Skip to content

Commit

Permalink
Merge pull request #3 from hainm/warnings
Browse files Browse the repository at this point in the history
import warnings
  • Loading branch information
minrk authored Nov 12, 2016
2 parents ed39cb0 + d6f6cf9 commit e438edd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wurlitzer.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
import select
import sys
import threading
import warnings

libc = ctypes.CDLL(None)

Expand Down

0 comments on commit e438edd

Please sign in to comment.