Trees | Indices | Help |
|
---|
|
Cinelab serializer implementation.
|
|||
_Serializer |
|
|||
|
|||
|
|
|||
NAME =
|
|||
EXTENSION =
|
|||
MIMETYPE =
|
|
Return a serializer that will serialize `package` to `file_`. `file_` is a writable file-like object. It is the responsibility of the caller to close it. The returned object must implement the interface for which :class:`_Serializer` is the reference implementation. |
A shortcut for ``make_serializer(package, file_).serialize()``. See also `make_serializer`. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Jul 8 16:00:01 2009 | http://epydoc.sourceforge.net |