Differences between revisions 1 and 2
Revision 1 as of 2005-11-01 17:59:57
Size: 306
Editor: 65
Comment:
Revision 2 as of 2005-11-01 18:06:01
Size: 314
Editor: c-3c8b70d5
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
   - PEP 328 absolute/relative import
   - PEP 341 unifying try/except and try/finally
   - PEP 343 implementation ('with:')
   - PEP 308 implementation ('x if y else z')

* PEP 328 absolute/relative import

* PEP 341 unifying try/except and try/finally

* PEP 343 implementation ('with:')

* PEP 308 implementation ('x if y else z')

Possibilities include:

  • Implementing PEPs
    • PEP 328 absolute/relative import
    • PEP 341 unifying try/except and try/finally
    • PEP 343 implementation ('with:')
    • PEP 308 implementation ('x if y else z')
  • Exporting AST functionality to Python code
    • - Basic pychecker functionality

PyCon2006/Sprints/PythonCore (last edited 2008-11-15 14:01:17 by localhost)

Unable to edit the page? See the FrontPage for instructions.