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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sax.py 494 self._notations = []
498 self._notations.append((name, publicId, systemId))
515 self.assertEqual(handler._notations,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sax.py 494 self._notations = []
498 self._notations.append((name, publicId, systemId))
515 self.assertEqual(handler._notations,

Completed in 42 milliseconds