_ast_util.py added visit_NameConstant to SourceGen
SourceGenerator didn't work with python3.4 alpha,
`None` Is now a NameConstant rather than a Name in ast
the new method deals with converting it to a string
1 file changed