[Python-Dev] Status of XML fixes
Benjamin Peterson
benjamin at python.org
Mon Mar 18 06:53:19 CET 2013
More information about the Python-Dev mailing list
Mon Mar 18 06:53:19 CET 2013
- Previous message: [Python-Dev] Status of XML fixes
- Next message: [Python-Dev] [Python-checkins] peps: New DSL syntax and slightly changed semantics for the Argument Clinic DSL.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2013/3/17 Barry Warsaw <barry at python.org>: > 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 I understand why your bedtime is 21:30. :) -- Regards, Benjamin
- Previous message: [Python-Dev] Status of XML fixes
- Next message: [Python-Dev] [Python-checkins] peps: New DSL syntax and slightly changed semantics for the Argument Clinic DSL.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list