filter2

Delaney, Timothy tdelaney at avaya.com
Thu Jun 13 22:55:52 EDT 2002


> From: Delaney, Timothy [mailto:tdelaney at avaya.com]
>
> Python 1.5.2 ...
> 
> filter2:   5.0598633013
> filter3t:  4.76191299505
> filter3l:  4.37944378728
> 
> Python 2.2.1 ...
> 
> filter2:   5.40253108615
> filter2t:  4.38322776899
> filter2l:  4.40173851257
> filter3t:  4.32153526376
> filter3l:  4.26489291133

Jython 2.1.2

C:\python\modules\test10.py:6:[SyntaxWarning]: local name 'funcs' in
'filter2t' shadows use as global in nested scopes
C:\python\modules\test10.py:6:[SyntaxWarning]: local name 'test' in
'filter2t' shadows use as global in nested scopes
C:\python\modules\test10.py:13:[SyntaxWarning]: local name 'funcs' in
'filter2l' shadows use as global in nested scopes
C:\python\modules\test10.py:13:[SyntaxWarning]: local name 'test' in
'filter2l' shadows use as global in nested scopes
filter2:   5.827999949455261
filter3t:  5.078000068664551
filter3l:  4.983999967575073

Tim Delaney





More information about the Python-list mailing list