Thank you very much for the prompt reply and the patch - I applied it
and everything is well now.
Looking forward to the update!
--
http://mail.python.org/mailman/listinfo/python-list
[fortepianissimo wrote]
> This is a question to all of you who use Komodo IDE for development:
> when I tried to debug my script which uses __file__ to get the absolute
> path to the file, Komodo complained that the variable is not defined.
>
> Anyway to work around this? (without changing the cod
This is a question to all of you who use Komodo IDE for development:
when I tried to debug my script which uses __file__ to get the absolute
path to the file, Komodo complained that the variable is not defined.
Anyway to work around this? (without changing the code)
Or if I need to change the cod