Updates:
        Owner: jussi.ao...@gmail.com
        Labels: Target-2.8.5

Comment #3 on issue 1729 by pekka.klarck: Add support for telnet commands in telnet library (esp break command)
http://code.google.com/p/robotframework/issues/detail?id=1729

Looks good! I'm tentatively scoping this to RF 2.8.5. I also assign this to Jussi who knows telnet protocol better than I.

Some questions/comments:

1) Why to support only certain control character names? Why not support everything telnetlib provides by using `getattr(telnetlib, name)`?

2) Could it be convenient to be able to send multiple control chars by accepting `*characters`? The keyword name could probably be the same. Not sure how IAC handling should be done in that case, though.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to