Code review comment for lp:~andrew-monkeysailor/python-snippets/ast-snippets

Revision history for this message
Jono Bacon (jonobacon) wrote :

Thanks for the snippet, pal!

I am getting:

Traceback (most recent call last):
  File "/usr/share/python-snippets/AST/ASTcount.py", line 28, in <module>
    f = open("parser.py","r")
IOError: [Errno 2] No such file or directory: 'parser.py'

could you take a look?

review: Needs Fixing

« Back to merge proposal