summaryrefslogtreecommitdiffstats
path: root/Include/code.h
Commit message (Expand)AuthorAgeFilesLines
* Checkpoint. 218 tests are okay; 53 are failing. Done so far:Guido van Rossum2006-03-151-3/+3
* from __future__ import with_statement addon for 'with', mostly written byThomas Wouters2006-02-281-0/+6
* SF patch #1438387, PEP 328: relative and absolute imports.Thomas Wouters2006-02-281-0/+1
* Per discussion on python-dev, remove CO_GENERATOR_ALLOWED. Leave comment abo...Neal Norwitz2006-02-251-1/+4
* Generators have been permanent for a while. This comment is no longer applic...Neal Norwitz2006-02-191-6/+1
* Use the newer names for APIs after the AST mergeNeal Norwitz2005-10-211-3/+3
* Merge ast-branch to headJeremy Hylton2005-10-201-0/+73