]> granicus.if.org Git - python/commit
-- use explicit conversion instead of u-string literal in the test
authorFredrik Lundh <fredrik@pythonware.com>
Wed, 9 Aug 2000 18:51:01 +0000 (18:51 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Wed, 9 Aug 2000 18:51:01 +0000 (18:51 +0000)
commit8fffa208e04e347e5a560e5ca3b6f6d4c57097b2
treec85153c17c31dbf75d9517c78e4e8da00a02f3e2
parent5bd2cd663dad454da19f66ccde3ac6a3ee8aa6a6
-- use explicit conversion instead of u-string literal in the test
   code, to make the new Tkinter.py run under 1.5.2
-- changed Text.yview argument name (for consistency with xview)
Lib/lib-tk/Tkinter.py