Difference for python/IPO/board.py from version 1.1 to 1.2


version 1.1 version 1.2
Line 36
 
Line 36
 whoami=CFPython.WhoAmI()  whoami=CFPython.WhoAmI()
   
 boardname=CFPython.GetEventOptions(whoami,6) # 6 is say event  boardname=CFPython.GetEventOptions(whoami,6) # 6 is say event
   print "Activated %s" %boardname
   
 if (boardname):  if (boardname):
   


Legend:
line(s) removed in v.1.1 
line(s) changed
 line(s) added in v.1.2

File made using version 1.96 of cvs2html by leaf at 2006-02-15 17:28