[Python-Dev] Range information in the AST -- once more
Guido van Rossum
guido at python.org
Thu Dec 27 17:20:08 CET 2012
More information about the Python-Dev mailing list
Thu Dec 27 17:20:08 CET 2012
- Previous message: [Python-Dev] Range information in the AST -- once more
- Next message: [Python-Dev] Range information in the AST -- once more
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
So just submit a patch to the tracker... --Guido On Thursday, December 27, 2012, Sven Brauch wrote: > 2012/12/27 Nick Coghlan <ncoghlan at gmail.com <javascript:;>>: > > It certainly sounds like its worth considering for 3.4. It's a new > > feature, though, so it unfortunately wouldn't be possible to backport > > it to any earlier releases. > > Yes, that is understandable. It wouldn't be much of a problem tough, > my whole project is pretty bleeding-edge anyways, and depending on > python >= 3.4 wouldn't hurt. For me it would only be important to have > an acceptable solution for this long-term. > > Greetings, > Sven > _______________________________________________ > Python-Dev mailing list > Python-Dev at python.org <javascript:;> > http://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > http://mail.python.org/mailman/options/python-dev/guido%40python.org > -- --Guido van Rossum (python.org/~guido) -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20121227/f4ef2305/attachment.html>
- Previous message: [Python-Dev] Range information in the AST -- once more
- Next message: [Python-Dev] Range information in the AST -- once more
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list