403Webshell
Server IP : 61.19.30.66  /  Your IP : 216.73.216.15
Web Server : Apache/2.2.22 (Ubuntu)
System : Linux klw 3.11.0-15-generic #25~precise1-Ubuntu SMP Thu Jan 30 17:39:31 UTC 2014 x86_64
User : www-data ( 33)
PHP Version : 5.3.10-1ubuntu3.48
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
MySQL : ON  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : OFF
Directory :  /usr/lib/python2.7/lib2to3/fixes/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/lib/python2.7/lib2to3/fixes/fix_dict.pyc
ó
—|_c@s·dZddlmZddlmZddlmZddlmZddlmZm	Z	m
Z
mZmZm
Z
ddlmZejedgƒBZd	ejfd
„ƒYZdS(sjFixer for dict methods.

d.keys() -> list(d.keys())
d.items() -> list(d.items())
d.values() -> list(d.values())

d.iterkeys() -> iter(d.keys())
d.iteritems() -> iter(d.items())
d.itervalues() -> iter(d.values())

d.viewkeys() -> d.keys()
d.viewitems() -> d.items()
d.viewvalues() -> d.values()

Except in certain very specific contexts: the iter() can be dropped
when the context is list(), sorted(), iter() or for...in; the list()
can be dropped when the context is list() or sorted() (but not iter()
or for...in!). Special contexts that apply to both: list(), sorted(), tuple()
set(), any(), all(), sum().

Note: iter(d.keys()) could be written as iter(d) but since the
original d.iterkeys() was also redundant we don't fix this.  And there
are (rare) contexts where it makes a difference (e.g. when passing it
as an argument to a function that introspects the argument).
i(tpytree(tpatcomp(ttoken(t
fixer_base(tNametCalltLParentRParentArgListtDot(t
fixer_utiltitertFixDictcBsPeZeZdZd„ZdZejeƒZ	dZ
eje
ƒZd„ZRS(s
    power< head=any+
         trailer< '.' method=('keys'|'items'|'values'|
                              'iterkeys'|'iteritems'|'itervalues'|
                              'viewkeys'|'viewitems'|'viewvalues') >
         parens=trailer< '(' ')' >
         tail=any*
    >
    c
Cs§|d}|dd}|d}|j}|j}|jdƒ}|jdƒ}	|s^|	rk|d}n|dks‰tt|ƒƒ‚g|D]}
|
jƒ^q}g|D]}
|
jƒ^q¯}|oİ|j||ƒ}|tj|j	t
ƒt|d|jƒgƒ|djƒg}tj|j
|ƒ}
|p?|	srd
|
_tt|r]dndƒ|
gƒ}
n|r—tj|j
|
g|ƒ}
n|j|
_|
S(Ntheadtmethodittailuiteruviewiukeysuitemsuvaluestprefixtparensuulist(ukeysuitemsuvalues(tsymstvaluet
startswithtAssertionErrortreprtclonetin_special_contextRtNodettrailerR	RRtpowerR(tselftnodetresultsR
RRRtmethod_nametisitertisviewtntspecialtargstnew((s,/usr/lib/python2.7/lib2to3/fixes/fix_dict.pyt	transform7s4

		
		's3power< func=NAME trailer< '(' node=any ')' > any* >smfor_stmt< 'for' any 'in' node=any ':' any* >
            | comp_for< 'for' any 'in' node=any any* >
         cCs´|jdkrtSi}|jjdk	r„|jj|jj|ƒr„|d|kr„|rm|djtkS|djtjkSn|stS|j	j|j|ƒo³|d|kS(NRtfunc(
tparenttNonetFalsetp1tmatchRtiter_exemptR
tconsuming_callstp2(RRR R((s,/usr/lib/python2.7/lib2to3/fixes/fix_dict.pyR[s(
t__name__t
__module__tTruet
BM_compatibletPATTERNR&tP1Rtcompile_patternR+tP2R/R(((s,/usr/lib/python2.7/lib2to3/fixes/fix_dict.pyR*s
	N(t__doc__tRRtpgen2RRR
RRRRRR	R.tsetR-tBaseFixR(((s,/usr/lib/python2.7/lib2to3/fixes/fix_dict.pyt<module>s.

Youez - 2016 - github.com/yon3zu
LinuXploit