Show More
Commit Description:
fix destroy for user and problem...
Commit Description:
fix destroy for user and problem (grafted from 56e542ecc72e8d85b776f34c64fe90d3ea4ae9e9)
File last commit:
Show/Diff file:
Action:
lib/assets/Lib/xml/parsers/__init__.py | 8 lines | 175 B | text/x-python | PythonLexer |
"""Python interfaces to XML parsers.
This package contains one module:
expat -- Python wrapper for James Clark's Expat parser, with namespace
support.
"""