Menu

Diff of /trunk/python/python.lang.php [r51] .. [r52]  Maximize  Restore

Switch to side-by-side view

--- a/trunk/python/python.lang.php
+++ b/trunk/python/python.lang.php
@@ -30,6 +30,8 @@
 	## singleton of names in runtime
 	public static $names = array();
 	
-	public static $statament = null;
+	public static $class = null;
+	
+	public static $state = null;
 	
 }
\ No newline at end of file
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.