[Python-Dev] Unicode and the Windows file system.

Mark Hammond MarkH@ActiveState.com
Thu, 22 Mar 2001 16:16:09 +1100


I have submitted patch #410465 for this.

http://sourceforge.net/tracker/?func=detail&aid=410465&group_id=5470&atid=30
5470

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.