]> granicus.if.org Git - python/commit
Don't use fancy new Python features like 'with' - some bots don't have them
authorEli Bendersky <eliben@gmail.com>
Thu, 26 Sep 2013 13:41:36 +0000 (06:41 -0700)
committerEli Bendersky <eliben@gmail.com>
Thu, 26 Sep 2013 13:41:36 +0000 (06:41 -0700)
commit99081238e91261c74a1534988e250235f72d8d0f
tree6d7add55f7456e0b77dd33c70e46c09a907b859c
parent58fe1b1307141c96ac4657e336431f73e5f1d92f
Don't use fancy new Python features like 'with' - some bots don't have them
and can't bootstrap the parser.
Parser/asdl.py