Package spoon
[hide private]
[frames] | no frames]

Package spoon

source code

Submodules [hide private]

Classes [hide private]
  Serial
  serialprop
When used like a property in a Serial class, it will act as a flag to the serializer that only properties that are of type serialprop or lazyprop are to be serialized.
  lazyprop
When used like a property in a Serial class, it will act as a flag to the serializer that only properties that are of type serialprop or lazyprop are to be serialized.
  SpoonStream
SpoonStream implements an object stream.
  NullLogger
Dummy logging object.
  x
Dummy logging object.

Variables [hide private]
  __author__ = 'Matt Sullivan <matts@zarrf.com>'
  __date__ = '22 Nov 2006'
  __version__ = '0.1.1'
  __version_info__ = (0, 1, 1)
  __license__ = 'MIT/X Consortium'

Variables Details [hide private]

__author__

None
Value:
'Matt Sullivan <matts@zarrf.com>'                                      
      

__date__

None
Value:
'22 Nov 2006'                                                          
      

__version__

None
Value:
'0.1.1'                                                                
      

__version_info__

None
Value:
(0, 1, 1)                                                              
      

__license__

None
Value:
'MIT/X Consortium'