Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
ced04e0936db90edab95be889c6c8c4dc7f7b278
/
Lib
/
test
/
test_macfs.py
0eadaac
Whitespace normalization.
by Tim Peters
· 22 years ago
3e0196c
Adding unicode filename support to FSRefs broke things on MacOS9. "Fixed" by disabling unicode filenames on OS9.
by Jack Jansen
· 22 years ago
b1fbf85
Filter out the depracation warning for macfs.
by Jack Jansen
· 22 years ago
dded848
Allow unicode pathnames where FSRefs are expected. Fixes 696253.
by Jack Jansen
· 22 years ago
f2715e0
Whitespace normalization.
by Tim Peters
· 22 years ago
b86a2e8
Use os.path.realpath() in stead of abspath(), so the tests don't fail if
by Jack Jansen
· 23 years ago
10882f6
Finally created the first two tests for MacPython modules: macfs and macostools.
by Jack Jansen
· 23 years ago