A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2000-March/002837.html below:

[Python-Dev] cPickle and cStringIO

[Python-Dev] cPickle and cStringIO [Python-Dev] cPickle and cStringIOKa-Ping Yee ping@lfw.org
Sat, 25 Mar 2000 23:23:45 -0800 (PST)
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




RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4