Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
7be67ff2e032eb8bd26dd3d6c7b51f175ed0b77b
/
Lib
/
test
/
test_global.py
c6fdec6
Convert test_global, test_scope and test_grammar to unittest.
by Georg Brandl
· 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
· 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