]> granicus.if.org Git - python/commit
Fix bootstrapping asdl -- it didn't work with Python 2.7.
authorGuido van Rossum <guido@dropbox.com>
Tue, 8 Jul 2014 23:22:48 +0000 (16:22 -0700)
committerGuido van Rossum <guido@dropbox.com>
Tue, 8 Jul 2014 23:22:48 +0000 (16:22 -0700)
commit416b516d46d91316b22c2651a47ad3d7613834a4
treecbf1a09e58c622860406f7039fab8e2c20e24439
parent667f545e0378dec6b66fc4a21976eb98695ba662
Fix bootstrapping asdl -- it didn't work with Python 2.7.
Parser/asdl.py