Package pyamf :: Package adapters :: Module _array
[hide private]
[frames] | no frames]

Module _array

source code

array adapter module.

Will convert all array.array instances to a python list before encoding. All type information is lost (but degrades nicely).


Since: 0.5

Variables [hide private]
  __package__ = 'pyamf.adapters'

Imports: array, pyamf, util