OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:postdot_phase
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
HyperParser.py
177
postdot_phase
= True
180
# Eat whitespaces, comments, and if
postdot_phase
is False - one dot
185
elif not
postdot_phase
and \
189
postdot_phase
= True
202
if not
postdot_phase
:
213
postdot_phase
= False
231
# continue.
postdot_phase
is True, so we don't allow a dot.