config root man

Current Path : /usr/local/lib/python2.5/test/

FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64
Upload File :
Current File : //usr/local/lib/python2.5/test/test_global.pyo

łň
h”Rc@sˆdZddklZddkZeidddƒdd„Zd	Zeeƒd
ZeeƒdZeeƒdZ	ee	d
ƒdS(sDVerify that warnings are issued for global statements following use.i˙˙˙˙(t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(tcompiletSyntaxError(ttexttshould_failtmsg((s,/usr/local/lib/python2.5/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_supportRtwarningstfilterwarningsR	tprog_text_1tprog_text_2tprog_text_3tprog_text_4(((s,/usr/local/lib/python2.5/test/test_global.pys<module>s




Man Man