> Ryniek90 (R) wrote:
>R> "
>R> Didn't worked, so i wil reuse your class, and modify it later. Now i see
>R> that working on private objects complex.
No it's not complex. *You* make it complex.
--
Piet van Oostrum
URL: http://pietvanoostrum.com [PGP 8DAE142BE17999C4]
Private email: p...@va
When i use this class in Python IDLE, i've got this error: "
...
Traceback (most recent call last):
File "", line 1, in
mod.print_module('socket')
File "", line 48, in print_module
module_open = open(self._this_module, 'rb')
IOError: [Errno 2] No such file or directory: ''