Go to file
Scott Moser f9f1390f92 Handle namespacing issues in merger.
Move from using the inbuilt type names (str, dict) as module names
which is a bad thing to use it appears due to naming conflicts
in the __init__ module and reduce the chances of these conflicts
by enforcing a m_ prefix for merging modules.
2013-04-17 10:53:47 -07:00
2013-03-01 01:43:06 -05:00
2011-09-21 15:08:17 -04:00
2012-10-27 19:25:48 -07:00
2013-03-19 15:53:16 -07:00
2013-03-19 09:06:31 -04:00
Description
RETIRED, Cross-platform instance initialization
4 MiB