cpython/Doc/tutorial
Brett Cannon f811bbfe6c Issue #6386: When executing a script that's a symlink, the directory
where the symlink resolves to is added to sys.path, not the directory
containing the symlink itself.

Thanks to Sanko Resic for an initial attempt at the patch.
2014-02-06 09:22:51 -05:00
..
appetite.rst
classes.rst
controlflow.rst Use different word 2014-02-03 09:04:02 -05:00
datastructures.rst
errors.rst
floatingpoint.rst
index.rst
inputoutput.rst
interactive.rst
interpreter.rst
introduction.rst Fix typo. Found by David Pesta on docs@. 2014-01-14 08:44:49 -06:00
modules.rst Issue #6386: When executing a script that's a symlink, the directory 2014-02-06 09:22:51 -05:00
stdlib.rst
stdlib2.rst
whatnow.rst