We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e945829 commit 716480cCopy full SHA for 716480c
1 file changed
sample.ini
@@ -1,6 +1,8 @@
1
2
# This is a standard python .ini file
3
# Valid values can be True, False, integer numbers, quoted strings
4
+# By default bpython will look for ~/.bpython.ini or you can specify a file as
5
+# the first argument on the command line
6
7
# General section tag
8
[general]
0 commit comments