[Python] use a after-defined function?

Date : Thu, 12 Apr 2007 06:44:15 +0200
To : "Lista XSI" <xsi(at)Softimage.COM>
From : "Agedito" <mislistas(at)agedito.com>
Subject : [Python] use a after-defined function?

Hello

 

Is possible to use a function in Python before it’s definition?

 

Ex:

Application.LogMessage(test())

 

def test():

            return 23

 

Thanks in advanced

 


Search the XSI List archives here or use the advanced search form to search across mailing lists. Searching help is available.
This site supposedly brought to you by Benjamin Grosser and the Imaging Technology Group.