daviis / PyDucker

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

FunDefBeans now hold varbeans instead of strings #59

Closed Smokebird closed 9 years ago

daviis commented 9 years ago

This looks good to me, we will have to do something about whether a function is part of a class or not. Maybe a flag in the constructor of the FunDefBean? We can discuss that in the meeting tomorrow.