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