Lessons learned from looking at telepathy-python to better understand what it was...
[theonering] / src / util / misc.py
index 7abecf3..85c6ca0 100644 (file)
@@ -6,7 +6,6 @@ import sys
 import cPickle
 
 import functools
-import itertools
 import contextlib
 import inspect