summaryrefslogtreecommitdiff
path: root/utils.py
Commit message (Expand)AuthorAgeFilesLines
...
| * ListComp and ListCompFor nodesEmile Anclin2009-01-131-1/+2
| * more fixes, Getattr support, unary operation inference supportSylvain Thenault2008-07-231-0/+1
| * work in progressSylvain2008-04-061-7/+30
| * _ast compat step 2Sylvain2008-03-311-138/+5
| * _ast compat step 1Sylvain2008-03-301-3/+141
| * _ast compat step 0Sylvain2008-03-301-4/+20
* | avoid false redefinition of visit_assattrEmile Anclin2008-09-011-4/+1
* | fix bug in recursive visit_assattr callEmile Anclin2008-08-271-1/+4
* | dont recurse on Instance instances in the locals visitoremile2008-07-231-12/+13
|/
* external attribute definition handling :)Sylvain2007-02-181-3/+2
* prepare 0.16.1Sylvain2006-09-251-2/+1
* forget the past.root2006-04-261-0/+175