commit | a721abac299bb6529021000a71847486d531b41a | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Fri Sep 09 14:57:09 2016 -0700 |
committer | Brett Cannon <brett@python.org> | Fri Sep 09 14:57:09 2016 -0700 |
tree | 8355a69b891cfcdaad8a5fd62870231b7f940696 | |
parent | ee73a657455a908102379d3c9bc254676418e10c [diff] |
Issue #26331: Implement the parsing part of PEP 515. Thanks to Georg Brandl for the patch.