No subject


Sun Nov 12 08:01:13 CET 2006


nsgmlsOutput = os.popen("nsgmls -cCATALOG [sgml-dec] filename")

will do the trick. Use nsgmlsOutput just like a file opened for reading.

HTH
-- 
- Eric Brunel <eric.brunel at pragmadev.com> -
PragmaDev : Real Time Software Development Tools - http://www.pragmadev.com



More information about the Python-list mailing list