I'm afraid pythonwin has a few issues regarding non-ascii characters - eg, see:
http://sourceforge.net/tracker/index.php?func=detail&aid=1746689&group_id=78018&atid=551954 and I think there are a couple of others, but I can't find them at the moment. Mark > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Bob Gailer > Sent: Tuesday, 29 January 2008 2:09 PM > To: [email protected] > Subject: [python-win32] Character sets and symbols question > > I'm copying from a pdf file. > > When I paste it in an email it looks like what I want: > +----word:------------- > > When I paste it into PythonWin I get: > word: > > How can I get the nice graphic in PythonWin? > > -- > Bob Gailer > 919-636-4239 Chapel Hill, NC > > _______________________________________________ > python-win32 mailing list > [email protected] > http://mail.python.org/mailman/listinfo/python-win32 _______________________________________________ python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
