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
Python
exceptions.c
Find file
Blame
History
Permalink
Fix two instances of empty argument lists, and fix style
· 7595e273
Thomas Wouters
authored
Jul 22, 2000
('PyObject** x' -> 'PyObject **x')
7595e273