I want send latin-1 string to web server by url parameter
urllib.quote return just symbol code with preceeding percent for every
non-ascii character:
#>ustr = 'Ü'
#>urllib.quote(ustr)
'%9A'
but this seems to be wrong because server response contains my
parameter and it differ from original (for e
"James D Carroll" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> if I have to type 'boolean' instead of 'boo' I get real cranky real
fast.
Why? Is your programming speed really limited by the difference
between typing "lean" and hitting ? If typing speed is
the limitation - go get