| Home | Trees | Indices | Help |
|
|---|
|
|
Base codec.
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
context The context for the encoding. |
|||
| util.BufferedByteStream |
stream The underlying data stream. |
||
bool, default is False.
|
strict Whether the codec should operate in strict mode. |
||
datetime.timedelta or int or
None
|
timezone_offset The offset from UTC for any datetime objects
being encoded.
|
||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Returns a callable based on |
|
|||
timezone_offsetThe offset from UTC for anydatetime objects being
encoded. Default to None means no offset.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Jul 18 11:43:59 2011 | http://epydoc.sourceforge.net |