MOON
Server: Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4
System: Linux vps.panamaemb.org.sg 3.10.0-1160.80.1.vz7.191.4 #1 SMP Thu Dec 15 20:31:06 MSK 2022 x86_64
User: panama (500)
PHP: 5.2.17
Disabled: NONE
Upload Files
File: //usr/lib/python2.4/test/test_global.pyo
mò
‚=5Dc@s‚dZdklZdkZeidddƒdd„ZdZeeƒd	Zeeƒd
ZeeƒdZ	ee	dƒdS(
sDVerify that warnings are issued for global statements following use.(scheck_syntaxNterrortmodules<test code>icCsbyt|ddƒWn.tj
o"}|o	dGHq^dG|GHnX|o
dG|GHndGHdS(Ns<test code>texecsgot SyntaxError as expectedsraised unexpected SyntaxError:sshould have raised SyntaxError:sas expected, no SyntaxError(tcompilettexttSyntaxErrortmsgtshould_fail(RRR((t&/usr/lib/python2.4/test/test_global.pytcompile_and_check	s	
s=
def wrong1():
    a = 1
    b = 2
    global a
    global b
s(
def wrong2():
    print x
    global x
s2
def wrong3():
    print x
    x = 2
    global x
s
global x
x = 2
i(
t__doc__ttest.test_supporttcheck_syntaxtwarningstfilterwarningsR	tprog_text_1tprog_text_2tprog_text_3tprog_text_4(R
RRRRR	R((Rt?s