Moved python files into a 'rox' subdirectory so they don't clash with
commit68900d16f952472077a29f643d7769ad59bb3f9f
authorThomas Leonard <talex5@gmail.com>
Sun, 29 Apr 2001 15:20:56 +0000 (29 15:20 +0000)
committerThomas Leonard <talex5@gmail.com>
Sun, 29 Apr 2001 15:20:56 +0000 (29 15:20 +0000)
tree72d4f5f31955f0bb856598b825c279f2a31b60cd
parenta4685ece3ef14678098867155544441fe02bef65
Moved python files into a 'rox' subdirectory so they don't clash with
other python modules.
Wrote some help text.

git-svn-id: https://rox.svn.sourceforge.net/svnroot/rox/trunk/ROX-Lib@597 66de3db3-b00d-0410-b41b-f4738ad19bea
Help/README [new file with mode: 0644]
python/rox/.cvsignore [new file with mode: 0644]
python/rox/SaveBox.py [new file with mode: 0644]
python/rox/__init__.py [new file with mode: 0644]
python/rox/choices.py [moved from python/choices.py with 100% similarity]