fscked schrieb: > How do I go about creating the XML prologue like I want it to be?
print "<?xml version='%s' encoding='%s'?> % (version, encoding) Regards, Martin -- http://mail.python.org/mailman/listinfo/python-list
fscked schrieb: > How do I go about creating the XML prologue like I want it to be?
print "<?xml version='%s' encoding='%s'?> % (version, encoding) Regards, Martin -- http://mail.python.org/mailman/listinfo/python-list