threefoldtecharchive / jumpscaleX_core

Apache License 2.0
1 stars 6 forks source link

prints in magic methods ruins the output in kosmos shell [development_fixes2] #393

Closed xmonader closed 4 years ago

xmonader commented 4 years ago

please review the magic methods specially __str__ and __repr__ in case if there're any dangling print statements

try using ag --py 'def __str__' -A 10 > allstrs.txt maybe

xmonader commented 4 years ago

https://github.com/threefoldtech/jumpscaleX_core/pull/381/commits/2768dbc72bbda199cfdf4dc580447826e8206a59 https://github.com/threefoldtech/jumpscaleX_core/pull/381/commits/1968f16cbb7af8ab941afde4d982307b235b7caa