]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
py-cvs-2000_07_13 (Rev 1.9) merge
authorKurt B. Kaiser <kbk@shore.net>
Sat, 14 Jul 2001 04:45:32 +0000 (04:45 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Sat, 14 Jul 2001 04:45:32 +0000 (04:45 +0000)
commitdf8a40fbf57b7dd794803365a856b1f0f235d915
tree347ffa109a8544f6c94b1052ab09ec8f90c4469f
parentfd182cd9d36adefba00d86542eb3134119cdc804
py-cvs-2000_07_13 (Rev 1.9) merge

"Delete goodname() method, which is unused. Add gotofileline(), a
convenience method which I intend to use in a
variant. Rename test() to _test()."  --GvR

This was an interesting merge. The join completely missed removing
goodname(), which was adjacent, but outside of, a small conflict.
I only caught it by comparing the 1.1.3.2/1.1.3.3 diff.  CVS ain't
infallible.
Lib/idlelib/FileList.py