Bugs item #3010660, was opened at 2010-06-02 19:59
Message generated for change (Tracker Item Submitted) made by nconrads
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3010660&group_id=78018
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: com
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: ncc (nconrads)
Assigned to: Nobody/Anonymous (nobody)
Summary: [python312,pywin32] Script in gen_py using missing unicode()
Initial Comment:
Installed Python 3.1.2 from python.org and rev. 214 of Python Windows for Extensions for python31.
Connected to Word 2007, opened a document via COM calls, then attempted to print (via std out) the contents of the document to the console. The operation fails immediately, as the generated python script attempts to call the unicode() built-in command that is not present in (presumably) Python 3.0+.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3010660&group_id=78018
|