also sprach martin f krafft <[EMAIL PROTECTED]> [2008.03.16.1421 +0100]:
> Why doesn't it just yield
> 
>   '<params>\n<param>\n<value/></param>\n</params>\n'
> 
> Or even just
> 
>   '<params>\n<param/>\n</params>\n'

There's a difference between those two. The first one has an empty
string value ('') while the second one pretty clearly says that
there is a parameter but has no value.

Why <nil/>?

-- 
martin | http://madduck.net/ | http://two.sentenc.es/
 
all software projects are done by iterative prototyping.
some companies call their prototypes "releases", that's all.
 
spamtraps: [EMAIL PROTECTED]

Attachment: digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to