[Python-Dev] New Future Keywords
Thomas Lee
krumms at gmail.com
Mon Mar 6 00:15:35 CET 2006
More information about the Python-Dev mailing list
Mon Mar 6 00:15:35 CET 2006
- Previous message: [Python-Dev] x.len() instead of len(x) in Py3.0
- Next message: [Python-Dev] New Future Keywords
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, Just a quick question: how can I add new future keywords to Python? I need to add a new (Python) keyword to the language, but there seems to be a few different source files that I need to modify. Just want to make sure I'm doing it the right way before I go unleashing a nasty broken patch into the world :) Cheers, Tom
- Previous message: [Python-Dev] x.len() instead of len(x) in Py3.0
- Next message: [Python-Dev] New Future Keywords
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list