Fixed one major AST compiler problem. Add question about adding pysqlite

This commit is contained in:
Neal Norwitz 2006-03-29 08:14:09 +00:00
parent 65b934f544
commit 4c86f824e7
1 changed files with 3 additions and 1 deletions

View File

@ -133,11 +133,13 @@ Deferred until 2.6:
Open issues
- AST compiler problems
http://python.org/sf/1458903
- test_trace tests that were commented out for AST must be fixed
http://python.org/sf/1191458
- add pysqlite to the stdlib
http://mail.python.org/pipermail/python-dev/2006-March/062905.html
- xmlplus/xmlcore situation wrt ElementTree needs resolution
http://mail.python.org/pipermail/python-dev/2005-December/058752.html