Package osh :: Package external :: Package pg8000 :: Module protocol :: Class Sync
[frames] | no frames]

Class Sync

source code

object --+
         |
        Sync

Instance Methods
 
serialize(self) source code
 
__repr__(self)
repr(x)
source code

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __setattr__, __str__

Properties

Inherited from object: __class__

Method Details

__repr__(self)
(Representation operator)

source code 

repr(x)

Overrides: object.__repr__
(inherited documentation)