Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
TASTE
uPython-mirror
Repository
uPython-mirror
py
compile.c
Find file
Blame
History
Permalink
py: Unify syntax error handling in compiler; check defualt arg syntax.
· f41fdd05
Damien George
authored
Mar 03, 2014
Checks for non-default args following default args, and errors out. Addresses issue #328.
f41fdd05