Files
2018-11-19 15:15:54 +00:00

7 lines
153 B
Plaintext

import python
from ClassObject cls
where cls.getPyClass().getEnclosingModule().getName() = "test"
select cls.toString(), cls.getMetaClass().toString()