Remove code commented for more than 10 years (GH-16965) · python/cpython@ae7aa42 · GitHub
Skip to content

Commit ae7aa42

Browse files
authored
Remove code commented for more than 10 years (GH-16965)
test_urllib commented since 2007: commit d9880d0 Author: Facundo Batista <facundobatista@gmail.com> Date: Fri May 25 04:20:22 2007 +0000 Commenting out the tests until find out who can test them in one of the problematic enviroments. pynche code commented since 1998 and 2001: commit ef30092 Author: Barry Warsaw <barry@python.org> Date: Tue Dec 15 01:04:38 1998 +0000 Added most of the mechanism to change the strips from color variations to color constants (i.e. red constant, green constant, blue constant). But I haven't hooked this up yet because the UI gets more crowded and the arrows don't reflect the correct values. Added "Go to Black" and "Go to White" buttons. commit 741eae0 Author: Barry Warsaw <barry@python.org> Date: Wed Apr 18 03:51:55 2001 +0000 StripWidget.__init__(), update_yourself(): Removed some unused local variables reported by PyChecker. __togglegentype(): PyChecker accurately reported that the variable __gentypevar was unused -- actually this whole method is currently unused so comment it out.
1 parent 0ac6137 commit ae7aa42

2 files changed

Lines changed: 0 additions & 115 deletions

File tree

Lib/test/test_urllib.py

Lines changed: 0 additions & 79 deletions

Tools/pynche/StripViewer.py

Lines changed: 0 additions & 36 deletions

0 commit comments

Comments
 (0)