Does pyreverse work when some of the modules are provided in Cyton format ?(*.so files)

109 Views Asked by At

I am tryint to learn a module that I would like to have the UML diagrams for it Some of the classes are in binary format (.so)

Will pyreverse work in this case ?

1

There are 1 best solutions below

0
MiniMe On

I have just tried and it does not work It stops when it runs into the so files....