
Now that 2.1 is out the door, how do we feel about getting these Unicode changes in? Mark.
-----Original Message----- From: Mark Hammond [mailto:MarkH@ActiveState.com] Sent: Thursday, 22 March 2001 4:16 PM To: python-dev@python.org Subject: RE: [Python-Dev] Unicode and the Windows file system.
I have submitted patch #410465 for this.
http://sourceforge.net/tracker/?func=detail&aid=410465&group_id=54 70&atid=305470
Comments are in the patch, so I won't repeat them here, but I would appreciate a few reviews on the code. Particularly, my addition of a new format to PyArg_ParseTuple and the resulting extra string copy may raise a few eye-brows.
I've even managed to include the new test file and its output in the patch, so it will hopefully apply cleanly and run a full test if you want to try it.
Thanks,
Mark.