Hi,

I created a small script that will allow you to search for specific imports in your Python source code, useful when you aredoing refactoring. The difference froma grep is that it actuallyparses the Python codeand only take imports into account, so it's more precise.

https://pypi.python.org/pypi/py-import-search/ <https://pypi.python.org/pypi/py-import-search/0.1>

Perhaps it's you'll find it useful as well.

Cheers,
Lars

--
Lars Holm Nielsen
Software Engineer

CERN, IT Department, Digital Library Technology Section
Office 513/1-014
Tel: +41 22 76 79182
Cel: +41 76 672 8927

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to