Merge pull request #3531 from hroncok/370b5

Module docstrings in 3.7 are not part of Module node anymore
This commit is contained in:
Ronny Pfannschmidt
2018-06-05 01:16:14 +02:00
committed by GitHub
2 changed files with 29 additions and 22 deletions
+1
View File
@@ -0,0 +1 @@
Fix if in tests to support 3.7.0b5, where a docstring handling in AST got reverted.