3.6 function/class prototype fixes..

Had got the order backwards in: class Foo(a=B.c)
String defaults in default parameter tuples need to be quoted
This commit is contained in:
rocky
2018-03-03 09:12:02 -05:00
parent c662cb1df2
commit a8260edded
4 changed files with 14 additions and 5 deletions