Am I running PyXML?

Published: Wednesday, Dec 26, 2007 Last modified: Saturday, Mar 23, 2024

If this works, you have it:

hendry@bilbo:~$ python2

Python 2.2.3 (#1, Jun  4 2003, 02:54:59)

[GCC 3.3 (Debian)] on linux2

Type "help", "copyright", "credits" or "license" for more information.

>>> import _xmlplus

>>>