Repair "module has no attribute xxx" error msg; bug introduced when
switching from tp_getattr to tp_getattro.
T
Tim Peters committed
16cabc0a3df7c7bebc7041f007f325d90482814b
Parent: e9d7f07
switching from tp_getattr to tp_getattro.