Georg Brandl
|
9a772e5e8f
|
Fix indentation.
|
2012-12-22 10:43:06 +01:00 |
Andrew Svetlov
|
6a5c2e64d9
|
Issue #16194: document imp.load_dynamic problems
when read several extension modules from the same binary object file.
|
2012-11-29 19:51:28 +02:00 |
Senthil Kumaran
|
3661473ae0
|
minor .rst fix
|
2012-04-10 19:50:08 +08:00 |
Benjamin Peterson
|
78b1bf3664
|
Merged revisions 84754 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r84754 | benjamin.peterson | 2010-09-12 20:25:38 -0500 (Sun, 12 Sep 2010) | 1 line
remove duplicate statement
........
|
2010-09-13 01:48:02 +00:00 |
Georg Brandl
|
7c150bf904
|
#6448: clarify docs for find_module().
|
2009-07-11 10:18:10 +00:00 |
Georg Brandl
|
9af9498c6e
|
Remove things specific to the old Macintosh, and spell "Mac OS X" consistently.
|
2008-09-13 17:41:16 +00:00 |
Andrew M. Kuchling
|
4ff7fc49c6
|
#1625509: describe behaviour of import lock
|
2008-05-10 17:48:45 +00:00 |
Georg Brandl
|
a3a68a0db4
|
Clarify wording a bit.
|
2007-08-23 20:55:44 +00:00 |
Georg Brandl
|
3e0f735ce1
|
Bug #1694833: fix imp.find_module() docs wrt. packages.
|
2007-08-23 20:50:23 +00:00 |
Georg Brandl
|
8ec7f65613
|
Move the 2.6 reST doc tree in place.
|
2007-08-15 14:28:01 +00:00 |