Ezio Melotti
|
196273e1d0
|
Use correct markup in zipimport.rst. Patch by Sara Magliacane.
|
2011-06-25 19:40:06 +03:00 |
Victor Stinner
|
8ded477916
|
Doc: replace PEP xxx by :pep:`xxx` to create a link on the PEP
|
2010-05-14 14:20:07 +00:00 |
Georg Brandl
|
705a358265
|
#5950: document that zip files with comments are unsupported in zipimport.
|
2010-01-06 18:26:08 +00:00 |
Georg Brandl
|
d7d4fd7336
|
builtin -> built-in.
|
2009-07-26 14:37:28 +00:00 |
Nick Coghlan
|
0194f5bc98
|
Issue #4512 closeout: Make ZipImport.get_filename() a public method
|
2009-02-08 03:17:00 +00:00 |
Georg Brandl
|
c62ef8b4d9
|
Remove trailing whitespace.
|
2009-01-03 20:55:06 +00:00 |
Georg Brandl
|
6a57c08dc8
|
#1326: document and test zipimporter.archive and zipimporter.prefix.
|
2008-05-11 15:05:13 +00:00 |
Benjamin Peterson
|
c7b05920d6
|
reformat some documentation of classes so methods and attributes are under the class directive
|
2008-04-25 01:29:10 +00:00 |
Georg Brandl
|
0267781742
|
Fix lots of broken links in the docs, found by Sphinx' external link checker.
|
2008-03-15 00:20:19 +00:00 |
Georg Brandl
|
e260ba2d33
|
#1325: Add docs and tests for zipimporter.archive and zipimporter.prefix.
|
2008-01-06 16:49:50 +00:00 |
Georg Brandl
|
8ec7f65613
|
Move the 2.6 reST doc tree in place.
|
2007-08-15 14:28:01 +00:00 |