Are there any objections to including
try:
from cPickle import *
except:
pass
in pickle and
try:
from cStringIO import *
except:
pass
in StringIO?
-- ?!ng
"I'm not trying not to answer the question; i'm just not answering it."
-- Lenore Snell