|
a2ac73325c
|
turns out we do indeed need modules/__init__.py, so add it back
it doesn't need to do anything special though, so it's blank ---
just the standard hint to the python module compiler
|
2011-01-08 09:39:05 -06:00 |
|
|
a3d30daacb
|
given how we load modules now, we don't need modules/__init__.py
|
2011-01-06 23:27:52 -06:00 |
|
Mike Bloy
|
8ffcecdff0
|
hacked out loading of all modules from __init__
Discussion with bss implies that this is no longer needed, now that
the dynamic loader and unload is in place.
empirical testing seems to confirm this
|
2010-12-17 22:52:53 -06:00 |
|
|
48498898bf
|
vi modelines for split out files
|
2010-07-28 23:48:47 -05:00 |
|
kad
|
02df2ca783
|
Cleanup code
|
2010-07-28 13:25:49 -05:00 |
|
kad
|
0c17196b32
|
Add some modelines and fix indentation, I hope.
|
2010-07-28 00:11:58 -05:00 |
|
kad
|
ec9acdd2ee
|
Forgot to add files :(
|
2010-07-27 20:35:01 -05:00 |
|