Message39430
Logged In: YES
user_id=108973
Write test function: ok
Write documentation: ok
>If the module is named, say, DocXMLRPCServer, there is
>no need to have the Doc prefix on the class names.
Hmmm. If you look at the core BaseHTTPRequestHandler
derived classes, each one is prefixed to match the module
that it is found in. The only two modules that I can think of
with identical class names are cStringIO and StringIO, which
theoretically provide identical semantics.
|
|
Date |
User |
Action |
Args |
2007-08-23 15:11:56 | admin | link | issue536883 messages |
2007-08-23 15:11:56 | admin | create | |
|