Searched defs:save_bgn (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dhtmllib.py74 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/gdb/linux-x86/lib/python2.7/
H A Dhtmllib.py74 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/darwin-x86/2.7.5/lib/python2.7/
H A Dhtmllib.py74 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/
H A Dhtmllib.py74 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 180 milliseconds