commit | 8fffa208e04e347e5a560e5ca3b6f6d4c57097b2 | [log] [tgz] |
---|---|---|
author | Fredrik Lundh <fredrik@pythonware.com> | Wed Aug 09 18:51:01 2000 +0000 |
committer | Fredrik Lundh <fredrik@pythonware.com> | Wed Aug 09 18:51:01 2000 +0000 |
tree | c85153c17c31dbf75d9517c78e4e8da00a02f3e2 | |
parent | 5bd2cd663dad454da19f66ccde3ac6a3ee8aa6a6 [diff] |
-- 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)