summaryrefslogtreecommitdiffstats
path: root/Doc/library/imp.rst
Commit message (Expand)AuthorAgeFilesLines
* #17135: mark imp as deprecated as of 3.4.R David Murray2013-04-171-2/+5
* Issue #17176: Document that imp.NullImporter is no longer insertedBrett Cannon2013-03-131-4/+5
* Issue #15053: Make sure all functions related to the import lock haveBrett Cannon2012-07-131-5/+16
* Issue #15056: imp.cache_from_source() and source_from_cache() raiseBrett Cannon2012-07-091-3/+18
* Move import lock-related functions to a separate doc section.Antoine Pitrou2012-05-171-42/+43
* Issue #9260: A finer-grained import lock.Antoine Pitrou2012-05-171-10/+21
* Issue #13959: Document imp.find_module/load_module as deprecated.Brett Cannon2012-05-131-0/+7
* Deprecate the imp constants related to imp.get_suffixes().Brett Cannon2012-05-111-0/+12
* Issue #13959: Deprecate imp.get_suffixes() for new attributes onBrett Cannon2012-05-111-0/+3
* minor .rst fixSenthil Kumaran2012-04-101-1/+1
* #14355: remove obsolete doc reference to previously removed init_frozen.R David Murray2012-03-191-1/+1
* Remove mentions of the Demo directory.Georg Brandl2010-12-301-7/+0
* Add missing docs and directives related to PEP 3147 and byte-compilationÉric Araujo2010-12-161-2/+2
* Remove reference to stuff which is already obsolete in 2.x.Antoine Pitrou2010-12-121-82/+0
* Add cross-references to the glossary entry for file objects.Antoine Pitrou2010-09-151-2/+2
* add spacesBenjamin Peterson2010-09-131-0/+2
* remove less complete of duplicate docsBenjamin Peterson2010-09-131-13/+0
* remove duplicate statementBenjamin Peterson2010-09-131-2/+1
* Merged revisions 81163 via svnmerge fromVictor Stinner2010-05-141-4/+4
* PEP 3147Barry Warsaw2010-04-171-2/+35
* Merged revisions 73930-73932,73937-73939,73945,73951,73954,73962-73963,73970 ...Alexandre Vassalotti2009-07-171-10/+11
* Convert all "i" docs to new style optional args.Georg Brandl2009-06-011-1/+0
* Merged revisions 66452 via svnmerge fromGeorg Brandl2008-09-131-8/+2
* Merged revisions 62954-62959,62961,62963-62967,62969-62970,62972-62973,62975-...Alexandre Vassalotti2008-05-151-1/+7
* Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.Georg Brandl2008-02-011-0/+13
* Copied doc for reload() from trunk's function.rst to imp.rstChristian Heimes2008-01-071-0/+62
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-5/+0
* Merged revisions 57221-57391 via svnmerge fromGuido van Rossum2007-08-241-43/+53
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+298