Classes in PythonScripts
13 Feb
2001
13 Feb
'01
9:20 a.m.
Hi all. I just tried to write a class in PythonScripts, and came up against a problem. The class is: class Alpha: alpha = 0 def set(self, alpha): this.alpha = alpha It seems that PythonScripts does not like this. Am I not supposed to be able to define classes?
9183
Age (days ago)
9183
Last active (days ago)
0 comments
1 participants
participants (1)
-
Gerald Gutierrez