We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e19cd8 commit e949f13Copy full SHA for e949f13
CHANGELOG
@@ -1,3 +1,15 @@
1
+v0.9.2
2
+======
3
+help() now uses an external pager if available.
4
+
5
+Fix for highlighting prefixed strings.
6
7
+Fix to reset string highlighting after a SyntaxError.
8
9
+bpython now uses optparse for option parsing and it supports --version now.
10
+Configuration files are no longer passed by the first command line argument
11
+but by the -c command line switch.
12
13
v0.9.1
14
======
15
Fixed a small but annoying bug with sys.argv ini file passing
0 commit comments