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
d98d27dfa6
datatracker
/
ietf
/
submit
/
parsers
History
Henrik Levkowetz
d98d27dfa6
Return an early error if we can't extract enough information from the draft to fill in the metainformation that lets the user return to this submission later. Tweak an error message.
...
- Legacy-Id: 3171
2011-06-08 19:24:15 +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
Make critical parsing explicit. See
#584
2011-02-08 15:40:45 +00:00
pdf_parser.py
Make critical parsing explicit. See
#584
2011-02-08 15:40:45 +00:00
plain_parser.py
Return an early error if we can't extract enough information from the draft to fill in the metainformation that lets the user return to this submission later. Tweak an error message.
2011-06-08 19:24:15 +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