OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:it_funcs
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_itertools.py
16
it_funcs
= "('imap'|'ifilter'|'izip'|'izip_longest'|'ifilterfalse')"
variable in class:FixItertools
20
dot='.' func=%(
it_funcs
)s > trailer< '(' [any] ')' > >
22
power< func=%(
it_funcs
)s trailer< '(' [any] ')' > >
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_itertools.py
16
it_funcs
= "('imap'|'ifilter'|'izip'|'izip_longest'|'ifilterfalse')"
variable in class:FixItertools
20
dot='.' func=%(
it_funcs
)s > trailer< '(' [any] ')' > >
22
power< func=%(
it_funcs
)s trailer< '(' [any] ')' > >
Completed in 88 milliseconds