Imported from archive.
authorJeremy Stanley <fungi@yuggoth.org>
Tue, 30 Aug 2005 00:03:05 +0000 (00:03 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Tue, 30 Aug 2005 00:03:05 +0000 (00:03 +0000)
commit4967d5001507be48abcf0f6d8bb77a8163797e09
treec95beccae768581115d400f66cfe291afc794577
parentfc67241160a8fa4810e80e4700e91bf5ec0b574b
Imported from archive.

* all files: Lower-cased any MUDpy references to mudpy throughout
the code.

* muff: Collapsed the Python module package directory into a single
mudpy.py module for now, to simplify on-the-fly source code
reloading functionality (this will be re-split in a more effective
fashion later).

* testdata: New example data file with generic contents.
15 files changed:
LICENSE
menu
mudpy
mudpy.conf
mudpy.py [new file with mode: 0644]
muff/__init__.py [deleted file]
muff/muffcmds.py [deleted file]
muff/muffmain.py [deleted file]
muff/muffmenu.py [deleted file]
muff/muffmisc.py [deleted file]
muff/muffsock.py [deleted file]
muff/muffuniv.py [deleted file]
muff/muffuser.py [deleted file]
muff/muffvars.py [deleted file]
testdata [new file with mode: 0644]