]> granicus.if.org Git - python/commit
Issue #27301: Fixed incorrect return codes for errors in compile.c.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 15 Jun 2016 17:07:53 +0000 (20:07 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 15 Jun 2016 17:07:53 +0000 (20:07 +0300)
commit607f8a5e283df80eb155341b08251eb5d31be075
tree2017a9fac912a56736511a51c500a246a9670c06
parentf0f2960f45335b714e45a97fce062bafdfb06294
parent694de3bff7f50eb8f5b3d2460c50825fa66c46c8
Issue #27301: Fixed incorrect return codes for errors in compile.c.
Python/compile.c