aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_pulldom.py
Commit message (Expand)AuthorAge
* bpo-45132 Remove deprecated __getitem__ methods (GH-28225)Hugo van Kemenade2021-09-08
* bpo-17239: Disable external entities in SAX parser (GH-9217)Christian Heimes2018-09-23
* bpo-9372: Deprecate several __getitem__ methods (GH-8609)Berker Peksag2018-08-11
* Issue #23277: Remove unused sys and os importsBerker Peksag2016-04-24
* Issue #21741: Update 147 test modules to use test discovery.Zachary Ware2015-04-13
* Close a stream properly in test.test_pulldom.Brett Cannon2011-03-15
* add tests for xml.pulldom #9373Benjamin Peterson2011-03-02