We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3abf730 + 3fe0944 commit 2775344Copy full SHA for 2775344
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