comparison piecrust/commands/base.py @ 451:838f3964f400

bake: Optimize the bake by not using custom classes for passing info. See previous changeset about pickling performance between processes. Now just use plain standard structures, or the new `fastpickle` when needed.
author Ludovic Chabant <ludovic@chabant.com>
date Mon, 06 Jul 2015 21:30:49 -0700
parents c2ca72fb7f0b
children 456db44dcc53
comparison
equal deleted inserted replaced
450:298f8f46432a 451:838f3964f400