Skip to content

[3.7] bpo-34461: Availability of parsers in etree initializer of xml package#8857

Closed
nealpy wants to merge 2 commits intopython:3.7from
nealpy:3.7
Closed

[3.7] bpo-34461: Availability of parsers in etree initializer of xml package#8857
nealpy wants to merge 2 commits intopython:3.7from
nealpy:3.7

Conversation

@nealpy
Copy link

@nealpy nealpy commented Aug 22, 2018

By providing the above PR - all the parsers will be available to etree library of xml package. Now it's recommended by this solution - script can be written as

from xml import *
etree.ElementTree.somemethod

https://bugs.python.org/issue34461

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants