putline
Name
putline -- write a line to the server socket [DA]
Synopsis
putline(line)
Parameters
- line
Line to be written (string).
Exceptions
TypeError
Bad argument type or too many (any) arguments.
pg.error
Invalid connection.
Description
putline()
method allows to directly write a string to the server socket.