daviis / PyDucker

A static ducking tool for python 3 source code
2 stars 2 forks source link

Improved walker flows. #39

Closed daviis closed 9 years ago

daviis commented 9 years ago

Modified initial walker so it doesn't wait to walk funs and classes. Implemend Bean.ScopeLevelBean.copy. Updated TestAST to use the new version of initial walker.