[Python-Dev] Status of XML fixes (original) (raw)
Barry Warsaw barry at python.org
Mon Mar 18 05:52:16 CET 2013
- Previous message: [Python-Dev] Status of XML fixes
- Next message: [Python-Dev] Status of XML fixes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mar 17, 2013, at 09:16 PM, Glenn Linderman wrote:
try: newSimpleXMLAPI() newapi = True except Exception: newapi = False
try: True except NameError: True = 1 False = 0
-Barry -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: not available URL: <http://mail.python.org/pipermail/python-dev/attachments/20130317/2d9049f6/attachment-0001.pgp>
- Previous message: [Python-Dev] Status of XML fixes
- Next message: [Python-Dev] Status of XML fixes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]