forked from python/cpython
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
This large, complex PEP requires a lot of unit tests. Hopefully @erictraut's original prototype had some that we could convert, but I suspect we need a lot more.
A problem is that the unit tests can't test the semantics until those are implemented. But at least we can have tests right now that verify that all the various forms of syntax are supported (and that certain near-correct but invalid inputs are actually rejected with reasonable SyntaxError messages).
Metadata
Metadata
Assignees
Labels
No labels