This module privides pretty printing for list/dict/tuple/set python object. Simple example of usage is followings. >>> from prettyprint import pp >>> target ...
確定! 回上一頁