This website requires JavaScript.
Explore
Help
Sign In
altf4arnold
/
datatracker
Watch
1
Star
0
Fork
You've already forked datatracker
0
Code
Issues
Pull requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
cd5b497acb
datatracker
/
ietf
/
submit
/
parsers
History
Henrik Levkowetz
1bced6e46b
Tweaked the missing id submission revision message to work also with non-ascii characters in the draft name. Changed the disallowed character error message to be more useful by providing the found document name and byte codes for the disallowed characters.
...
- Legacy-Id: 9610
2015-05-11 11:23:56 +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
Revamp and clean up submit models:
2013-11-15 13:30:32 +00:00
pdf_parser.py
Make critical parsing explicit. See
#584
2011-02-08 15:40:45 +00:00
plain_parser.py
Tweaked the missing id submission revision message to work also with non-ascii characters in the draft name. Changed the disallowed character error message to be more useful by providing the found document name and byte codes for the disallowed characters.
2015-05-11 11:23:56 +00:00
ps_parser.py
Make critical parsing explicit. See
#584
2011-02-08 15:40:45 +00:00
xml_parser.py
Make critical parsing explicit. See
#584
2011-02-08 15:40:45 +00:00