Robin Becker wrote:
> I'm trying to understand the following strangeness
>
> C:\code\rlextra\ers>python
> Python 2.4.3 (#69, Mar 29 2006, 17:35:34) [MSC v.1310 32 bit (Intel)] on win32
> Type "help", "copyright", "credits" or "license" for more information.
> >>> from rlextra.utils.SimpleXMLRPCSe
I'm trying to understand the following strangeness
C:\code\rlextra\ers>python
Python 2.4.3 (#69, Mar 29 2006, 17:35:34) [MSC v.1310 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> from rlextra.utils.SimpleXMLRPCServer import SimpleXMLRPCServer
T