On 30-mei-2006, at 22:32, Tom Cato Amundsen wrote:
> optparse
>
>
> Using unicode strings with non-ascii chars.[1]
>
> I'm working around this by subclassing OptionParser. Below is a
> workaround I use in GNU Solfege. Should something like this be
> included in python 2.5?
Could you ple
optparse
Using unicode strings with non-ascii chars.[1]
I'm working around this by subclassing OptionParser. Below is a
workaround I use in GNU Solfege. Should something like this be
included in python 2.5?
(Please CC me any answer.)
Tom Cato
--- orig/src/mainwin.py
+++ mod/src/mainwi