logilab-astng #93388 adding the name of the module [open]
When using pyreverse to generate a graph of a project, i got assertionError about locat imports in said project, but there was no indication of said import, so i patched the astng lib in my system like this:
--- a/inspector.py Thu Jan 19 17:02:39 2012 +0100
this made me easier to find the faulty imports, and even to understand the error, so thought that would be useful to other people. | |
priority | normal |
---|---|
type | enhancement |
done in | <not specified> |
closed by | <not specified> |
Comments
-
2012/05/24 13:01, written by tshirtman
ok, patch spaces where scrambled, let's try with html
add comment