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 Issue #19193: Improved cross-references in the tutorial. 2013-10-09 09:54:46 +03:00
controlflow.rst Use different word 2014-02-03 09:04:02 -05:00
datastructures.rst Add missing list methods. Found by Leonardo Pereira on docs@. 2013-10-06 13:01:19 +02:00
errors.rst Fix ZeroDivisionError message (reported by Pavel Fedotov on docs@) 2013-10-06 09:11:14 +02:00
floatingpoint.rst
index.rst
inputoutput.rst Issue #18840: Introduce the json module in the tutorial, and deemphasize the pickle module. 2013-12-05 23:46:32 +01:00
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 Issue #19193: Improved cross-references in the tutorial. 2013-10-09 09:55:21 +03:00
whatnow.rst