On Thursday 15 April 2004 13:22, Martijn Faassen wrote: > Note that for checking dependencies in Python code I still think this > tool could be improved by using technology from importchecker.py > > http://cvs.zope.org/Zope3/utilities/importchecker.py > > which can use Python's compiler module to lift all imports from source > code, which I think is safer than the hand crafted parser approach > finddeps.py takes now. > > If somebody lets me know which API they want implemented for retrieving > imports (and use of imports) I could do this lifting work myself.
Fred has fixed that a while ago already (if I read the checkins correctly). :-) Regards, Stephan -- Stephan Richter CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student) Web2k - Web Software Design, Development and Training _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )