11 Aug
2008
11 Aug
'08
8:05 p.m.
Garito wrote:
Finally it's possible to do what I need without the need to declare any variable?
Not that I know of.
If not my change will be 4-6 lines of code and it's ok for me to make this change
I only need to understand were the code decides if the expression is standard, string or python
I already pointed you to the code where the different expression types are registered. From there you should be able to deduce where these registrations are used. I don't know this by heart and would have to search for myself.