Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
084ce7a5dcadc2d1bac565a363ae54bbcb09abd0
/
Lib
/
test
/
test_macostools.py
672237d
warnings.catch_warnings() now returns a list or None instead of the custom
by Brett Cannon
· 17 years ago
6f5a2b5
skip test_macostools when UCS4 is enabled
by Benjamin Peterson
· 17 years ago
5a0382e
Fix a missed instance of test.test_support.guard_warnings_filter (which was
by Brett Cannon
· 18 years ago
5e26351
Remove the macfs module. This led to the deprecation of macostools.touched();
by Brett Cannon
· 18 years ago
c8aa848
Have test_mkalias_relative check that sys.prefix already exists; otherwise test
by Brett Cannon
· 21 years ago
98fc683
Getting rid of macfs.
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
addc585
Test aliases too.
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