Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
f9c98b48bd7d0017d24cd076e2bc879d112b0a7d
/
Lib
/
test
/
test_global.py
ee8712c
#2621 rename test.test_support to test.support
by Benjamin Peterson
· 17 years ago
752abd0
Convert a lot of print statements to print functions in docstrings,
by Neal Norwitz
· 17 years ago
89f507f
Four months of trunk changes (including a few releases...)
by Thomas Wouters
· 19 years ago
408b6d3
Complete the absolute import patch for the test suite. All relative
by Barry Warsaw
· 23 years ago
fc35de4
test_global was broken by some recent checkin. Repairing.
by Tim Peters
· 25 years ago
2922ea8
Add test case for global stmt at module level.
by Jeremy Hylton
· 25 years ago
150a664
Fix filter for SyntaxErrors
by Jeremy Hylton
· 25 years ago
85ba673
Whitespace normalization.
by Tim Peters
· 25 years ago
8e43cd7
verify that warnings are issued for bogus uses of global
by Jeremy Hylton
· 25 years ago