• Georg Brandl's avatar
    Backport from Py3k branch: · 871f1bc6
    Georg Brandl authored
    Patch #15916658: implement the __dir__() special function lookup in PyObject_Dir.
    
    Had to change a few bits of the patch because classobjs and __methods__ are still
    in Py2.6.
    871f1bc6
object.c 51.2 KB