ems to already work OK with extended characters, so this
would ~seem~ to be a logical extension to the Windows version.
Thoughts?
--
Darryl Dixon <[EMAIL PROTECTED]>
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.pyth
vcrt_getch to return Unicode when
appropriate?
Thoughts?
Hope this helps,
D
Fredrik wrote:
>Darryl Dixon wrote:
>
>> Microsoft support capturing extended characters via _getch, but it
requires making a
>> second call to getch() if one of the 'magic' returns is enco
ll, all I get back currently is an empty string).
Hope this helps,
D
Fredrik wrote:
>Darryl Dixon wrote:
>
>> Microsoft support capturing extended characters via _getch, but it requires
>> making a
>> second call to getch() if one of the 'magic' returns is
Sorry all,
It seems that the list mods have finally released a duplicate
message that I wrote last week when I wasn't subscribed to the list.
Please ignore the message below if you have read the previous copy
already.
D
On Thu, 2005-06-30 at 09:43 +1200, Darryl Dixon wrote: