W3cubDocs

/Haxe Python

Sys

package python.lib

Available on python

Static variables

static 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 methods

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