What steps will reproduce the problem?
1. python pynsource.py -y nopng generate_code\gen_asciiart.py
2. look at the text output
3. look for PySourceAsText
What is the expected output?
PySourceAsText.__init__()
What do you see instead?
PySourceAsText__init__()
Note: the "." is missing from before the __init__()
Full output is:
---------------
[CmdLinePythonToAsciiArt|p|_GenerateAuxilliaryClasses();_CreateParser();_Process
();ExportTo()]p-.->[PySourceAsText__init__();_DumpAttribute();_DumpCompositeExtr
aFooter();_DumpClassNameAndGeneralisations();_DumpMethods();_Line();_DumpClassFo
oter()]
[CmdLineGenerator]^[CmdLinePythonToAsciiArt]
[ReportGenerator]^[PySourceAsText]
Original issue reported on code.google.com by abu...@gmail.com on 15 Jul 2012 at 2:11
Original issue reported on code.google.com by
abu...@gmail.com
on 15 Jul 2012 at 2:11