Author Topic: Python class private members/methods are not detected as defined symbol  (Read 1049 times)

tsunokawa

  • Junior Community Member
  • Posts: 7
  • Hero Points: 0
Dear Support,
Thank you for the good tool. I'm using SlickEdit Pro 2023 (v28.0.0.5 64-bit Qt5).

I wrote some python code and I found that when I used private member or method (the name of which start with "__"), they are marked "Symbol not found" even though they are defined and intended to be used in the class.
Is it a bug or is there any configuration to detect them as defined symbol?

Best regards,
Tsunokawa

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6882
  • Hero Points: 530
Re: Python class private members/methods are not detected as defined symbol
« Reply #1 on: January 05, 2024, 08:37:48 PM »

Hot fix added for this.

Download the hot fix here:

https://www.slickedit.com/hotfixes

Then load the hot fix: Help>Product Updates>Load Hot Fix...