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 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...
-
To SCP from EC2 to local.. scp -i eflkey.pem ubuntu@976.934.942.939:/home/ubuntu/upload/views.py /home/keithxm23/ To SCP from loca...
-
So I've been trying to figure out the format of the 'date_added' field in the Chrome Bookmarks file. e.g. 13024882639633631 A...
No comments:
Post a Comment