python script getattr for defined function
13 Oct
2002
13 Oct
'02
1:06 a.m.
If I define a function inside a PythonScript, can I get that function by name somehow using getattr() ? As in... #PythonScript def abc(): pass abc = getattr([what], 'abc') #end what would I use for [what] ? _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com
8577
Age (days ago)
8577
Last active (days ago)
0 comments
1 participants
participants (1)
-
Lee Harr