Jim-Holmstroem / pickleable

pickle a subset of functions in python
GNU General Public License v2.0
0 stars 0 forks source link

Test module with more levels #7

Open Jim-Holmstroem opened 9 years ago

Jim-Holmstroem commented 9 years ago

np.random has more levels but shouldn't have it as dependency. can you create a module dynamically? types.ModuleType('a.b') doesn't work as expected