summaryrefslogtreecommitdiffstats
path: root/Demo/imputil
Commit message (Collapse)AuthorAgeFilesLines
* Merged revisions 85429 via svnmerge fromBenjamin Peterson2010-10-132-374/+0
| | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r85429 | benjamin.peterson | 2010-10-13 16:59:36 -0500 (Wed, 13 Oct 2010) | 1 line remove obselete import implementation #7287 ........
* Move knee.py from Lib/ to Demo/imputil/. Fixes #515745.Martin v. Löwis2002-04-071-0/+126
|
* no changes other than indentation level (now 4) and comment reflow.Greg Stein2000-07-181-160/+160
| | | | use "cvs diff -b" to verify.
* demonstration importersGreg Stein2000-06-291-0/+248