Files
cpython/Modules/getpath.c
Ronald Oussoren b61b138745 Merged revisions 69540 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r69540 | ronald.oussoren | 2009-02-12 16:55:38 +0100 (Thu, 12 Feb 2009) | 5 lines

  This fixes issue5143 and includes a test.

  Issue5143 notes that getpath.c and main.c pass a 'char*' where
  a 'wchar_t*' is expected on OSX.
........
2009-02-12 15:56:48 +00:00

22 KiB