Code

Tested the changes and fixed a few problems:
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sat, 15 Dec 2001 23:51:01 +0000 (23:51 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Sat, 15 Dec 2001 23:51:01 +0000 (23:51 +0000)
commita4c56771a3455187dcb6d927f7dbf61d49dec917
tree598625b62726c9b84955308db8363afda62137e6
parented2dfb68d04860b3778688fe99e99115a93b4170
Tested the changes and fixed a few problems:
 . files are now attached to the issue as well as the message
 . newuser is a real method now since we don't want to do the message/file
   stuff for it
 . added some documentation
The really big changes in the diff are a result of me moving some code
around to keep like methods together a bit better.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@471 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/cgi_client.py