]> granicus.if.org Git - python/commit
Issue #27301: Fixed incorrect return code for error in compile.c.
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 15 Jun 2016 17:06:29 +0000 (20:06 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 15 Jun 2016 17:06:29 +0000 (20:06 +0300)
commit34cb3f026b0be1360ae438f82faa8ade126b8deb
tree1644d2fd4bdb625a84f0e3235764c6345c835d1c
parentb311eeefb887cdc7f0105201d240f3af88afce46
Issue #27301: Fixed incorrect return code for error in compile.c.
Python/compile.c