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

error: configure_logger(stdout=False, filepath="ws4py.log") #171

Closed joijuke closed 9 years ago

joijuke commented 9 years ago

NameError: global name 'handlers' is not defined

Lawouach commented 9 years ago

Hi,

could you please provide some background please? Which version of ws4py/Python? How do you import that function?