AttributeError: 'Lambda' object has no attribute 'is_method'

Issue #8 new
Sammy Haddad created an issue

File "/home/Travail/Projets/SafePython/Python2MSE/safepython-python2mse-a91ba6ea2b36/python2mse/definitionvisitor.py", line 150, in visit_function if (node.is_method()): AttributeError: 'Lambda' object has no attribute 'is_method'

Erreur obtenue par l'exécution de py2mse sur le fichier sqlmap.py (https://github.com/sqlmapproject/sqlmap).

Comments (0)

  1. Log in to comment