The big message system renaming:

- renamed all files starting with message_ to a name without message_
- exception: msgdict as dict is a reserved word
- moved all tests into the message/ directory
- changed all tests to use the new names
- changed all modules to use the new names
- shortened imports to not use the full path (pyogp.lib.base. but only the short path)
- removed makepacketdict.py as it's not needed anymore
- moved the data/ directory into message/ as it's local to the msg system

and some small cleanups on the way.

please run the tests!

I haven't adjusted pyogp.interop yet, Enus wanted to look after it.
This commit is contained in:
tao.takashi
2008-09-03 22:55:07 +00:00
committed by Salad Dais
parent 2126d9ca7f
commit 6a6dd5fdb1
29 changed files with 54 additions and 124 deletions

File diff suppressed because it is too large Load Diff