W3cubDocs

/Haxe Python

Pprint

package python.lib

@:pythonImport("pprint") Available on python

Static methods

@:value({ depth : null, width : 80, indent : 1 }) static pformat (object:Dynamic, indent:Int = 1, width:Int = 80, ?depth:Int):String

static pprint (x:Dynamic):Void

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/python/lib/Pprint.html