package python.lib
Available on pythonstatic read only argv:Array<String>
static read only executable:String
static maxsize:Int
static platform:String
static read only stderr:TextIOBase
static read only stdin:TextIOBase
static read only stdout:TextIOBase
static version:String
static version_info:Tuple5<Int, Int, Int, String, Int>
static exc_info<T> ():Tuple3<Class<T>, T, TB>
static exit (x:Int):Void
static getfilesystemencoding ():String
static getsizeof (t:Dynamic):Int
© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/python/lib/Sys.html