]> granicus.if.org Git - python/commit
Issue #17645: convert an assert() into a proper exception in _Py_Mangle().
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 6 Apr 2013 19:21:04 +0000 (21:21 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 6 Apr 2013 19:21:04 +0000 (21:21 +0200)
commit55bff8919031093dad249be793d24c66956d8af3
tree90c5410e8449019114e74582819dd4a3f818542f
parente8f706eda77db200728fc436dca20f0591eeec27
Issue #17645: convert an assert() into a proper exception in _Py_Mangle().
Python/compile.c