Changes between Version 1 and Version 2 of Meeting20090606


Ignore:
Timestamp:
Feb 10, 2010, 9:27:18 AM (14 years ago)
Author:
Neil
Comment:

add some escapes

Legend:

Unmodified
Added
Removed
Modified
  • Meeting20090606

    v1 v2  
    2929== What Happened ==
    3030
    31 We worked on extending the tests for ElementTree. The following issues where [http://groups.google.com/group/ctpug/msg/4be88e228262469a added] or touched as a result:
     31We worked on extending the tests for !ElementTree. The following issues where [http://groups.google.com/group/ctpug/msg/4be88e228262469a added] or touched as a result:
    3232
    3333 * http://bugs.python.org/issue2746 (existing issue (processing instruction) - patch & test case added)
    3434 * http://bugs.python.org/issue6230 (repr bug)
    35  * http://bugs.python.org/issue6231 (ElementInclude bug)
     35 * http://bugs.python.org/issue6231 (!ElementInclude bug)
    3636 * http://bugs.python.org/issue6232 (suggested improvements to test_xml_etree.py and test_xml_etree_c.py
    3737 * http://bugs.python.org/issue6233 (py3k encoding bug)
    38  * http://bugs.python.org/issue6265 (cElementTree & ElementTree raise different exceptions)
    39  * http://bugs.python.org/issue6266 (cElementTree & ElementTree can return differently encoded strings)
     38 * http://bugs.python.org/issue6265 (cElementTree & !ElementTree raise different exceptions)
     39 * http://bugs.python.org/issue6266 (cElementTree & !ElementTree can return differently encoded strings)