Setting default option values for Tkinter widgets

Kent Johnson kent37 at tds.net
Fri Mar 4 14:28:09 EST 2005


Steve Holden wrote:
> stewart.midwinter at gmail.com wrote:
> 
>> Eric, your tagline doesn't parse correctly on my Python 2.4 shell.
>>
> So, are you using Windows?

If you interchange single and double quotes it works on Windows too
python -c "print ''.join([chr(154 - ord(c)) for c in 'U(17zX(%,5.z^5(17l8(%,5.Z*(93-965$l7+-'])"

Kent



More information about the Python-list mailing list