- evaluation of external methods
10 Dec
1998
10 Dec
'98
9:24 p.m.
When external methods are added or updated, the Python code in their module is evaluated in some (obscure to me) way. The current working directory at the time of evaluation is not the same as the current working directory when the method is invoked. This has forced me to move some things inside of functions instead of at the module-level. Is this a bug or a feature? --david
9979
Age (days ago)
9979
Last active (days ago)
0 comments
1 participants
participants (1)
-
David Ascher