Fix bug 3.5+ in handling nested decorators

This commit is contained in:
rocky
2019-12-21 22:51:15 -05:00
parent d50834193c
commit 8f4343ef22
7 changed files with 38 additions and 6 deletions

View File

@@ -191,7 +191,6 @@ case $PYVERSION in
[test_bdb.py]=1 #
[test_buffer.py]=1 #
[test_builtin.py]=1 #
[test_c_locale_coercion.py]=1 # Parse error
[test_cmdline.py]=1 # Interactive?
[test_codecs-3.7.py]=1
[test_collections.py]=1 # Investigate syntax error: self.assertEqual(p, Point(**))