python-network
Python module for easy networking
Loading...
Searching...
No Matches

◆ makestr

x network.makestr = lambda x(x, 'utf8', 'replace') if isinstance(x, bytes) else x

Definition at line 72 of file network.py.