Whenever creating a new folder/module put a blank __init__.py in it. This is required if you want to import from this module into another file.
Thursday, August 16, 2012
Whenever creating a new folder/module put a blank __init__.py in it
Subscribe to:
Post Comments (Atom)
Popular Posts
-
Very good guide.. http://greeennotebook.com/2010/06/how-to-change-pythonpath-in-windows-and-ubuntu/ H ow to Change PYTHONPATH in Windo...
-
*This guide assumes you already have JAVA correctly setup on your machine. For instructions on how to setup JAVA, check out: Installing an...
-
This usually happens if you $ python manage.py runserver 8000 and then don't stop the server by hitting Cntrl+C but hit something li...
-
This tutorial will go over how to add an image inside a jqGrid cell when the 'url' is delivered from your json data. Your grid wil...
-
If while attempting to do a 'git svn clone...' you get the error git: 'svn' clone is not a command .. you simply need to...
No comments:
Post a Comment