secure unpickle?

Yun Mao maoy at cis.upenn.edu
Sun Jan 18 23:00:25 EST 2004


Hi, I'm looking for a way in unpickling, or equivalent, such that can only
unpickle (or is limited to) simple data structure, such as number, string,
list, tuples.

The doc I found http://www.python.org/doc/2.2.3/lib/pickle-sec.html was
helpful but still not very clear to me.

Thanks!

-Y





More information about the Python-list mailing list