Book a Demo

Author Topic: Python @decorators and EA reverse code engineering  (Read 5658 times)

DaveToo

  • EA Novice
  • *
  • Posts: 13
  • Karma: +0/-0
    • View Profile
Python @decorators and EA reverse code engineering
« on: October 06, 2010, 04:11:14 pm »
Hi,

I'm running the trial version and so far am really happy, especially with the reverse code engineering (I'm a sysadmin trying to be a developer, so I don't know which other tools can do this).  I am having a couple of problems reversing modern Python code, though:

The EA parser seems to blow up as soon as it finds any python @decorator clauses.  I'm currently resorting to commenting them out for the import.

I'd be happy for now just to find a way to configure EA to ignore those; having them parsed correctly will be icing on the icing :)

If this is indeed configurable, I'd be grateful for some keywords to search on in the docs.

Thanks!



Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Python @decorators and EA reverse code enginee
« Reply #1 on: October 07, 2010, 08:39:07 am »
Send in a bug report with a code sample.

DaveToo

  • EA Novice
  • *
  • Posts: 13
  • Karma: +0/-0
    • View Profile
Re: Python @decorators and EA reverse code enginee
« Reply #2 on: October 10, 2010, 03:19:43 pm »
Can I do that before I'm a paying customer? :)

Aaron B

  • EA Administrator
  • EA User
  • *****
  • Posts: 941
  • Karma: +18/-0
    • View Profile
Re: Python @decorators and EA reverse code enginee
« Reply #3 on: October 11, 2010, 09:21:25 am »
Yes.  Either use the Bug Report form (see the "Report a Bug" link at the foot of this webpage), or just send an email directly to support (see the "Support" link).  If you need to attach sample files, it might be easiest to use email, but look at the bug report form to see the general information we generally like to know to help with investigation..

Higher priority is given to registered EA users, but we do also provide support to unregistered/trial users.