'sys.path.append(".")' is not necessary

Bug #599540 reported by Josh Brown
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Blobber
Fix Released
Low
Josh Brown

Bug Description

'sys.path.append(".")' is not necessary, Python looks in the current directory by default:
'When a module named spam is imported, the interpreter searches for a file named spam.py in the current directory, and then...' - http://docs.python.org/tutorial/modules.html#the-module-search-path

Related branches

Josh Brown (joshbrown)
Changed in blobber:
assignee: nobody → Josh Brown (joshbrown)
importance: Undecided → Low
status: New → In Progress
Josh Brown (joshbrown)
Changed in blobber:
status: In Progress → Fix Committed
Revision history for this message
Josh Brown (joshbrown) wrote :
Changed in blobber:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.