Open the source of a python module
Oneliner!
python -c "import imp; print(imp.find_module('hashlib')[1])"
subl $(python -c "import imp; print(imp.find_module('hashlib')[1])")
Written by Filippo Valsorda
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Python
Authors
Related Tags
#python
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#