Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d1b108b953b9406bb9a65c1cf5cd6b47d0ee09bd
/
Lib
/
test
/
test_glob.py
91bbd9a
Used sets.Set() to compare unordered sequences. Improves clarity and brevity.
by Raymond Hettinger
· 22 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
2e2be37
Change the PyUnit-based tests to use the test_main() approach. This
by Fred Drake
· 24 years ago
ab9ba27
Whitespace normalization.
by Tim Peters
· 24 years ago
99e87f9
Test for the "glob" module, contributed by Nick Mathewson.
by Fred Drake
· 24 years ago