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)
commit7b8056e7b2eac4fb4e87708afa3de90c3fc02032
tree27f03e659678fbcaade7ffbabd053a58bc528011
parentfecd4c0fc49593052697b8cf199603cf1fac2b61
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]