This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author xcombelle
Recipients A. Skrobov, benjamin.peterson, berker.peksag, brett.cannon, fdrake, gregory.p.smith, pablogsal, python-dev, serhiy.storchaka, xcombelle
Date 2019-03-12.18:45:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552416346.06.0.984861797312.issue36256@roundup.psfhosted.org>
In-reply-to
Content
never used the parser module nor lib2to3. Does they have any advantage over ast.parse and ast module ?
History
Date User Action Args
2019-03-12 18:45:46xcombellesetrecipients: + xcombelle, fdrake, brett.cannon, gregory.p.smith, benjamin.peterson, python-dev, berker.peksag, serhiy.storchaka, A. Skrobov, pablogsal
2019-03-12 18:45:46xcombellesetmessageid: <1552416346.06.0.984861797312.issue36256@roundup.psfhosted.org>
2019-03-12 18:45:46xcombellelinkissue36256 messages
2019-03-12 18:45:46xcombellecreate