DEBSOURCES
Skip Quicknav
sources / pychecker / 0.8.19-10 / test_input / test12.py
12345678
"shouldn't produce any warnings" from xml.sax import handler class GetGUI(handler.DTDHandler): "shouldn't produce any warnings" pass