[XML-SIG] DOM -> String ?

Tonguç Yumruk trooper@ttnet.net.tr
Mon, 26 May 2003 13:20:08 +0300


--k1lZvvs/B4yU6o8G
Content-Type: text/plain; charset=iso-8859-9
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

from xml.dom.ext import Print

Print(document, file_descriptor)

This writes the dom document to that file descriptor. I never tried
socket programming under python but as sockets are simple file
descriptors (at least under Unix) this may work

Mon, May 26, 2003 at 12:10:52PM +0200 Tarihinde Markus Jais Demi=FEki :
> hello
>=20
> is there a way to transform a DOM Tree into a Python string ???
> identation is  not necessary. I just want to send the DOM Tree over
> a socket.
>=20
> Markus
>=20
> --=20
> Markus Jais
> Software Developer
> GMX Aktiengesellschaft
> Riesstra=DFe 17, 80992 M=FCnchen
> Phone: +49 89 14 339-514
> mailto:mjais@gmx-gmbh.de
> http://www.gmx.de
>=20
>=20
>=20
>=20
> _______________________________________________
> XML-SIG maillist  -  XML-SIG@python.org
> http://mail.python.org/mailman/listinfo/xml-sig

--=20
Love Respect Linux
###########################################################################=
#####
	"Has anyone had problems with the computer accounts?"
	"Yes, I don't have one."
	"Okay, you can send mail to one of the tutors ..."
		-- E. D'Azevedo, Computer Science 372
###########################################################################=
#####
Tongu=E7 Yumruk

--k1lZvvs/B4yU6o8G
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+0epX1xWu4MLSyoYRAlAOAKDvr2UrGukn7RlWuRJ1VszEojpWbwCg4OSp
3FHDlVrFz/D57+xyihmduG8=
=ETtg
-----END PGP SIGNATURE-----

--k1lZvvs/B4yU6o8G--