Re: [Tutor] cPickle/pickle help

2012-04-04 Thread b. nyec
--- On Wed, 4/4/12, Mark Lawrence wrote: > From: Mark Lawrence > Subject: Re: [Tutor] cPickle/pickle help > To: tutor@python.org > Date: Wednesday, April 4, 2012, 1:16 PM > On 04/04/2012 18:25, b. nyec wrote: > > Hello, > > > > I'm not sure if this is the

[Tutor] cPickle/pickle help

2012-04-04 Thread b. nyec
Hello, I'm not sure if this is the correct list to post this on, but i was wondering i someone could help me. I'm wondering if there exists a pickler example written in C ? I understand the cPickle module was written in C, but looking at it seems daunting to create sample code from it. I found