Ticket #94 (new defect)

Opened 2 months ago

cimport module cdef globals

Reported by: robertwb Assigned to: somebody
Priority: major Milestone: wishlist
Component: Code Generation Version:
Keywords: Cc:

Description

We should be able to cimport (and read/set) cdef'd variables from other modules using the same trick we do to cimport functions.