HomeSort by relevance Sort by last modified time
    Searched refs:postdot_phase (Results 1 - 4 of 4) sorted by null

  /prebuilts/gdb/darwin-x86/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.
  /prebuilts/gdb/linux-x86/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.
  /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.
  /prebuilts/python/linux-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.

Completed in 71 milliseconds