]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed wording of python --help text.
authorChristian Heimes <christian@cheimes.de>
Wed, 3 Sep 2008 20:31:07 +0000 (20:31 +0000)
committerChristian Heimes <christian@cheimes.de>
Wed, 3 Sep 2008 20:31:07 +0000 (20:31 +0000)
commit2ab344428449792e293c0c4d276fc66d26e919e5
treed6f4bead04c9c8f29c37626590b22372abe24024
parentd6a6d3fcff3738038a4bba209898460144b8a228
Fixed wording of python --help text.
The -b option was still using the old name 'buffer' instead of 'bytearray'.
Modules/main.c