issues
search
Lawouach
/
WebSocket-for-Python
WebSocket client and server library for Python 2 and 3 as well as PyPy (ws4py 0.5.1)
https://ws4py.readthedocs.org/en/latest/
BSD 3-Clause "New" or "Revised" License
1.12k
stars
288
forks
source link
Use print() function in both Python 2 and Python 3
#253
Closed
cclauss
closed
4 years ago
cclauss
commented
6 years ago
print()
is a function in Python 3.
print() is a function in Python 3.