199
199
# Make sure getcwd can handle unicode filenames
203
203
raise TestSkipped("Unable to create Unicode filename")
206
206
# TODO: jam 20060427 This will probably fail on Mac OSX because
207
207
# it will change the normalization of B\xe5gfors
208
208
# Consider using a different unicode character, or make
209
209
# osutils.getcwd() renormalize the path.
213
213
tmpdir = osutils._win32_mkdtemp(dir='.')