Message70530
The new patch works and handles all the corner cases I could think of.
I tried to comment the heck out of it because it does a lot of manual
walking and manipulation of the syntax tree.
This only handles __metaclass__ inside classes. I wasn't sure what to
do with __metaclass__ at the module level (which is now a NOP, I think). |
|
Date |
User |
Action |
Args |
2008-07-31 20:46:57 | jackdied | set | recipients:
+ jackdied, brett.cannon, collinwinter, rhettinger, benjamin.peterson |
2008-07-31 20:46:57 | jackdied | set | messageid: <1217537217.45.0.599770909246.issue2366@psf.upfronthosting.co.za> |
2008-07-31 20:46:56 | jackdied | link | issue2366 messages |
2008-07-31 20:46:55 | jackdied | create | |
|