Skip to content

Commit

Permalink
missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitc committed Nov 27, 2012
1 parent abcd364 commit 634b9e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions uzmq/util.py
Expand Up @@ -3,6 +3,7 @@
# This file is part of uzmq. See the NOTICE for more information.

import sys
import types

# True if we are running on Python 3.
PY3 = sys.version_info[0] == 3
Expand Down

0 comments on commit 634b9e0

Please sign in to comment.