]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch 1144 by David Binger, fix for parser module. With unittest.
authorGuido van Rossum <guido@python.org>
Thu, 15 Nov 2007 19:17:28 +0000 (19:17 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 15 Nov 2007 19:17:28 +0000 (19:17 +0000)
commitfc158e25d6e5a50fdb4ca0cc3be059d92e6714cf
tree0ee8760b58aa4740394c5b5ca4d24e99a88d84a3
parenta1e9ec4e5515ef60cd1468832e98ba77c9ce29cb
Patch 1144 by David Binger, fix for parser module. With unittest.
(I also cleared out all trailing whitespace in the C file.)
Lib/test/test_parser.py
Modules/parsermodule.c