Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Modules
parsermodule.c
Find file
Blame
History
Permalink
Simplify some of the code. Use PyErr_Format() instead of sprintf(), etc.
· c06c8330
Fred Drake
authored
Sep 12, 2000
Reduces lines of code and compiled object size.
c06c8330