summaryrefslogtreecommitdiffstats
path: root/Doc/tutorial/modules.rst
Commit message (Collapse)AuthorAgeFilesLines
* Update section about dir() in the tutorial.Ezio Melotti2012-11-171-26/+33
|
* add missing period; thanks to Gaston Fiore from docs@Sandro Tosi2012-08-041-1/+1
|
* Issue #11948: clarify modules search pathSandro Tosi2012-01-191-18/+16
|
* merge 3.2 - Fix closes Issue12359 - Removing a confusing sentence from the ↵Senthil Kumaran2011-06-201-7/+7
| | | | previous change.
* Fix issue12359. Minor doc update on import module description.Senthil Kumaran2011-06-201-7/+8
|
* Tutorial tweaks. Issue 6849.Michael Foord2009-09-131-12/+10
|
* Fix some markup and small factual glitches found by M. Markert.Georg Brandl2009-07-291-8/+9
|
* Issue #2396: backport the memoryview object.Antoine Pitrou2009-04-021-2/+2
|
* Remove trailing whitespace.Georg Brandl2009-01-031-2/+2
|
* reload() takes the module itself.Georg Brandl2008-05-111-1/+1
|
* Add a note about using reload().Georg Brandl2008-05-091-0/+7
|
* Some cleanup in the docs.Georg Brandl2007-12-291-9/+1
|
* Add :term:s for descriptors.Georg Brandl2007-10-211-2/+2
|
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+551