I was looking for a easy way to know bytes size of arrays and dictionaries object, like [ [1,2,3], [4,5,6] ] or { 1:{2:2} }. Many topics say to use pylab, ...
確定! 回上一頁