Orphaned module

Issue #7 new
Damien Cassou created an issue

When generating mse from epyf, we get something like this

(FAMIX.PyModule (id: 8)
  (name 'Shell' )
  (isPackage false)
  (isStub false)
  (sourceAnchor (ref: 9))
)

This module has not parent module but should have.

Comments (1)

  1. Damien Cassou reporter

    This module should be a descendant of module 'epyf.core' but the latter is not even in the mse

  2. Log in to comment