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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
htmllib.py 74 def save_bgn(self): member in class:HTMLParser
79 save_bgn() / save_end() pair may not be nested.
86 the preceding call to the save_bgn() method.
90 save_bgn() method will raise a TypeError exception.
151 self.save_bgn()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
htmllib.py 74 def save_bgn(self): member in class:HTMLParser
79 save_bgn() / save_end() pair may not be nested.
86 the preceding call to the save_bgn() method.
90 save_bgn() method will raise a TypeError exception.
151 self.save_bgn()

Completed in 144 milliseconds