summaryrefslogtreecommitdiffstats
path: root/Doc/library/imputil.rst
Commit message (Expand)AuthorAgeFilesLines
* revert r69777 since all the experts agree that extra import lines distract fr...Benjamin Peterson2009-02-201-3/+1
* Since we recommend one module per import line, reflect this also in theJeroen Ruigrok van der Werven2009-02-191-1/+3
* fix various doc typos #3320Benjamin Peterson2008-07-121-1/+1
* Fix up markup in the deprecation notice.Brett Cannon2008-05-111-1/+1
* Deprecate the imputil module for removal in 3.0.Brett Cannon2008-05-081-0/+4
* Fix some glitches.Georg Brandl2007-08-281-19/+20
* Adding basic imputil documentation.Sean Reifscheider2007-08-281-0/+233