Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
f2715e076435b74638acb81512c2ee014f75aea2
/
Lib
/
test
/
test_global.py
408b6d3
Complete the absolute import patch for the test suite. All relative
by Barry Warsaw
· 22 years ago
fc35de4
test_global was broken by some recent checkin. Repairing.
by Tim Peters
· 24 years ago
2922ea8
Add test case for global stmt at module level.
by Jeremy Hylton
· 24 years ago
150a664
Fix filter for SyntaxErrors
by Jeremy Hylton
· 24 years ago
85ba673
Whitespace normalization.
by Tim Peters
· 24 years ago
8e43cd7
verify that warnings are issued for bogus uses of global
by Jeremy Hylton
· 24 years ago