PickleFormatter

class lsst.daf.butler.formatters.pickleFormatter.PickleFormatter

Bases: lsst.daf.butler.formatters.fileFormatter.FileFormatter

Interface for reading and writing Python objects to and from pickle files.

Attributes Summary

extension

Attributes Documentation

extension = '.pickle'