]> granicus.if.org Git - python/commit
Teach the parsermodule about floor division. Fixes
authorMichael W. Hudson <mwh@python.net>
Wed, 29 Jan 2003 14:20:23 +0000 (14:20 +0000)
committerMichael W. Hudson <mwh@python.net>
Wed, 29 Jan 2003 14:20:23 +0000 (14:20 +0000)
commit5e83b7a9cce3c619c98f929c8cd425058fc49139
tree3a91a39963470c73b9b320ff25e8834c805cc6c4
parent090da4b626fe7cd4d642cc5e6e03041d97d80ffd
Teach the parsermodule about floor division.  Fixes

[ 676521 ] parser module validation failure

bugfix candidate.
Lib/test/test_parser.py
Modules/parsermodule.c