Giovanni Colapinto
Giovanni Colapinto
Hey, sorry for the late reply. @nros using it directly works like a charm, thanks!
You don't want? I really want to crash them :) I try your workaround but I got this error: File "/var/virtualenv/spytel/lib/python3.5/site-packages/telnetlib3/server.py", line 427, in request_advanced_opts self.stream.iac(DONT, NEW_ENVIRON) NameError: name 'DONT'...
No luck [telnet_debug_2.txt](https://github.com/jquast/telnetlib3/files/196051/telnet_debug_2.txt)
Apologize, I forgot to remove the line with the "DO" constant. Now it works. Thank you
Now the client do not die, but after the first "enter" I got the screen attached The relevant log to output 2016-03-31 08:10:54,535 INFO server.py:378 protocol stream status: {'local-server': 'SGA,BINARY,ECHO',...
That would be great, thanks
that's not good :-1: it's a very bad idea to have two different libraries. I hope in the meantime the motor library will be upgraded to the last of pymongo..
Thank you both, really :)
Great, thanks
I wondering if gridfs could be managed as a SubFrame, so when a field is a gridfs element it could be implemented as a SubFrame class (GridFrame class? :) )...