summaryrefslogtreecommitdiff
path: root/examples/pickle/custom_pickler.py
Commit message (Expand)AuthorAgeFilesLines
* sorry, this example is just ridiculousMike Bayer2010-01-181-91/+0
* Added in Examples into the test suite so they get exercised regularly. Cleane...Michael Trier2009-07-271-1/+7
* Lots of fixes to the code examples to specify imports explicitly.Michael Trier2009-03-311-5/+6
* - got all examples workingMike Bayer2007-09-011-1/+1
* Added EXT_CONTINUE and EXT_STOP for MapperExtensions; EXT_PASS is a synonym f...Jason Kirtland2007-08-011-3/+4
* merging 0.4 branch to trunk. see CHANGES for details. 0.3 moves to maintena...Mike Bayer2007-07-271-2/+3
* - Deprecated DynamicMetaData- use ThreadLocalMetaData or MetaData insteadJason Kirtland2007-07-061-2/+2
* pickle example for dmillerMike Bayer2006-12-091-0/+82