Skip to content

Commit 3fe0944

Browse files
committed
update sample.ini with info for where bpython will look for bpython.ini
1 parent 432db6a commit 3fe0944

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sample.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11

22
# This is a standard python .ini file
33
# 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
46

57
# General section tag
68
[general]

0 commit comments

Comments
 (0)