Skip to content

Commit aca0e16

Browse files
committed
Merge branch 'master' of github.com:Lawouach/WebSocket-for-Python
2 parents e26c69f + a5dc970 commit aca0e16

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ws4py/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2828
#
2929
import logging
30+
import logging.handlers as handlers
3031

3132
__author__ = "Sylvain Hellegouarch"
3233
__version__ = "0.3.5"

0 commit comments

Comments
 (0)