datatracker/ietf/submit/parsers
2019-12-16 13:32:51 +00:00
..
.gitignore Ignore *.pyc files under ietf/submit, as elsewhere. 2011-04-12 15:57:35 +00:00
__init__.py Cutoff dates and basic checkings over the plain file. See #580 2011-02-03 11:46:04 +00:00
base.py Fixed up mypy issues or added type:ignore comments as needed for a clean mypy run. 2019-09-30 15:42:18 +00:00
pdf_parser.py Changed the acceptable mime type for uploaded xml files to be either text/xml or application/xml. 2016-06-06 07:38:02 +00:00
plain_parser.py Added handling for a decoding exception during submission processing. 2019-12-16 13:32:51 +00:00
ps_parser.py Changed the acceptable mime type for uploaded xml files to be either text/xml or application/xml. 2016-06-06 07:38:02 +00:00
xml_parser.py Changed the acceptable mime type for uploaded xml files to be either text/xml or application/xml. 2016-06-06 07:38:02 +00:00