Sys

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部