]> granicus.if.org Git - python/commit
Remove two meaningless, module-level global statements (one of a
authorJeremy Hylton <jeremy@alum.mit.edu>
Tue, 27 Feb 2001 18:44:14 +0000 (18:44 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Tue, 27 Feb 2001 18:44:14 +0000 (18:44 +0000)
commit8016a4b0af65ffff08c119017610c95d6b0c1bd6
tree520651014825d5e265712695649f87f3b61f9934
parent5e1633365d8a48e96dd4f42c4e7c8729bc62c26d
Remove two meaningless, module-level global statements (one of a
non-existent variable :-).

Reflow long lines.
Lib/webbrowser.py