[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pyamf-builds
Subject:    [pyamf-builds]  ubuntu-py26
From:       PyAMF Build Farm <builds () pyamf ! org>
Date:       2009-09-12 18:30:24
Message-ID: 20090912183025.091157C8011 () mail ! collab ! com
[Download RAW message or body]

The Buildbot has detected a failed build of ubuntu-py26 on PyAMF.
Full details are available at:
 http://buildbot.pyamf.org/builders/ubuntu-py26/builds/339

Buildbot URL: http://buildbot.pyamf.org/

Buildslave for this Build: callisto

Build Reason: 
Build Source Stamp: HEAD
Blamelist: nick

BUILD FAILED: failed Parsing AMF dumps
Logs are attached.

sincerely,
 -The Buildbot


["svn-update.stdio" (text/plain)]

A    build
A    build/cpyamf
A    build/cpyamf/amf3.pyx
A    build/cpyamf/__init__.py
A    build/cpyamf/amf3.c
A    build/cpyamf/util.pxd
A    build/cpyamf/util.pyx
A    build/cpyamf/util.c
A    build/LICENSE.txt
A    build/INSTALL.txt
A    build/ez_setup.py
A    build/CHANGES.txt
A    build/THANKS.txt
A    build/setup.py
A    build/MAINTAINERS.txt
A    build/README.txt
A    build/pyamf
A    build/pyamf/tests
A    build/pyamf/tests/test_alias.py
A    build/pyamf/tests/test_flex_messaging.py
A    build/pyamf/tests/test_sol.py
A    build/pyamf/tests/test_imports.py
A    build/pyamf/tests/remoting
A    build/pyamf/tests/remoting/test_client.py
A    build/pyamf/tests/remoting/__init__.py
A    build/pyamf/tests/remoting/test_remoteobject.py
A    build/pyamf/tests/test_flex.py
A    build/pyamf/tests/test_xml.py
A    build/pyamf/tests/__init__.py
A    build/pyamf/tests/test_adapters_util.py
A    build/pyamf/tests/test_gateway.py
A    build/pyamf/tests/test_adapters.py
A    build/pyamf/tests/imports
A    build/pyamf/tests/imports/foo
A    build/pyamf/tests/imports/foo/bar
A    build/pyamf/tests/imports/foo/bar/baz.py
A    build/pyamf/tests/imports/foo/bar/__init__.py
A    build/pyamf/tests/imports/foo/bar/gak.py
A    build/pyamf/tests/imports/foo/__init__.py
A    build/pyamf/tests/imports/spam.py
A    build/pyamf/tests/test_modules.py
A    build/pyamf/tests/gateway
A    build/pyamf/tests/gateway/test_wsgi.py
A    build/pyamf/tests/gateway/test_google.py
A    build/pyamf/tests/gateway/__init__.py
A    build/pyamf/tests/gateway/test_django.py
A    build/pyamf/tests/gateway/test_twisted.py
A    build/pyamf/tests/test_util.py
A    build/pyamf/tests/adapters
A    build/pyamf/tests/adapters/test_google.py
A    build/pyamf/tests/adapters/test_array.py
A    build/pyamf/tests/adapters/test_collections.py
A    build/pyamf/tests/adapters/__init__.py
A    build/pyamf/tests/adapters/test_django.py
A    build/pyamf/tests/adapters/test_sqlalchemy.py
A    build/pyamf/tests/util.py
A    build/pyamf/tests/test_basic.py
A    build/pyamf/tests/modules
A    build/pyamf/tests/modules/test_decimal.py
A    build/pyamf/tests/modules/test_sets.py
A    build/pyamf/tests/modules/__init__.py
A    build/pyamf/tests/test_amf0.py
A    build/pyamf/tests/test_remoting.py
A    build/pyamf/tests/test_amf3.py
A    build/pyamf/adapters
A    build/pyamf/adapters/_sqlalchemy_orm_collections.py
A    build/pyamf/adapters/_array.py
A    build/pyamf/adapters/_collections.py
A    build/pyamf/adapters/_decimal.py
A    build/pyamf/adapters/_sets.py
A    build/pyamf/adapters/util.py
A    build/pyamf/adapters/_django_db_models_query.py
A    build/pyamf/adapters/_sqlalchemy_orm.py
A    build/pyamf/adapters/__init__.py
A    build/pyamf/adapters/_django_db_models_fields.py
A    build/pyamf/adapters/_django_utils_translation.py
A    build/pyamf/adapters/_django_db_models_base.py
A    build/pyamf/adapters/_google_appengine_ext_db.py
A    build/pyamf/remoting
A    build/pyamf/remoting/gateway
A    build/pyamf/remoting/gateway/wsgi.py
A    build/pyamf/remoting/gateway/google.py
A    build/pyamf/remoting/gateway/__init__.py
A    build/pyamf/remoting/gateway/django.py
A    build/pyamf/remoting/gateway/twisted.py
A    build/pyamf/remoting/__init__.py
A    build/pyamf/remoting/amf0.py
A    build/pyamf/remoting/amf3.py
A    build/pyamf/remoting/client
A    build/pyamf/remoting/client/__init__.py
A    build/pyamf/sol.py
A    build/pyamf/__init__.py
A    build/pyamf/amf0.py
A    build/pyamf/amf3.py
A    build/pyamf/util
A    build/pyamf/util/imports.py
A    build/pyamf/util/__init__.py
A    build/pyamf/flex
A    build/pyamf/flex/data.py
A    build/pyamf/flex/messaging.py
A    build/pyamf/flex/__init__.py
A    build/setup.cfg
Exported revision 2808.

["unpack-sqlalchemy-0.4.8.stdio" (text/plain)]

sqlalchemy/
sqlalchemy/__init__.py
sqlalchemy/databases/
sqlalchemy/databases/__init__.py
sqlalchemy/databases/access.py
sqlalchemy/databases/firebird.py
sqlalchemy/databases/information_schema.py
sqlalchemy/databases/informix.py
sqlalchemy/databases/maxdb.py
sqlalchemy/databases/mssql.py
sqlalchemy/databases/mxODBC.py
sqlalchemy/databases/mysql.py
sqlalchemy/databases/oracle.py
sqlalchemy/databases/postgres.py
sqlalchemy/databases/sqlite.py
sqlalchemy/databases/sybase.py
sqlalchemy/engine/
sqlalchemy/engine/__init__.py
sqlalchemy/engine/base.py
sqlalchemy/engine/default.py
sqlalchemy/engine/strategies.py
sqlalchemy/engine/threadlocal.py
sqlalchemy/engine/url.py
sqlalchemy/exceptions.py
sqlalchemy/ext/
sqlalchemy/ext/__init__.py
sqlalchemy/ext/activemapper.py
sqlalchemy/ext/assignmapper.py
sqlalchemy/ext/associationproxy.py
sqlalchemy/ext/declarative.py
sqlalchemy/ext/orderinglist.py
sqlalchemy/ext/selectresults.py
sqlalchemy/ext/sessioncontext.py
sqlalchemy/ext/sqlsoup.py
sqlalchemy/interfaces.py
sqlalchemy/logging.py
sqlalchemy/mods/
sqlalchemy/mods/__init__.py
sqlalchemy/mods/selectresults.py
sqlalchemy/orm/
sqlalchemy/orm/__init__.py
sqlalchemy/orm/attributes.py
sqlalchemy/orm/collections.py
sqlalchemy/orm/dependency.py
sqlalchemy/orm/dynamic.py
sqlalchemy/orm/interfaces.py
sqlalchemy/orm/mapper.py
sqlalchemy/orm/properties.py
sqlalchemy/orm/query.py
sqlalchemy/orm/scoping.py
sqlalchemy/orm/session.py
sqlalchemy/orm/shard.py
sqlalchemy/orm/strategies.py
sqlalchemy/orm/sync.py
sqlalchemy/orm/unitofwork.py
sqlalchemy/orm/uowdumper.py
sqlalchemy/orm/util.py
sqlalchemy/pool.py
sqlalchemy/queue.py
sqlalchemy/schema.py
sqlalchemy/sql/
sqlalchemy/sql/__init__.py
sqlalchemy/sql/compiler.py
sqlalchemy/sql/expression.py
sqlalchemy/sql/functions.py
sqlalchemy/sql/operators.py
sqlalchemy/sql/util.py
sqlalchemy/sql/visitors.py
sqlalchemy/topological.py
sqlalchemy/types.py
sqlalchemy/util.py

["python2.6-build.stdio" (text/plain)]

running build
running build_py
creating build
creating build/lib
creating build/lib/pyamf
copying pyamf/sol.py -> build/lib/pyamf
copying pyamf/__init__.py -> build/lib/pyamf
copying pyamf/amf0.py -> build/lib/pyamf
copying pyamf/amf3.py -> build/lib/pyamf
creating build/lib/cpyamf
copying cpyamf/__init__.py -> build/lib/cpyamf
creating build/lib/sqlalchemy
copying sqlalchemy/logging.py -> build/lib/sqlalchemy
copying sqlalchemy/interfaces.py -> build/lib/sqlalchemy
copying sqlalchemy/queue.py -> build/lib/sqlalchemy
copying sqlalchemy/topological.py -> build/lib/sqlalchemy
copying sqlalchemy/__init__.py -> build/lib/sqlalchemy
copying sqlalchemy/exceptions.py -> build/lib/sqlalchemy
copying sqlalchemy/types.py -> build/lib/sqlalchemy
copying sqlalchemy/pool.py -> build/lib/sqlalchemy
copying sqlalchemy/util.py -> build/lib/sqlalchemy
copying sqlalchemy/schema.py -> build/lib/sqlalchemy
creating build/lib/pyamf/remoting
copying pyamf/remoting/__init__.py -> build/lib/pyamf/remoting
copying pyamf/remoting/amf0.py -> build/lib/pyamf/remoting
copying pyamf/remoting/amf3.py -> build/lib/pyamf/remoting
creating build/lib/pyamf/flex
copying pyamf/flex/messaging.py -> build/lib/pyamf/flex
copying pyamf/flex/__init__.py -> build/lib/pyamf/flex
copying pyamf/flex/data.py -> build/lib/pyamf/flex
creating build/lib/pyamf/util
copying pyamf/util/__init__.py -> build/lib/pyamf/util
copying pyamf/util/imports.py -> build/lib/pyamf/util
creating build/lib/pyamf/adapters
copying pyamf/adapters/_sqlalchemy_orm.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_django_db_models_query.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_array.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_django_utils_translation.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_google_appengine_ext_db.py -> build/lib/pyamf/adapters
copying pyamf/adapters/__init__.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_django_db_models_base.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_decimal.py -> build/lib/pyamf/adapters
copying pyamf/adapters/util.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_sets.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_sqlalchemy_orm_collections.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_django_db_models_fields.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_collections.py -> build/lib/pyamf/adapters
creating build/lib/sqlalchemy/ext
copying sqlalchemy/ext/assignmapper.py -> build/lib/sqlalchemy/ext
copying sqlalchemy/ext/sqlsoup.py -> build/lib/sqlalchemy/ext
copying sqlalchemy/ext/orderinglist.py -> build/lib/sqlalchemy/ext
copying sqlalchemy/ext/declarative.py -> build/lib/sqlalchemy/ext
copying sqlalchemy/ext/sessioncontext.py -> build/lib/sqlalchemy/ext
copying sqlalchemy/ext/__init__.py -> build/lib/sqlalchemy/ext
copying sqlalchemy/ext/associationproxy.py -> build/lib/sqlalchemy/ext
copying sqlalchemy/ext/selectresults.py -> build/lib/sqlalchemy/ext
copying sqlalchemy/ext/activemapper.py -> build/lib/sqlalchemy/ext
creating build/lib/sqlalchemy/engine
copying sqlalchemy/engine/base.py -> build/lib/sqlalchemy/engine
copying sqlalchemy/engine/default.py -> build/lib/sqlalchemy/engine
copying sqlalchemy/engine/url.py -> build/lib/sqlalchemy/engine
copying sqlalchemy/engine/strategies.py -> build/lib/sqlalchemy/engine
copying sqlalchemy/engine/__init__.py -> build/lib/sqlalchemy/engine
copying sqlalchemy/engine/threadlocal.py -> build/lib/sqlalchemy/engine
creating build/lib/sqlalchemy/databases
copying sqlalchemy/databases/sybase.py -> build/lib/sqlalchemy/databases
copying sqlalchemy/databases/mysql.py -> build/lib/sqlalchemy/databases
copying sqlalchemy/databases/mxODBC.py -> build/lib/sqlalchemy/databases
copying sqlalchemy/databases/firebird.py -> build/lib/sqlalchemy/databases
copying sqlalchemy/databases/mssql.py -> build/lib/sqlalchemy/databases
copying sqlalchemy/databases/oracle.py -> build/lib/sqlalchemy/databases
copying sqlalchemy/databases/informix.py -> build/lib/sqlalchemy/databases
copying sqlalchemy/databases/__init__.py -> build/lib/sqlalchemy/databases
copying sqlalchemy/databases/maxdb.py -> build/lib/sqlalchemy/databases
copying sqlalchemy/databases/information_schema.py -> build/lib/sqlalchemy/databases
copying sqlalchemy/databases/postgres.py -> build/lib/sqlalchemy/databases
copying sqlalchemy/databases/sqlite.py -> build/lib/sqlalchemy/databases
copying sqlalchemy/databases/access.py -> build/lib/sqlalchemy/databases
creating build/lib/sqlalchemy/orm
copying sqlalchemy/orm/scoping.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/attributes.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/query.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/sync.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/session.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/interfaces.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/mapper.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/collections.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/shard.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/strategies.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/unitofwork.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/uowdumper.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/__init__.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/properties.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/util.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/dynamic.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/dependency.py -> build/lib/sqlalchemy/orm
creating build/lib/sqlalchemy/mods
copying sqlalchemy/mods/__init__.py -> build/lib/sqlalchemy/mods
copying sqlalchemy/mods/selectresults.py -> build/lib/sqlalchemy/mods
creating build/lib/sqlalchemy/sql
copying sqlalchemy/sql/visitors.py -> build/lib/sqlalchemy/sql
copying sqlalchemy/sql/operators.py -> build/lib/sqlalchemy/sql
copying sqlalchemy/sql/compiler.py -> build/lib/sqlalchemy/sql
copying sqlalchemy/sql/expression.py -> build/lib/sqlalchemy/sql
copying sqlalchemy/sql/__init__.py -> build/lib/sqlalchemy/sql
copying sqlalchemy/sql/util.py -> build/lib/sqlalchemy/sql
copying sqlalchemy/sql/functions.py -> build/lib/sqlalchemy/sql
creating build/lib/pyamf/remoting/gateway
copying pyamf/remoting/gateway/twisted.py -> build/lib/pyamf/remoting/gateway
copying pyamf/remoting/gateway/google.py -> build/lib/pyamf/remoting/gateway
copying pyamf/remoting/gateway/django.py -> build/lib/pyamf/remoting/gateway
copying pyamf/remoting/gateway/wsgi.py -> build/lib/pyamf/remoting/gateway
copying pyamf/remoting/gateway/__init__.py -> build/lib/pyamf/remoting/gateway
creating build/lib/pyamf/remoting/client
copying pyamf/remoting/client/__init__.py -> build/lib/pyamf/remoting/client
creating build/lib/pyamf/tests
creating build/lib/pyamf/tests/remoting
copying pyamf/tests/remoting/test_remoteobject.py -> build/lib/pyamf/tests/remoting
copying pyamf/tests/remoting/__init__.py -> build/lib/pyamf/tests/remoting
copying pyamf/tests/remoting/test_client.py -> build/lib/pyamf/tests/remoting
creating build/lib/pyamf/tests/modules
copying pyamf/tests/modules/test_decimal.py -> build/lib/pyamf/tests/modules
copying pyamf/tests/modules/__init__.py -> build/lib/pyamf/tests/modules
copying pyamf/tests/modules/test_sets.py -> build/lib/pyamf/tests/modules
creating build/lib/pyamf/tests/gateway
copying pyamf/tests/gateway/test_twisted.py -> build/lib/pyamf/tests/gateway
copying pyamf/tests/gateway/test_wsgi.py -> build/lib/pyamf/tests/gateway
copying pyamf/tests/gateway/test_django.py -> build/lib/pyamf/tests/gateway
copying pyamf/tests/gateway/__init__.py -> build/lib/pyamf/tests/gateway
copying pyamf/tests/gateway/test_google.py -> build/lib/pyamf/tests/gateway
creating build/lib/pyamf/tests/adapters
copying pyamf/tests/adapters/test_sqlalchemy.py -> build/lib/pyamf/tests/adapters
copying pyamf/tests/adapters/test_collections.py -> build/lib/pyamf/tests/adapters
copying pyamf/tests/adapters/test_django.py -> build/lib/pyamf/tests/adapters
copying pyamf/tests/adapters/__init__.py -> build/lib/pyamf/tests/adapters
copying pyamf/tests/adapters/test_array.py -> build/lib/pyamf/tests/adapters
copying pyamf/tests/adapters/test_google.py -> build/lib/pyamf/tests/adapters

["python2.6-test.stdio" (text/plain)]

running test
running egg_info
creating PyAMF.egg-info
writing requirements to PyAMF.egg-info/requires.txt
writing PyAMF.egg-info/PKG-INFO
writing top-level names to PyAMF.egg-info/top_level.txt
writing dependency_links to PyAMF.egg-info/dependency_links.txt
writing manifest file 'PyAMF.egg-info/SOURCES.txt'
reading manifest file 'PyAMF.egg-info/SOURCES.txt'
writing manifest file 'PyAMF.egg-info/SOURCES.txt'
running build_ext
/usr/local/lib/python2.6/site-packages/Twisted-8.1.0-py2.6-linux-i686.egg/twisted/python/filepath.py:12: \
DeprecationWarning: the sha module is deprecated; use the hashlib module instead  \
                import sha
/home/buildbot/slaves/pyamf/ubuntu-py26/build/pyamf/util/imports.py:60: \
DeprecationWarning: the sets module is deprecated  __import__(name, {}, {}, [])
/usr/local/lib/python2.6/site-packages/Twisted-8.1.0-py2.6-linux-i686.egg/twisted/spread/pb.py:64: \
DeprecationWarning: the md5 module is deprecated; use hashlib instead  import md5
pyamf.tests.test_xml.ElementTreeTestCase.test_xe_ElementTree ... [OK]
pyamf.tests.test_xml.ElementTreeTestCase.test_xe_cElementTree ... [OK]
pyamf.tests.test_adapters_util.HelperTestCase.test_to_dict ... [OK]
pyamf.tests.test_adapters_util.HelperTestCase.test_to_list ... [OK]
pyamf.tests.test_adapters_util.HelperTestCase.test_to_set ... [OK]
pyamf.tests.test_adapters_util.HelperTestCase.test_to_tuple ... [OK]
pyamf.tests.test_adapters.AdapterHelperTestCase.test_basic ... [OK]
pyamf.tests.test_adapters.AdapterHelperTestCase.test_import ... [OK]
pyamf.tests.adapters.test_sqlalchemy.SATestCase.test_encode_decode_list ... [OK]
pyamf.tests.adapters.test_sqlalchemy.SATestCase.test_encode_decode_persistent ... \
[OK] pyamf.tests.adapters.test_sqlalchemy.SATestCase.test_encode_decode_transient ... \
[OK] pyamf.tests.adapters.test_sqlalchemy.SATestCase.test_encode_decode_with_references \
... [OK] pyamf.tests.adapters.test_sqlalchemy.SATestCase.test_sa_merge ... [OK]
pyamf.tests.adapters.test_sqlalchemy.AdapterTestCase.test_instance ... [OK]
pyamf.tests.adapters.test_sqlalchemy.AdapterTestCase.test_mapped ... [OK]
pyamf.tests.adapters.test_sqlalchemy.AdapterTestCase.test_not_mapped ... [OK]
pyamf.tests.adapters.test_sqlalchemy.ClassAliasTestCase.test_get_attributes ... [OK]
pyamf.tests.adapters.test_sqlalchemy.ClassAliasTestCase.test_get_attrs ... [OK]
pyamf.tests.adapters.test_sqlalchemy.ClassAliasTestCase.test_get_mapper ... [OK]
pyamf.tests.adapters.test_sqlalchemy.ClassAliasTestCase.test_property ... [OK]
pyamf.tests.adapters.test_sqlalchemy.ClassAliasTestCase.test_type ... [OK]
pyamf.tests.adapters.test_sqlalchemy.ApplyAttributesTestCase.test_decode_unaliased \
... [OK] pyamf.tests.adapters.test_sqlalchemy.ApplyAttributesTestCase.test_undefined \
... [OK] pyamf.tests.adapters.test_collections.DequeTestCase.test_amf0 ... [OK]
pyamf.tests.adapters.test_collections.DequeTestCase.test_amf3 ... [OK]
pyamf.tests.adapters.test_collections.DefaultDictTestCase.test_amf0 ... [OK]
pyamf.tests.adapters.test_collections.DefaultDictTestCase.test_amf3 ... [OK]
pyamf.tests.adapters.test_django.TypeMapTestCase.test_NOT_PROVIDED ... [OK]
pyamf.tests.adapters.test_django.TypeMapTestCase.test_objects_all ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ClassAliasTestCase.test_dynamic ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ClassAliasTestCase.test_non_field_prop ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ClassAliasTestCase.test_time ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ClassAliasTestCase.test_undefined ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ForeignKeyTestCase.test_many_to_many ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ForeignKeyTestCase.test_one_to_many ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.I18NTestCase.test_encode ... Exception RuntimeError: \
'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.PKTestCase.test_behaviour ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.PKTestCase.test_none ... Exception RuntimeError: \
'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ModelInheritanceTestCase.test_abstract ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ModelInheritanceTestCase.test_concrete ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.FieldsTestCase.test_file ... Exception RuntimeError: \
'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ReferenceTestCase.test_not_referenced ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ReferenceTestCase.test_referenced_encode ... \
Exception RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in \
<type 'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_array.ArrayTestCase.test_amf0 ... [OK]
pyamf.tests.adapters.test_array.ArrayTestCase.test_amf3 ... [OK]
pyamf.tests.test_imports.SplitModuleTestCase.test_deep ... [OK]
pyamf.tests.test_imports.SplitModuleTestCase.test_no_parent ... [OK]
pyamf.tests.test_imports.SplitModuleTestCase.test_one_parent ... [OK]
pyamf.tests.test_imports.RunHooksTestCase.test_clear ... [OK]
pyamf.tests.test_imports.RunHooksTestCase.test_error ... [OK]
pyamf.tests.test_imports.RunHooksTestCase.test_iterate ... [OK]
pyamf.tests.test_imports.WhenImportedTestCase.test_already_imported ... [OK]
pyamf.tests.test_imports.WhenImportedTestCase.test_already_loaded ... [OK]
pyamf.tests.test_imports.WhenImportedTestCase.test_import ... [OK]
pyamf.tests.test_imports.WhenImportedTestCase.test_register ... [OK]
pyamf.tests.test_imports.ModuleFinderFindModuleTestCase.test_found ... [OK]
pyamf.tests.test_imports.ModuleFinderFindModuleTestCase.test_not_found ... [OK]
pyamf.tests.test_imports.ModuleFinderLoadModuleTestCase.test_file ... [OK]
pyamf.tests.test_imports.ModuleFinderLoadModuleTestCase.test_hook ... [OK]
pyamf.tests.test_imports.ModuleFinderLoadModuleTestCase.test_package ... [OK]
pyamf.tests.test_imports.ModuleFinderLoadModuleTestCase.test_package_child ... [OK]
pyamf.tests.test_sol.EncoderTestCase.test_amf3 ... [OK]
pyamf.tests.test_sol.EncoderTestCase.test_encode_header ... [OK]
pyamf.tests.test_sol.EncoderTestCase.test_multiple_values ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_amf3 ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_header ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_invalid_header ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_invalid_header_length ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_invalid_header_name_length ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_invalid_header_padding ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_invalid_signature ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_strict_header_length ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_unknown_encoding ... [OK]
pyamf.tests.test_sol.HelperTestCase.test_load_file ... [OK]
pyamf.tests.test_sol.HelperTestCase.test_load_name ... [OK]
pyamf.tests.test_sol.HelperTestCase.test_save_file ... [OK]
pyamf.tests.test_sol.HelperTestCase.test_save_name ... [OK]
pyamf.tests.test_sol.SOLTestCase.test_create ... [OK]
pyamf.tests.test_sol.SOLTestCase.test_save ... [OK]
pyamf.tests.test_amf3.TypesTestCase.test_types ... [OK]
pyamf.tests.test_amf3.ClassDefinitionTestCase.test_dynamic ... [OK]
pyamf.tests.test_amf3.ClassDefinitionTestCase.test_external ... [OK]
pyamf.tests.test_amf3.ClassDefinitionTestCase.test_mixed ... [OK]
pyamf.tests.test_amf3.ClassDefinitionTestCase.test_static ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_add_class ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_add_legacy_xml ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_add_object ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_add_string ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_clear ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_copy ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_create ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_empty_string ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_get_by_reference ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_get_object_alias ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_get_reference ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_set_object_alias ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_29b_ints ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_anonymous ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_byte_array ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_class ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_custom_type ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_date ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_dict ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_elementtree_tag ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_empty_key_string ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_funcs ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_list_proxy_references ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_list_references ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_mixed_array ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_number ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_object ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_old_style_classes ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_proxy ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_slots ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_slots_registered ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_timezone ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_unknown_func ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_xml ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_xmlstring ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_boolean ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_byte_array ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_date ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_default_proxy_flag ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_dict ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_get_class_definition ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_infinites ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_integer ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_ioerror_buffer_position ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_list ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_list_references ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_not_strict ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_null ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_number ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_object ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_slots ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_strict ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_string ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_string_references ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_timezone ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_undefined ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_unsignedInteger ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_xml ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_xmlstring ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_xmlstring_references ... [OK]
pyamf.tests.test_amf3.ObjectEncodingTestCase.test_anonymous_class_references ... [OK]
pyamf.tests.test_amf3.ObjectEncodingTestCase.test_class_references ... [OK]
pyamf.tests.test_amf3.ObjectEncodingTestCase.test_combined ... [OK]
pyamf.tests.test_amf3.ObjectEncodingTestCase.test_dynamic ... [OK]
pyamf.tests.test_amf3.ObjectEncodingTestCase.test_external ... [OK]
pyamf.tests.test_amf3.ObjectEncodingTestCase.test_object_references ... [OK]
pyamf.tests.test_amf3.ObjectEncodingTestCase.test_static ... [OK]
pyamf.tests.test_amf3.ObjectDecodingTestCase.test_combined ... [OK]
pyamf.tests.test_amf3.ObjectDecodingTestCase.test_dynamic ... [OK]
pyamf.tests.test_amf3.ObjectDecodingTestCase.test_external ... [OK]
pyamf.tests.test_amf3.ObjectDecodingTestCase.test_object_references ... [OK]
pyamf.tests.test_amf3.ObjectDecodingTestCase.test_static ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_boolean ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_byte ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_create ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_double ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_float ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_int ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_multi_byte ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_object ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_object_proxy ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_object_proxy_inside_list ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_object_proxy_mixed_array ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_short ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_uint ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_utf ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_utf_bytes ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_boolean ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_byte ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_create ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_double ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_float ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_int ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_multi_byte ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_object ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_short ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_uint ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_utf ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_utf_bytes ... [OK]
pyamf.tests.test_amf3.ClassInheritanceTestCase.test_deep ... [OK]
pyamf.tests.test_amf3.ClassInheritanceTestCase.test_simple ... [OK]
pyamf.tests.test_amf3.HelperTestCase.test_decode ... [OK]
pyamf.tests.test_amf3.HelperTestCase.test_decode_with_context ... [OK]
pyamf.tests.test_amf3.HelperTestCase.test_encode ... [OK]
pyamf.tests.test_amf3.HelperTestCase.test_encode_with_context ... [OK]
pyamf.tests.test_amf3.ComplexEncodingTestCase.test_class_refs ... [OK]
pyamf.tests.test_amf3.ComplexEncodingTestCase.test_complex_dict ... [OK]
pyamf.tests.test_amf3.ComplexEncodingTestCase.test_complex_encode_decode_dict ... \
[OK] pyamf.tests.test_amf3.ExceptionEncodingTestCase.test_exception ... [OK]
pyamf.tests.test_amf3.ExceptionEncodingTestCase.test_typed ... [OK]
pyamf.tests.test_amf3.ExceptionEncodingTestCase.test_user_defined ... [OK]
pyamf.tests.test_basic.ASObjectTestCase.test_delitem ... [OK]
pyamf.tests.test_basic.ASObjectTestCase.test_eq ... [OK]
pyamf.tests.test_basic.ASObjectTestCase.test_getitem ... [OK]
pyamf.tests.test_basic.ASObjectTestCase.test_hash ... [OK]
pyamf.tests.test_basic.ASObjectTestCase.test_init ... [OK]
pyamf.tests.test_basic.ASObjectTestCase.test_iter ... [OK]
pyamf.tests.test_basic.ASObjectTestCase.test_setitem ... [OK]
pyamf.tests.test_basic.HelperTestCase.test_decode ... [OK]
pyamf.tests.test_basic.HelperTestCase.test_default_encoding ... [OK]
pyamf.tests.test_basic.HelperTestCase.test_encode ... [OK]
pyamf.tests.test_basic.HelperTestCase.test_get_decoder ... [OK]
pyamf.tests.test_basic.HelperTestCase.test_get_encoder ... [OK]
pyamf.tests.test_basic.UnregisterClassTestCase.test_alias ... [OK]
pyamf.tests.test_basic.UnregisterClassTestCase.test_klass ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_bad_register ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_load_class ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_load_class_bad_return ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_load_class_by_alias ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_load_class_by_module ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_load_class_by_module_bad ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_load_unknown_class ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_register ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_unregister ... [OK]
pyamf.tests.test_basic.TypeMapTestCase.test_add_callable ... [OK]
pyamf.tests.test_basic.TypeMapTestCase.test_add_class ... [OK]
pyamf.tests.test_basic.TypeMapTestCase.test_add_invalid ... [OK]
pyamf.tests.test_basic.TypeMapTestCase.test_add_multiple ... [OK]
pyamf.tests.test_basic.TypeMapTestCase.test_add_same ... [OK]
pyamf.tests.test_basic.TypeMapTestCase.test_get_type ... [OK]
pyamf.tests.test_basic.TypeMapTestCase.test_remove ... [OK]
pyamf.tests.test_basic.ErrorClassMapTestCase.test_add ... [OK]
pyamf.tests.test_basic.ErrorClassMapTestCase.test_remove ... [OK]
pyamf.tests.test_basic.RegisterAliasTypeTestCase.test_bad_klass ... [OK]
pyamf.tests.test_basic.RegisterAliasTypeTestCase.test_duplicate ... [OK]
pyamf.tests.test_basic.RegisterAliasTypeTestCase.test_multiple ... [OK]
pyamf.tests.test_basic.RegisterAliasTypeTestCase.test_no_args ... [OK]
pyamf.tests.test_basic.RegisterAliasTypeTestCase.test_single ... [OK]
pyamf.tests.test_basic.RegisterAliasTypeTestCase.test_subclass ... [OK]
pyamf.tests.test_basic.RegisterAliasTypeTestCase.test_type_args ... [OK]
pyamf.tests.test_basic.BaseContextTestCase.test_create ... [OK]
pyamf.tests.test_basic.BaseContextTestCase.test_no_alias ... [OK]
pyamf.tests.test_basic.BaseContextTestCase.test_object_references ... [OK]
pyamf.tests.test_basic.BaseContextTestCase.test_registered_alias ... [OK]
pyamf.tests.test_basic.BaseContextTestCase.test_registered_deep ... [OK]
pyamf.tests.test_basic.TypedObjectTestCase.test_alias ... [OK]
pyamf.tests.test_basic.TypedObjectTestCase.test_externalised ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_all ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_dict ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_ignore ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_module ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_name ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_not_strict ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_odd ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_separator ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_strict ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_bad_class ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_createInstance ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_eq ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_init ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_init_args ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_init_deferred ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_init_kwargs ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_str ... [OK]
pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_compile ... [OK]
pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_complex ... [OK]
pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_complex_not_dynamic ... \
[OK] pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_dynamic ... [OK]
pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_missing_static_property \
... [OK] pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_no_static ... \
[OK] pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_not_dynamic ... [OK]
pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_proxy ... [OK]
pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_readonly ... [OK]
pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_static ... [OK]
pyamf.tests.test_alias.GetEncodableAttributesTestCase.test_dynamic ... [OK]
pyamf.tests.test_alias.GetEncodableAttributesTestCase.test_empty ... [OK]
pyamf.tests.test_alias.GetEncodableAttributesTestCase.test_not_dynamic ... [OK]
pyamf.tests.test_alias.GetEncodableAttributesTestCase.test_proxy ... [OK]
pyamf.tests.test_alias.GetEncodableAttributesTestCase.test_static ... [OK]
pyamf.tests.test_alias.ApplyAttributesTestCase.test_classic ... [OK]
pyamf.tests.test_alias.ApplyAttributesTestCase.test_dict ... [OK]
pyamf.tests.test_alias.ApplyAttributesTestCase.test_exclude ... [OK]
pyamf.tests.test_alias.ApplyAttributesTestCase.test_not_dynamic ... [OK]
pyamf.tests.test_alias.ApplyAttributesTestCase.test_object ... [OK]
pyamf.tests.test_alias.ApplyAttributesTestCase.test_readonly ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_amf3 ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_anonymous ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_compiled ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_custom_properties ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_dynamic ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_exclude ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_external ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_readonly ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_static ... [OK]
pyamf.tests.test_alias.CompilationIntegrationTestCase.test_properties ... [OK]
pyamf.tests.test_alias.CompilationIntegrationTestCase.test_slots_classic ... [OK]
pyamf.tests.test_alias.CompilationIntegrationTestCase.test_slots_new ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_amf3 ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_dynamic ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_exclude_classic ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_exclude_new ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_readonly_classic ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_readonly_new ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_static_classic ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_static_new ... [OK]
pyamf.tests.test_alias.RegisterClassTestCase.test_kwarg ... [OK]
pyamf.tests.test_alias.RegisterClassTestCase.test_meta ... [OK]
pyamf.tests.test_alias.UnregisterClassTestCase.test_alias ... [OK]
pyamf.tests.test_alias.UnregisterClassTestCase.test_anonymous ... [OK]
pyamf.tests.test_alias.UnregisterClassTestCase.test_class ... [OK]
pyamf.tests.test_alias.UnregisterClassTestCase.test_remove ... [OK]
pyamf.tests.test_amf0.TypesTestCase.test_types ... [OK]
pyamf.tests.test_amf0.ContextTestCase.test_add ... [OK]
pyamf.tests.test_amf0.ContextTestCase.test_clear ... [OK]
pyamf.tests.test_amf0.ContextTestCase.test_copy ... [OK]
pyamf.tests.test_amf0.ContextTestCase.test_create ... [OK]
pyamf.tests.test_amf0.ContextTestCase.test_get_by_reference ... [OK]
pyamf.tests.test_amf0.ContextTestCase.test_get_reference ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_amf3 ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_amf3_xml ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_anonymous ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_boolean ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_bytestring ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_class ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_complex_list ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_custom_type ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_date ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_dict ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_dynamic ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_elementtree_tag ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_external_subclassed_list ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_force_amf3 ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_funcs ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_list ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_longstring ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_mixed_array ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_nonexternal_subclassed_list ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_null ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_number ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_object ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_old_style_classes ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_slots ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_slots_registered ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_static_attrs ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_string ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_timezone ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_typed_object ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_undefined ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_use_amf3 ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_xml ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_xml_references ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_amf3 ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_boolean ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_classic_class ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_complex_list ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_date ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_dict ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_dynamic ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_infinites ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_ioerror_buffer_position ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_list ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_longstring ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_mixed_array ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_not_strict ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_null ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_number ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_number_types ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_object ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_registered_class ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_slots ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_slots_registered ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_strict ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_string ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_timezone ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_undefined ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_xml ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_xml_references ... [OK]
pyamf.tests.test_amf0.RecordSetTestCase.test_create ... [OK]
pyamf.tests.test_amf0.RecordSetTestCase.test_decode ... [OK]
pyamf.tests.test_amf0.RecordSetTestCase.test_encode ... [OK]
pyamf.tests.test_amf0.RecordSetTestCase.test_server_info ... [OK]
pyamf.tests.test_amf0.HelperTestCase.test_decode ... [OK]
pyamf.tests.test_amf0.HelperTestCase.test_decode_with_context ... [OK]
pyamf.tests.test_amf0.HelperTestCase.test_encode ... [OK]
pyamf.tests.test_amf0.HelperTestCase.test_encode_with_context ... [OK]
pyamf.tests.test_amf0.ClassInheritanceTestCase.test_deep ... [OK]
pyamf.tests.test_amf0.ClassInheritanceTestCase.test_simple ... [OK]
pyamf.tests.test_amf0.ExceptionEncodingTestCase.test_exception ... [OK]
pyamf.tests.test_amf0.ExceptionEncodingTestCase.test_typed ... [OK]
pyamf.tests.test_amf0.ExceptionEncodingTestCase.test_user_defined ... [OK]
pyamf.tests.test_flex.ArrayCollectionTestCase.test_create ... [OK]
pyamf.tests.test_flex.ArrayCollectionTestCase.test_decode_amf0 ... [OK]
pyamf.tests.test_flex.ArrayCollectionTestCase.test_decode_amf3 ... [OK]
pyamf.tests.test_flex.ArrayCollectionTestCase.test_decode_proxy ... [OK]
pyamf.tests.test_flex.ArrayCollectionTestCase.test_encode_amf0 ... [OK]
pyamf.tests.test_flex.ArrayCollectionTestCase.test_encode_amf3 ... [OK]
pyamf.tests.test_flex.ArrayCollectionTestCase.test_source_attr ... [OK]
pyamf.tests.test_flex.ArrayCollectionAPITestCase.test_addItem ... [OK]
pyamf.tests.test_flex.ArrayCollectionAPITestCase.test_addItemAt ... [OK]
pyamf.tests.test_flex.ArrayCollectionAPITestCase.test_getItemAt ... [OK]
pyamf.tests.test_flex.ArrayCollectionAPITestCase.test_getItemIndex ... [OK]
pyamf.tests.test_flex.ArrayCollectionAPITestCase.test_removeAll ... [OK]
pyamf.tests.test_flex.ArrayCollectionAPITestCase.test_removeItemAt ... [OK]
pyamf.tests.test_flex.ArrayCollectionAPITestCase.test_setItemAt ... [OK]
pyamf.tests.test_flex.ObjectProxyTestCase.test_decode ... [OK]
pyamf.tests.test_flex.ObjectProxyTestCase.test_decode_proxy ... [OK]
pyamf.tests.test_flex.ObjectProxyTestCase.test_encode ... [OK]
pyamf.tests.test_flex.ObjectProxyTestCase.test_get_attrs ... [OK]
pyamf.tests.test_gateway.FaultTestCase.test_build ... [OK]
pyamf.tests.test_gateway.FaultTestCase.test_build_traceback ... [OK]
pyamf.tests.test_gateway.FaultTestCase.test_create ... [OK]
pyamf.tests.test_gateway.FaultTestCase.test_encode ... [OK]
pyamf.tests.test_gateway.FaultTestCase.test_explicit_code ... [OK]
pyamf.tests.test_gateway.ServiceWrapperTestCase.test_call ... [OK]
pyamf.tests.test_gateway.ServiceWrapperTestCase.test_cmp ... [OK]
pyamf.tests.test_gateway.ServiceWrapperTestCase.test_create ... [OK]
pyamf.tests.test_gateway.ServiceWrapperTestCase.test_create_preprocessor ... [OK]
pyamf.tests.test_gateway.ServiceRequestTestCase.test_call ... [OK]
pyamf.tests.test_gateway.ServiceRequestTestCase.test_create ... [OK]
pyamf.tests.test_gateway.ServiceCollectionTestCase.test_contains ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_add_service ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_authenticate ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_create ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_debug_traceback ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_get_response ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_long_service_name ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_malformed_credentials_header ... \
[OK] pyamf.tests.test_gateway.BaseGatewayTestCase.test_process_request ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_remove_service ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_service_request ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_unknown_service ... [OK]
pyamf.tests.test_gateway.QueryBrowserTestCase.test_request ... [OK]
pyamf.tests.test_gateway.AuthenticatorTestCase.test_class_decorator ... [OK]
pyamf.tests.test_gateway.AuthenticatorTestCase.test_expose_request_decorator ... [OK]
pyamf.tests.test_gateway.AuthenticatorTestCase.test_expose_request_keyword ... [OK]
pyamf.tests.test_gateway.AuthenticatorTestCase.test_func_decorator ... [OK]
pyamf.tests.test_gateway.AuthenticatorTestCase.test_gateway ... [OK]
pyamf.tests.test_gateway.AuthenticatorTestCase.test_service ... [OK]
pyamf.tests.test_gateway.ExposeRequestTestCase.test_decorator ... [OK]
pyamf.tests.test_gateway.ExposeRequestTestCase.test_default ... [OK]
pyamf.tests.test_gateway.ExposeRequestTestCase.test_gateway ... [OK]
pyamf.tests.test_gateway.ExposeRequestTestCase.test_service ... [OK]
pyamf.tests.test_gateway.PreProcessingTestCase.test_call ... [OK]
pyamf.tests.test_gateway.PreProcessingTestCase.test_decorator ... [OK]
pyamf.tests.test_gateway.PreProcessingTestCase.test_default ... [OK]
pyamf.tests.test_gateway.PreProcessingTestCase.test_fail ... [OK]
pyamf.tests.test_gateway.PreProcessingTestCase.test_global ... [OK]
pyamf.tests.test_gateway.PreProcessingTestCase.test_service ... [OK]
pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_bad_request ... [OK]
pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_eof_decode ... [OK]
pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_expected_exceptions_decode ... \
[OK] pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_expose_request ... [OK]
pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_really_bad_decode ... [OK]
pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_request_method ... [OK]
pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_timezone ... [OK]
pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_unknown_request ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_authenticate ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_bad_content ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_deferred_service ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_encoding_error ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_expose_request ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_exposed_authenticate ... \
[OK] pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_exposed_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_exposed_preprocessor_no_request \
... [OK] pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_invalid_method \
... [OK] pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_preprocessor ... \
[OK] pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_process_request ... \
[OK] pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_timezone ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_tuple ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_unknown_request ... [OK]
pyamf.tests.gateway.test_twisted.TwistedGatewayTestCase.test_finalise_request ... \
[OK] pyamf.tests.gateway.test_twisted.TwistedGatewayTestCase.test_get_processor ... \
[OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_auth_fail ... \
[OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_deferred_auth \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_deferred_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_error_auth \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_error_body \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_error_deferred_body \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_error_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_exposed_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_unknown_service_request \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_async ... \
[OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_deferred_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_destination \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_error_body \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_error_deferred_body \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_error_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_exposed_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_unknown_service_request \
... [OK] pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_bad_request ... \
[OK] pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_expected_exceptions_decode \
... [OK] pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_expose_request \
... [OK] pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_really_bad_decode \
... [OK] pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_request_method \
... [OK] pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_settings ... [OK]
pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_timezone ... [OK]
pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_unknown_request ... [OK]
pyamf.tests.test_util.TimestampTestCase.test_get_datetime ... [OK]
pyamf.tests.test_util.TimestampTestCase.test_get_negative_datetime ... [OK]
pyamf.tests.test_util.TimestampTestCase.test_get_timestamp ... [OK]
pyamf.tests.test_util.TimestampTestCase.test_preserved_microseconds ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_consume ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_create ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_getvalue ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_len ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_read ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_seek ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_tell ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_truncate ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_write ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_nan ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_24bit ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_char ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_double ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_float ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_long ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_short ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_u24bit ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_uchar ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_ulong ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_ushort ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_utf8_string ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_24bit ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_char ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_double ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_float ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_infinites ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_long ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_short ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_u24bit ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_uchar ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_ulong ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_ushort ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_utf8_string ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_add ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_add_pos ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_append_string ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_append_types ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_append_unicode ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_create ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_eof ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_peek ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_read ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_remaining ... [OK]
pyamf.tests.test_util.ClassAliasTestCase.test_multiple ... [OK]
pyamf.tests.test_util.ClassAliasTestCase.test_nested ... [OK]
pyamf.tests.test_util.ClassAliasTestCase.test_none_existant ... [OK]
pyamf.tests.test_util.ClassAliasTestCase.test_simple ... [OK]
pyamf.tests.test_util.ClassAliasTestCase.test_subclass ... [OK]
pyamf.tests.test_util.IndexedCollectionTestCase.test_append ... [OK]
pyamf.tests.test_util.IndexedCollectionTestCase.test_array ... [OK]
pyamf.tests.test_util.IndexedCollectionTestCase.test_clear ... [OK]
pyamf.tests.test_util.IndexedCollectionTestCase.test_create ... [OK]
pyamf.tests.test_util.IndexedCollectionTestCase.test_delete ... [OK]
pyamf.tests.test_util.IndexedCollectionTestCase.test_get_by_reference ... [OK]
pyamf.tests.test_util.IndexedCollectionTestCase.test_get_by_refererence_refcount ... \
[OK] pyamf.tests.test_util.IndexedCollectionTestCase.test_get_reference_to ... [OK]
pyamf.tests.test_util.IndexedMapTestCase.test_create ... [OK]
pyamf.tests.test_util.IndexedMapTestCase.test_map ... [OK]
pyamf.tests.test_util.GetAttrsTestCase.test_duplicate_keys ... [OK]
pyamf.tests.test_util.IsClassSealedTestCase.test_deep ... [OK]
pyamf.tests.test_util.IsClassSealedTestCase.test_new_mixed ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_alias ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_amf3 ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_dict ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_dynamic ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_exclude ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_external ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_no_meta ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_readonly ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_static ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_types ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_consume ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_create ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_getvalue ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_len ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_read ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_seek ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_tell ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_truncate ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_write ... [OK]
pyamf.tests.test_flex_messaging.AbstractMessageTestCase.test_repr ... [OK]
pyamf.tests.test_flex_messaging.EncodingTestCase.test_AcknowledgeMessage ... [OK]
pyamf.tests.test_flex_messaging.EncodingTestCase.test_CommandMessage ... [OK]
pyamf.tests.test_flex_messaging.EncodingTestCase.test_ErrorMessage ... [OK]
pyamf.tests.test_flex_messaging.EncodingTestCase.test_RemotingMessage ... [OK]
pyamf.tests.test_flex_messaging.SmallMessageTestCase.test_acknowledge ... [OK]
pyamf.tests.test_flex_messaging.SmallMessageTestCase.test_async ... [OK]
pyamf.tests.test_flex_messaging.SmallMessageTestCase.test_command ... [OK]
pyamf.tests.test_flex_messaging.SmallMessageTestCase.test_getmessage ... [OK]
pyamf.tests.modules.test_decimal.DecimalTestCase.test_amf0_encode ... [OK]
pyamf.tests.modules.test_decimal.DecimalTestCase.test_amf3_encode ... [OK]
pyamf.tests.modules.test_sets.ImmutableSetTestCase.test_amf0_encode ... [OK]
pyamf.tests.modules.test_sets.ImmutableSetTestCase.test_amf3_encode ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_amf_version ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_client_version ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_invalid_body_data_length ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_invalid_header_data_length ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_message_order ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_multiple_headers ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_multiple_request_header_references ... \
[OK] pyamf.tests.test_remoting.DecoderTestCase.test_null_msg ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_required_header ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_simple_body ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_simple_header ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_timezone ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_basic ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_header ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_message_order ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_request ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_response ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_stream_pos ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_timezone ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_xml_amf3 ... [OK]
pyamf.tests.test_remoting.StrictEncodingTestCase.test_request ... [OK]
pyamf.tests.test_remoting.StrictEncodingTestCase.test_response ... [OK]
pyamf.tests.test_remoting.FaultTestCase.test_exception ... [OK]
pyamf.tests.test_remoting.FaultTestCase.test_kwargs ... [OK]
pyamf.tests.test_remoting.ContextTextCase.test_body_references ... [OK]
pyamf.tests.test_remoting.FunctionalTestCase.test_encode_bytearray ... [OK]
pyamf.tests.test_remoting.ReprTestCase.test_base_fault ... [OK]
pyamf.tests.test_remoting.ReprTestCase.test_request ... [OK]
pyamf.tests.test_remoting.ReprTestCase.test_response ... [OK]
pyamf.tests.remoting.test_client.ServiceMethodProxyTestCase.test_call ... [OK]
pyamf.tests.remoting.test_client.ServiceMethodProxyTestCase.test_create ... [OK]
pyamf.tests.remoting.test_client.ServiceMethodProxyTestCase.test_str ... [OK]
pyamf.tests.remoting.test_client.ServiceProxyTestCase.test_call ... [OK]
pyamf.tests.remoting.test_client.ServiceProxyTestCase.test_create ... [OK]
pyamf.tests.remoting.test_client.ServiceProxyTestCase.test_getattr ... [OK]
pyamf.tests.remoting.test_client.ServiceProxyTestCase.test_pending_call ... [OK]
pyamf.tests.remoting.test_client.ServiceProxyTestCase.test_service_call ... [OK]
pyamf.tests.remoting.test_client.ServiceProxyTestCase.test_str ... [OK]
pyamf.tests.remoting.test_client.RequestWrapperTestCase.test_create ... [OK]
pyamf.tests.remoting.test_client.RequestWrapperTestCase.test_null_response ... [OK]
pyamf.tests.remoting.test_client.RequestWrapperTestCase.test_set_response ... [OK]
pyamf.tests.remoting.test_client.RequestWrapperTestCase.test_str ... [OK]
pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_add_http_header ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_add_request ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_append_url_header \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_bad_content_length \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_close_http_response \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_create ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_credentials ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_empty_content_length \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_execute ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_execute_single ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_get_amf_request \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_get_request \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_get_response \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_get_service \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_http_request_headers \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_port ... [OK]
pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_remove_http_header ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_remove_request ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_replace_url_header \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_schemes ... \
[OK] pyamf.tests.remoting.test_remoteobject.RandomIdGeneratorTestCase.test_generate \
... [OK] pyamf.tests.remoting.test_remoteobject.AcknowlegdementGeneratorTestCase.test_generate \
... [OK] pyamf.tests.remoting.test_remoteobject.AcknowlegdementGeneratorTestCase.test_request \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_async \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_create \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_destination \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_disconnect \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_error \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_error_debug \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_fail_preprocess \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_ping \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_preprocess \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_request \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_too_many_args \
... [OK]

-------------------------------------------------------------------------------
Ran 666 tests in 18.469s

PASSED (successes=666)


["python2.6-install.stdio" (text/plain)]

running install
running build
running build_py
running install_lib
creating install
creating install/usr
creating install/usr/local
creating install/usr/local/lib
creating install/usr/local/lib/python2.6
creating install/usr/local/lib/python2.6/site-packages
creating install/usr/local/lib/python2.6/site-packages/pyamf
creating install/usr/local/lib/python2.6/site-packages/pyamf/remoting
creating install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway
copying build/lib/pyamf/remoting/gateway/twisted.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway copying \
build/lib/pyamf/remoting/gateway/google.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway copying \
build/lib/pyamf/remoting/gateway/django.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway copying \
build/lib/pyamf/remoting/gateway/wsgi.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway copying \
build/lib/pyamf/remoting/gateway/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway copying \
build/lib/pyamf/remoting/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting creating \
install/usr/local/lib/python2.6/site-packages/pyamf/remoting/client copying \
build/lib/pyamf/remoting/client/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/client copying \
build/lib/pyamf/remoting/amf0.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting copying \
build/lib/pyamf/remoting/amf3.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting creating \
install/usr/local/lib/python2.6/site-packages/pyamf/tests creating \
install/usr/local/lib/python2.6/site-packages/pyamf/tests/remoting copying \
build/lib/pyamf/tests/remoting/test_remoteobject.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/remoting copying \
build/lib/pyamf/tests/remoting/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/remoting copying \
build/lib/pyamf/tests/remoting/test_client.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/remoting creating \
install/usr/local/lib/python2.6/site-packages/pyamf/tests/modules copying \
build/lib/pyamf/tests/modules/test_decimal.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/modules copying \
build/lib/pyamf/tests/modules/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/modules copying \
build/lib/pyamf/tests/modules/test_sets.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/modules creating \
install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway copying \
build/lib/pyamf/tests/gateway/test_twisted.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway copying \
build/lib/pyamf/tests/gateway/test_wsgi.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway copying \
build/lib/pyamf/tests/gateway/test_django.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway copying \
build/lib/pyamf/tests/gateway/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway copying \
build/lib/pyamf/tests/gateway/test_google.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway creating \
install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters copying \
build/lib/pyamf/tests/adapters/test_sqlalchemy.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters copying \
build/lib/pyamf/tests/adapters/test_collections.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters copying \
build/lib/pyamf/tests/adapters/test_django.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters copying \
build/lib/pyamf/tests/adapters/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters copying \
build/lib/pyamf/tests/adapters/test_array.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters copying \
build/lib/pyamf/tests/adapters/test_google.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters copying \
build/lib/pyamf/sol.py -> ./install/usr/local/lib/python2.6/site-packages/pyamf \
creating install/usr/local/lib/python2.6/site-packages/pyamf/flex copying \
build/lib/pyamf/flex/messaging.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/flex copying \
build/lib/pyamf/flex/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/flex copying \
build/lib/pyamf/flex/data.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/flex copying \
build/lib/pyamf/__init__.py -> ./install/usr/local/lib/python2.6/site-packages/pyamf \
creating install/usr/local/lib/python2.6/site-packages/pyamf/util copying \
build/lib/pyamf/util/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/util copying \
build/lib/pyamf/util/imports.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/util creating \
install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_sqlalchemy_orm.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_django_db_models_query.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_array.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_django_utils_translation.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_google_appengine_ext_db.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_django_db_models_base.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_decimal.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/util.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_sets.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_sqlalchemy_orm_collections.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_django_db_models_fields.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_collections.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib/pyamf/amf0.py -> ./install/usr/local/lib/python2.6/site-packages/pyamf \
copying build/lib/pyamf/amf3.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf creating \
install/usr/local/lib/python2.6/site-packages/cpyamf copying \
build/lib/cpyamf/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/cpyamf creating \
install/usr/local/lib/python2.6/site-packages/sqlalchemy creating \
install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib/sqlalchemy/ext/assignmapper.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib/sqlalchemy/ext/sqlsoup.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib/sqlalchemy/ext/orderinglist.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib/sqlalchemy/ext/declarative.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib/sqlalchemy/ext/sessioncontext.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib/sqlalchemy/ext/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib/sqlalchemy/ext/associationproxy.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib/sqlalchemy/ext/selectresults.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib/sqlalchemy/ext/activemapper.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib/sqlalchemy/logging.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy copying \
build/lib/sqlalchemy/interfaces.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy copying \
build/lib/sqlalchemy/queue.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy creating \
install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine copying \
build/lib/sqlalchemy/engine/base.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine copying \
build/lib/sqlalchemy/engine/default.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine copying \
build/lib/sqlalchemy/engine/url.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine copying \
build/lib/sqlalchemy/engine/strategies.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine copying \
build/lib/sqlalchemy/engine/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine copying \
build/lib/sqlalchemy/engine/threadlocal.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine copying \
build/lib/sqlalchemy/topological.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy copying \
build/lib/sqlalchemy/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy copying \
build/lib/sqlalchemy/exceptions.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy copying \
build/lib/sqlalchemy/types.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy creating \
install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib/sqlalchemy/databases/sybase.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib/sqlalchemy/databases/mysql.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib/sqlalchemy/databases/mxODBC.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib/sqlalchemy/databases/firebird.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib/sqlalchemy/databases/mssql.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib/sqlalchemy/databases/oracle.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib/sqlalchemy/databases/informix.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib/sqlalchemy/databases/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib/sqlalchemy/databases/maxdb.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib/sqlalchemy/databases/information_schema.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib/sqlalchemy/databases/postgres.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib/sqlalchemy/databases/sqlite.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib/sqlalchemy/databases/access.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib/sqlalchemy/pool.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy copying \
build/lib/sqlalchemy/util.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy copying \
build/lib/sqlalchemy/schema.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy creating \
install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/scoping.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/attributes.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/query.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/sync.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/session.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/interfaces.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/mapper.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/collections.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
copying build/lib/sqlalchemy/orm/strategies.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/unitofwork.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/uowdumper.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/properties.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/util.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/dynamic.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/dependency.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm creating \
install/usr/local/lib/python2.6/site-packages/sqlalchemy/mods copying \
build/lib/sqlalchemy/mods/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/mods copying \
build/lib/sqlalchemy/mods/selectresults.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/mods creating \
install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib/sqlalchemy/sql/visitors.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib/sqlalchemy/sql/operators.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib/sqlalchemy/sql/compiler.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib/sqlalchemy/sql/expression.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib/sqlalchemy/sql/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib/sqlalchemy/sql/util.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib/sqlalchemy/sql/functions.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway/twisted.py to \
twisted.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway/google.py to \
google.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway/django.py to \
django.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway/wsgi.py to \
wsgi.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/client/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/amf0.py to amf0.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/amf3.py \
to amf3.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/remoting/test_remoteobject.py \
to test_remoteobject.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/remoting/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/remoting/test_client.py \
to test_client.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/modules/test_decimal.py \
to test_decimal.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/modules/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/modules/test_sets.py to \
test_sets.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway/test_twisted.py \
to test_twisted.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway/test_wsgi.py to \
test_wsgi.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway/test_django.py to \
test_django.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway/test_google.py to \
test_google.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters/test_sqlalchemy.py \
to test_sqlalchemy.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters/test_collections.py \
to test_collections.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters/test_django.py \
to test_django.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters/test_array.py to \
test_array.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters/test_google.py \
to test_google.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/sol.py to sol.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/pyamf/flex/messaging.py \
to messaging.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/flex/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/flex/data.py to data.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/pyamf/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/util/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/util/imports.py to imports.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_sqlalchemy_orm.py \
to _sqlalchemy_orm.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_django_db_models_query.py \
to _django_db_models_query.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_array.py to \
_array.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_django_utils_translation.py \
to _django_utils_translation.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_google_appengine_ext_db.py \
to _google_appengine_ext_db.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_django_db_models_base.py \
to _django_db_models_base.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_decimal.py to \
_decimal.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/util.py to util.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_sets.py \
to _sets.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_sqlalchemy_orm_collections.py \
to _sqlalchemy_orm_collections.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_django_db_models_fields.py \
to _django_db_models_fields.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_collections.py to \
_collections.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/amf0.py to amf0.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/pyamf/amf3.py to \
amf3.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/cpyamf/__init__.py to __init__.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/assignmapper.py \
to assignmapper.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/sqlsoup.py to \
sqlsoup.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/orderinglist.py to \
orderinglist.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py to \
declarative.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/sessioncontext.py to \
sessioncontext.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/associationproxy.py to \
associationproxy.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/selectresults.py to \
selectresults.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/activemapper.py to \
                activemapper.pyc
/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/activemapper.py:262: \
SyntaxWarning: assertion is always true, perhaps remove parentheses? byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/logging.py to logging.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/interfaces.py \
to interfaces.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/queue.py to queue.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine/base.py \
to base.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine/default.py to \
default.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine/url.py to url.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine/strategies.py \
to strategies.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine/threadlocal.py to \
threadlocal.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/topological.py to \
topological.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/exceptions.py to \
exceptions.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/types.py to types.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/sybase.py \
to sybase.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/mysql.py to \
mysql.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/mxODBC.py to \
mxODBC.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/firebird.py to \
firebird.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/mssql.py to \
mssql.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/oracle.py to \
oracle.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/informix.py to \
informix.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/maxdb.py to \
maxdb.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/information_schema.py \
to information_schema.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/postgres.py to \
postgres.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/sqlite.py to \
sqlite.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/access.py to \
access.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/pool.py to pool.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/util.py to \
util.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/schema.py to schema.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/scoping.py \
to scoping.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/attributes.py to \
attributes.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/query.py to query.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/sync.py \
to sync.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/session.py to \
session.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/interfaces.py to \
interfaces.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/mapper.py to \
mapper.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/collections.py to \
collections.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/shard.py to shard.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/strategies.py \
to strategies.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/unitofwork.py to \
unitofwork.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/uowdumper.py to \
uowdumper.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/properties.py to \
properties.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/util.py to util.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/dynamic.py \
to dynamic.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/dependency.py to \
dependency.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/mods/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/mods/selectresults.py to \
selectresults.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql/visitors.py to \
visitors.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql/operators.py to \
operators.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql/compiler.py to \
compiler.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql/expression.py to \
expression.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql/util.py to util.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql/functions.py \
to functions.pyc running install_egg_info
running egg_info
writing requirements to PyAMF.egg-info/requires.txt
writing PyAMF.egg-info/PKG-INFO
writing top-level names to PyAMF.egg-info/top_level.txt
writing dependency_links to PyAMF.egg-info/dependency_links.txt
reading manifest file 'PyAMF.egg-info/SOURCES.txt'
writing manifest file 'PyAMF.egg-info/SOURCES.txt'
Copying PyAMF.egg-info to \
./install/usr/local/lib/python2.6/site-packages/PyAMF-0.5.1dev-py2.6.egg-info running \
install_scripts


["svn-update_2.stdio" (text/plain)]

A    build
A    build/cpyamf
A    build/cpyamf/amf3.pyx
A    build/cpyamf/__init__.py
A    build/cpyamf/amf3.c
A    build/cpyamf/util.pxd
A    build/cpyamf/util.pyx
A    build/cpyamf/util.c
A    build/LICENSE.txt
A    build/INSTALL.txt
A    build/ez_setup.py
A    build/CHANGES.txt
A    build/THANKS.txt
A    build/setup.py
A    build/MAINTAINERS.txt
A    build/README.txt
A    build/pyamf
A    build/pyamf/tests
A    build/pyamf/tests/test_alias.py
A    build/pyamf/tests/test_flex_messaging.py
A    build/pyamf/tests/test_sol.py
A    build/pyamf/tests/test_imports.py
A    build/pyamf/tests/remoting
A    build/pyamf/tests/remoting/test_client.py
A    build/pyamf/tests/remoting/__init__.py
A    build/pyamf/tests/remoting/test_remoteobject.py
A    build/pyamf/tests/test_flex.py
A    build/pyamf/tests/test_xml.py
A    build/pyamf/tests/__init__.py
A    build/pyamf/tests/test_adapters_util.py
A    build/pyamf/tests/test_gateway.py
A    build/pyamf/tests/test_adapters.py
A    build/pyamf/tests/imports
A    build/pyamf/tests/imports/foo
A    build/pyamf/tests/imports/foo/bar
A    build/pyamf/tests/imports/foo/bar/baz.py
A    build/pyamf/tests/imports/foo/bar/__init__.py
A    build/pyamf/tests/imports/foo/bar/gak.py
A    build/pyamf/tests/imports/foo/__init__.py
A    build/pyamf/tests/imports/spam.py
A    build/pyamf/tests/test_modules.py
A    build/pyamf/tests/gateway
A    build/pyamf/tests/gateway/test_wsgi.py
A    build/pyamf/tests/gateway/test_google.py
A    build/pyamf/tests/gateway/__init__.py
A    build/pyamf/tests/gateway/test_django.py
A    build/pyamf/tests/gateway/test_twisted.py
A    build/pyamf/tests/test_util.py
A    build/pyamf/tests/adapters
A    build/pyamf/tests/adapters/test_google.py
A    build/pyamf/tests/adapters/test_array.py
A    build/pyamf/tests/adapters/test_collections.py
A    build/pyamf/tests/adapters/__init__.py
A    build/pyamf/tests/adapters/test_django.py
A    build/pyamf/tests/adapters/test_sqlalchemy.py
A    build/pyamf/tests/util.py
A    build/pyamf/tests/test_basic.py
A    build/pyamf/tests/modules
A    build/pyamf/tests/modules/test_decimal.py
A    build/pyamf/tests/modules/test_sets.py
A    build/pyamf/tests/modules/__init__.py
A    build/pyamf/tests/test_amf0.py
A    build/pyamf/tests/test_remoting.py
A    build/pyamf/tests/test_amf3.py
A    build/pyamf/adapters
A    build/pyamf/adapters/_sqlalchemy_orm_collections.py
A    build/pyamf/adapters/_array.py
A    build/pyamf/adapters/_collections.py
A    build/pyamf/adapters/_decimal.py
A    build/pyamf/adapters/_sets.py
A    build/pyamf/adapters/util.py
A    build/pyamf/adapters/_django_db_models_query.py
A    build/pyamf/adapters/_sqlalchemy_orm.py
A    build/pyamf/adapters/__init__.py
A    build/pyamf/adapters/_django_db_models_fields.py
A    build/pyamf/adapters/_django_utils_translation.py
A    build/pyamf/adapters/_django_db_models_base.py
A    build/pyamf/adapters/_google_appengine_ext_db.py
A    build/pyamf/remoting
A    build/pyamf/remoting/gateway
A    build/pyamf/remoting/gateway/wsgi.py
A    build/pyamf/remoting/gateway/google.py
A    build/pyamf/remoting/gateway/__init__.py
A    build/pyamf/remoting/gateway/django.py
A    build/pyamf/remoting/gateway/twisted.py
A    build/pyamf/remoting/__init__.py
A    build/pyamf/remoting/amf0.py
A    build/pyamf/remoting/amf3.py
A    build/pyamf/remoting/client
A    build/pyamf/remoting/client/__init__.py
A    build/pyamf/sol.py
A    build/pyamf/__init__.py
A    build/pyamf/amf0.py
A    build/pyamf/amf3.py
A    build/pyamf/util
A    build/pyamf/util/imports.py
A    build/pyamf/util/__init__.py
A    build/pyamf/flex
A    build/pyamf/flex/data.py
A    build/pyamf/flex/messaging.py
A    build/pyamf/flex/__init__.py
A    build/setup.cfg
Exported revision 2808.

["unpack-sqlalchemy-0.5.5.stdio" (text/plain)]

sqlalchemy/
sqlalchemy/__init__.py
sqlalchemy/databases/
sqlalchemy/databases/__init__.py
sqlalchemy/databases/access.py
sqlalchemy/databases/firebird.py
sqlalchemy/databases/information_schema.py
sqlalchemy/databases/informix.py
sqlalchemy/databases/maxdb.py
sqlalchemy/databases/mssql.py
sqlalchemy/databases/mxODBC.py
sqlalchemy/databases/mysql.py
sqlalchemy/databases/oracle.py
sqlalchemy/databases/postgres.py
sqlalchemy/databases/sqlite.py
sqlalchemy/databases/sybase.py
sqlalchemy/engine/
sqlalchemy/engine/__init__.py
sqlalchemy/engine/base.py
sqlalchemy/engine/default.py
sqlalchemy/engine/strategies.py
sqlalchemy/engine/threadlocal.py
sqlalchemy/engine/url.py
sqlalchemy/exc.py
sqlalchemy/ext/
sqlalchemy/ext/__init__.py
sqlalchemy/ext/associationproxy.py
sqlalchemy/ext/compiler.py
sqlalchemy/ext/declarative.py
sqlalchemy/ext/orderinglist.py
sqlalchemy/ext/serializer.py
sqlalchemy/ext/sqlsoup.py
sqlalchemy/interfaces.py
sqlalchemy/log.py
sqlalchemy/orm/
sqlalchemy/orm/__init__.py
sqlalchemy/orm/attributes.py
sqlalchemy/orm/collections.py
sqlalchemy/orm/dependency.py
sqlalchemy/orm/dynamic.py
sqlalchemy/orm/evaluator.py
sqlalchemy/orm/exc.py
sqlalchemy/orm/identity.py
sqlalchemy/orm/interfaces.py
sqlalchemy/orm/mapper.py
sqlalchemy/orm/properties.py
sqlalchemy/orm/query.py
sqlalchemy/orm/scoping.py
sqlalchemy/orm/session.py
sqlalchemy/orm/shard.py
sqlalchemy/orm/state.py
sqlalchemy/orm/strategies.py
sqlalchemy/orm/sync.py
sqlalchemy/orm/unitofwork.py
sqlalchemy/orm/uowdumper.py
sqlalchemy/orm/util.py
sqlalchemy/pool.py
sqlalchemy/queue.py
sqlalchemy/schema.py
sqlalchemy/sql/
sqlalchemy/sql/__init__.py
sqlalchemy/sql/compiler.py
sqlalchemy/sql/expression.py
sqlalchemy/sql/functions.py
sqlalchemy/sql/operators.py
sqlalchemy/sql/util.py
sqlalchemy/sql/visitors.py
sqlalchemy/test/
sqlalchemy/test/__init__.py
sqlalchemy/test/assertsql.py
sqlalchemy/test/config.py
sqlalchemy/test/engines.py
sqlalchemy/test/noseplugin.py
sqlalchemy/test/orm.py
sqlalchemy/test/pickleable.py
sqlalchemy/test/profiling.py
sqlalchemy/test/requires.py
sqlalchemy/test/schema.py
sqlalchemy/test/testing.py
sqlalchemy/topological.py
sqlalchemy/types.py
sqlalchemy/util.py

["python2.6-build_2.stdio" (text/plain)]

running build
running build_py
creating build
creating build/lib
creating build/lib/pyamf
copying pyamf/sol.py -> build/lib/pyamf
copying pyamf/__init__.py -> build/lib/pyamf
copying pyamf/amf0.py -> build/lib/pyamf
copying pyamf/amf3.py -> build/lib/pyamf
creating build/lib/cpyamf
copying cpyamf/__init__.py -> build/lib/cpyamf
creating build/lib/sqlalchemy
copying sqlalchemy/log.py -> build/lib/sqlalchemy
copying sqlalchemy/interfaces.py -> build/lib/sqlalchemy
copying sqlalchemy/queue.py -> build/lib/sqlalchemy
copying sqlalchemy/topological.py -> build/lib/sqlalchemy
copying sqlalchemy/__init__.py -> build/lib/sqlalchemy
copying sqlalchemy/types.py -> build/lib/sqlalchemy
copying sqlalchemy/pool.py -> build/lib/sqlalchemy
copying sqlalchemy/util.py -> build/lib/sqlalchemy
copying sqlalchemy/schema.py -> build/lib/sqlalchemy
copying sqlalchemy/exc.py -> build/lib/sqlalchemy
creating build/lib/pyamf/remoting
copying pyamf/remoting/__init__.py -> build/lib/pyamf/remoting
copying pyamf/remoting/amf0.py -> build/lib/pyamf/remoting
copying pyamf/remoting/amf3.py -> build/lib/pyamf/remoting
creating build/lib/pyamf/flex
copying pyamf/flex/messaging.py -> build/lib/pyamf/flex
copying pyamf/flex/__init__.py -> build/lib/pyamf/flex
copying pyamf/flex/data.py -> build/lib/pyamf/flex
creating build/lib/pyamf/util
copying pyamf/util/__init__.py -> build/lib/pyamf/util
copying pyamf/util/imports.py -> build/lib/pyamf/util
creating build/lib/pyamf/adapters
copying pyamf/adapters/_sqlalchemy_orm.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_django_db_models_query.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_array.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_django_utils_translation.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_google_appengine_ext_db.py -> build/lib/pyamf/adapters
copying pyamf/adapters/__init__.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_django_db_models_base.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_decimal.py -> build/lib/pyamf/adapters
copying pyamf/adapters/util.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_sets.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_sqlalchemy_orm_collections.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_django_db_models_fields.py -> build/lib/pyamf/adapters
copying pyamf/adapters/_collections.py -> build/lib/pyamf/adapters
creating build/lib/sqlalchemy/ext
copying sqlalchemy/ext/sqlsoup.py -> build/lib/sqlalchemy/ext
copying sqlalchemy/ext/orderinglist.py -> build/lib/sqlalchemy/ext
copying sqlalchemy/ext/declarative.py -> build/lib/sqlalchemy/ext
copying sqlalchemy/ext/compiler.py -> build/lib/sqlalchemy/ext
copying sqlalchemy/ext/__init__.py -> build/lib/sqlalchemy/ext
copying sqlalchemy/ext/serializer.py -> build/lib/sqlalchemy/ext
copying sqlalchemy/ext/associationproxy.py -> build/lib/sqlalchemy/ext
creating build/lib/sqlalchemy/test
copying sqlalchemy/test/assertsql.py -> build/lib/sqlalchemy/test
copying sqlalchemy/test/testing.py -> build/lib/sqlalchemy/test
copying sqlalchemy/test/noseplugin.py -> build/lib/sqlalchemy/test
copying sqlalchemy/test/profiling.py -> build/lib/sqlalchemy/test
copying sqlalchemy/test/config.py -> build/lib/sqlalchemy/test
copying sqlalchemy/test/requires.py -> build/lib/sqlalchemy/test
copying sqlalchemy/test/pickleable.py -> build/lib/sqlalchemy/test
copying sqlalchemy/test/__init__.py -> build/lib/sqlalchemy/test
copying sqlalchemy/test/orm.py -> build/lib/sqlalchemy/test
copying sqlalchemy/test/schema.py -> build/lib/sqlalchemy/test
copying sqlalchemy/test/engines.py -> build/lib/sqlalchemy/test
creating build/lib/sqlalchemy/engine
copying sqlalchemy/engine/base.py -> build/lib/sqlalchemy/engine
copying sqlalchemy/engine/default.py -> build/lib/sqlalchemy/engine
copying sqlalchemy/engine/url.py -> build/lib/sqlalchemy/engine
copying sqlalchemy/engine/strategies.py -> build/lib/sqlalchemy/engine
copying sqlalchemy/engine/__init__.py -> build/lib/sqlalchemy/engine
copying sqlalchemy/engine/threadlocal.py -> build/lib/sqlalchemy/engine
creating build/lib/sqlalchemy/databases
copying sqlalchemy/databases/sybase.py -> build/lib/sqlalchemy/databases
copying sqlalchemy/databases/mysql.py -> build/lib/sqlalchemy/databases
copying sqlalchemy/databases/mxODBC.py -> build/lib/sqlalchemy/databases
copying sqlalchemy/databases/firebird.py -> build/lib/sqlalchemy/databases
copying sqlalchemy/databases/mssql.py -> build/lib/sqlalchemy/databases
copying sqlalchemy/databases/oracle.py -> build/lib/sqlalchemy/databases
copying sqlalchemy/databases/informix.py -> build/lib/sqlalchemy/databases
copying sqlalchemy/databases/__init__.py -> build/lib/sqlalchemy/databases
copying sqlalchemy/databases/maxdb.py -> build/lib/sqlalchemy/databases
copying sqlalchemy/databases/information_schema.py -> build/lib/sqlalchemy/databases
copying sqlalchemy/databases/postgres.py -> build/lib/sqlalchemy/databases
copying sqlalchemy/databases/sqlite.py -> build/lib/sqlalchemy/databases
copying sqlalchemy/databases/access.py -> build/lib/sqlalchemy/databases
creating build/lib/sqlalchemy/orm
copying sqlalchemy/orm/state.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/scoping.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/attributes.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/query.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/sync.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/session.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/interfaces.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/mapper.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/collections.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/shard.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/strategies.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/unitofwork.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/uowdumper.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/__init__.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/identity.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/properties.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/util.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/dynamic.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/dependency.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/evaluator.py -> build/lib/sqlalchemy/orm
copying sqlalchemy/orm/exc.py -> build/lib/sqlalchemy/orm
creating build/lib/sqlalchemy/sql
copying sqlalchemy/sql/visitors.py -> build/lib/sqlalchemy/sql
copying sqlalchemy/sql/operators.py -> build/lib/sqlalchemy/sql
copying sqlalchemy/sql/compiler.py -> build/lib/sqlalchemy/sql
copying sqlalchemy/sql/expression.py -> build/lib/sqlalchemy/sql
copying sqlalchemy/sql/__init__.py -> build/lib/sqlalchemy/sql
copying sqlalchemy/sql/util.py -> build/lib/sqlalchemy/sql
copying sqlalchemy/sql/functions.py -> build/lib/sqlalchemy/sql
creating build/lib/pyamf/remoting/gateway
copying pyamf/remoting/gateway/twisted.py -> build/lib/pyamf/remoting/gateway
copying pyamf/remoting/gateway/google.py -> build/lib/pyamf/remoting/gateway
copying pyamf/remoting/gateway/django.py -> build/lib/pyamf/remoting/gateway
copying pyamf/remoting/gateway/wsgi.py -> build/lib/pyamf/remoting/gateway
copying pyamf/remoting/gateway/__init__.py -> build/lib/pyamf/remoting/gateway
creating build/lib/pyamf/remoting/client
copying pyamf/remoting/client/__init__.py -> build/lib/pyamf/remoting/client
creating build/lib/pyamf/tests
creating build/lib/pyamf/tests/remoting
copying pyamf/tests/remoting/test_remoteobject.py -> build/lib/pyamf/tests/remoting
copying pyamf/tests/remoting/__init__.py -> build/lib/pyamf/tests/remoting
copying pyamf/tests/remoting/test_client.py -> build/lib/pyamf/tests/remoting
creating build/lib/pyamf/tests/modules
copying pyamf/tests/modules/test_decimal.py -> build/lib/pyamf/tests/modules
copying pyamf/tests/modules/__init__.py -> build/lib/pyamf/tests/modules
copying pyamf/tests/modules/test_sets.py -> build/lib/pyamf/tests/modules
creating build/lib/pyamf/tests/gateway
copying pyamf/tests/gateway/test_twisted.py -> build/lib/pyamf/tests/gateway
copying pyamf/tests/gateway/test_wsgi.py -> build/lib/pyamf/tests/gateway
copying pyamf/tests/gateway/test_django.py -> build/lib/pyamf/tests/gateway
copying pyamf/tests/gateway/__init__.py -> build/lib/pyamf/tests/gateway
copying pyamf/tests/gateway/test_google.py -> build/lib/pyamf/tests/gateway
creating build/lib/pyamf/tests/adapters
copying pyamf/tests/adapters/test_sqlalchemy.py -> build/lib/pyamf/tests/adapters
copying pyamf/tests/adapters/test_collections.py -> build/lib/pyamf/tests/adapters
copying pyamf/tests/adapters/test_django.py -> build/lib/pyamf/tests/adapters
copying pyamf/tests/adapters/__init__.py -> build/lib/pyamf/tests/adapters
copying pyamf/tests/adapters/test_array.py -> build/lib/pyamf/tests/adapters
copying pyamf/tests/adapters/test_google.py -> build/lib/pyamf/tests/adapters

["python2.6-test_2.stdio" (text/plain)]

running test
running egg_info
creating PyAMF.egg-info
writing requirements to PyAMF.egg-info/requires.txt
writing PyAMF.egg-info/PKG-INFO
writing top-level names to PyAMF.egg-info/top_level.txt
writing dependency_links to PyAMF.egg-info/dependency_links.txt
writing manifest file 'PyAMF.egg-info/SOURCES.txt'
reading manifest file 'PyAMF.egg-info/SOURCES.txt'
writing manifest file 'PyAMF.egg-info/SOURCES.txt'
running build_ext
/usr/local/lib/python2.6/site-packages/Twisted-8.1.0-py2.6-linux-i686.egg/twisted/python/filepath.py:12: \
DeprecationWarning: the sha module is deprecated; use the hashlib module instead  \
                import sha
/usr/local/lib/python2.6/site-packages/Twisted-8.1.0-py2.6-linux-i686.egg/twisted/spread/pb.py:64: \
DeprecationWarning: the md5 module is deprecated; use hashlib instead  import md5
pyamf.tests.test_xml.ElementTreeTestCase.test_xe_ElementTree ... [OK]
pyamf.tests.test_xml.ElementTreeTestCase.test_xe_cElementTree ... [OK]
pyamf.tests.test_adapters_util.HelperTestCase.test_to_dict ... [OK]
pyamf.tests.test_adapters_util.HelperTestCase.test_to_list ... [OK]
pyamf.tests.test_adapters_util.HelperTestCase.test_to_set ... [OK]
pyamf.tests.test_adapters_util.HelperTestCase.test_to_tuple ... [OK]
pyamf.tests.test_adapters.AdapterHelperTestCase.test_basic ... [OK]
pyamf.tests.test_adapters.AdapterHelperTestCase.test_import ... [OK]
pyamf.tests.adapters.test_sqlalchemy.SATestCase.test_encode_decode_list ... [OK]
pyamf.tests.adapters.test_sqlalchemy.SATestCase.test_encode_decode_persistent ... \
[OK] pyamf.tests.adapters.test_sqlalchemy.SATestCase.test_encode_decode_transient ... \
[OK] pyamf.tests.adapters.test_sqlalchemy.SATestCase.test_encode_decode_with_references \
... [OK] pyamf.tests.adapters.test_sqlalchemy.SATestCase.test_sa_merge ... [OK]
pyamf.tests.adapters.test_sqlalchemy.AdapterTestCase.test_instance ... [OK]
pyamf.tests.adapters.test_sqlalchemy.AdapterTestCase.test_mapped ... [OK]
pyamf.tests.adapters.test_sqlalchemy.AdapterTestCase.test_not_mapped ... [OK]
pyamf.tests.adapters.test_sqlalchemy.ClassAliasTestCase.test_get_attributes ... [OK]
pyamf.tests.adapters.test_sqlalchemy.ClassAliasTestCase.test_get_attrs ... [OK]
pyamf.tests.adapters.test_sqlalchemy.ClassAliasTestCase.test_get_mapper ... [OK]
pyamf.tests.adapters.test_sqlalchemy.ClassAliasTestCase.test_property ... [OK]
pyamf.tests.adapters.test_sqlalchemy.ClassAliasTestCase.test_type ... [OK]
pyamf.tests.adapters.test_sqlalchemy.ApplyAttributesTestCase.test_decode_unaliased \
... [OK] pyamf.tests.adapters.test_sqlalchemy.ApplyAttributesTestCase.test_undefined \
... [OK] pyamf.tests.adapters.test_collections.DequeTestCase.test_amf0 ... [OK]
pyamf.tests.adapters.test_collections.DequeTestCase.test_amf3 ... [OK]
pyamf.tests.adapters.test_collections.DefaultDictTestCase.test_amf0 ... [OK]
pyamf.tests.adapters.test_collections.DefaultDictTestCase.test_amf3 ... [OK]
pyamf.tests.adapters.test_django.TypeMapTestCase.test_NOT_PROVIDED ... [OK]
pyamf.tests.adapters.test_django.TypeMapTestCase.test_objects_all ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ClassAliasTestCase.test_dynamic ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ClassAliasTestCase.test_non_field_prop ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ClassAliasTestCase.test_time ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ClassAliasTestCase.test_undefined ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ForeignKeyTestCase.test_many_to_many ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ForeignKeyTestCase.test_one_to_many ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.I18NTestCase.test_encode ... Exception RuntimeError: \
'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.PKTestCase.test_behaviour ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.PKTestCase.test_none ... Exception RuntimeError: \
'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ModelInheritanceTestCase.test_abstract ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ModelInheritanceTestCase.test_concrete ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.FieldsTestCase.test_file ... Exception RuntimeError: \
'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ReferenceTestCase.test_not_referenced ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ReferenceTestCase.test_referenced_encode ... \
Exception RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in \
<type 'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_array.ArrayTestCase.test_amf0 ... [OK]
pyamf.tests.adapters.test_array.ArrayTestCase.test_amf3 ... [OK]
pyamf.tests.test_imports.SplitModuleTestCase.test_deep ... [OK]
pyamf.tests.test_imports.SplitModuleTestCase.test_no_parent ... [OK]
pyamf.tests.test_imports.SplitModuleTestCase.test_one_parent ... [OK]
pyamf.tests.test_imports.RunHooksTestCase.test_clear ... [OK]
pyamf.tests.test_imports.RunHooksTestCase.test_error ... [OK]
pyamf.tests.test_imports.RunHooksTestCase.test_iterate ... [OK]
pyamf.tests.test_imports.WhenImportedTestCase.test_already_imported ... [OK]
pyamf.tests.test_imports.WhenImportedTestCase.test_already_loaded ... [OK]
pyamf.tests.test_imports.WhenImportedTestCase.test_import ... [OK]
pyamf.tests.test_imports.WhenImportedTestCase.test_register ... [OK]
pyamf.tests.test_imports.ModuleFinderFindModuleTestCase.test_found ... [OK]
pyamf.tests.test_imports.ModuleFinderFindModuleTestCase.test_not_found ... [OK]
pyamf.tests.test_imports.ModuleFinderLoadModuleTestCase.test_file ... [OK]
pyamf.tests.test_imports.ModuleFinderLoadModuleTestCase.test_hook ... [OK]
pyamf.tests.test_imports.ModuleFinderLoadModuleTestCase.test_package ... [OK]
pyamf.tests.test_imports.ModuleFinderLoadModuleTestCase.test_package_child ... [OK]
pyamf.tests.test_sol.EncoderTestCase.test_amf3 ... [OK]
pyamf.tests.test_sol.EncoderTestCase.test_encode_header ... [OK]
pyamf.tests.test_sol.EncoderTestCase.test_multiple_values ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_amf3 ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_header ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_invalid_header ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_invalid_header_length ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_invalid_header_name_length ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_invalid_header_padding ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_invalid_signature ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_strict_header_length ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_unknown_encoding ... [OK]
pyamf.tests.test_sol.HelperTestCase.test_load_file ... [OK]
pyamf.tests.test_sol.HelperTestCase.test_load_name ... [OK]
pyamf.tests.test_sol.HelperTestCase.test_save_file ... [OK]
pyamf.tests.test_sol.HelperTestCase.test_save_name ... [OK]
pyamf.tests.test_sol.SOLTestCase.test_create ... [OK]
pyamf.tests.test_sol.SOLTestCase.test_save ... [OK]
pyamf.tests.test_amf3.TypesTestCase.test_types ... [OK]
pyamf.tests.test_amf3.ClassDefinitionTestCase.test_dynamic ... [OK]
pyamf.tests.test_amf3.ClassDefinitionTestCase.test_external ... [OK]
pyamf.tests.test_amf3.ClassDefinitionTestCase.test_mixed ... [OK]
pyamf.tests.test_amf3.ClassDefinitionTestCase.test_static ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_add_class ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_add_legacy_xml ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_add_object ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_add_string ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_clear ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_copy ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_create ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_empty_string ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_get_by_reference ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_get_object_alias ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_get_reference ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_set_object_alias ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_29b_ints ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_anonymous ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_byte_array ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_class ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_custom_type ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_date ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_dict ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_elementtree_tag ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_empty_key_string ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_funcs ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_list_proxy_references ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_list_references ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_mixed_array ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_number ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_object ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_old_style_classes ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_proxy ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_slots ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_slots_registered ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_timezone ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_unknown_func ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_xml ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_xmlstring ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_boolean ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_byte_array ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_date ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_default_proxy_flag ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_dict ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_get_class_definition ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_infinites ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_integer ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_ioerror_buffer_position ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_list ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_list_references ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_not_strict ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_null ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_number ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_object ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_slots ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_strict ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_string ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_string_references ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_timezone ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_undefined ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_unsignedInteger ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_xml ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_xmlstring ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_xmlstring_references ... [OK]
pyamf.tests.test_amf3.ObjectEncodingTestCase.test_anonymous_class_references ... [OK]
pyamf.tests.test_amf3.ObjectEncodingTestCase.test_class_references ... [OK]
pyamf.tests.test_amf3.ObjectEncodingTestCase.test_combined ... [OK]
pyamf.tests.test_amf3.ObjectEncodingTestCase.test_dynamic ... [OK]
pyamf.tests.test_amf3.ObjectEncodingTestCase.test_external ... [OK]
pyamf.tests.test_amf3.ObjectEncodingTestCase.test_object_references ... [OK]
pyamf.tests.test_amf3.ObjectEncodingTestCase.test_static ... [OK]
pyamf.tests.test_amf3.ObjectDecodingTestCase.test_combined ... [OK]
pyamf.tests.test_amf3.ObjectDecodingTestCase.test_dynamic ... [OK]
pyamf.tests.test_amf3.ObjectDecodingTestCase.test_external ... [OK]
pyamf.tests.test_amf3.ObjectDecodingTestCase.test_object_references ... [OK]
pyamf.tests.test_amf3.ObjectDecodingTestCase.test_static ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_boolean ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_byte ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_create ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_double ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_float ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_int ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_multi_byte ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_object ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_object_proxy ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_object_proxy_inside_list ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_object_proxy_mixed_array ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_short ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_uint ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_utf ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_utf_bytes ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_boolean ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_byte ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_create ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_double ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_float ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_int ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_multi_byte ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_object ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_short ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_uint ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_utf ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_utf_bytes ... [OK]
pyamf.tests.test_amf3.ClassInheritanceTestCase.test_deep ... [OK]
pyamf.tests.test_amf3.ClassInheritanceTestCase.test_simple ... [OK]
pyamf.tests.test_amf3.HelperTestCase.test_decode ... [OK]
pyamf.tests.test_amf3.HelperTestCase.test_decode_with_context ... [OK]
pyamf.tests.test_amf3.HelperTestCase.test_encode ... [OK]
pyamf.tests.test_amf3.HelperTestCase.test_encode_with_context ... [OK]
pyamf.tests.test_amf3.ComplexEncodingTestCase.test_class_refs ... [OK]
pyamf.tests.test_amf3.ComplexEncodingTestCase.test_complex_dict ... [OK]
pyamf.tests.test_amf3.ComplexEncodingTestCase.test_complex_encode_decode_dict ... \
[OK] pyamf.tests.test_amf3.ExceptionEncodingTestCase.test_exception ... [OK]
pyamf.tests.test_amf3.ExceptionEncodingTestCase.test_typed ... [OK]
pyamf.tests.test_amf3.ExceptionEncodingTestCase.test_user_defined ... [OK]
pyamf.tests.test_basic.ASObjectTestCase.test_delitem ... [OK]
pyamf.tests.test_basic.ASObjectTestCase.test_eq ... [OK]
pyamf.tests.test_basic.ASObjectTestCase.test_getitem ... [OK]
pyamf.tests.test_basic.ASObjectTestCase.test_hash ... [OK]
pyamf.tests.test_basic.ASObjectTestCase.test_init ... [OK]
pyamf.tests.test_basic.ASObjectTestCase.test_iter ... [OK]
pyamf.tests.test_basic.ASObjectTestCase.test_setitem ... [OK]
pyamf.tests.test_basic.HelperTestCase.test_decode ... [OK]
pyamf.tests.test_basic.HelperTestCase.test_default_encoding ... [OK]
pyamf.tests.test_basic.HelperTestCase.test_encode ... [OK]
pyamf.tests.test_basic.HelperTestCase.test_get_decoder ... [OK]
pyamf.tests.test_basic.HelperTestCase.test_get_encoder ... [OK]
pyamf.tests.test_basic.UnregisterClassTestCase.test_alias ... [OK]
pyamf.tests.test_basic.UnregisterClassTestCase.test_klass ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_bad_register ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_load_class ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_load_class_bad_return ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_load_class_by_alias ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_load_class_by_module ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_load_class_by_module_bad ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_load_unknown_class ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_register ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_unregister ... [OK]
pyamf.tests.test_basic.TypeMapTestCase.test_add_callable ... [OK]
pyamf.tests.test_basic.TypeMapTestCase.test_add_class ... [OK]
pyamf.tests.test_basic.TypeMapTestCase.test_add_invalid ... [OK]
pyamf.tests.test_basic.TypeMapTestCase.test_add_multiple ... [OK]
pyamf.tests.test_basic.TypeMapTestCase.test_add_same ... [OK]
pyamf.tests.test_basic.TypeMapTestCase.test_get_type ... [OK]
pyamf.tests.test_basic.TypeMapTestCase.test_remove ... [OK]
pyamf.tests.test_basic.ErrorClassMapTestCase.test_add ... [OK]
pyamf.tests.test_basic.ErrorClassMapTestCase.test_remove ... [OK]
pyamf.tests.test_basic.RegisterAliasTypeTestCase.test_bad_klass ... [OK]
pyamf.tests.test_basic.RegisterAliasTypeTestCase.test_duplicate ... [OK]
pyamf.tests.test_basic.RegisterAliasTypeTestCase.test_multiple ... [OK]
pyamf.tests.test_basic.RegisterAliasTypeTestCase.test_no_args ... [OK]
pyamf.tests.test_basic.RegisterAliasTypeTestCase.test_single ... [OK]
pyamf.tests.test_basic.RegisterAliasTypeTestCase.test_subclass ... [OK]
pyamf.tests.test_basic.RegisterAliasTypeTestCase.test_type_args ... [OK]
pyamf.tests.test_basic.BaseContextTestCase.test_create ... [OK]
pyamf.tests.test_basic.BaseContextTestCase.test_no_alias ... [OK]
pyamf.tests.test_basic.BaseContextTestCase.test_object_references ... [OK]
pyamf.tests.test_basic.BaseContextTestCase.test_registered_alias ... [OK]
pyamf.tests.test_basic.BaseContextTestCase.test_registered_deep ... [OK]
pyamf.tests.test_basic.TypedObjectTestCase.test_alias ... [OK]
pyamf.tests.test_basic.TypedObjectTestCase.test_externalised ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_all ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_dict ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_ignore ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_module ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_name ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_not_strict ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_odd ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_separator ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_strict ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_bad_class ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_createInstance ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_eq ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_init ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_init_args ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_init_deferred ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_init_kwargs ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_str ... [OK]
pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_compile ... [OK]
pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_complex ... [OK]
pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_complex_not_dynamic ... \
[OK] pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_dynamic ... [OK]
pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_missing_static_property \
... [OK] pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_no_static ... \
[OK] pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_not_dynamic ... [OK]
pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_proxy ... [OK]
pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_readonly ... [OK]
pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_static ... [OK]
pyamf.tests.test_alias.GetEncodableAttributesTestCase.test_dynamic ... [OK]
pyamf.tests.test_alias.GetEncodableAttributesTestCase.test_empty ... [OK]
pyamf.tests.test_alias.GetEncodableAttributesTestCase.test_not_dynamic ... [OK]
pyamf.tests.test_alias.GetEncodableAttributesTestCase.test_proxy ... [OK]
pyamf.tests.test_alias.GetEncodableAttributesTestCase.test_static ... [OK]
pyamf.tests.test_alias.ApplyAttributesTestCase.test_classic ... [OK]
pyamf.tests.test_alias.ApplyAttributesTestCase.test_dict ... [OK]
pyamf.tests.test_alias.ApplyAttributesTestCase.test_exclude ... [OK]
pyamf.tests.test_alias.ApplyAttributesTestCase.test_not_dynamic ... [OK]
pyamf.tests.test_alias.ApplyAttributesTestCase.test_object ... [OK]
pyamf.tests.test_alias.ApplyAttributesTestCase.test_readonly ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_amf3 ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_anonymous ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_compiled ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_custom_properties ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_dynamic ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_exclude ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_external ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_readonly ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_static ... [OK]
pyamf.tests.test_alias.CompilationIntegrationTestCase.test_properties ... [OK]
pyamf.tests.test_alias.CompilationIntegrationTestCase.test_slots_classic ... [OK]
pyamf.tests.test_alias.CompilationIntegrationTestCase.test_slots_new ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_amf3 ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_dynamic ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_exclude_classic ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_exclude_new ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_readonly_classic ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_readonly_new ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_static_classic ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_static_new ... [OK]
pyamf.tests.test_alias.RegisterClassTestCase.test_kwarg ... [OK]
pyamf.tests.test_alias.RegisterClassTestCase.test_meta ... [OK]
pyamf.tests.test_alias.UnregisterClassTestCase.test_alias ... [OK]
pyamf.tests.test_alias.UnregisterClassTestCase.test_anonymous ... [OK]
pyamf.tests.test_alias.UnregisterClassTestCase.test_class ... [OK]
pyamf.tests.test_alias.UnregisterClassTestCase.test_remove ... [OK]
pyamf.tests.test_amf0.TypesTestCase.test_types ... [OK]
pyamf.tests.test_amf0.ContextTestCase.test_add ... [OK]
pyamf.tests.test_amf0.ContextTestCase.test_clear ... [OK]
pyamf.tests.test_amf0.ContextTestCase.test_copy ... [OK]
pyamf.tests.test_amf0.ContextTestCase.test_create ... [OK]
pyamf.tests.test_amf0.ContextTestCase.test_get_by_reference ... [OK]
pyamf.tests.test_amf0.ContextTestCase.test_get_reference ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_amf3 ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_amf3_xml ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_anonymous ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_boolean ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_bytestring ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_class ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_complex_list ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_custom_type ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_date ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_dict ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_dynamic ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_elementtree_tag ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_external_subclassed_list ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_force_amf3 ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_funcs ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_list ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_longstring ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_mixed_array ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_nonexternal_subclassed_list ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_null ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_number ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_object ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_old_style_classes ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_slots ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_slots_registered ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_static_attrs ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_string ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_timezone ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_typed_object ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_undefined ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_use_amf3 ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_xml ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_xml_references ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_amf3 ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_boolean ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_classic_class ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_complex_list ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_date ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_dict ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_dynamic ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_infinites ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_ioerror_buffer_position ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_list ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_longstring ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_mixed_array ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_not_strict ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_null ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_number ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_number_types ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_object ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_registered_class ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_slots ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_slots_registered ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_strict ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_string ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_timezone ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_undefined ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_xml ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_xml_references ... [OK]
pyamf.tests.test_amf0.RecordSetTestCase.test_create ... [OK]
pyamf.tests.test_amf0.RecordSetTestCase.test_decode ... [OK]
pyamf.tests.test_amf0.RecordSetTestCase.test_encode ... [OK]
pyamf.tests.test_amf0.RecordSetTestCase.test_server_info ... [OK]
pyamf.tests.test_amf0.HelperTestCase.test_decode ... [OK]
pyamf.tests.test_amf0.HelperTestCase.test_decode_with_context ... [OK]
pyamf.tests.test_amf0.HelperTestCase.test_encode ... [OK]
pyamf.tests.test_amf0.HelperTestCase.test_encode_with_context ... [OK]
pyamf.tests.test_amf0.ClassInheritanceTestCase.test_deep ... [OK]
pyamf.tests.test_amf0.ClassInheritanceTestCase.test_simple ... [OK]
pyamf.tests.test_amf0.ExceptionEncodingTestCase.test_exception ... [OK]
pyamf.tests.test_amf0.ExceptionEncodingTestCase.test_typed ... [OK]
pyamf.tests.test_amf0.ExceptionEncodingTestCase.test_user_defined ... [OK]
pyamf.tests.test_flex.ArrayCollectionTestCase.test_create ... [OK]
pyamf.tests.test_flex.ArrayCollectionTestCase.test_decode_amf0 ... [OK]
pyamf.tests.test_flex.ArrayCollectionTestCase.test_decode_amf3 ... [OK]
pyamf.tests.test_flex.ArrayCollectionTestCase.test_decode_proxy ... [OK]
pyamf.tests.test_flex.ArrayCollectionTestCase.test_encode_amf0 ... [OK]
pyamf.tests.test_flex.ArrayCollectionTestCase.test_encode_amf3 ... [OK]
pyamf.tests.test_flex.ArrayCollectionTestCase.test_source_attr ... [OK]
pyamf.tests.test_flex.ArrayCollectionAPITestCase.test_addItem ... [OK]
pyamf.tests.test_flex.ArrayCollectionAPITestCase.test_addItemAt ... [OK]
pyamf.tests.test_flex.ArrayCollectionAPITestCase.test_getItemAt ... [OK]
pyamf.tests.test_flex.ArrayCollectionAPITestCase.test_getItemIndex ... [OK]
pyamf.tests.test_flex.ArrayCollectionAPITestCase.test_removeAll ... [OK]
pyamf.tests.test_flex.ArrayCollectionAPITestCase.test_removeItemAt ... [OK]
pyamf.tests.test_flex.ArrayCollectionAPITestCase.test_setItemAt ... [OK]
pyamf.tests.test_flex.ObjectProxyTestCase.test_decode ... [OK]
pyamf.tests.test_flex.ObjectProxyTestCase.test_decode_proxy ... [OK]
pyamf.tests.test_flex.ObjectProxyTestCase.test_encode ... [OK]
pyamf.tests.test_flex.ObjectProxyTestCase.test_get_attrs ... [OK]
pyamf.tests.test_gateway.FaultTestCase.test_build ... [OK]
pyamf.tests.test_gateway.FaultTestCase.test_build_traceback ... [OK]
pyamf.tests.test_gateway.FaultTestCase.test_create ... [OK]
pyamf.tests.test_gateway.FaultTestCase.test_encode ... [OK]
pyamf.tests.test_gateway.FaultTestCase.test_explicit_code ... [OK]
pyamf.tests.test_gateway.ServiceWrapperTestCase.test_call ... [OK]
pyamf.tests.test_gateway.ServiceWrapperTestCase.test_cmp ... [OK]
pyamf.tests.test_gateway.ServiceWrapperTestCase.test_create ... [OK]
pyamf.tests.test_gateway.ServiceWrapperTestCase.test_create_preprocessor ... [OK]
pyamf.tests.test_gateway.ServiceRequestTestCase.test_call ... [OK]
pyamf.tests.test_gateway.ServiceRequestTestCase.test_create ... [OK]
pyamf.tests.test_gateway.ServiceCollectionTestCase.test_contains ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_add_service ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_authenticate ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_create ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_debug_traceback ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_get_response ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_long_service_name ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_malformed_credentials_header ... \
[OK] pyamf.tests.test_gateway.BaseGatewayTestCase.test_process_request ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_remove_service ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_service_request ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_unknown_service ... [OK]
pyamf.tests.test_gateway.QueryBrowserTestCase.test_request ... [OK]
pyamf.tests.test_gateway.AuthenticatorTestCase.test_class_decorator ... [OK]
pyamf.tests.test_gateway.AuthenticatorTestCase.test_expose_request_decorator ... [OK]
pyamf.tests.test_gateway.AuthenticatorTestCase.test_expose_request_keyword ... [OK]
pyamf.tests.test_gateway.AuthenticatorTestCase.test_func_decorator ... [OK]
pyamf.tests.test_gateway.AuthenticatorTestCase.test_gateway ... [OK]
pyamf.tests.test_gateway.AuthenticatorTestCase.test_service ... [OK]
pyamf.tests.test_gateway.ExposeRequestTestCase.test_decorator ... [OK]
pyamf.tests.test_gateway.ExposeRequestTestCase.test_default ... [OK]
pyamf.tests.test_gateway.ExposeRequestTestCase.test_gateway ... [OK]
pyamf.tests.test_gateway.ExposeRequestTestCase.test_service ... [OK]
pyamf.tests.test_gateway.PreProcessingTestCase.test_call ... [OK]
pyamf.tests.test_gateway.PreProcessingTestCase.test_decorator ... [OK]
pyamf.tests.test_gateway.PreProcessingTestCase.test_default ... [OK]
pyamf.tests.test_gateway.PreProcessingTestCase.test_fail ... [OK]
pyamf.tests.test_gateway.PreProcessingTestCase.test_global ... [OK]
pyamf.tests.test_gateway.PreProcessingTestCase.test_service ... [OK]
pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_bad_request ... [OK]
pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_eof_decode ... [OK]
pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_expected_exceptions_decode ... \
[OK] pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_expose_request ... [OK]
pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_really_bad_decode ... [OK]
pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_request_method ... [OK]
pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_timezone ... [OK]
pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_unknown_request ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_authenticate ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_bad_content ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_deferred_service ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_encoding_error ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_expose_request ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_exposed_authenticate ... \
[OK] pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_exposed_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_exposed_preprocessor_no_request \
... [OK] pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_invalid_method \
... [OK] pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_preprocessor ... \
[OK] pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_process_request ... \
[OK] pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_timezone ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_tuple ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_unknown_request ... [OK]
pyamf.tests.gateway.test_twisted.TwistedGatewayTestCase.test_finalise_request ... \
[OK] pyamf.tests.gateway.test_twisted.TwistedGatewayTestCase.test_get_processor ... \
[OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_auth_fail ... \
[OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_deferred_auth \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_deferred_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_error_auth \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_error_body \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_error_deferred_body \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_error_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_exposed_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_unknown_service_request \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_async ... \
[OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_deferred_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_destination \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_error_body \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_error_deferred_body \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_error_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_exposed_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_unknown_service_request \
... [OK] pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_bad_request ... \
[OK] pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_expected_exceptions_decode \
... [OK] pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_expose_request \
... [OK] pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_really_bad_decode \
... [OK] pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_request_method \
... [OK] pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_settings ... [OK]
pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_timezone ... [OK]
pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_unknown_request ... [OK]
pyamf.tests.test_util.TimestampTestCase.test_get_datetime ... [OK]
pyamf.tests.test_util.TimestampTestCase.test_get_negative_datetime ... [OK]
pyamf.tests.test_util.TimestampTestCase.test_get_timestamp ... [OK]
pyamf.tests.test_util.TimestampTestCase.test_preserved_microseconds ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_consume ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_create ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_getvalue ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_len ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_read ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_seek ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_tell ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_truncate ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_write ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_nan ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_24bit ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_char ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_double ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_float ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_long ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_short ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_u24bit ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_uchar ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_ulong ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_ushort ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_utf8_string ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_24bit ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_char ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_double ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_float ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_infinites ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_long ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_short ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_u24bit ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_uchar ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_ulong ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_ushort ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_utf8_string ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_add ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_add_pos ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_append_string ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_append_types ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_append_unicode ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_create ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_eof ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_peek ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_read ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_remaining ... [OK]
pyamf.tests.test_util.ClassAliasTestCase.test_multiple ... [OK]
pyamf.tests.test_util.ClassAliasTestCase.test_nested ... [OK]
pyamf.tests.test_util.ClassAliasTestCase.test_none_existant ... [OK]
pyamf.tests.test_util.ClassAliasTestCase.test_simple ... [OK]
pyamf.tests.test_util.ClassAliasTestCase.test_subclass ... [OK]
pyamf.tests.test_util.IndexedCollectionTestCase.test_append ... [OK]
pyamf.tests.test_util.IndexedCollectionTestCase.test_array ... [OK]
pyamf.tests.test_util.IndexedCollectionTestCase.test_clear ... [OK]
pyamf.tests.test_util.IndexedCollectionTestCase.test_create ... [OK]
pyamf.tests.test_util.IndexedCollectionTestCase.test_delete ... [OK]
pyamf.tests.test_util.IndexedCollectionTestCase.test_get_by_reference ... [OK]
pyamf.tests.test_util.IndexedCollectionTestCase.test_get_by_refererence_refcount ... \
[OK] pyamf.tests.test_util.IndexedCollectionTestCase.test_get_reference_to ... [OK]
pyamf.tests.test_util.IndexedMapTestCase.test_create ... [OK]
pyamf.tests.test_util.IndexedMapTestCase.test_map ... [OK]
pyamf.tests.test_util.GetAttrsTestCase.test_duplicate_keys ... [OK]
pyamf.tests.test_util.IsClassSealedTestCase.test_deep ... [OK]
pyamf.tests.test_util.IsClassSealedTestCase.test_new_mixed ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_alias ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_amf3 ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_dict ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_dynamic ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_exclude ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_external ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_no_meta ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_readonly ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_static ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_types ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_consume ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_create ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_getvalue ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_len ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_read ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_seek ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_tell ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_truncate ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_write ... [OK]
pyamf.tests.test_flex_messaging.AbstractMessageTestCase.test_repr ... [OK]
pyamf.tests.test_flex_messaging.EncodingTestCase.test_AcknowledgeMessage ... [OK]
pyamf.tests.test_flex_messaging.EncodingTestCase.test_CommandMessage ... [OK]
pyamf.tests.test_flex_messaging.EncodingTestCase.test_ErrorMessage ... [OK]
pyamf.tests.test_flex_messaging.EncodingTestCase.test_RemotingMessage ... [OK]
pyamf.tests.test_flex_messaging.SmallMessageTestCase.test_acknowledge ... [OK]
pyamf.tests.test_flex_messaging.SmallMessageTestCase.test_async ... [OK]
pyamf.tests.test_flex_messaging.SmallMessageTestCase.test_command ... [OK]
pyamf.tests.test_flex_messaging.SmallMessageTestCase.test_getmessage ... [OK]
pyamf.tests.modules.test_decimal.DecimalTestCase.test_amf0_encode ... [OK]
pyamf.tests.modules.test_decimal.DecimalTestCase.test_amf3_encode ... [OK]
pyamf.tests.modules.test_sets.ImmutableSetTestCase.test_amf0_encode ... [OK]
pyamf.tests.modules.test_sets.ImmutableSetTestCase.test_amf3_encode ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_amf_version ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_client_version ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_invalid_body_data_length ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_invalid_header_data_length ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_message_order ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_multiple_headers ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_multiple_request_header_references ... \
[OK] pyamf.tests.test_remoting.DecoderTestCase.test_null_msg ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_required_header ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_simple_body ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_simple_header ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_timezone ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_basic ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_header ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_message_order ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_request ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_response ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_stream_pos ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_timezone ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_xml_amf3 ... [OK]
pyamf.tests.test_remoting.StrictEncodingTestCase.test_request ... [OK]
pyamf.tests.test_remoting.StrictEncodingTestCase.test_response ... [OK]
pyamf.tests.test_remoting.FaultTestCase.test_exception ... [OK]
pyamf.tests.test_remoting.FaultTestCase.test_kwargs ... [OK]
pyamf.tests.test_remoting.ContextTextCase.test_body_references ... [OK]
pyamf.tests.test_remoting.FunctionalTestCase.test_encode_bytearray ... [OK]
pyamf.tests.test_remoting.ReprTestCase.test_base_fault ... [OK]
pyamf.tests.test_remoting.ReprTestCase.test_request ... [OK]
pyamf.tests.test_remoting.ReprTestCase.test_response ... [OK]
pyamf.tests.remoting.test_client.ServiceMethodProxyTestCase.test_call ... [OK]
pyamf.tests.remoting.test_client.ServiceMethodProxyTestCase.test_create ... [OK]
pyamf.tests.remoting.test_client.ServiceMethodProxyTestCase.test_str ... [OK]
pyamf.tests.remoting.test_client.ServiceProxyTestCase.test_call ... [OK]
pyamf.tests.remoting.test_client.ServiceProxyTestCase.test_create ... [OK]
pyamf.tests.remoting.test_client.ServiceProxyTestCase.test_getattr ... [OK]
pyamf.tests.remoting.test_client.ServiceProxyTestCase.test_pending_call ... [OK]
pyamf.tests.remoting.test_client.ServiceProxyTestCase.test_service_call ... [OK]
pyamf.tests.remoting.test_client.ServiceProxyTestCase.test_str ... [OK]
pyamf.tests.remoting.test_client.RequestWrapperTestCase.test_create ... [OK]
pyamf.tests.remoting.test_client.RequestWrapperTestCase.test_null_response ... [OK]
pyamf.tests.remoting.test_client.RequestWrapperTestCase.test_set_response ... [OK]
pyamf.tests.remoting.test_client.RequestWrapperTestCase.test_str ... [OK]
pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_add_http_header ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_add_request ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_append_url_header \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_bad_content_length \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_close_http_response \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_create ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_credentials ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_empty_content_length \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_execute ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_execute_single ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_get_amf_request \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_get_request \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_get_response \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_get_service \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_http_request_headers \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_port ... [OK]
pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_remove_http_header ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_remove_request ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_replace_url_header \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_schemes ... \
[OK] pyamf.tests.remoting.test_remoteobject.RandomIdGeneratorTestCase.test_generate \
... [OK] pyamf.tests.remoting.test_remoteobject.AcknowlegdementGeneratorTestCase.test_generate \
... [OK] pyamf.tests.remoting.test_remoteobject.AcknowlegdementGeneratorTestCase.test_request \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_async \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_create \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_destination \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_disconnect \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_error \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_error_debug \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_fail_preprocess \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_ping \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_preprocess \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_request \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_too_many_args \
... [OK]

-------------------------------------------------------------------------------
Ran 666 tests in 17.900s

PASSED (successes=666)


["python2.6-install_2.stdio" (text/plain)]

running install
running build
running build_py
running install_lib
creating install
creating install/usr
creating install/usr/local
creating install/usr/local/lib
creating install/usr/local/lib/python2.6
creating install/usr/local/lib/python2.6/site-packages
creating install/usr/local/lib/python2.6/site-packages/pyamf
creating install/usr/local/lib/python2.6/site-packages/pyamf/remoting
creating install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway
copying build/lib/pyamf/remoting/gateway/twisted.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway copying \
build/lib/pyamf/remoting/gateway/google.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway copying \
build/lib/pyamf/remoting/gateway/django.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway copying \
build/lib/pyamf/remoting/gateway/wsgi.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway copying \
build/lib/pyamf/remoting/gateway/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway copying \
build/lib/pyamf/remoting/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting creating \
install/usr/local/lib/python2.6/site-packages/pyamf/remoting/client copying \
build/lib/pyamf/remoting/client/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/client copying \
build/lib/pyamf/remoting/amf0.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting copying \
build/lib/pyamf/remoting/amf3.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting creating \
install/usr/local/lib/python2.6/site-packages/pyamf/tests creating \
install/usr/local/lib/python2.6/site-packages/pyamf/tests/remoting copying \
build/lib/pyamf/tests/remoting/test_remoteobject.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/remoting copying \
build/lib/pyamf/tests/remoting/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/remoting copying \
build/lib/pyamf/tests/remoting/test_client.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/remoting creating \
install/usr/local/lib/python2.6/site-packages/pyamf/tests/modules copying \
build/lib/pyamf/tests/modules/test_decimal.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/modules copying \
build/lib/pyamf/tests/modules/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/modules copying \
build/lib/pyamf/tests/modules/test_sets.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/modules creating \
install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway copying \
build/lib/pyamf/tests/gateway/test_twisted.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway copying \
build/lib/pyamf/tests/gateway/test_wsgi.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway copying \
build/lib/pyamf/tests/gateway/test_django.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway copying \
build/lib/pyamf/tests/gateway/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway copying \
build/lib/pyamf/tests/gateway/test_google.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway creating \
install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters copying \
build/lib/pyamf/tests/adapters/test_sqlalchemy.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters copying \
build/lib/pyamf/tests/adapters/test_collections.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters copying \
build/lib/pyamf/tests/adapters/test_django.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters copying \
build/lib/pyamf/tests/adapters/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters copying \
build/lib/pyamf/tests/adapters/test_array.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters copying \
build/lib/pyamf/tests/adapters/test_google.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters copying \
build/lib/pyamf/sol.py -> ./install/usr/local/lib/python2.6/site-packages/pyamf \
creating install/usr/local/lib/python2.6/site-packages/pyamf/flex copying \
build/lib/pyamf/flex/messaging.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/flex copying \
build/lib/pyamf/flex/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/flex copying \
build/lib/pyamf/flex/data.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/flex copying \
build/lib/pyamf/__init__.py -> ./install/usr/local/lib/python2.6/site-packages/pyamf \
creating install/usr/local/lib/python2.6/site-packages/pyamf/util copying \
build/lib/pyamf/util/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/util copying \
build/lib/pyamf/util/imports.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/util creating \
install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_sqlalchemy_orm.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_django_db_models_query.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_array.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_django_utils_translation.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_google_appengine_ext_db.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_django_db_models_base.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_decimal.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/util.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_sets.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_sqlalchemy_orm_collections.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_django_db_models_fields.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib/pyamf/adapters/_collections.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib/pyamf/amf0.py -> ./install/usr/local/lib/python2.6/site-packages/pyamf \
copying build/lib/pyamf/amf3.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf creating \
install/usr/local/lib/python2.6/site-packages/cpyamf copying \
build/lib/cpyamf/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/cpyamf creating \
install/usr/local/lib/python2.6/site-packages/sqlalchemy creating \
install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib/sqlalchemy/ext/sqlsoup.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib/sqlalchemy/ext/orderinglist.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib/sqlalchemy/ext/declarative.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib/sqlalchemy/ext/compiler.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib/sqlalchemy/ext/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib/sqlalchemy/ext/serializer.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib/sqlalchemy/ext/associationproxy.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib/sqlalchemy/log.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy creating \
install/usr/local/lib/python2.6/site-packages/sqlalchemy/test copying \
build/lib/sqlalchemy/test/assertsql.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test copying \
build/lib/sqlalchemy/test/testing.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test copying \
build/lib/sqlalchemy/test/noseplugin.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test copying \
build/lib/sqlalchemy/test/profiling.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test copying \
build/lib/sqlalchemy/test/config.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test copying \
build/lib/sqlalchemy/test/requires.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test copying \
build/lib/sqlalchemy/test/pickleable.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test copying \
build/lib/sqlalchemy/test/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test copying \
build/lib/sqlalchemy/test/orm.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test copying \
build/lib/sqlalchemy/test/schema.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test copying \
build/lib/sqlalchemy/test/engines.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test copying \
build/lib/sqlalchemy/interfaces.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy copying \
build/lib/sqlalchemy/queue.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy creating \
install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine copying \
build/lib/sqlalchemy/engine/base.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine copying \
build/lib/sqlalchemy/engine/default.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine copying \
build/lib/sqlalchemy/engine/url.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine copying \
build/lib/sqlalchemy/engine/strategies.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine copying \
build/lib/sqlalchemy/engine/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine copying \
build/lib/sqlalchemy/engine/threadlocal.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine copying \
build/lib/sqlalchemy/topological.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy copying \
build/lib/sqlalchemy/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy copying \
build/lib/sqlalchemy/types.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy creating \
install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib/sqlalchemy/databases/sybase.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib/sqlalchemy/databases/mysql.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib/sqlalchemy/databases/mxODBC.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib/sqlalchemy/databases/firebird.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib/sqlalchemy/databases/mssql.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib/sqlalchemy/databases/oracle.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib/sqlalchemy/databases/informix.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib/sqlalchemy/databases/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib/sqlalchemy/databases/maxdb.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib/sqlalchemy/databases/information_schema.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib/sqlalchemy/databases/postgres.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib/sqlalchemy/databases/sqlite.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib/sqlalchemy/databases/access.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib/sqlalchemy/pool.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy copying \
build/lib/sqlalchemy/util.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy copying \
build/lib/sqlalchemy/schema.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy creating \
copying build/lib/sqlalchemy/orm/scoping.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/attributes.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/query.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/sync.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/session.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/interfaces.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/mapper.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/collections.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/shard.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/strategies.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/unitofwork.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/uowdumper.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/identity.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/properties.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/util.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/dynamic.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/dependency.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/evaluator.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib/sqlalchemy/orm/exc.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm creating \
install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib/sqlalchemy/sql/visitors.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib/sqlalchemy/sql/operators.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib/sqlalchemy/sql/compiler.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib/sqlalchemy/sql/expression.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib/sqlalchemy/sql/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib/sqlalchemy/sql/util.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib/sqlalchemy/sql/functions.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib/sqlalchemy/exc.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway/twisted.py to \
twisted.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway/google.py to \
google.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway/django.py to \
django.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway/wsgi.py to \
wsgi.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/client/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/amf0.py to amf0.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/amf3.py \
to amf3.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/remoting/test_remoteobject.py \
to test_remoteobject.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/remoting/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/remoting/test_client.py \
to test_client.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/modules/test_decimal.py \
to test_decimal.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/modules/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/modules/test_sets.py to \
test_sets.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway/test_twisted.py \
to test_twisted.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway/test_wsgi.py to \
test_wsgi.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway/test_django.py to \
test_django.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway/test_google.py to \
test_google.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters/test_sqlalchemy.py \
to test_sqlalchemy.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters/test_collections.py \
to test_collections.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters/test_django.py \
to test_django.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters/test_array.py to \
test_array.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters/test_google.py \
to test_google.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/sol.py to sol.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/pyamf/flex/messaging.py \
to messaging.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/flex/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/flex/data.py to data.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/pyamf/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/util/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/util/imports.py to imports.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_sqlalchemy_orm.py \
to _sqlalchemy_orm.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_django_db_models_query.py \
to _django_db_models_query.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_array.py to \
_array.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_django_utils_translation.py \
to _django_utils_translation.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_google_appengine_ext_db.py \
to _google_appengine_ext_db.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_django_db_models_base.py \
to _django_db_models_base.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_decimal.py to \
_decimal.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/util.py to util.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_sets.py \
to _sets.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_sqlalchemy_orm_collections.py \
to _sqlalchemy_orm_collections.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_django_db_models_fields.py \
to _django_db_models_fields.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_collections.py to \
_collections.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/amf0.py to amf0.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/pyamf/amf3.py to \
amf3.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/cpyamf/__init__.py to __init__.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/sqlsoup.py \
to sqlsoup.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/orderinglist.py to \
orderinglist.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py to \
declarative.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/compiler.py to \
compiler.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/serializer.py to \
serializer.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/associationproxy.py to \
associationproxy.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/log.py to log.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test/assertsql.py \
to assertsql.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test/testing.py to \
testing.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test/noseplugin.py to \
noseplugin.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test/profiling.py to \
profiling.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test/config.py to \
config.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test/requires.py to \
requires.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test/pickleable.py to \
pickleable.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test/orm.py to orm.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test/schema.py \
to schema.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test/engines.py to \
engines.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/interfaces.py to \
interfaces.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/queue.py to queue.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine/base.py \
to base.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine/default.py to \
default.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine/url.py to url.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine/strategies.py \
to strategies.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine/threadlocal.py to \
threadlocal.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/topological.py to \
topological.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/__init__.py to \
__init__.pyc byte-compiling \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/mysql.py \
to mysql.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/mxODBC.py to \
mxODBC.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/firebird.py to \
firebird.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/mssql.py to \
mssql.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/oracle.py to \
oracle.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/informix.py to \
informix.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/maxdb.py to \
maxdb.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/information_schema.py \
to information_schema.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/postgres.py to \
postgres.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/sqlite.py to \
sqlite.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/access.py to \
access.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/pool.py to pool.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/util.py to \
util.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/schema.py to schema.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/state.py \
to state.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/scoping.py to \
scoping.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/attributes.py to \
attributes.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/query.py to query.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/sync.py \
to sync.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/session.py to \
session.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/interfaces.py to \
interfaces.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/mapper.py to \
mapper.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/collections.py to \
collections.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/shard.py to shard.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/strategies.py \
to strategies.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/unitofwork.py to \
unitofwork.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/uowdumper.py to \
uowdumper.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/identity.py to \
identity.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/properties.py to \
properties.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/util.py to util.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/dynamic.py \
to dynamic.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/dependency.py to \
dependency.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/evaluator.py to \
evaluator.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/exc.py to exc.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql/visitors.py \
to visitors.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql/operators.py to \
operators.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql/compiler.py to \
compiler.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql/expression.py to \
expression.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql/util.py to util.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql/functions.py \
to functions.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/exc.py to exc.pyc running \
install_egg_info running egg_info
writing requirements to PyAMF.egg-info/requires.txt
writing PyAMF.egg-info/PKG-INFO
writing top-level names to PyAMF.egg-info/top_level.txt
writing dependency_links to PyAMF.egg-info/dependency_links.txt
reading manifest file 'PyAMF.egg-info/SOURCES.txt'
writing manifest file 'PyAMF.egg-info/SOURCES.txt'
Copying PyAMF.egg-info to \
./install/usr/local/lib/python2.6/site-packages/PyAMF-0.5.1dev-py2.6.egg-info running \
install_scripts


["svn-update_3.stdio" (text/plain)]

A    build
A    build/cpyamf
A    build/cpyamf/amf3.pyx
A    build/cpyamf/__init__.py
A    build/cpyamf/amf3.c
A    build/cpyamf/util.pxd
A    build/cpyamf/util.pyx
A    build/cpyamf/util.c
A    build/LICENSE.txt
A    build/INSTALL.txt
A    build/ez_setup.py
A    build/CHANGES.txt
A    build/THANKS.txt
A    build/setup.py
A    build/MAINTAINERS.txt
A    build/README.txt
A    build/pyamf
A    build/pyamf/tests
A    build/pyamf/tests/test_alias.py
A    build/pyamf/tests/test_flex_messaging.py
A    build/pyamf/tests/test_sol.py
A    build/pyamf/tests/test_imports.py
A    build/pyamf/tests/remoting
A    build/pyamf/tests/remoting/test_client.py
A    build/pyamf/tests/remoting/__init__.py
A    build/pyamf/tests/remoting/test_remoteobject.py
A    build/pyamf/tests/test_flex.py
A    build/pyamf/tests/test_xml.py
A    build/pyamf/tests/__init__.py
A    build/pyamf/tests/test_adapters_util.py
A    build/pyamf/tests/test_gateway.py
A    build/pyamf/tests/test_adapters.py
A    build/pyamf/tests/imports
A    build/pyamf/tests/imports/foo
A    build/pyamf/tests/imports/foo/bar
A    build/pyamf/tests/imports/foo/bar/baz.py
A    build/pyamf/tests/imports/foo/bar/__init__.py
A    build/pyamf/tests/imports/foo/bar/gak.py
A    build/pyamf/tests/imports/foo/__init__.py
A    build/pyamf/tests/imports/spam.py
A    build/pyamf/tests/test_modules.py
A    build/pyamf/tests/gateway
A    build/pyamf/tests/gateway/test_wsgi.py
A    build/pyamf/tests/gateway/test_google.py
A    build/pyamf/tests/gateway/__init__.py
A    build/pyamf/tests/gateway/test_django.py
A    build/pyamf/tests/gateway/test_twisted.py
A    build/pyamf/tests/test_util.py
A    build/pyamf/tests/adapters
A    build/pyamf/tests/adapters/test_google.py
A    build/pyamf/tests/adapters/test_array.py
A    build/pyamf/tests/adapters/test_collections.py
A    build/pyamf/tests/adapters/__init__.py
A    build/pyamf/tests/adapters/test_django.py
A    build/pyamf/tests/adapters/test_sqlalchemy.py
A    build/pyamf/tests/util.py
A    build/pyamf/tests/test_basic.py
A    build/pyamf/tests/modules
A    build/pyamf/tests/modules/test_decimal.py
A    build/pyamf/tests/modules/test_sets.py
A    build/pyamf/tests/modules/__init__.py
A    build/pyamf/tests/test_amf0.py
A    build/pyamf/tests/test_remoting.py
A    build/pyamf/tests/test_amf3.py
A    build/pyamf/adapters
A    build/pyamf/adapters/_sqlalchemy_orm_collections.py
A    build/pyamf/adapters/_array.py
A    build/pyamf/adapters/_collections.py
A    build/pyamf/adapters/_decimal.py
A    build/pyamf/adapters/_sets.py
A    build/pyamf/adapters/util.py
A    build/pyamf/adapters/_django_db_models_query.py
A    build/pyamf/adapters/_sqlalchemy_orm.py
A    build/pyamf/adapters/__init__.py
A    build/pyamf/adapters/_django_db_models_fields.py
A    build/pyamf/adapters/_django_utils_translation.py
A    build/pyamf/adapters/_django_db_models_base.py
A    build/pyamf/adapters/_google_appengine_ext_db.py
A    build/pyamf/remoting
A    build/pyamf/remoting/gateway
A    build/pyamf/remoting/gateway/wsgi.py
A    build/pyamf/remoting/gateway/google.py
A    build/pyamf/remoting/gateway/__init__.py
A    build/pyamf/remoting/gateway/django.py
A    build/pyamf/remoting/gateway/twisted.py
A    build/pyamf/remoting/__init__.py
A    build/pyamf/remoting/amf0.py
A    build/pyamf/remoting/amf3.py
A    build/pyamf/remoting/client
A    build/pyamf/remoting/client/__init__.py
A    build/pyamf/sol.py
A    build/pyamf/__init__.py
A    build/pyamf/amf0.py
A    build/pyamf/amf3.py
A    build/pyamf/util
A    build/pyamf/util/imports.py
A    build/pyamf/util/__init__.py
A    build/pyamf/flex
A    build/pyamf/flex/data.py
A    build/pyamf/flex/messaging.py
A    build/pyamf/flex/__init__.py
A    build/setup.cfg
Exported revision 2808.

["unpack-sqlalchemy-0.4.8_2.stdio" (text/plain)]

sqlalchemy/
sqlalchemy/__init__.py
sqlalchemy/databases/
sqlalchemy/databases/__init__.py
sqlalchemy/databases/access.py
sqlalchemy/databases/firebird.py
sqlalchemy/databases/information_schema.py
sqlalchemy/databases/informix.py
sqlalchemy/databases/maxdb.py
sqlalchemy/databases/mssql.py
sqlalchemy/databases/mxODBC.py
sqlalchemy/databases/mysql.py
sqlalchemy/databases/oracle.py
sqlalchemy/databases/postgres.py
sqlalchemy/databases/sqlite.py
sqlalchemy/databases/sybase.py
sqlalchemy/engine/
sqlalchemy/engine/__init__.py
sqlalchemy/engine/base.py
sqlalchemy/engine/default.py
sqlalchemy/engine/strategies.py
sqlalchemy/engine/threadlocal.py
sqlalchemy/engine/url.py
sqlalchemy/exceptions.py
sqlalchemy/ext/
sqlalchemy/ext/__init__.py
sqlalchemy/ext/activemapper.py
sqlalchemy/ext/assignmapper.py
sqlalchemy/ext/associationproxy.py
sqlalchemy/ext/declarative.py
sqlalchemy/ext/orderinglist.py
sqlalchemy/ext/selectresults.py
sqlalchemy/ext/sessioncontext.py
sqlalchemy/ext/sqlsoup.py
sqlalchemy/interfaces.py
sqlalchemy/logging.py
sqlalchemy/mods/
sqlalchemy/mods/__init__.py
sqlalchemy/mods/selectresults.py
sqlalchemy/orm/
sqlalchemy/orm/__init__.py
sqlalchemy/orm/attributes.py
sqlalchemy/orm/collections.py
sqlalchemy/orm/dependency.py
sqlalchemy/orm/dynamic.py
sqlalchemy/orm/interfaces.py
sqlalchemy/orm/mapper.py
sqlalchemy/orm/properties.py
sqlalchemy/orm/query.py
sqlalchemy/orm/scoping.py
sqlalchemy/orm/session.py
sqlalchemy/orm/shard.py
sqlalchemy/orm/strategies.py
sqlalchemy/orm/sync.py
sqlalchemy/orm/unitofwork.py
sqlalchemy/orm/uowdumper.py
sqlalchemy/orm/util.py
sqlalchemy/pool.py
sqlalchemy/queue.py
sqlalchemy/schema.py
sqlalchemy/sql/
sqlalchemy/sql/__init__.py
sqlalchemy/sql/compiler.py
sqlalchemy/sql/expression.py
sqlalchemy/sql/functions.py
sqlalchemy/sql/operators.py
sqlalchemy/sql/util.py
sqlalchemy/sql/visitors.py
sqlalchemy/topological.py
sqlalchemy/types.py
sqlalchemy/util.py

["python2.6-build_3.stdio" (text/plain)]

running build
running build_py
creating build
creating build/lib.linux-i686-2.6
creating build/lib.linux-i686-2.6/pyamf
copying pyamf/sol.py -> build/lib.linux-i686-2.6/pyamf
copying pyamf/__init__.py -> build/lib.linux-i686-2.6/pyamf
copying pyamf/amf0.py -> build/lib.linux-i686-2.6/pyamf
copying pyamf/amf3.py -> build/lib.linux-i686-2.6/pyamf
creating build/lib.linux-i686-2.6/cpyamf
copying cpyamf/__init__.py -> build/lib.linux-i686-2.6/cpyamf
creating build/lib.linux-i686-2.6/sqlalchemy
copying sqlalchemy/logging.py -> build/lib.linux-i686-2.6/sqlalchemy
copying sqlalchemy/interfaces.py -> build/lib.linux-i686-2.6/sqlalchemy
copying sqlalchemy/queue.py -> build/lib.linux-i686-2.6/sqlalchemy
copying sqlalchemy/topological.py -> build/lib.linux-i686-2.6/sqlalchemy
copying sqlalchemy/__init__.py -> build/lib.linux-i686-2.6/sqlalchemy
copying sqlalchemy/exceptions.py -> build/lib.linux-i686-2.6/sqlalchemy
copying sqlalchemy/types.py -> build/lib.linux-i686-2.6/sqlalchemy
copying sqlalchemy/pool.py -> build/lib.linux-i686-2.6/sqlalchemy
copying sqlalchemy/util.py -> build/lib.linux-i686-2.6/sqlalchemy
copying sqlalchemy/schema.py -> build/lib.linux-i686-2.6/sqlalchemy
creating build/lib.linux-i686-2.6/pyamf/remoting
copying pyamf/remoting/__init__.py -> build/lib.linux-i686-2.6/pyamf/remoting
copying pyamf/remoting/amf0.py -> build/lib.linux-i686-2.6/pyamf/remoting
copying pyamf/remoting/amf3.py -> build/lib.linux-i686-2.6/pyamf/remoting
creating build/lib.linux-i686-2.6/pyamf/flex
copying pyamf/flex/messaging.py -> build/lib.linux-i686-2.6/pyamf/flex
copying pyamf/flex/__init__.py -> build/lib.linux-i686-2.6/pyamf/flex
copying pyamf/flex/data.py -> build/lib.linux-i686-2.6/pyamf/flex
creating build/lib.linux-i686-2.6/pyamf/util
copying pyamf/util/__init__.py -> build/lib.linux-i686-2.6/pyamf/util
copying pyamf/util/imports.py -> build/lib.linux-i686-2.6/pyamf/util
creating build/lib.linux-i686-2.6/pyamf/adapters
copying pyamf/adapters/_sqlalchemy_orm.py -> build/lib.linux-i686-2.6/pyamf/adapters
copying pyamf/adapters/_django_db_models_query.py -> \
build/lib.linux-i686-2.6/pyamf/adapters copying pyamf/adapters/_array.py -> \
build/lib.linux-i686-2.6/pyamf/adapters copying \
pyamf/adapters/_django_utils_translation.py -> \
build/lib.linux-i686-2.6/pyamf/adapters copying \
pyamf/adapters/_google_appengine_ext_db.py -> build/lib.linux-i686-2.6/pyamf/adapters \
copying pyamf/adapters/__init__.py -> build/lib.linux-i686-2.6/pyamf/adapters copying \
pyamf/adapters/_django_db_models_base.py -> build/lib.linux-i686-2.6/pyamf/adapters \
copying pyamf/adapters/_decimal.py -> build/lib.linux-i686-2.6/pyamf/adapters copying \
pyamf/adapters/util.py -> build/lib.linux-i686-2.6/pyamf/adapters copying \
pyamf/adapters/_sets.py -> build/lib.linux-i686-2.6/pyamf/adapters copying \
pyamf/adapters/_sqlalchemy_orm_collections.py -> \
build/lib.linux-i686-2.6/pyamf/adapters copying \
pyamf/adapters/_django_db_models_fields.py -> build/lib.linux-i686-2.6/pyamf/adapters \
copying pyamf/adapters/_collections.py -> build/lib.linux-i686-2.6/pyamf/adapters \
creating build/lib.linux-i686-2.6/sqlalchemy/ext copying \
sqlalchemy/ext/assignmapper.py -> build/lib.linux-i686-2.6/sqlalchemy/ext copying \
sqlalchemy/ext/sqlsoup.py -> build/lib.linux-i686-2.6/sqlalchemy/ext copying \
sqlalchemy/ext/orderinglist.py -> build/lib.linux-i686-2.6/sqlalchemy/ext copying \
sqlalchemy/ext/declarative.py -> build/lib.linux-i686-2.6/sqlalchemy/ext copying \
sqlalchemy/ext/sessioncontext.py -> build/lib.linux-i686-2.6/sqlalchemy/ext copying \
sqlalchemy/ext/__init__.py -> build/lib.linux-i686-2.6/sqlalchemy/ext copying \
sqlalchemy/ext/associationproxy.py -> build/lib.linux-i686-2.6/sqlalchemy/ext copying \
sqlalchemy/ext/selectresults.py -> build/lib.linux-i686-2.6/sqlalchemy/ext copying \
sqlalchemy/ext/activemapper.py -> build/lib.linux-i686-2.6/sqlalchemy/ext creating \
build/lib.linux-i686-2.6/sqlalchemy/engine copying sqlalchemy/engine/base.py -> \
build/lib.linux-i686-2.6/sqlalchemy/engine copying sqlalchemy/engine/default.py -> \
build/lib.linux-i686-2.6/sqlalchemy/engine copying sqlalchemy/engine/url.py -> \
build/lib.linux-i686-2.6/sqlalchemy/engine copying sqlalchemy/engine/strategies.py -> \
build/lib.linux-i686-2.6/sqlalchemy/engine copying sqlalchemy/engine/__init__.py -> \
build/lib.linux-i686-2.6/sqlalchemy/engine copying sqlalchemy/engine/threadlocal.py \
-> build/lib.linux-i686-2.6/sqlalchemy/engine creating \
build/lib.linux-i686-2.6/sqlalchemy/databases copying sqlalchemy/databases/sybase.py \
-> build/lib.linux-i686-2.6/sqlalchemy/databases copying \
sqlalchemy/databases/mysql.py -> build/lib.linux-i686-2.6/sqlalchemy/databases \
copying sqlalchemy/databases/mxODBC.py -> \
build/lib.linux-i686-2.6/sqlalchemy/databases copying \
sqlalchemy/databases/firebird.py -> build/lib.linux-i686-2.6/sqlalchemy/databases \
copying sqlalchemy/databases/mssql.py -> \
build/lib.linux-i686-2.6/sqlalchemy/databases copying sqlalchemy/databases/oracle.py \
-> build/lib.linux-i686-2.6/sqlalchemy/databases copying \
sqlalchemy/databases/informix.py -> build/lib.linux-i686-2.6/sqlalchemy/databases \
copying sqlalchemy/databases/__init__.py -> \
build/lib.linux-i686-2.6/sqlalchemy/databases copying sqlalchemy/databases/maxdb.py \
-> build/lib.linux-i686-2.6/sqlalchemy/databases copying \
sqlalchemy/databases/information_schema.py -> \
build/lib.linux-i686-2.6/sqlalchemy/databases copying \
sqlalchemy/databases/postgres.py -> build/lib.linux-i686-2.6/sqlalchemy/databases \
copying sqlalchemy/databases/sqlite.py -> \
build/lib.linux-i686-2.6/sqlalchemy/databases copying sqlalchemy/databases/access.py \
-> build/lib.linux-i686-2.6/sqlalchemy/databases creating \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/scoping.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/attributes.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/query.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/sync.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/session.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/interfaces.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/mapper.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/collections.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/shard.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/strategies.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/unitofwork.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/uowdumper.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/__init__.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/properties.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/util.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/dynamic.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/dependency.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm creating \
build/lib.linux-i686-2.6/sqlalchemy/mods copying sqlalchemy/mods/__init__.py -> \
build/lib.linux-i686-2.6/sqlalchemy/mods copying sqlalchemy/mods/selectresults.py -> \
build/lib.linux-i686-2.6/sqlalchemy/mods creating \
build/lib.linux-i686-2.6/sqlalchemy/sql copying sqlalchemy/sql/visitors.py -> \
build/lib.linux-i686-2.6/sqlalchemy/sql copying sqlalchemy/sql/operators.py -> \
build/lib.linux-i686-2.6/sqlalchemy/sql copying sqlalchemy/sql/compiler.py -> \
build/lib.linux-i686-2.6/sqlalchemy/sql copying sqlalchemy/sql/expression.py -> \
build/lib.linux-i686-2.6/sqlalchemy/sql copying sqlalchemy/sql/__init__.py -> \
build/lib.linux-i686-2.6/sqlalchemy/sql copying sqlalchemy/sql/util.py -> \
build/lib.linux-i686-2.6/sqlalchemy/sql copying sqlalchemy/sql/functions.py -> \
build/lib.linux-i686-2.6/sqlalchemy/sql creating \
build/lib.linux-i686-2.6/pyamf/remoting/gateway copying \
pyamf/remoting/gateway/twisted.py -> build/lib.linux-i686-2.6/pyamf/remoting/gateway \
copying pyamf/remoting/gateway/google.py -> \
build/lib.linux-i686-2.6/pyamf/remoting/gateway copying \
pyamf/remoting/gateway/django.py -> build/lib.linux-i686-2.6/pyamf/remoting/gateway \
copying pyamf/remoting/gateway/wsgi.py -> \
build/lib.linux-i686-2.6/pyamf/remoting/gateway copying \
pyamf/remoting/gateway/__init__.py -> build/lib.linux-i686-2.6/pyamf/remoting/gateway \
creating build/lib.linux-i686-2.6/pyamf/remoting/client copying \
pyamf/remoting/client/__init__.py -> build/lib.linux-i686-2.6/pyamf/remoting/client \
creating build/lib.linux-i686-2.6/pyamf/tests creating \
build/lib.linux-i686-2.6/pyamf/tests/remoting copying \
pyamf/tests/remoting/test_remoteobject.py -> \
build/lib.linux-i686-2.6/pyamf/tests/remoting copying \
pyamf/tests/remoting/__init__.py -> build/lib.linux-i686-2.6/pyamf/tests/remoting \
copying pyamf/tests/remoting/test_client.py -> \
build/lib.linux-i686-2.6/pyamf/tests/remoting creating \
build/lib.linux-i686-2.6/pyamf/tests/modules copying \
pyamf/tests/modules/test_decimal.py -> build/lib.linux-i686-2.6/pyamf/tests/modules \
copying pyamf/tests/modules/__init__.py -> \
build/lib.linux-i686-2.6/pyamf/tests/modules copying pyamf/tests/modules/test_sets.py \
-> build/lib.linux-i686-2.6/pyamf/tests/modules creating \
build/lib.linux-i686-2.6/pyamf/tests/gateway copying \
pyamf/tests/gateway/test_twisted.py -> build/lib.linux-i686-2.6/pyamf/tests/gateway \
copying pyamf/tests/gateway/test_wsgi.py -> \
build/lib.linux-i686-2.6/pyamf/tests/gateway copying \
pyamf/tests/gateway/test_django.py -> build/lib.linux-i686-2.6/pyamf/tests/gateway \
copying pyamf/tests/gateway/__init__.py -> \
build/lib.linux-i686-2.6/pyamf/tests/gateway copying \
pyamf/tests/gateway/test_google.py -> build/lib.linux-i686-2.6/pyamf/tests/gateway \
creating build/lib.linux-i686-2.6/pyamf/tests/adapters copying \
pyamf/tests/adapters/test_sqlalchemy.py -> \
build/lib.linux-i686-2.6/pyamf/tests/adapters copying \
pyamf/tests/adapters/test_collections.py -> \
build/lib.linux-i686-2.6/pyamf/tests/adapters copying \
pyamf/tests/adapters/test_django.py -> build/lib.linux-i686-2.6/pyamf/tests/adapters \
copying pyamf/tests/adapters/__init__.py -> \
build/lib.linux-i686-2.6/pyamf/tests/adapters copying \
pyamf/tests/adapters/test_array.py -> build/lib.linux-i686-2.6/pyamf/tests/adapters \
copying pyamf/tests/adapters/test_google.py -> \
build/lib.linux-i686-2.6/pyamf/tests/adapters running build_ext
building 'cpyamf.util' extension
creating build/temp.linux-i686-2.6
creating build/temp.linux-i686-2.6/cpyamf
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes \
-fPIC -I/usr/local/include/python2.6 -c cpyamf/util.c -o \
build/temp.linux-i686-2.6/cpyamf/util.o cpyamf/util.c:883: warning: \
‘__pyx_f_6cpyamf_4util_dump' defined but not used cpyamf/util.c:811: warning: \
‘__pyx_k_18' defined but not used cpyamf/util.c:812: warning: ‘__pyx_k_19' \
defined but not used cpyamf/util.c:813: warning: ‘__pyx_k_20' defined but not used
cpyamf/util.c:814: warning: ‘__pyx_k_21' defined but not used
cpyamf/util.c:815: warning: ‘__pyx_k_22' defined but not used
cpyamf/util.c:816: warning: ‘__pyx_k_23' defined but not used
cpyamf/util.c:817: warning: ‘__pyx_k_24' defined but not used
cpyamf/util.c:818: warning: ‘__pyx_k_25' defined but not used
cpyamf/util.c:819: warning: ‘__pyx_k_26' defined but not used
cpyamf/util.c:820: warning: ‘__pyx_k_27' defined but not used
cpyamf/util.c:6852: warning: \
‘__pyx_doc_6cpyamf_4util_18BufferedByteStream___init__' defined but not used gcc \
-pthread -shared build/temp.linux-i686-2.6/cpyamf/util.o -o \
build/lib.linux-i686-2.6/cpyamf/util.so building 'cpyamf.amf3' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes \
-fPIC -I/usr/local/include/python2.6 -c cpyamf/amf3.c -o \
build/temp.linux-i686-2.6/cpyamf/amf3.o gcc -pthread -shared \
build/temp.linux-i686-2.6/cpyamf/amf3.o -o build/lib.linux-i686-2.6/cpyamf/amf3.so


["python2.6-build_3.warnings" (text/plain)]

cpyamf/util.c:883: warning: ‘__pyx_f_6cpyamf_4util_dump' defined but not used
cpyamf/util.c:811: warning: ‘__pyx_k_18' defined but not used
cpyamf/util.c:812: warning: ‘__pyx_k_19' defined but not used
cpyamf/util.c:813: warning: ‘__pyx_k_20' defined but not used
cpyamf/util.c:814: warning: ‘__pyx_k_21' defined but not used
cpyamf/util.c:815: warning: ‘__pyx_k_22' defined but not used
cpyamf/util.c:816: warning: ‘__pyx_k_23' defined but not used
cpyamf/util.c:817: warning: ‘__pyx_k_24' defined but not used
cpyamf/util.c:818: warning: ‘__pyx_k_25' defined but not used
cpyamf/util.c:819: warning: ‘__pyx_k_26' defined but not used
cpyamf/util.c:820: warning: ‘__pyx_k_27' defined but not used
cpyamf/util.c:6852: warning: \
‘__pyx_doc_6cpyamf_4util_18BufferedByteStream___init__' defined but not used


["python2.6-test_3.stdio" (text/plain)]

running test
running egg_info
creating PyAMF.egg-info
writing requirements to PyAMF.egg-info/requires.txt
writing PyAMF.egg-info/PKG-INFO
writing top-level names to PyAMF.egg-info/top_level.txt
writing dependency_links to PyAMF.egg-info/dependency_links.txt
writing manifest file 'PyAMF.egg-info/SOURCES.txt'
reading manifest file 'PyAMF.egg-info/SOURCES.txt'
writing manifest file 'PyAMF.egg-info/SOURCES.txt'
running build_ext
building 'cpyamf.util' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes \
-fPIC -I/usr/local/include/python2.6 -c cpyamf/util.c -o \
build/temp.linux-i686-2.6/cpyamf/util.o cpyamf/util.c:883: warning: \
‘__pyx_f_6cpyamf_4util_dump' defined but not used cpyamf/util.c:811: warning: \
‘__pyx_k_18' defined but not used cpyamf/util.c:812: warning: ‘__pyx_k_19' \
defined but not used cpyamf/util.c:813: warning: ‘__pyx_k_20' defined but not used
cpyamf/util.c:814: warning: ‘__pyx_k_21' defined but not used
cpyamf/util.c:815: warning: ‘__pyx_k_22' defined but not used
cpyamf/util.c:816: warning: ‘__pyx_k_23' defined but not used
cpyamf/util.c:817: warning: ‘__pyx_k_24' defined but not used
cpyamf/util.c:818: warning: ‘__pyx_k_25' defined but not used
cpyamf/util.c:819: warning: ‘__pyx_k_26' defined but not used
cpyamf/util.c:820: warning: ‘__pyx_k_27' defined but not used
cpyamf/util.c:6852: warning: \
‘__pyx_doc_6cpyamf_4util_18BufferedByteStream___init__' defined but not used gcc \
-pthread -shared build/temp.linux-i686-2.6/cpyamf/util.o -o \
build/lib.linux-i686-2.6/cpyamf/util.so building 'cpyamf.amf3' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes \
-fPIC -I/usr/local/include/python2.6 -c cpyamf/amf3.c -o \
build/temp.linux-i686-2.6/cpyamf/amf3.o gcc -pthread -shared \
build/temp.linux-i686-2.6/cpyamf/amf3.o -o build/lib.linux-i686-2.6/cpyamf/amf3.so \
copying build/lib.linux-i686-2.6/cpyamf/util.so -> cpyamf copying \
                build/lib.linux-i686-2.6/cpyamf/amf3.so -> cpyamf
/usr/local/lib/python2.6/site-packages/Twisted-8.1.0-py2.6-linux-i686.egg/twisted/python/filepath.py:12: \
DeprecationWarning: the sha module is deprecated; use the hashlib module instead  \
                import sha
/home/buildbot/slaves/pyamf/ubuntu-py26/build/pyamf/util/imports.py:60: \
DeprecationWarning: the sets module is deprecated  __import__(name, {}, {}, [])
/usr/local/lib/python2.6/site-packages/Twisted-8.1.0-py2.6-linux-i686.egg/twisted/spread/pb.py:64: \
DeprecationWarning: the md5 module is deprecated; use hashlib instead  import md5
pyamf.tests.test_xml.ElementTreeTestCase.test_xe_ElementTree ... [OK]
pyamf.tests.test_xml.ElementTreeTestCase.test_xe_cElementTree ... [OK]
pyamf.tests.test_adapters_util.HelperTestCase.test_to_dict ... [OK]
pyamf.tests.test_adapters_util.HelperTestCase.test_to_list ... [OK]
pyamf.tests.test_adapters_util.HelperTestCase.test_to_set ... [OK]
pyamf.tests.test_adapters_util.HelperTestCase.test_to_tuple ... [OK]
pyamf.tests.test_adapters.AdapterHelperTestCase.test_basic ... [OK]
pyamf.tests.test_adapters.AdapterHelperTestCase.test_import ... [OK]
pyamf.tests.adapters.test_sqlalchemy.SATestCase.test_encode_decode_list ... [OK]
pyamf.tests.adapters.test_sqlalchemy.SATestCase.test_encode_decode_persistent ... \
[OK] pyamf.tests.adapters.test_sqlalchemy.SATestCase.test_encode_decode_transient ... \
[OK] pyamf.tests.adapters.test_sqlalchemy.SATestCase.test_encode_decode_with_references \
... [OK] pyamf.tests.adapters.test_sqlalchemy.SATestCase.test_sa_merge ... [OK]
pyamf.tests.adapters.test_sqlalchemy.AdapterTestCase.test_instance ... [OK]
pyamf.tests.adapters.test_sqlalchemy.AdapterTestCase.test_mapped ... [OK]
pyamf.tests.adapters.test_sqlalchemy.AdapterTestCase.test_not_mapped ... [OK]
pyamf.tests.adapters.test_sqlalchemy.ClassAliasTestCase.test_get_attributes ... [OK]
pyamf.tests.adapters.test_sqlalchemy.ClassAliasTestCase.test_get_attrs ... [OK]
pyamf.tests.adapters.test_sqlalchemy.ClassAliasTestCase.test_get_mapper ... [OK]
pyamf.tests.adapters.test_sqlalchemy.ClassAliasTestCase.test_property ... [OK]
pyamf.tests.adapters.test_sqlalchemy.ClassAliasTestCase.test_type ... [OK]
pyamf.tests.adapters.test_sqlalchemy.ApplyAttributesTestCase.test_decode_unaliased \
... [OK] pyamf.tests.adapters.test_sqlalchemy.ApplyAttributesTestCase.test_undefined \
... [OK] pyamf.tests.adapters.test_collections.DequeTestCase.test_amf0 ... [OK]
pyamf.tests.adapters.test_collections.DequeTestCase.test_amf3 ... [OK]
pyamf.tests.adapters.test_collections.DefaultDictTestCase.test_amf0 ... [OK]
pyamf.tests.adapters.test_collections.DefaultDictTestCase.test_amf3 ... [OK]
pyamf.tests.adapters.test_django.TypeMapTestCase.test_NOT_PROVIDED ... [OK]
pyamf.tests.adapters.test_django.TypeMapTestCase.test_objects_all ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ClassAliasTestCase.test_dynamic ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ClassAliasTestCase.test_non_field_prop ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ClassAliasTestCase.test_time ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ClassAliasTestCase.test_undefined ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ForeignKeyTestCase.test_many_to_many ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ForeignKeyTestCase.test_one_to_many ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.I18NTestCase.test_encode ... Exception RuntimeError: \
'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.PKTestCase.test_behaviour ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.PKTestCase.test_none ... Exception RuntimeError: \
'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ModelInheritanceTestCase.test_abstract ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ModelInheritanceTestCase.test_concrete ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.FieldsTestCase.test_file ... Exception RuntimeError: \
'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ReferenceTestCase.test_not_referenced ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ReferenceTestCase.test_referenced_encode ... \
Exception RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in \
<type 'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_array.ArrayTestCase.test_amf0 ... [OK]
pyamf.tests.adapters.test_array.ArrayTestCase.test_amf3 ... [OK]
pyamf.tests.test_imports.SplitModuleTestCase.test_deep ... [OK]
pyamf.tests.test_imports.SplitModuleTestCase.test_no_parent ... [OK]
pyamf.tests.test_imports.SplitModuleTestCase.test_one_parent ... [OK]
pyamf.tests.test_imports.RunHooksTestCase.test_clear ... [OK]
pyamf.tests.test_imports.RunHooksTestCase.test_error ... [OK]
pyamf.tests.test_imports.RunHooksTestCase.test_iterate ... [OK]
pyamf.tests.test_imports.WhenImportedTestCase.test_already_imported ... [OK]
pyamf.tests.test_imports.WhenImportedTestCase.test_already_loaded ... [OK]
pyamf.tests.test_imports.WhenImportedTestCase.test_import ... [OK]
pyamf.tests.test_imports.WhenImportedTestCase.test_register ... [OK]
pyamf.tests.test_imports.ModuleFinderFindModuleTestCase.test_found ... [OK]
pyamf.tests.test_imports.ModuleFinderFindModuleTestCase.test_not_found ... [OK]
pyamf.tests.test_imports.ModuleFinderLoadModuleTestCase.test_file ... [OK]
pyamf.tests.test_imports.ModuleFinderLoadModuleTestCase.test_hook ... [OK]
pyamf.tests.test_imports.ModuleFinderLoadModuleTestCase.test_package ... [OK]
pyamf.tests.test_imports.ModuleFinderLoadModuleTestCase.test_package_child ... [OK]
pyamf.tests.test_sol.EncoderTestCase.test_amf3 ... [OK]
pyamf.tests.test_sol.EncoderTestCase.test_encode_header ... [OK]
pyamf.tests.test_sol.EncoderTestCase.test_multiple_values ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_amf3 ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_header ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_invalid_header ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_invalid_header_length ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_invalid_header_name_length ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_invalid_header_padding ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_invalid_signature ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_strict_header_length ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_unknown_encoding ... [OK]
pyamf.tests.test_sol.HelperTestCase.test_load_file ... [OK]
pyamf.tests.test_sol.HelperTestCase.test_load_name ... [OK]
pyamf.tests.test_sol.HelperTestCase.test_save_file ... [OK]
pyamf.tests.test_sol.HelperTestCase.test_save_name ... [OK]
pyamf.tests.test_sol.SOLTestCase.test_create ... [OK]
pyamf.tests.test_sol.SOLTestCase.test_save ... [OK]
pyamf.tests.test_amf3.TypesTestCase.test_types ... [OK]
pyamf.tests.test_amf3.ClassDefinitionTestCase.test_dynamic ... [OK]
pyamf.tests.test_amf3.ClassDefinitionTestCase.test_external ... [OK]
pyamf.tests.test_amf3.ClassDefinitionTestCase.test_mixed ... [OK]
pyamf.tests.test_amf3.ClassDefinitionTestCase.test_static ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_add_class ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_add_legacy_xml ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_add_object ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_add_string ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_clear ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_copy ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_create ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_empty_string ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_get_by_reference ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_get_object_alias ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_get_reference ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_set_object_alias ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_29b_ints ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_anonymous ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_byte_array ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_class ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_custom_type ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_date ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_dict ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_elementtree_tag ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_empty_key_string ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_funcs ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_list_proxy_references ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_list_references ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_mixed_array ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_number ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_object ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_old_style_classes ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_proxy ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_slots ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_slots_registered ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_timezone ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_unknown_func ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_xml ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_xmlstring ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_boolean ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_byte_array ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_date ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_default_proxy_flag ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_dict ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_get_class_definition ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_infinites ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_integer ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_ioerror_buffer_position ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_list ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_list_references ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_not_strict ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_null ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_number ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_object ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_slots ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_strict ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_string ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_string_references ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_timezone ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_undefined ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_unsignedInteger ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_xml ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_xmlstring ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_xmlstring_references ... [OK]
pyamf.tests.test_amf3.ObjectEncodingTestCase.test_anonymous_class_references ... [OK]
pyamf.tests.test_amf3.ObjectEncodingTestCase.test_class_references ... [OK]
pyamf.tests.test_amf3.ObjectEncodingTestCase.test_combined ... [OK]
pyamf.tests.test_amf3.ObjectEncodingTestCase.test_dynamic ... [OK]
pyamf.tests.test_amf3.ObjectEncodingTestCase.test_external ... [OK]
pyamf.tests.test_amf3.ObjectEncodingTestCase.test_object_references ... [OK]
pyamf.tests.test_amf3.ObjectEncodingTestCase.test_static ... [OK]
pyamf.tests.test_amf3.ObjectDecodingTestCase.test_combined ... [OK]
pyamf.tests.test_amf3.ObjectDecodingTestCase.test_dynamic ... [OK]
pyamf.tests.test_amf3.ObjectDecodingTestCase.test_external ... [OK]
pyamf.tests.test_amf3.ObjectDecodingTestCase.test_object_references ... [OK]
pyamf.tests.test_amf3.ObjectDecodingTestCase.test_static ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_boolean ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_byte ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_create ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_double ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_float ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_int ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_multi_byte ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_object ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_object_proxy ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_object_proxy_inside_list ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_object_proxy_mixed_array ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_short ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_uint ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_utf ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_utf_bytes ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_boolean ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_byte ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_create ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_double ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_float ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_int ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_multi_byte ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_object ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_short ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_uint ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_utf ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_utf_bytes ... [OK]
pyamf.tests.test_amf3.ClassInheritanceTestCase.test_deep ... [OK]
pyamf.tests.test_amf3.ClassInheritanceTestCase.test_simple ... [OK]
pyamf.tests.test_amf3.HelperTestCase.test_decode ... [OK]
pyamf.tests.test_amf3.HelperTestCase.test_decode_with_context ... [OK]
pyamf.tests.test_amf3.HelperTestCase.test_encode ... [OK]
pyamf.tests.test_amf3.HelperTestCase.test_encode_with_context ... [OK]
pyamf.tests.test_amf3.ComplexEncodingTestCase.test_class_refs ... [OK]
pyamf.tests.test_amf3.ComplexEncodingTestCase.test_complex_dict ... [OK]
pyamf.tests.test_amf3.ComplexEncodingTestCase.test_complex_encode_decode_dict ... \
[OK] pyamf.tests.test_amf3.ExceptionEncodingTestCase.test_exception ... [OK]
pyamf.tests.test_amf3.ExceptionEncodingTestCase.test_typed ... [OK]
pyamf.tests.test_amf3.ExceptionEncodingTestCase.test_user_defined ... [OK]
pyamf.tests.test_basic.ASObjectTestCase.test_delitem ... [OK]
pyamf.tests.test_basic.ASObjectTestCase.test_eq ... [OK]
pyamf.tests.test_basic.ASObjectTestCase.test_getitem ... [OK]
pyamf.tests.test_basic.ASObjectTestCase.test_hash ... [OK]
pyamf.tests.test_basic.ASObjectTestCase.test_init ... [OK]
pyamf.tests.test_basic.ASObjectTestCase.test_iter ... [OK]
pyamf.tests.test_basic.ASObjectTestCase.test_setitem ... [OK]
pyamf.tests.test_basic.HelperTestCase.test_decode ... [OK]
pyamf.tests.test_basic.HelperTestCase.test_default_encoding ... [OK]
pyamf.tests.test_basic.HelperTestCase.test_encode ... [OK]
pyamf.tests.test_basic.HelperTestCase.test_get_decoder ... [OK]
pyamf.tests.test_basic.HelperTestCase.test_get_encoder ... [OK]
pyamf.tests.test_basic.UnregisterClassTestCase.test_alias ... [OK]
pyamf.tests.test_basic.UnregisterClassTestCase.test_klass ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_bad_register ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_load_class ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_load_class_bad_return ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_load_class_by_alias ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_load_class_by_module ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_load_class_by_module_bad ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_load_unknown_class ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_register ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_unregister ... [OK]
pyamf.tests.test_basic.TypeMapTestCase.test_add_callable ... [OK]
pyamf.tests.test_basic.TypeMapTestCase.test_add_class ... [OK]
pyamf.tests.test_basic.TypeMapTestCase.test_add_invalid ... [OK]
pyamf.tests.test_basic.TypeMapTestCase.test_add_multiple ... [OK]
pyamf.tests.test_basic.TypeMapTestCase.test_add_same ... [OK]
pyamf.tests.test_basic.TypeMapTestCase.test_get_type ... [OK]
pyamf.tests.test_basic.TypeMapTestCase.test_remove ... [OK]
pyamf.tests.test_basic.ErrorClassMapTestCase.test_add ... [OK]
pyamf.tests.test_basic.ErrorClassMapTestCase.test_remove ... [OK]
pyamf.tests.test_basic.RegisterAliasTypeTestCase.test_bad_klass ... [OK]
pyamf.tests.test_basic.RegisterAliasTypeTestCase.test_duplicate ... [OK]
pyamf.tests.test_basic.RegisterAliasTypeTestCase.test_multiple ... [OK]
pyamf.tests.test_basic.RegisterAliasTypeTestCase.test_no_args ... [OK]
pyamf.tests.test_basic.RegisterAliasTypeTestCase.test_single ... [OK]
pyamf.tests.test_basic.RegisterAliasTypeTestCase.test_subclass ... [OK]
pyamf.tests.test_basic.RegisterAliasTypeTestCase.test_type_args ... [OK]
pyamf.tests.test_basic.BaseContextTestCase.test_create ... [OK]
pyamf.tests.test_basic.BaseContextTestCase.test_no_alias ... [OK]
pyamf.tests.test_basic.BaseContextTestCase.test_object_references ... [OK]
pyamf.tests.test_basic.BaseContextTestCase.test_registered_alias ... [OK]
pyamf.tests.test_basic.BaseContextTestCase.test_registered_deep ... [OK]
pyamf.tests.test_basic.TypedObjectTestCase.test_alias ... [OK]
pyamf.tests.test_basic.TypedObjectTestCase.test_externalised ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_all ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_dict ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_ignore ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_module ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_name ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_not_strict ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_odd ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_separator ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_strict ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_bad_class ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_createInstance ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_eq ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_init ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_init_args ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_init_deferred ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_init_kwargs ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_str ... [OK]
pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_compile ... [OK]
pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_complex ... [OK]
pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_complex_not_dynamic ... \
[OK] pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_dynamic ... [OK]
pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_missing_static_property \
... [OK] pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_no_static ... \
[OK] pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_not_dynamic ... [OK]
pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_proxy ... [OK]
pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_readonly ... [OK]
pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_static ... [OK]
pyamf.tests.test_alias.GetEncodableAttributesTestCase.test_dynamic ... [OK]
pyamf.tests.test_alias.GetEncodableAttributesTestCase.test_empty ... [OK]
pyamf.tests.test_alias.GetEncodableAttributesTestCase.test_not_dynamic ... [OK]
pyamf.tests.test_alias.GetEncodableAttributesTestCase.test_proxy ... [OK]
pyamf.tests.test_alias.GetEncodableAttributesTestCase.test_static ... [OK]
pyamf.tests.test_alias.ApplyAttributesTestCase.test_classic ... [OK]
pyamf.tests.test_alias.ApplyAttributesTestCase.test_dict ... [OK]
pyamf.tests.test_alias.ApplyAttributesTestCase.test_exclude ... [OK]
pyamf.tests.test_alias.ApplyAttributesTestCase.test_not_dynamic ... [OK]
pyamf.tests.test_alias.ApplyAttributesTestCase.test_object ... [OK]
pyamf.tests.test_alias.ApplyAttributesTestCase.test_readonly ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_amf3 ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_anonymous ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_compiled ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_custom_properties ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_dynamic ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_exclude ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_external ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_readonly ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_static ... [OK]
pyamf.tests.test_alias.CompilationIntegrationTestCase.test_properties ... [OK]
pyamf.tests.test_alias.CompilationIntegrationTestCase.test_slots_classic ... [OK]
pyamf.tests.test_alias.CompilationIntegrationTestCase.test_slots_new ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_amf3 ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_dynamic ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_exclude_classic ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_exclude_new ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_readonly_classic ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_readonly_new ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_static_classic ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_static_new ... [OK]
pyamf.tests.test_alias.RegisterClassTestCase.test_kwarg ... [OK]
pyamf.tests.test_alias.RegisterClassTestCase.test_meta ... [OK]
pyamf.tests.test_alias.UnregisterClassTestCase.test_alias ... [OK]
pyamf.tests.test_alias.UnregisterClassTestCase.test_anonymous ... [OK]
pyamf.tests.test_alias.UnregisterClassTestCase.test_class ... [OK]
pyamf.tests.test_alias.UnregisterClassTestCase.test_remove ... [OK]
pyamf.tests.test_amf0.TypesTestCase.test_types ... [OK]
pyamf.tests.test_amf0.ContextTestCase.test_add ... [OK]
pyamf.tests.test_amf0.ContextTestCase.test_clear ... [OK]
pyamf.tests.test_amf0.ContextTestCase.test_copy ... [OK]
pyamf.tests.test_amf0.ContextTestCase.test_create ... [OK]
pyamf.tests.test_amf0.ContextTestCase.test_get_by_reference ... [OK]
pyamf.tests.test_amf0.ContextTestCase.test_get_reference ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_amf3 ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_amf3_xml ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_anonymous ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_boolean ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_bytestring ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_class ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_complex_list ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_custom_type ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_date ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_dict ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_dynamic ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_elementtree_tag ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_external_subclassed_list ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_force_amf3 ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_funcs ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_list ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_longstring ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_mixed_array ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_nonexternal_subclassed_list ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_null ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_number ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_object ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_old_style_classes ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_slots ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_slots_registered ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_static_attrs ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_string ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_timezone ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_typed_object ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_undefined ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_use_amf3 ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_xml ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_xml_references ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_amf3 ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_boolean ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_classic_class ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_complex_list ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_date ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_dict ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_dynamic ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_infinites ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_ioerror_buffer_position ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_list ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_longstring ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_mixed_array ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_not_strict ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_null ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_number ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_number_types ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_object ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_registered_class ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_slots ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_slots_registered ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_strict ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_string ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_timezone ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_undefined ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_xml ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_xml_references ... [OK]
pyamf.tests.test_amf0.RecordSetTestCase.test_create ... [OK]
pyamf.tests.test_amf0.RecordSetTestCase.test_decode ... [OK]
pyamf.tests.test_amf0.RecordSetTestCase.test_encode ... [OK]
pyamf.tests.test_amf0.RecordSetTestCase.test_server_info ... [OK]
pyamf.tests.test_amf0.HelperTestCase.test_decode ... [OK]
pyamf.tests.test_amf0.HelperTestCase.test_decode_with_context ... [OK]
pyamf.tests.test_amf0.HelperTestCase.test_encode ... [OK]
pyamf.tests.test_amf0.HelperTestCase.test_encode_with_context ... [OK]
pyamf.tests.test_amf0.ClassInheritanceTestCase.test_deep ... [OK]
pyamf.tests.test_amf0.ClassInheritanceTestCase.test_simple ... [OK]
pyamf.tests.test_amf0.ExceptionEncodingTestCase.test_exception ... [OK]
pyamf.tests.test_amf0.ExceptionEncodingTestCase.test_typed ... [OK]
pyamf.tests.test_amf0.ExceptionEncodingTestCase.test_user_defined ... [OK]
pyamf.tests.test_flex.ArrayCollectionTestCase.test_create ... [OK]
pyamf.tests.test_flex.ArrayCollectionTestCase.test_decode_amf0 ... [OK]
pyamf.tests.test_flex.ArrayCollectionTestCase.test_decode_amf3 ... [OK]
pyamf.tests.test_flex.ArrayCollectionTestCase.test_decode_proxy ... [OK]
pyamf.tests.test_flex.ArrayCollectionTestCase.test_encode_amf0 ... [OK]
pyamf.tests.test_flex.ArrayCollectionTestCase.test_encode_amf3 ... [OK]
pyamf.tests.test_flex.ArrayCollectionTestCase.test_source_attr ... [OK]
pyamf.tests.test_flex.ArrayCollectionAPITestCase.test_addItem ... [OK]
pyamf.tests.test_flex.ArrayCollectionAPITestCase.test_addItemAt ... [OK]
pyamf.tests.test_flex.ArrayCollectionAPITestCase.test_getItemAt ... [OK]
pyamf.tests.test_flex.ArrayCollectionAPITestCase.test_getItemIndex ... [OK]
pyamf.tests.test_flex.ArrayCollectionAPITestCase.test_removeAll ... [OK]
pyamf.tests.test_flex.ArrayCollectionAPITestCase.test_removeItemAt ... [OK]
pyamf.tests.test_flex.ArrayCollectionAPITestCase.test_setItemAt ... [OK]
pyamf.tests.test_flex.ObjectProxyTestCase.test_decode ... [OK]
pyamf.tests.test_flex.ObjectProxyTestCase.test_decode_proxy ... [OK]
pyamf.tests.test_flex.ObjectProxyTestCase.test_encode ... [OK]
pyamf.tests.test_flex.ObjectProxyTestCase.test_get_attrs ... [OK]
pyamf.tests.test_gateway.FaultTestCase.test_build ... [OK]
pyamf.tests.test_gateway.FaultTestCase.test_build_traceback ... [OK]
pyamf.tests.test_gateway.FaultTestCase.test_create ... [OK]
pyamf.tests.test_gateway.FaultTestCase.test_encode ... [OK]
pyamf.tests.test_gateway.FaultTestCase.test_explicit_code ... [OK]
pyamf.tests.test_gateway.ServiceWrapperTestCase.test_call ... [OK]
pyamf.tests.test_gateway.ServiceWrapperTestCase.test_cmp ... [OK]
pyamf.tests.test_gateway.ServiceWrapperTestCase.test_create ... [OK]
pyamf.tests.test_gateway.ServiceWrapperTestCase.test_create_preprocessor ... [OK]
pyamf.tests.test_gateway.ServiceRequestTestCase.test_call ... [OK]
pyamf.tests.test_gateway.ServiceRequestTestCase.test_create ... [OK]
pyamf.tests.test_gateway.ServiceCollectionTestCase.test_contains ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_add_service ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_authenticate ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_create ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_debug_traceback ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_get_response ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_long_service_name ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_malformed_credentials_header ... \
[OK] pyamf.tests.test_gateway.BaseGatewayTestCase.test_process_request ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_remove_service ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_service_request ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_unknown_service ... [OK]
pyamf.tests.test_gateway.QueryBrowserTestCase.test_request ... [OK]
pyamf.tests.test_gateway.AuthenticatorTestCase.test_class_decorator ... [OK]
pyamf.tests.test_gateway.AuthenticatorTestCase.test_expose_request_decorator ... [OK]
pyamf.tests.test_gateway.AuthenticatorTestCase.test_expose_request_keyword ... [OK]
pyamf.tests.test_gateway.AuthenticatorTestCase.test_func_decorator ... [OK]
pyamf.tests.test_gateway.AuthenticatorTestCase.test_gateway ... [OK]
pyamf.tests.test_gateway.AuthenticatorTestCase.test_service ... [OK]
pyamf.tests.test_gateway.ExposeRequestTestCase.test_decorator ... [OK]
pyamf.tests.test_gateway.ExposeRequestTestCase.test_default ... [OK]
pyamf.tests.test_gateway.ExposeRequestTestCase.test_gateway ... [OK]
pyamf.tests.test_gateway.ExposeRequestTestCase.test_service ... [OK]
pyamf.tests.test_gateway.PreProcessingTestCase.test_call ... [OK]
pyamf.tests.test_gateway.PreProcessingTestCase.test_decorator ... [OK]
pyamf.tests.test_gateway.PreProcessingTestCase.test_default ... [OK]
pyamf.tests.test_gateway.PreProcessingTestCase.test_fail ... [OK]
pyamf.tests.test_gateway.PreProcessingTestCase.test_global ... [OK]
pyamf.tests.test_gateway.PreProcessingTestCase.test_service ... [OK]
pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_bad_request ... [OK]
pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_eof_decode ... [OK]
pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_expected_exceptions_decode ... \
[OK] pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_expose_request ... [OK]
pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_really_bad_decode ... [OK]
pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_request_method ... [OK]
pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_timezone ... [OK]
pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_unknown_request ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_authenticate ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_bad_content ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_deferred_service ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_encoding_error ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_expose_request ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_exposed_authenticate ... \
[OK] pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_exposed_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_exposed_preprocessor_no_request \
... [OK] pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_invalid_method \
... [OK] pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_preprocessor ... \
[OK] pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_process_request ... \
[OK] pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_timezone ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_tuple ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_unknown_request ... [OK]
pyamf.tests.gateway.test_twisted.TwistedGatewayTestCase.test_finalise_request ... \
[OK] pyamf.tests.gateway.test_twisted.TwistedGatewayTestCase.test_get_processor ... \
[OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_auth_fail ... \
[OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_deferred_auth \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_deferred_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_error_auth \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_error_body \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_error_deferred_body \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_error_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_exposed_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_unknown_service_request \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_async ... \
[OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_deferred_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_destination \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_error_body \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_error_deferred_body \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_error_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_exposed_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_unknown_service_request \
... [OK] pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_bad_request ... \
[OK] pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_expected_exceptions_decode \
... [OK] pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_expose_request \
... [OK] pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_really_bad_decode \
... [OK] pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_request_method \
... [OK] pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_settings ... [OK]
pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_timezone ... [OK]
pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_unknown_request ... [OK]
pyamf.tests.test_util.TimestampTestCase.test_get_datetime ... [OK]
pyamf.tests.test_util.TimestampTestCase.test_get_negative_datetime ... [OK]
pyamf.tests.test_util.TimestampTestCase.test_get_timestamp ... [OK]
pyamf.tests.test_util.TimestampTestCase.test_preserved_microseconds ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_consume ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_create ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_getvalue ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_len ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_read ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_seek ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_tell ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_truncate ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_write ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_nan ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_24bit ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_char ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_double ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_float ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_long ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_short ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_u24bit ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_uchar ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_ulong ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_ushort ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_utf8_string ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_24bit ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_char ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_double ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_float ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_infinites ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_long ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_short ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_u24bit ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_uchar ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_ulong ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_ushort ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_utf8_string ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_add ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_add_pos ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_append_string ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_append_types ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_append_unicode ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_create ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_eof ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_peek ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_read ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_remaining ... [OK]
pyamf.tests.test_util.ClassAliasTestCase.test_multiple ... [OK]
pyamf.tests.test_util.ClassAliasTestCase.test_nested ... [OK]
pyamf.tests.test_util.ClassAliasTestCase.test_none_existant ... [OK]
pyamf.tests.test_util.ClassAliasTestCase.test_simple ... [OK]
pyamf.tests.test_util.ClassAliasTestCase.test_subclass ... [OK]
pyamf.tests.test_util.IndexedCollectionTestCase.test_append ... [OK]
pyamf.tests.test_util.IndexedCollectionTestCase.test_array ... [OK]
pyamf.tests.test_util.IndexedCollectionTestCase.test_clear ... [OK]
pyamf.tests.test_util.IndexedCollectionTestCase.test_create ... [OK]
pyamf.tests.test_util.IndexedCollectionTestCase.test_delete ... [OK]
pyamf.tests.test_util.IndexedCollectionTestCase.test_get_by_reference ... [OK]
pyamf.tests.test_util.IndexedCollectionTestCase.test_get_by_refererence_refcount ... \
[OK] pyamf.tests.test_util.IndexedCollectionTestCase.test_get_reference_to ... [OK]
pyamf.tests.test_util.IndexedMapTestCase.test_create ... [OK]
pyamf.tests.test_util.IndexedMapTestCase.test_map ... [OK]
pyamf.tests.test_util.GetAttrsTestCase.test_duplicate_keys ... [OK]
pyamf.tests.test_util.IsClassSealedTestCase.test_deep ... [OK]
pyamf.tests.test_util.IsClassSealedTestCase.test_new_mixed ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_alias ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_amf3 ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_dict ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_dynamic ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_exclude ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_external ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_no_meta ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_readonly ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_static ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_types ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_consume ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_create ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_getvalue ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_len ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_read ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_seek ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_tell ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_truncate ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_write ... [OK]
pyamf.tests.test_flex_messaging.AbstractMessageTestCase.test_repr ... [OK]
pyamf.tests.test_flex_messaging.EncodingTestCase.test_AcknowledgeMessage ... [OK]
pyamf.tests.test_flex_messaging.EncodingTestCase.test_CommandMessage ... [OK]
pyamf.tests.test_flex_messaging.EncodingTestCase.test_ErrorMessage ... [OK]
pyamf.tests.test_flex_messaging.EncodingTestCase.test_RemotingMessage ... [OK]
pyamf.tests.test_flex_messaging.SmallMessageTestCase.test_acknowledge ... [OK]
pyamf.tests.test_flex_messaging.SmallMessageTestCase.test_async ... [OK]
pyamf.tests.test_flex_messaging.SmallMessageTestCase.test_command ... [OK]
pyamf.tests.test_flex_messaging.SmallMessageTestCase.test_getmessage ... [OK]
pyamf.tests.modules.test_decimal.DecimalTestCase.test_amf0_encode ... [OK]
pyamf.tests.modules.test_decimal.DecimalTestCase.test_amf3_encode ... [OK]
pyamf.tests.modules.test_sets.ImmutableSetTestCase.test_amf0_encode ... [OK]
pyamf.tests.modules.test_sets.ImmutableSetTestCase.test_amf3_encode ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_amf_version ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_client_version ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_invalid_body_data_length ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_invalid_header_data_length ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_message_order ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_multiple_headers ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_multiple_request_header_references ... \
[OK] pyamf.tests.test_remoting.DecoderTestCase.test_null_msg ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_required_header ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_simple_body ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_simple_header ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_timezone ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_basic ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_header ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_message_order ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_request ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_response ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_stream_pos ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_timezone ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_xml_amf3 ... [OK]
pyamf.tests.test_remoting.StrictEncodingTestCase.test_request ... [OK]
pyamf.tests.test_remoting.StrictEncodingTestCase.test_response ... [OK]
pyamf.tests.test_remoting.FaultTestCase.test_exception ... [OK]
pyamf.tests.test_remoting.FaultTestCase.test_kwargs ... [OK]
pyamf.tests.test_remoting.ContextTextCase.test_body_references ... [OK]
pyamf.tests.test_remoting.FunctionalTestCase.test_encode_bytearray ... [OK]
pyamf.tests.test_remoting.ReprTestCase.test_base_fault ... [OK]
pyamf.tests.test_remoting.ReprTestCase.test_request ... [OK]
pyamf.tests.test_remoting.ReprTestCase.test_response ... [OK]
pyamf.tests.remoting.test_client.ServiceMethodProxyTestCase.test_call ... [OK]
pyamf.tests.remoting.test_client.ServiceMethodProxyTestCase.test_create ... [OK]
pyamf.tests.remoting.test_client.ServiceMethodProxyTestCase.test_str ... [OK]
pyamf.tests.remoting.test_client.ServiceProxyTestCase.test_call ... [OK]
pyamf.tests.remoting.test_client.ServiceProxyTestCase.test_create ... [OK]
pyamf.tests.remoting.test_client.ServiceProxyTestCase.test_getattr ... [OK]
pyamf.tests.remoting.test_client.ServiceProxyTestCase.test_pending_call ... [OK]
pyamf.tests.remoting.test_client.ServiceProxyTestCase.test_service_call ... [OK]
pyamf.tests.remoting.test_client.ServiceProxyTestCase.test_str ... [OK]
pyamf.tests.remoting.test_client.RequestWrapperTestCase.test_create ... [OK]
pyamf.tests.remoting.test_client.RequestWrapperTestCase.test_null_response ... [OK]
pyamf.tests.remoting.test_client.RequestWrapperTestCase.test_set_response ... [OK]
pyamf.tests.remoting.test_client.RequestWrapperTestCase.test_str ... [OK]
pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_add_http_header ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_add_request ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_append_url_header \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_bad_content_length \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_close_http_response \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_create ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_credentials ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_empty_content_length \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_execute ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_execute_single ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_get_amf_request \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_get_request \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_get_response \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_get_service \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_http_request_headers \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_port ... [OK]
pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_remove_http_header ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_remove_request ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_replace_url_header \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_schemes ... \
[OK] pyamf.tests.remoting.test_remoteobject.RandomIdGeneratorTestCase.test_generate \
... [OK] pyamf.tests.remoting.test_remoteobject.AcknowlegdementGeneratorTestCase.test_generate \
... [OK] pyamf.tests.remoting.test_remoteobject.AcknowlegdementGeneratorTestCase.test_request \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_async \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_create \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_destination \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_disconnect \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_error \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_error_debug \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_fail_preprocess \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_ping \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_preprocess \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_request \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_too_many_args \
... [OK]

-------------------------------------------------------------------------------
Ran 666 tests in 16.359s

PASSED (successes=666)


["python2.6-test_3.warnings" (text/plain)]

cpyamf/util.c:883: warning: ‘__pyx_f_6cpyamf_4util_dump' defined but not used
cpyamf/util.c:811: warning: ‘__pyx_k_18' defined but not used
cpyamf/util.c:812: warning: ‘__pyx_k_19' defined but not used
cpyamf/util.c:813: warning: ‘__pyx_k_20' defined but not used
cpyamf/util.c:814: warning: ‘__pyx_k_21' defined but not used
cpyamf/util.c:815: warning: ‘__pyx_k_22' defined but not used
cpyamf/util.c:816: warning: ‘__pyx_k_23' defined but not used
cpyamf/util.c:817: warning: ‘__pyx_k_24' defined but not used
cpyamf/util.c:818: warning: ‘__pyx_k_25' defined but not used
cpyamf/util.c:819: warning: ‘__pyx_k_26' defined but not used
cpyamf/util.c:820: warning: ‘__pyx_k_27' defined but not used
cpyamf/util.c:6852: warning: \
‘__pyx_doc_6cpyamf_4util_18BufferedByteStream___init__' defined but not used


["python2.6-install_3.stdio" (text/plain)]

running install
running build
running build_py
running build_ext
running install_lib
creating install
creating install/usr
creating install/usr/local
creating install/usr/local/lib
creating install/usr/local/lib/python2.6
creating install/usr/local/lib/python2.6/site-packages
creating install/usr/local/lib/python2.6/site-packages/pyamf
creating install/usr/local/lib/python2.6/site-packages/pyamf/remoting
creating install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway
copying build/lib.linux-i686-2.6/pyamf/remoting/gateway/twisted.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway copying \
build/lib.linux-i686-2.6/pyamf/remoting/gateway/google.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway copying \
build/lib.linux-i686-2.6/pyamf/remoting/gateway/django.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway copying \
build/lib.linux-i686-2.6/pyamf/remoting/gateway/wsgi.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway copying \
build/lib.linux-i686-2.6/pyamf/remoting/gateway/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway copying \
build/lib.linux-i686-2.6/pyamf/remoting/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting creating \
install/usr/local/lib/python2.6/site-packages/pyamf/remoting/client copying \
build/lib.linux-i686-2.6/pyamf/remoting/client/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/client copying \
build/lib.linux-i686-2.6/pyamf/remoting/amf0.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting copying \
build/lib.linux-i686-2.6/pyamf/remoting/amf3.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting creating \
install/usr/local/lib/python2.6/site-packages/pyamf/tests creating \
install/usr/local/lib/python2.6/site-packages/pyamf/tests/remoting copying \
build/lib.linux-i686-2.6/pyamf/tests/remoting/test_remoteobject.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/remoting copying \
build/lib.linux-i686-2.6/pyamf/tests/remoting/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/remoting copying \
build/lib.linux-i686-2.6/pyamf/tests/remoting/test_client.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/remoting creating \
install/usr/local/lib/python2.6/site-packages/pyamf/tests/modules copying \
build/lib.linux-i686-2.6/pyamf/tests/modules/test_decimal.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/modules copying \
build/lib.linux-i686-2.6/pyamf/tests/modules/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/modules copying \
build/lib.linux-i686-2.6/pyamf/tests/modules/test_sets.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/modules creating \
install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway copying \
build/lib.linux-i686-2.6/pyamf/tests/gateway/test_twisted.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway copying \
build/lib.linux-i686-2.6/pyamf/tests/gateway/test_wsgi.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway copying \
build/lib.linux-i686-2.6/pyamf/tests/gateway/test_django.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway copying \
build/lib.linux-i686-2.6/pyamf/tests/gateway/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway copying \
build/lib.linux-i686-2.6/pyamf/tests/gateway/test_google.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway creating \
install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters copying \
build/lib.linux-i686-2.6/pyamf/tests/adapters/test_sqlalchemy.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters copying \
build/lib.linux-i686-2.6/pyamf/tests/adapters/test_collections.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters copying \
build/lib.linux-i686-2.6/pyamf/tests/adapters/test_django.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters copying \
build/lib.linux-i686-2.6/pyamf/tests/adapters/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters copying \
build/lib.linux-i686-2.6/pyamf/tests/adapters/test_array.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters copying \
build/lib.linux-i686-2.6/pyamf/tests/adapters/test_google.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters copying \
build/lib.linux-i686-2.6/pyamf/sol.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf creating \
install/usr/local/lib/python2.6/site-packages/pyamf/flex copying \
build/lib.linux-i686-2.6/pyamf/flex/messaging.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/flex copying \
build/lib.linux-i686-2.6/pyamf/flex/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/flex copying \
build/lib.linux-i686-2.6/pyamf/flex/data.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/flex copying \
build/lib.linux-i686-2.6/pyamf/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf creating \
install/usr/local/lib/python2.6/site-packages/pyamf/util copying \
build/lib.linux-i686-2.6/pyamf/util/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/util copying \
build/lib.linux-i686-2.6/pyamf/util/imports.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/util creating \
install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_sqlalchemy_orm.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_django_db_models_query.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_array.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_django_utils_translation.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_google_appengine_ext_db.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_django_db_models_base.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_decimal.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/util.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_sets.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_sqlalchemy_orm_collections.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_django_db_models_fields.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_collections.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/amf0.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf copying \
build/lib.linux-i686-2.6/pyamf/amf3.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf creating \
install/usr/local/lib/python2.6/site-packages/cpyamf copying \
build/lib.linux-i686-2.6/cpyamf/util.so -> \
./install/usr/local/lib/python2.6/site-packages/cpyamf copying \
build/lib.linux-i686-2.6/cpyamf/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/cpyamf copying \
build/lib.linux-i686-2.6/cpyamf/amf3.so -> \
./install/usr/local/lib/python2.6/site-packages/cpyamf creating \
install/usr/local/lib/python2.6/site-packages/sqlalchemy creating \
install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib.linux-i686-2.6/sqlalchemy/ext/assignmapper.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib.linux-i686-2.6/sqlalchemy/ext/sqlsoup.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib.linux-i686-2.6/sqlalchemy/ext/orderinglist.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib.linux-i686-2.6/sqlalchemy/ext/declarative.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib.linux-i686-2.6/sqlalchemy/ext/sessioncontext.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib.linux-i686-2.6/sqlalchemy/ext/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib.linux-i686-2.6/sqlalchemy/ext/associationproxy.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib.linux-i686-2.6/sqlalchemy/ext/selectresults.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib.linux-i686-2.6/sqlalchemy/ext/activemapper.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib.linux-i686-2.6/sqlalchemy/logging.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy copying \
build/lib.linux-i686-2.6/sqlalchemy/interfaces.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy copying \
build/lib.linux-i686-2.6/sqlalchemy/queue.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy creating \
install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine copying \
build/lib.linux-i686-2.6/sqlalchemy/engine/base.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine copying \
build/lib.linux-i686-2.6/sqlalchemy/engine/default.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine copying \
build/lib.linux-i686-2.6/sqlalchemy/engine/url.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine copying \
build/lib.linux-i686-2.6/sqlalchemy/engine/strategies.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine copying \
build/lib.linux-i686-2.6/sqlalchemy/engine/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine copying \
build/lib.linux-i686-2.6/sqlalchemy/engine/threadlocal.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine copying \
build/lib.linux-i686-2.6/sqlalchemy/topological.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy copying \
build/lib.linux-i686-2.6/sqlalchemy/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy copying \
build/lib.linux-i686-2.6/sqlalchemy/exceptions.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy copying \
build/lib.linux-i686-2.6/sqlalchemy/types.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy creating \
install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib.linux-i686-2.6/sqlalchemy/databases/sybase.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib.linux-i686-2.6/sqlalchemy/databases/mysql.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib.linux-i686-2.6/sqlalchemy/databases/mxODBC.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib.linux-i686-2.6/sqlalchemy/databases/firebird.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib.linux-i686-2.6/sqlalchemy/databases/mssql.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib.linux-i686-2.6/sqlalchemy/databases/oracle.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib.linux-i686-2.6/sqlalchemy/databases/informix.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib.linux-i686-2.6/sqlalchemy/databases/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib.linux-i686-2.6/sqlalchemy/databases/maxdb.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib.linux-i686-2.6/sqlalchemy/databases/information_schema.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib.linux-i686-2.6/sqlalchemy/databases/postgres.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib.linux-i686-2.6/sqlalchemy/databases/sqlite.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib.linux-i686-2.6/sqlalchemy/databases/access.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib.linux-i686-2.6/sqlalchemy/pool.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy copying \
build/lib.linux-i686-2.6/sqlalchemy/util.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy copying \
build/lib.linux-i686-2.6/sqlalchemy/schema.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy creating \
install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/scoping.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/attributes.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/query.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/sync.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/session.py -> \
copying build/lib.linux-i686-2.6/sqlalchemy/orm/mapper.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/collections.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/shard.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/strategies.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/unitofwork.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/uowdumper.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/properties.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/util.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/dynamic.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/dependency.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm creating \
install/usr/local/lib/python2.6/site-packages/sqlalchemy/mods copying \
build/lib.linux-i686-2.6/sqlalchemy/mods/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/mods copying \
build/lib.linux-i686-2.6/sqlalchemy/mods/selectresults.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/mods creating \
install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib.linux-i686-2.6/sqlalchemy/sql/visitors.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib.linux-i686-2.6/sqlalchemy/sql/operators.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib.linux-i686-2.6/sqlalchemy/sql/compiler.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib.linux-i686-2.6/sqlalchemy/sql/expression.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib.linux-i686-2.6/sqlalchemy/sql/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib.linux-i686-2.6/sqlalchemy/sql/util.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib.linux-i686-2.6/sqlalchemy/sql/functions.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway/twisted.py to \
twisted.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway/google.py to \
google.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway/django.py to \
django.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway/wsgi.py to \
wsgi.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/client/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/amf0.py to amf0.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/amf3.py \
to amf3.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/remoting/test_remoteobject.py \
to test_remoteobject.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/remoting/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/remoting/test_client.py \
to test_client.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/modules/test_decimal.py \
to test_decimal.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/modules/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/modules/test_sets.py to \
test_sets.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway/test_twisted.py \
to test_twisted.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway/test_wsgi.py to \
test_wsgi.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway/test_django.py to \
test_django.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway/test_google.py to \
test_google.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters/test_sqlalchemy.py \
to test_sqlalchemy.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters/test_collections.py \
to test_collections.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters/test_django.py \
to test_django.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters/test_array.py to \
test_array.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters/test_google.py \
to test_google.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/sol.py to sol.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/pyamf/flex/messaging.py \
to messaging.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/flex/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/flex/data.py to data.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/pyamf/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/util/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/util/imports.py to imports.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_sqlalchemy_orm.py \
to _sqlalchemy_orm.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_django_db_models_query.py \
to _django_db_models_query.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_array.py to \
_array.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_django_utils_translation.py \
to _django_utils_translation.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_google_appengine_ext_db.py \
to _google_appengine_ext_db.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_django_db_models_base.py \
to _django_db_models_base.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_decimal.py to \
_decimal.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/util.py to util.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_sets.py \
to _sets.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_sqlalchemy_orm_collections.py \
to _sqlalchemy_orm_collections.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_django_db_models_fields.py \
to _django_db_models_fields.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_collections.py to \
_collections.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/amf0.py to amf0.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/pyamf/amf3.py to \
amf3.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/cpyamf/__init__.py to __init__.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/assignmapper.py \
to assignmapper.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/sqlsoup.py to \
sqlsoup.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/orderinglist.py to \
orderinglist.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py to \
declarative.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/sessioncontext.py to \
sessioncontext.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/associationproxy.py to \
associationproxy.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/selectresults.py to \
selectresults.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/activemapper.py to \
                activemapper.pyc
/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/activemapper.py:262: \
SyntaxWarning: assertion is always true, perhaps remove parentheses? byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/logging.py to logging.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/interfaces.py \
to interfaces.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/queue.py to queue.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine/base.py \
to base.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine/default.py to \
default.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine/url.py to url.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine/strategies.py \
to strategies.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine/threadlocal.py to \
threadlocal.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/topological.py to \
topological.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/exceptions.py to \
exceptions.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/types.py to types.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/sybase.py \
to sybase.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/mysql.py to \
mysql.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/mxODBC.py to \
mxODBC.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/firebird.py to \
firebird.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/mssql.py to \
mssql.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/oracle.py to \
oracle.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/informix.py to \
informix.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/maxdb.py to \
maxdb.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/information_schema.py \
to information_schema.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/postgres.py to \
postgres.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/sqlite.py to \
sqlite.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/access.py to \
access.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/pool.py to pool.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/util.py to \
util.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/schema.py to schema.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/scoping.py \
to scoping.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/attributes.py to \
attributes.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/query.py to query.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/sync.py \
to sync.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/session.py to \
session.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/interfaces.py to \
interfaces.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/mapper.py to \
mapper.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/collections.py to \
collections.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/shard.py to shard.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/strategies.py \
to strategies.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/unitofwork.py to \
unitofwork.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/uowdumper.py to \
uowdumper.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/properties.py to \
properties.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/util.py to util.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/dynamic.py \
to dynamic.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/dependency.py to \
dependency.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/mods/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/mods/selectresults.py to \
selectresults.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql/visitors.py to \
visitors.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql/operators.py to \
operators.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql/compiler.py to \
compiler.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql/expression.py to \
expression.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql/util.py to util.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql/functions.py \
to functions.pyc running install_egg_info
running egg_info
writing requirements to PyAMF.egg-info/requires.txt
writing PyAMF.egg-info/PKG-INFO
writing top-level names to PyAMF.egg-info/top_level.txt
writing dependency_links to PyAMF.egg-info/dependency_links.txt
reading manifest file 'PyAMF.egg-info/SOURCES.txt'
writing manifest file 'PyAMF.egg-info/SOURCES.txt'
Copying PyAMF.egg-info to \
./install/usr/local/lib/python2.6/site-packages/PyAMF-0.5.1dev-py2.6.egg-info running \
install_scripts


["svn-update_4.stdio" (text/plain)]

A    build
A    build/cpyamf
A    build/cpyamf/amf3.pyx
A    build/cpyamf/__init__.py
A    build/cpyamf/amf3.c
A    build/cpyamf/util.pxd
A    build/cpyamf/util.pyx
A    build/cpyamf/util.c
A    build/LICENSE.txt
A    build/INSTALL.txt
A    build/ez_setup.py
A    build/CHANGES.txt
A    build/THANKS.txt
A    build/setup.py
A    build/MAINTAINERS.txt
A    build/README.txt
A    build/pyamf
A    build/pyamf/tests
A    build/pyamf/tests/test_alias.py
A    build/pyamf/tests/test_flex_messaging.py
A    build/pyamf/tests/test_sol.py
A    build/pyamf/tests/test_imports.py
A    build/pyamf/tests/remoting
A    build/pyamf/tests/remoting/test_client.py
A    build/pyamf/tests/remoting/__init__.py
A    build/pyamf/tests/remoting/test_remoteobject.py
A    build/pyamf/tests/test_flex.py
A    build/pyamf/tests/test_xml.py
A    build/pyamf/tests/__init__.py
A    build/pyamf/tests/test_adapters_util.py
A    build/pyamf/tests/test_gateway.py
A    build/pyamf/tests/test_adapters.py
A    build/pyamf/tests/imports
A    build/pyamf/tests/imports/foo
A    build/pyamf/tests/imports/foo/bar
A    build/pyamf/tests/imports/foo/bar/baz.py
A    build/pyamf/tests/imports/foo/bar/__init__.py
A    build/pyamf/tests/imports/foo/bar/gak.py
A    build/pyamf/tests/imports/foo/__init__.py
A    build/pyamf/tests/imports/spam.py
A    build/pyamf/tests/test_modules.py
A    build/pyamf/tests/gateway
A    build/pyamf/tests/gateway/test_wsgi.py
A    build/pyamf/tests/gateway/test_google.py
A    build/pyamf/tests/gateway/__init__.py
A    build/pyamf/tests/gateway/test_django.py
A    build/pyamf/tests/gateway/test_twisted.py
A    build/pyamf/tests/test_util.py
A    build/pyamf/tests/adapters
A    build/pyamf/tests/adapters/test_google.py
A    build/pyamf/tests/adapters/test_array.py
A    build/pyamf/tests/adapters/test_collections.py
A    build/pyamf/tests/adapters/__init__.py
A    build/pyamf/tests/adapters/test_django.py
A    build/pyamf/tests/adapters/test_sqlalchemy.py
A    build/pyamf/tests/util.py
A    build/pyamf/tests/test_basic.py
A    build/pyamf/tests/modules
A    build/pyamf/tests/modules/test_decimal.py
A    build/pyamf/tests/modules/test_sets.py
A    build/pyamf/tests/modules/__init__.py
A    build/pyamf/tests/test_amf0.py
A    build/pyamf/tests/test_remoting.py
A    build/pyamf/tests/test_amf3.py
A    build/pyamf/adapters
A    build/pyamf/adapters/_sqlalchemy_orm_collections.py
A    build/pyamf/adapters/_array.py
A    build/pyamf/adapters/_collections.py
A    build/pyamf/adapters/_decimal.py
A    build/pyamf/adapters/_sets.py
A    build/pyamf/adapters/util.py
A    build/pyamf/adapters/_django_db_models_query.py
A    build/pyamf/adapters/_sqlalchemy_orm.py
A    build/pyamf/adapters/__init__.py
A    build/pyamf/adapters/_django_db_models_fields.py
A    build/pyamf/adapters/_django_utils_translation.py
A    build/pyamf/adapters/_django_db_models_base.py
A    build/pyamf/adapters/_google_appengine_ext_db.py
A    build/pyamf/remoting
A    build/pyamf/remoting/gateway
A    build/pyamf/remoting/gateway/wsgi.py
A    build/pyamf/remoting/gateway/google.py
A    build/pyamf/remoting/gateway/__init__.py
A    build/pyamf/remoting/gateway/django.py
A    build/pyamf/remoting/gateway/twisted.py
A    build/pyamf/remoting/__init__.py
A    build/pyamf/remoting/amf0.py
A    build/pyamf/remoting/amf3.py
A    build/pyamf/remoting/client
A    build/pyamf/remoting/client/__init__.py
A    build/pyamf/sol.py
A    build/pyamf/__init__.py
A    build/pyamf/amf0.py
A    build/pyamf/amf3.py
A    build/pyamf/util
A    build/pyamf/util/imports.py
A    build/pyamf/util/__init__.py
A    build/pyamf/flex
A    build/pyamf/flex/data.py
A    build/pyamf/flex/messaging.py
A    build/pyamf/flex/__init__.py
A    build/setup.cfg
Exported revision 2808.

["unpack-sqlalchemy-0.5.5_2.stdio" (text/plain)]

sqlalchemy/
sqlalchemy/__init__.py
sqlalchemy/databases/
sqlalchemy/databases/__init__.py
sqlalchemy/databases/access.py
sqlalchemy/databases/firebird.py
sqlalchemy/databases/information_schema.py
sqlalchemy/databases/informix.py
sqlalchemy/databases/maxdb.py
sqlalchemy/databases/mssql.py
sqlalchemy/databases/mxODBC.py
sqlalchemy/databases/mysql.py
sqlalchemy/databases/oracle.py
sqlalchemy/databases/postgres.py
sqlalchemy/databases/sqlite.py
sqlalchemy/databases/sybase.py
sqlalchemy/engine/
sqlalchemy/engine/__init__.py
sqlalchemy/engine/base.py
sqlalchemy/engine/default.py
sqlalchemy/engine/strategies.py
sqlalchemy/engine/threadlocal.py
sqlalchemy/engine/url.py
sqlalchemy/exc.py
sqlalchemy/ext/
sqlalchemy/ext/__init__.py
sqlalchemy/ext/associationproxy.py
sqlalchemy/ext/compiler.py
sqlalchemy/ext/declarative.py
sqlalchemy/ext/orderinglist.py
sqlalchemy/ext/serializer.py
sqlalchemy/ext/sqlsoup.py
sqlalchemy/interfaces.py
sqlalchemy/log.py
sqlalchemy/orm/
sqlalchemy/orm/__init__.py
sqlalchemy/orm/attributes.py
sqlalchemy/orm/collections.py
sqlalchemy/orm/dependency.py
sqlalchemy/orm/dynamic.py
sqlalchemy/orm/evaluator.py
sqlalchemy/orm/exc.py
sqlalchemy/orm/identity.py
sqlalchemy/orm/interfaces.py
sqlalchemy/orm/mapper.py
sqlalchemy/orm/properties.py
sqlalchemy/orm/query.py
sqlalchemy/orm/scoping.py
sqlalchemy/orm/session.py
sqlalchemy/orm/shard.py
sqlalchemy/orm/state.py
sqlalchemy/orm/strategies.py
sqlalchemy/orm/sync.py
sqlalchemy/orm/unitofwork.py
sqlalchemy/orm/uowdumper.py
sqlalchemy/orm/util.py
sqlalchemy/pool.py
sqlalchemy/queue.py
sqlalchemy/schema.py
sqlalchemy/sql/
sqlalchemy/sql/__init__.py
sqlalchemy/sql/compiler.py
sqlalchemy/sql/expression.py
sqlalchemy/sql/functions.py
sqlalchemy/sql/operators.py
sqlalchemy/sql/util.py
sqlalchemy/sql/visitors.py
sqlalchemy/test/
sqlalchemy/test/__init__.py
sqlalchemy/test/assertsql.py
sqlalchemy/test/config.py
sqlalchemy/test/engines.py
sqlalchemy/test/noseplugin.py
sqlalchemy/test/orm.py
sqlalchemy/test/pickleable.py
sqlalchemy/test/profiling.py
sqlalchemy/test/requires.py
sqlalchemy/test/schema.py
sqlalchemy/test/testing.py
sqlalchemy/topological.py
sqlalchemy/types.py
sqlalchemy/util.py

["python2.6-build_4.stdio" (text/plain)]

running build
running build_py
creating build
creating build/lib.linux-i686-2.6
creating build/lib.linux-i686-2.6/pyamf
copying pyamf/sol.py -> build/lib.linux-i686-2.6/pyamf
copying pyamf/__init__.py -> build/lib.linux-i686-2.6/pyamf
copying pyamf/amf0.py -> build/lib.linux-i686-2.6/pyamf
copying pyamf/amf3.py -> build/lib.linux-i686-2.6/pyamf
creating build/lib.linux-i686-2.6/cpyamf
copying cpyamf/__init__.py -> build/lib.linux-i686-2.6/cpyamf
creating build/lib.linux-i686-2.6/sqlalchemy
copying sqlalchemy/log.py -> build/lib.linux-i686-2.6/sqlalchemy
copying sqlalchemy/interfaces.py -> build/lib.linux-i686-2.6/sqlalchemy
copying sqlalchemy/queue.py -> build/lib.linux-i686-2.6/sqlalchemy
copying sqlalchemy/topological.py -> build/lib.linux-i686-2.6/sqlalchemy
copying sqlalchemy/__init__.py -> build/lib.linux-i686-2.6/sqlalchemy
copying sqlalchemy/types.py -> build/lib.linux-i686-2.6/sqlalchemy
copying sqlalchemy/pool.py -> build/lib.linux-i686-2.6/sqlalchemy
copying sqlalchemy/util.py -> build/lib.linux-i686-2.6/sqlalchemy
copying sqlalchemy/schema.py -> build/lib.linux-i686-2.6/sqlalchemy
copying sqlalchemy/exc.py -> build/lib.linux-i686-2.6/sqlalchemy
creating build/lib.linux-i686-2.6/pyamf/remoting
copying pyamf/remoting/__init__.py -> build/lib.linux-i686-2.6/pyamf/remoting
copying pyamf/remoting/amf0.py -> build/lib.linux-i686-2.6/pyamf/remoting
copying pyamf/remoting/amf3.py -> build/lib.linux-i686-2.6/pyamf/remoting
creating build/lib.linux-i686-2.6/pyamf/flex
copying pyamf/flex/messaging.py -> build/lib.linux-i686-2.6/pyamf/flex
copying pyamf/flex/__init__.py -> build/lib.linux-i686-2.6/pyamf/flex
copying pyamf/flex/data.py -> build/lib.linux-i686-2.6/pyamf/flex
creating build/lib.linux-i686-2.6/pyamf/util
copying pyamf/util/__init__.py -> build/lib.linux-i686-2.6/pyamf/util
copying pyamf/util/imports.py -> build/lib.linux-i686-2.6/pyamf/util
creating build/lib.linux-i686-2.6/pyamf/adapters
copying pyamf/adapters/_sqlalchemy_orm.py -> build/lib.linux-i686-2.6/pyamf/adapters
copying pyamf/adapters/_django_db_models_query.py -> \
build/lib.linux-i686-2.6/pyamf/adapters copying pyamf/adapters/_array.py -> \
build/lib.linux-i686-2.6/pyamf/adapters copying \
pyamf/adapters/_django_utils_translation.py -> \
build/lib.linux-i686-2.6/pyamf/adapters copying \
pyamf/adapters/_google_appengine_ext_db.py -> build/lib.linux-i686-2.6/pyamf/adapters \
copying pyamf/adapters/__init__.py -> build/lib.linux-i686-2.6/pyamf/adapters copying \
pyamf/adapters/_django_db_models_base.py -> build/lib.linux-i686-2.6/pyamf/adapters \
copying pyamf/adapters/_decimal.py -> build/lib.linux-i686-2.6/pyamf/adapters copying \
pyamf/adapters/util.py -> build/lib.linux-i686-2.6/pyamf/adapters copying \
pyamf/adapters/_sets.py -> build/lib.linux-i686-2.6/pyamf/adapters copying \
pyamf/adapters/_sqlalchemy_orm_collections.py -> \
build/lib.linux-i686-2.6/pyamf/adapters copying \
pyamf/adapters/_django_db_models_fields.py -> build/lib.linux-i686-2.6/pyamf/adapters \
copying pyamf/adapters/_collections.py -> build/lib.linux-i686-2.6/pyamf/adapters \
creating build/lib.linux-i686-2.6/sqlalchemy/ext copying sqlalchemy/ext/sqlsoup.py -> \
build/lib.linux-i686-2.6/sqlalchemy/ext copying sqlalchemy/ext/orderinglist.py -> \
build/lib.linux-i686-2.6/sqlalchemy/ext copying sqlalchemy/ext/declarative.py -> \
build/lib.linux-i686-2.6/sqlalchemy/ext copying sqlalchemy/ext/compiler.py -> \
build/lib.linux-i686-2.6/sqlalchemy/ext copying sqlalchemy/ext/__init__.py -> \
build/lib.linux-i686-2.6/sqlalchemy/ext copying sqlalchemy/ext/serializer.py -> \
build/lib.linux-i686-2.6/sqlalchemy/ext copying sqlalchemy/ext/associationproxy.py -> \
build/lib.linux-i686-2.6/sqlalchemy/ext creating \
build/lib.linux-i686-2.6/sqlalchemy/test copying sqlalchemy/test/assertsql.py -> \
build/lib.linux-i686-2.6/sqlalchemy/test copying sqlalchemy/test/testing.py -> \
build/lib.linux-i686-2.6/sqlalchemy/test copying sqlalchemy/test/noseplugin.py -> \
build/lib.linux-i686-2.6/sqlalchemy/test copying sqlalchemy/test/profiling.py -> \
build/lib.linux-i686-2.6/sqlalchemy/test copying sqlalchemy/test/config.py -> \
build/lib.linux-i686-2.6/sqlalchemy/test copying sqlalchemy/test/requires.py -> \
build/lib.linux-i686-2.6/sqlalchemy/test copying sqlalchemy/test/pickleable.py -> \
build/lib.linux-i686-2.6/sqlalchemy/test copying sqlalchemy/test/__init__.py -> \
build/lib.linux-i686-2.6/sqlalchemy/test copying sqlalchemy/test/orm.py -> \
build/lib.linux-i686-2.6/sqlalchemy/test copying sqlalchemy/test/schema.py -> \
build/lib.linux-i686-2.6/sqlalchemy/test copying sqlalchemy/test/engines.py -> \
build/lib.linux-i686-2.6/sqlalchemy/test creating \
build/lib.linux-i686-2.6/sqlalchemy/engine copying sqlalchemy/engine/base.py -> \
build/lib.linux-i686-2.6/sqlalchemy/engine copying sqlalchemy/engine/default.py -> \
build/lib.linux-i686-2.6/sqlalchemy/engine copying sqlalchemy/engine/url.py -> \
build/lib.linux-i686-2.6/sqlalchemy/engine copying sqlalchemy/engine/strategies.py -> \
build/lib.linux-i686-2.6/sqlalchemy/engine copying sqlalchemy/engine/__init__.py -> \
build/lib.linux-i686-2.6/sqlalchemy/engine copying sqlalchemy/engine/threadlocal.py \
-> build/lib.linux-i686-2.6/sqlalchemy/engine creating \
build/lib.linux-i686-2.6/sqlalchemy/databases copying sqlalchemy/databases/sybase.py \
-> build/lib.linux-i686-2.6/sqlalchemy/databases copying \
sqlalchemy/databases/mysql.py -> build/lib.linux-i686-2.6/sqlalchemy/databases \
copying sqlalchemy/databases/mxODBC.py -> \
build/lib.linux-i686-2.6/sqlalchemy/databases copying \
sqlalchemy/databases/firebird.py -> build/lib.linux-i686-2.6/sqlalchemy/databases \
copying sqlalchemy/databases/mssql.py -> \
build/lib.linux-i686-2.6/sqlalchemy/databases copying sqlalchemy/databases/oracle.py \
-> build/lib.linux-i686-2.6/sqlalchemy/databases copying \
sqlalchemy/databases/informix.py -> build/lib.linux-i686-2.6/sqlalchemy/databases \
copying sqlalchemy/databases/__init__.py -> \
build/lib.linux-i686-2.6/sqlalchemy/databases copying sqlalchemy/databases/maxdb.py \
-> build/lib.linux-i686-2.6/sqlalchemy/databases copying \
sqlalchemy/databases/information_schema.py -> \
build/lib.linux-i686-2.6/sqlalchemy/databases copying \
sqlalchemy/databases/postgres.py -> build/lib.linux-i686-2.6/sqlalchemy/databases \
copying sqlalchemy/databases/sqlite.py -> \
build/lib.linux-i686-2.6/sqlalchemy/databases copying sqlalchemy/databases/access.py \
-> build/lib.linux-i686-2.6/sqlalchemy/databases creating \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/state.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/scoping.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/attributes.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/query.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/sync.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/session.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/interfaces.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/mapper.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/collections.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/shard.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/strategies.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/unitofwork.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/uowdumper.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/__init__.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/identity.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/properties.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/util.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/dynamic.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/dependency.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/evaluator.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm copying sqlalchemy/orm/exc.py -> \
build/lib.linux-i686-2.6/sqlalchemy/orm creating \
build/lib.linux-i686-2.6/sqlalchemy/sql copying sqlalchemy/sql/visitors.py -> \
build/lib.linux-i686-2.6/sqlalchemy/sql copying sqlalchemy/sql/operators.py -> \
build/lib.linux-i686-2.6/sqlalchemy/sql copying sqlalchemy/sql/compiler.py -> \
build/lib.linux-i686-2.6/sqlalchemy/sql copying sqlalchemy/sql/expression.py -> \
build/lib.linux-i686-2.6/sqlalchemy/sql copying sqlalchemy/sql/__init__.py -> \
build/lib.linux-i686-2.6/sqlalchemy/sql copying sqlalchemy/sql/util.py -> \
build/lib.linux-i686-2.6/sqlalchemy/sql copying sqlalchemy/sql/functions.py -> \
build/lib.linux-i686-2.6/sqlalchemy/sql creating \
build/lib.linux-i686-2.6/pyamf/remoting/gateway copying \
pyamf/remoting/gateway/twisted.py -> build/lib.linux-i686-2.6/pyamf/remoting/gateway \
copying pyamf/remoting/gateway/google.py -> \
build/lib.linux-i686-2.6/pyamf/remoting/gateway copying \
pyamf/remoting/gateway/django.py -> build/lib.linux-i686-2.6/pyamf/remoting/gateway \
copying pyamf/remoting/gateway/wsgi.py -> \
build/lib.linux-i686-2.6/pyamf/remoting/gateway copying \
pyamf/remoting/gateway/__init__.py -> build/lib.linux-i686-2.6/pyamf/remoting/gateway \
creating build/lib.linux-i686-2.6/pyamf/remoting/client copying \
pyamf/remoting/client/__init__.py -> build/lib.linux-i686-2.6/pyamf/remoting/client \
creating build/lib.linux-i686-2.6/pyamf/tests creating \
build/lib.linux-i686-2.6/pyamf/tests/remoting copying \
pyamf/tests/remoting/test_remoteobject.py -> \
build/lib.linux-i686-2.6/pyamf/tests/remoting copying \
pyamf/tests/remoting/__init__.py -> build/lib.linux-i686-2.6/pyamf/tests/remoting \
copying pyamf/tests/remoting/test_client.py -> \
build/lib.linux-i686-2.6/pyamf/tests/remoting creating \
build/lib.linux-i686-2.6/pyamf/tests/modules copying \
pyamf/tests/modules/test_decimal.py -> build/lib.linux-i686-2.6/pyamf/tests/modules \
copying pyamf/tests/modules/__init__.py -> \
build/lib.linux-i686-2.6/pyamf/tests/modules copying pyamf/tests/modules/test_sets.py \
-> build/lib.linux-i686-2.6/pyamf/tests/modules creating \
build/lib.linux-i686-2.6/pyamf/tests/gateway copying \
pyamf/tests/gateway/test_twisted.py -> build/lib.linux-i686-2.6/pyamf/tests/gateway \
copying pyamf/tests/gateway/test_wsgi.py -> \
build/lib.linux-i686-2.6/pyamf/tests/gateway copying \
pyamf/tests/gateway/test_django.py -> build/lib.linux-i686-2.6/pyamf/tests/gateway \
copying pyamf/tests/gateway/__init__.py -> \
build/lib.linux-i686-2.6/pyamf/tests/gateway copying \
pyamf/tests/gateway/test_google.py -> build/lib.linux-i686-2.6/pyamf/tests/gateway \
creating build/lib.linux-i686-2.6/pyamf/tests/adapters copying \
pyamf/tests/adapters/test_sqlalchemy.py -> \
build/lib.linux-i686-2.6/pyamf/tests/adapters copying \
pyamf/tests/adapters/test_collections.py -> \
build/lib.linux-i686-2.6/pyamf/tests/adapters copying \
pyamf/tests/adapters/test_django.py -> build/lib.linux-i686-2.6/pyamf/tests/adapters \
copying pyamf/tests/adapters/__init__.py -> \
build/lib.linux-i686-2.6/pyamf/tests/adapters copying \
pyamf/tests/adapters/test_array.py -> build/lib.linux-i686-2.6/pyamf/tests/adapters \
copying pyamf/tests/adapters/test_google.py -> \
build/lib.linux-i686-2.6/pyamf/tests/adapters running build_ext
building 'cpyamf.util' extension
creating build/temp.linux-i686-2.6
creating build/temp.linux-i686-2.6/cpyamf
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes \
-fPIC -I/usr/local/include/python2.6 -c cpyamf/util.c -o \
build/temp.linux-i686-2.6/cpyamf/util.o cpyamf/util.c:883: warning: \
‘__pyx_f_6cpyamf_4util_dump' defined but not used cpyamf/util.c:811: warning: \
‘__pyx_k_18' defined but not used cpyamf/util.c:812: warning: ‘__pyx_k_19' \
defined but not used cpyamf/util.c:813: warning: ‘__pyx_k_20' defined but not used
cpyamf/util.c:814: warning: ‘__pyx_k_21' defined but not used
cpyamf/util.c:815: warning: ‘__pyx_k_22' defined but not used
cpyamf/util.c:816: warning: ‘__pyx_k_23' defined but not used
cpyamf/util.c:817: warning: ‘__pyx_k_24' defined but not used
cpyamf/util.c:818: warning: ‘__pyx_k_25' defined but not used
cpyamf/util.c:819: warning: ‘__pyx_k_26' defined but not used
cpyamf/util.c:820: warning: ‘__pyx_k_27' defined but not used
cpyamf/util.c:6852: warning: \
‘__pyx_doc_6cpyamf_4util_18BufferedByteStream___init__' defined but not used gcc \
-pthread -shared build/temp.linux-i686-2.6/cpyamf/util.o -o \
build/lib.linux-i686-2.6/cpyamf/util.so building 'cpyamf.amf3' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes \
-fPIC -I/usr/local/include/python2.6 -c cpyamf/amf3.c -o \
build/temp.linux-i686-2.6/cpyamf/amf3.o gcc -pthread -shared \
build/temp.linux-i686-2.6/cpyamf/amf3.o -o build/lib.linux-i686-2.6/cpyamf/amf3.so


["python2.6-build_4.warnings" (text/plain)]

cpyamf/util.c:883: warning: ‘__pyx_f_6cpyamf_4util_dump' defined but not used
cpyamf/util.c:811: warning: ‘__pyx_k_18' defined but not used
cpyamf/util.c:812: warning: ‘__pyx_k_19' defined but not used
cpyamf/util.c:813: warning: ‘__pyx_k_20' defined but not used
cpyamf/util.c:814: warning: ‘__pyx_k_21' defined but not used
cpyamf/util.c:815: warning: ‘__pyx_k_22' defined but not used
cpyamf/util.c:816: warning: ‘__pyx_k_23' defined but not used
cpyamf/util.c:817: warning: ‘__pyx_k_24' defined but not used
cpyamf/util.c:818: warning: ‘__pyx_k_25' defined but not used
cpyamf/util.c:819: warning: ‘__pyx_k_26' defined but not used
cpyamf/util.c:820: warning: ‘__pyx_k_27' defined but not used
cpyamf/util.c:6852: warning: \
‘__pyx_doc_6cpyamf_4util_18BufferedByteStream___init__' defined but not used


["python2.6-test_4.stdio" (text/plain)]

running test
running egg_info
creating PyAMF.egg-info
writing requirements to PyAMF.egg-info/requires.txt
writing PyAMF.egg-info/PKG-INFO
writing top-level names to PyAMF.egg-info/top_level.txt
writing dependency_links to PyAMF.egg-info/dependency_links.txt
writing manifest file 'PyAMF.egg-info/SOURCES.txt'
reading manifest file 'PyAMF.egg-info/SOURCES.txt'
writing manifest file 'PyAMF.egg-info/SOURCES.txt'
running build_ext
copying build/lib.linux-i686-2.6/cpyamf/util.so -> cpyamf
copying build/lib.linux-i686-2.6/cpyamf/amf3.so -> cpyamf
/usr/local/lib/python2.6/site-packages/Twisted-8.1.0-py2.6-linux-i686.egg/twisted/python/filepath.py:12: \
DeprecationWarning: the sha module is deprecated; use the hashlib module instead  \
                import sha
/usr/local/lib/python2.6/site-packages/Twisted-8.1.0-py2.6-linux-i686.egg/twisted/spread/pb.py:64: \
DeprecationWarning: the md5 module is deprecated; use hashlib instead  import md5
pyamf.tests.test_xml.ElementTreeTestCase.test_xe_ElementTree ... [OK]
pyamf.tests.test_xml.ElementTreeTestCase.test_xe_cElementTree ... [OK]
pyamf.tests.test_adapters_util.HelperTestCase.test_to_dict ... [OK]
pyamf.tests.test_adapters_util.HelperTestCase.test_to_list ... [OK]
pyamf.tests.test_adapters_util.HelperTestCase.test_to_set ... [OK]
pyamf.tests.test_adapters_util.HelperTestCase.test_to_tuple ... [OK]
pyamf.tests.test_adapters.AdapterHelperTestCase.test_basic ... [OK]
pyamf.tests.test_adapters.AdapterHelperTestCase.test_import ... [OK]
pyamf.tests.adapters.test_sqlalchemy.SATestCase.test_encode_decode_list ... [OK]
pyamf.tests.adapters.test_sqlalchemy.SATestCase.test_encode_decode_persistent ... \
[OK] pyamf.tests.adapters.test_sqlalchemy.SATestCase.test_encode_decode_transient ... \
[OK] pyamf.tests.adapters.test_sqlalchemy.SATestCase.test_encode_decode_with_references \
... [OK] pyamf.tests.adapters.test_sqlalchemy.SATestCase.test_sa_merge ... [OK]
pyamf.tests.adapters.test_sqlalchemy.AdapterTestCase.test_instance ... [OK]
pyamf.tests.adapters.test_sqlalchemy.AdapterTestCase.test_mapped ... [OK]
pyamf.tests.adapters.test_sqlalchemy.AdapterTestCase.test_not_mapped ... [OK]
pyamf.tests.adapters.test_sqlalchemy.ClassAliasTestCase.test_get_attributes ... [OK]
pyamf.tests.adapters.test_sqlalchemy.ClassAliasTestCase.test_get_attrs ... [OK]
pyamf.tests.adapters.test_sqlalchemy.ClassAliasTestCase.test_get_mapper ... [OK]
pyamf.tests.adapters.test_sqlalchemy.ClassAliasTestCase.test_property ... [OK]
pyamf.tests.adapters.test_sqlalchemy.ClassAliasTestCase.test_type ... [OK]
pyamf.tests.adapters.test_sqlalchemy.ApplyAttributesTestCase.test_decode_unaliased \
... [OK] pyamf.tests.adapters.test_sqlalchemy.ApplyAttributesTestCase.test_undefined \
... [OK] pyamf.tests.adapters.test_collections.DequeTestCase.test_amf0 ... [OK]
pyamf.tests.adapters.test_collections.DequeTestCase.test_amf3 ... [OK]
pyamf.tests.adapters.test_collections.DefaultDictTestCase.test_amf0 ... [OK]
pyamf.tests.adapters.test_collections.DefaultDictTestCase.test_amf3 ... [OK]
pyamf.tests.adapters.test_django.TypeMapTestCase.test_NOT_PROVIDED ... [OK]
pyamf.tests.adapters.test_django.TypeMapTestCase.test_objects_all ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ClassAliasTestCase.test_dynamic ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ClassAliasTestCase.test_non_field_prop ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ClassAliasTestCase.test_time ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ClassAliasTestCase.test_undefined ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ForeignKeyTestCase.test_many_to_many ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ForeignKeyTestCase.test_one_to_many ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.I18NTestCase.test_encode ... Exception RuntimeError: \
'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.PKTestCase.test_behaviour ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.PKTestCase.test_none ... Exception RuntimeError: \
'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ModelInheritanceTestCase.test_abstract ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ModelInheritanceTestCase.test_concrete ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.FieldsTestCase.test_file ... Exception RuntimeError: \
'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ReferenceTestCase.test_not_referenced ... Exception \
RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in <type \
'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_django.ReferenceTestCase.test_referenced_encode ... \
Exception RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in \
<type 'exceptions.AttributeError'> ignored [OK]
pyamf.tests.adapters.test_array.ArrayTestCase.test_amf0 ... [OK]
pyamf.tests.adapters.test_array.ArrayTestCase.test_amf3 ... [OK]
pyamf.tests.test_imports.SplitModuleTestCase.test_deep ... [OK]
pyamf.tests.test_imports.SplitModuleTestCase.test_no_parent ... [OK]
pyamf.tests.test_imports.SplitModuleTestCase.test_one_parent ... [OK]
pyamf.tests.test_imports.RunHooksTestCase.test_clear ... [OK]
pyamf.tests.test_imports.RunHooksTestCase.test_error ... [OK]
pyamf.tests.test_imports.RunHooksTestCase.test_iterate ... [OK]
pyamf.tests.test_imports.WhenImportedTestCase.test_already_imported ... [OK]
pyamf.tests.test_imports.WhenImportedTestCase.test_already_loaded ... [OK]
pyamf.tests.test_imports.WhenImportedTestCase.test_import ... [OK]
pyamf.tests.test_imports.WhenImportedTestCase.test_register ... [OK]
pyamf.tests.test_imports.ModuleFinderFindModuleTestCase.test_found ... [OK]
pyamf.tests.test_imports.ModuleFinderFindModuleTestCase.test_not_found ... [OK]
pyamf.tests.test_imports.ModuleFinderLoadModuleTestCase.test_file ... [OK]
pyamf.tests.test_imports.ModuleFinderLoadModuleTestCase.test_hook ... [OK]
pyamf.tests.test_imports.ModuleFinderLoadModuleTestCase.test_package ... [OK]
pyamf.tests.test_imports.ModuleFinderLoadModuleTestCase.test_package_child ... [OK]
pyamf.tests.test_sol.EncoderTestCase.test_amf3 ... [OK]
pyamf.tests.test_sol.EncoderTestCase.test_encode_header ... [OK]
pyamf.tests.test_sol.EncoderTestCase.test_multiple_values ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_amf3 ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_header ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_invalid_header ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_invalid_header_length ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_invalid_header_name_length ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_invalid_header_padding ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_invalid_signature ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_strict_header_length ... [OK]
pyamf.tests.test_sol.DecoderTestCase.test_unknown_encoding ... [OK]
pyamf.tests.test_sol.HelperTestCase.test_load_file ... [OK]
pyamf.tests.test_sol.HelperTestCase.test_load_name ... [OK]
pyamf.tests.test_sol.HelperTestCase.test_save_file ... [OK]
pyamf.tests.test_sol.HelperTestCase.test_save_name ... [OK]
pyamf.tests.test_sol.SOLTestCase.test_create ... [OK]
pyamf.tests.test_sol.SOLTestCase.test_save ... [OK]
pyamf.tests.test_amf3.TypesTestCase.test_types ... [OK]
pyamf.tests.test_amf3.ClassDefinitionTestCase.test_dynamic ... [OK]
pyamf.tests.test_amf3.ClassDefinitionTestCase.test_external ... [OK]
pyamf.tests.test_amf3.ClassDefinitionTestCase.test_mixed ... [OK]
pyamf.tests.test_amf3.ClassDefinitionTestCase.test_static ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_add_class ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_add_legacy_xml ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_add_object ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_add_string ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_clear ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_copy ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_create ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_empty_string ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_get_by_reference ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_get_object_alias ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_get_reference ... [OK]
pyamf.tests.test_amf3.ContextTestCase.test_set_object_alias ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_29b_ints ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_anonymous ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_byte_array ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_class ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_custom_type ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_date ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_dict ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_elementtree_tag ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_empty_key_string ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_funcs ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_list_proxy_references ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_list_references ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_mixed_array ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_number ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_object ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_old_style_classes ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_proxy ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_slots ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_slots_registered ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_timezone ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_unknown_func ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_xml ... [OK]
pyamf.tests.test_amf3.EncoderTestCase.test_xmlstring ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_boolean ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_byte_array ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_date ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_default_proxy_flag ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_dict ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_get_class_definition ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_infinites ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_integer ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_ioerror_buffer_position ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_list ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_list_references ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_not_strict ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_null ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_number ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_object ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_slots ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_strict ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_string ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_string_references ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_timezone ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_undefined ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_unsignedInteger ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_xml ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_xmlstring ... [OK]
pyamf.tests.test_amf3.DecoderTestCase.test_xmlstring_references ... [OK]
pyamf.tests.test_amf3.ObjectEncodingTestCase.test_anonymous_class_references ... [OK]
pyamf.tests.test_amf3.ObjectEncodingTestCase.test_class_references ... [OK]
pyamf.tests.test_amf3.ObjectEncodingTestCase.test_combined ... [OK]
pyamf.tests.test_amf3.ObjectEncodingTestCase.test_dynamic ... [OK]
pyamf.tests.test_amf3.ObjectEncodingTestCase.test_external ... [OK]
pyamf.tests.test_amf3.ObjectEncodingTestCase.test_object_references ... [OK]
pyamf.tests.test_amf3.ObjectEncodingTestCase.test_static ... [OK]
pyamf.tests.test_amf3.ObjectDecodingTestCase.test_combined ... [OK]
pyamf.tests.test_amf3.ObjectDecodingTestCase.test_dynamic ... [OK]
pyamf.tests.test_amf3.ObjectDecodingTestCase.test_external ... [OK]
pyamf.tests.test_amf3.ObjectDecodingTestCase.test_object_references ... [OK]
pyamf.tests.test_amf3.ObjectDecodingTestCase.test_static ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_boolean ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_byte ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_create ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_double ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_float ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_int ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_multi_byte ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_object ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_object_proxy ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_object_proxy_inside_list ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_object_proxy_mixed_array ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_short ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_uint ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_utf ... [OK]
pyamf.tests.test_amf3.DataOutputTestCase.test_utf_bytes ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_boolean ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_byte ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_create ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_double ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_float ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_int ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_multi_byte ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_object ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_short ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_uint ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_utf ... [OK]
pyamf.tests.test_amf3.DataInputTestCase.test_utf_bytes ... [OK]
pyamf.tests.test_amf3.ClassInheritanceTestCase.test_deep ... [OK]
pyamf.tests.test_amf3.ClassInheritanceTestCase.test_simple ... [OK]
pyamf.tests.test_amf3.HelperTestCase.test_decode ... [OK]
pyamf.tests.test_amf3.HelperTestCase.test_decode_with_context ... [OK]
pyamf.tests.test_amf3.HelperTestCase.test_encode ... [OK]
pyamf.tests.test_amf3.HelperTestCase.test_encode_with_context ... [OK]
pyamf.tests.test_amf3.ComplexEncodingTestCase.test_class_refs ... [OK]
pyamf.tests.test_amf3.ComplexEncodingTestCase.test_complex_dict ... [OK]
pyamf.tests.test_amf3.ComplexEncodingTestCase.test_complex_encode_decode_dict ... \
[OK] pyamf.tests.test_amf3.ExceptionEncodingTestCase.test_exception ... [OK]
pyamf.tests.test_amf3.ExceptionEncodingTestCase.test_typed ... [OK]
pyamf.tests.test_amf3.ExceptionEncodingTestCase.test_user_defined ... [OK]
pyamf.tests.test_basic.ASObjectTestCase.test_delitem ... [OK]
pyamf.tests.test_basic.ASObjectTestCase.test_eq ... [OK]
pyamf.tests.test_basic.ASObjectTestCase.test_getitem ... [OK]
pyamf.tests.test_basic.ASObjectTestCase.test_hash ... [OK]
pyamf.tests.test_basic.ASObjectTestCase.test_init ... [OK]
pyamf.tests.test_basic.ASObjectTestCase.test_iter ... [OK]
pyamf.tests.test_basic.ASObjectTestCase.test_setitem ... [OK]
pyamf.tests.test_basic.HelperTestCase.test_decode ... [OK]
pyamf.tests.test_basic.HelperTestCase.test_default_encoding ... [OK]
pyamf.tests.test_basic.HelperTestCase.test_encode ... [OK]
pyamf.tests.test_basic.HelperTestCase.test_get_decoder ... [OK]
pyamf.tests.test_basic.HelperTestCase.test_get_encoder ... [OK]
pyamf.tests.test_basic.UnregisterClassTestCase.test_alias ... [OK]
pyamf.tests.test_basic.UnregisterClassTestCase.test_klass ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_bad_register ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_load_class ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_load_class_bad_return ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_load_class_by_alias ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_load_class_by_module ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_load_class_by_module_bad ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_load_unknown_class ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_register ... [OK]
pyamf.tests.test_basic.ClassLoaderTestCase.test_unregister ... [OK]
pyamf.tests.test_basic.TypeMapTestCase.test_add_callable ... [OK]
pyamf.tests.test_basic.TypeMapTestCase.test_add_class ... [OK]
pyamf.tests.test_basic.TypeMapTestCase.test_add_invalid ... [OK]
pyamf.tests.test_basic.TypeMapTestCase.test_add_multiple ... [OK]
pyamf.tests.test_basic.TypeMapTestCase.test_add_same ... [OK]
pyamf.tests.test_basic.TypeMapTestCase.test_get_type ... [OK]
pyamf.tests.test_basic.TypeMapTestCase.test_remove ... [OK]
pyamf.tests.test_basic.ErrorClassMapTestCase.test_add ... [OK]
pyamf.tests.test_basic.ErrorClassMapTestCase.test_remove ... [OK]
pyamf.tests.test_basic.RegisterAliasTypeTestCase.test_bad_klass ... [OK]
pyamf.tests.test_basic.RegisterAliasTypeTestCase.test_duplicate ... [OK]
pyamf.tests.test_basic.RegisterAliasTypeTestCase.test_multiple ... [OK]
pyamf.tests.test_basic.RegisterAliasTypeTestCase.test_no_args ... [OK]
pyamf.tests.test_basic.RegisterAliasTypeTestCase.test_single ... [OK]
pyamf.tests.test_basic.RegisterAliasTypeTestCase.test_subclass ... [OK]
pyamf.tests.test_basic.RegisterAliasTypeTestCase.test_type_args ... [OK]
pyamf.tests.test_basic.BaseContextTestCase.test_create ... [OK]
pyamf.tests.test_basic.BaseContextTestCase.test_no_alias ... [OK]
pyamf.tests.test_basic.BaseContextTestCase.test_object_references ... [OK]
pyamf.tests.test_basic.BaseContextTestCase.test_registered_alias ... [OK]
pyamf.tests.test_basic.BaseContextTestCase.test_registered_deep ... [OK]
pyamf.tests.test_basic.TypedObjectTestCase.test_alias ... [OK]
pyamf.tests.test_basic.TypedObjectTestCase.test_externalised ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_all ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_dict ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_ignore ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_module ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_name ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_not_strict ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_odd ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_separator ... [OK]
pyamf.tests.test_basic.PackageTestCase.test_strict ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_bad_class ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_createInstance ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_eq ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_init ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_init_args ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_init_deferred ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_init_kwargs ... [OK]
pyamf.tests.test_alias.ClassAliasTestCase.test_str ... [OK]
pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_compile ... [OK]
pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_complex ... [OK]
pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_complex_not_dynamic ... \
[OK] pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_dynamic ... [OK]
pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_missing_static_property \
... [OK] pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_no_static ... \
[OK] pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_not_dynamic ... [OK]
pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_proxy ... [OK]
pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_readonly ... [OK]
pyamf.tests.test_alias.GetDecodableAttributesTestCase.test_static ... [OK]
pyamf.tests.test_alias.GetEncodableAttributesTestCase.test_dynamic ... [OK]
pyamf.tests.test_alias.GetEncodableAttributesTestCase.test_empty ... [OK]
pyamf.tests.test_alias.GetEncodableAttributesTestCase.test_not_dynamic ... [OK]
pyamf.tests.test_alias.GetEncodableAttributesTestCase.test_proxy ... [OK]
pyamf.tests.test_alias.GetEncodableAttributesTestCase.test_static ... [OK]
pyamf.tests.test_alias.ApplyAttributesTestCase.test_classic ... [OK]
pyamf.tests.test_alias.ApplyAttributesTestCase.test_dict ... [OK]
pyamf.tests.test_alias.ApplyAttributesTestCase.test_exclude ... [OK]
pyamf.tests.test_alias.ApplyAttributesTestCase.test_not_dynamic ... [OK]
pyamf.tests.test_alias.ApplyAttributesTestCase.test_object ... [OK]
pyamf.tests.test_alias.ApplyAttributesTestCase.test_readonly ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_amf3 ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_anonymous ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_compiled ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_custom_properties ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_dynamic ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_exclude ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_external ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_readonly ... [OK]
pyamf.tests.test_alias.SimpleCompliationTestCase.test_static ... [OK]
pyamf.tests.test_alias.CompilationIntegrationTestCase.test_properties ... [OK]
pyamf.tests.test_alias.CompilationIntegrationTestCase.test_slots_classic ... [OK]
pyamf.tests.test_alias.CompilationIntegrationTestCase.test_slots_new ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_amf3 ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_dynamic ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_exclude_classic ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_exclude_new ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_readonly_classic ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_readonly_new ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_static_classic ... [OK]
pyamf.tests.test_alias.CompilationInheritanceTestCase.test_static_new ... [OK]
pyamf.tests.test_alias.RegisterClassTestCase.test_kwarg ... [OK]
pyamf.tests.test_alias.RegisterClassTestCase.test_meta ... [OK]
pyamf.tests.test_alias.UnregisterClassTestCase.test_alias ... [OK]
pyamf.tests.test_alias.UnregisterClassTestCase.test_anonymous ... [OK]
pyamf.tests.test_alias.UnregisterClassTestCase.test_class ... [OK]
pyamf.tests.test_alias.UnregisterClassTestCase.test_remove ... [OK]
pyamf.tests.test_amf0.TypesTestCase.test_types ... [OK]
pyamf.tests.test_amf0.ContextTestCase.test_add ... [OK]
pyamf.tests.test_amf0.ContextTestCase.test_clear ... [OK]
pyamf.tests.test_amf0.ContextTestCase.test_copy ... [OK]
pyamf.tests.test_amf0.ContextTestCase.test_create ... [OK]
pyamf.tests.test_amf0.ContextTestCase.test_get_by_reference ... [OK]
pyamf.tests.test_amf0.ContextTestCase.test_get_reference ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_amf3 ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_amf3_xml ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_anonymous ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_boolean ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_bytestring ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_class ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_complex_list ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_custom_type ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_date ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_dict ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_dynamic ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_elementtree_tag ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_external_subclassed_list ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_force_amf3 ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_funcs ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_list ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_longstring ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_mixed_array ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_nonexternal_subclassed_list ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_null ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_number ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_object ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_old_style_classes ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_slots ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_slots_registered ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_static_attrs ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_string ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_timezone ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_typed_object ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_undefined ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_use_amf3 ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_xml ... [OK]
pyamf.tests.test_amf0.EncoderTestCase.test_xml_references ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_amf3 ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_boolean ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_classic_class ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_complex_list ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_date ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_dict ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_dynamic ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_infinites ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_ioerror_buffer_position ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_list ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_longstring ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_mixed_array ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_not_strict ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_null ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_number ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_number_types ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_object ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_registered_class ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_slots ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_slots_registered ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_strict ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_string ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_timezone ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_undefined ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_xml ... [OK]
pyamf.tests.test_amf0.DecoderTestCase.test_xml_references ... [OK]
pyamf.tests.test_amf0.RecordSetTestCase.test_create ... [OK]
pyamf.tests.test_amf0.RecordSetTestCase.test_decode ... [OK]
pyamf.tests.test_amf0.RecordSetTestCase.test_encode ... [OK]
pyamf.tests.test_amf0.RecordSetTestCase.test_server_info ... [OK]
pyamf.tests.test_amf0.HelperTestCase.test_decode ... [OK]
pyamf.tests.test_amf0.HelperTestCase.test_decode_with_context ... [OK]
pyamf.tests.test_amf0.HelperTestCase.test_encode ... [OK]
pyamf.tests.test_amf0.HelperTestCase.test_encode_with_context ... [OK]
pyamf.tests.test_amf0.ClassInheritanceTestCase.test_deep ... [OK]
pyamf.tests.test_amf0.ClassInheritanceTestCase.test_simple ... [OK]
pyamf.tests.test_amf0.ExceptionEncodingTestCase.test_exception ... [OK]
pyamf.tests.test_amf0.ExceptionEncodingTestCase.test_typed ... [OK]
pyamf.tests.test_amf0.ExceptionEncodingTestCase.test_user_defined ... [OK]
pyamf.tests.test_flex.ArrayCollectionTestCase.test_create ... [OK]
pyamf.tests.test_flex.ArrayCollectionTestCase.test_decode_amf0 ... [OK]
pyamf.tests.test_flex.ArrayCollectionTestCase.test_decode_amf3 ... [OK]
pyamf.tests.test_flex.ArrayCollectionTestCase.test_decode_proxy ... [OK]
pyamf.tests.test_flex.ArrayCollectionTestCase.test_encode_amf0 ... [OK]
pyamf.tests.test_flex.ArrayCollectionTestCase.test_encode_amf3 ... [OK]
pyamf.tests.test_flex.ArrayCollectionTestCase.test_source_attr ... [OK]
pyamf.tests.test_flex.ArrayCollectionAPITestCase.test_addItem ... [OK]
pyamf.tests.test_flex.ArrayCollectionAPITestCase.test_addItemAt ... [OK]
pyamf.tests.test_flex.ArrayCollectionAPITestCase.test_getItemAt ... [OK]
pyamf.tests.test_flex.ArrayCollectionAPITestCase.test_getItemIndex ... [OK]
pyamf.tests.test_flex.ArrayCollectionAPITestCase.test_removeAll ... [OK]
pyamf.tests.test_flex.ArrayCollectionAPITestCase.test_removeItemAt ... [OK]
pyamf.tests.test_flex.ArrayCollectionAPITestCase.test_setItemAt ... [OK]
pyamf.tests.test_flex.ObjectProxyTestCase.test_decode ... [OK]
pyamf.tests.test_flex.ObjectProxyTestCase.test_decode_proxy ... [OK]
pyamf.tests.test_flex.ObjectProxyTestCase.test_encode ... [OK]
pyamf.tests.test_flex.ObjectProxyTestCase.test_get_attrs ... [OK]
pyamf.tests.test_gateway.FaultTestCase.test_build ... [OK]
pyamf.tests.test_gateway.FaultTestCase.test_build_traceback ... [OK]
pyamf.tests.test_gateway.FaultTestCase.test_create ... [OK]
pyamf.tests.test_gateway.FaultTestCase.test_encode ... [OK]
pyamf.tests.test_gateway.FaultTestCase.test_explicit_code ... [OK]
pyamf.tests.test_gateway.ServiceWrapperTestCase.test_call ... [OK]
pyamf.tests.test_gateway.ServiceWrapperTestCase.test_cmp ... [OK]
pyamf.tests.test_gateway.ServiceWrapperTestCase.test_create ... [OK]
pyamf.tests.test_gateway.ServiceWrapperTestCase.test_create_preprocessor ... [OK]
pyamf.tests.test_gateway.ServiceRequestTestCase.test_call ... [OK]
pyamf.tests.test_gateway.ServiceRequestTestCase.test_create ... [OK]
pyamf.tests.test_gateway.ServiceCollectionTestCase.test_contains ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_add_service ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_authenticate ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_create ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_debug_traceback ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_get_response ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_long_service_name ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_malformed_credentials_header ... \
[OK] pyamf.tests.test_gateway.BaseGatewayTestCase.test_process_request ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_remove_service ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_service_request ... [OK]
pyamf.tests.test_gateway.BaseGatewayTestCase.test_unknown_service ... [OK]
pyamf.tests.test_gateway.QueryBrowserTestCase.test_request ... [OK]
pyamf.tests.test_gateway.AuthenticatorTestCase.test_class_decorator ... [OK]
pyamf.tests.test_gateway.AuthenticatorTestCase.test_expose_request_decorator ... [OK]
pyamf.tests.test_gateway.AuthenticatorTestCase.test_expose_request_keyword ... [OK]
pyamf.tests.test_gateway.AuthenticatorTestCase.test_func_decorator ... [OK]
pyamf.tests.test_gateway.AuthenticatorTestCase.test_gateway ... [OK]
pyamf.tests.test_gateway.AuthenticatorTestCase.test_service ... [OK]
pyamf.tests.test_gateway.ExposeRequestTestCase.test_decorator ... [OK]
pyamf.tests.test_gateway.ExposeRequestTestCase.test_default ... [OK]
pyamf.tests.test_gateway.ExposeRequestTestCase.test_gateway ... [OK]
pyamf.tests.test_gateway.ExposeRequestTestCase.test_service ... [OK]
pyamf.tests.test_gateway.PreProcessingTestCase.test_call ... [OK]
pyamf.tests.test_gateway.PreProcessingTestCase.test_decorator ... [OK]
pyamf.tests.test_gateway.PreProcessingTestCase.test_default ... [OK]
pyamf.tests.test_gateway.PreProcessingTestCase.test_fail ... [OK]
pyamf.tests.test_gateway.PreProcessingTestCase.test_global ... [OK]
pyamf.tests.test_gateway.PreProcessingTestCase.test_service ... [OK]
pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_bad_request ... [OK]
pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_eof_decode ... [OK]
pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_expected_exceptions_decode ... \
[OK] pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_expose_request ... [OK]
pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_really_bad_decode ... [OK]
pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_request_method ... [OK]
pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_timezone ... [OK]
pyamf.tests.gateway.test_wsgi.WSGIServerTestCase.test_unknown_request ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_authenticate ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_bad_content ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_deferred_service ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_encoding_error ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_expose_request ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_exposed_authenticate ... \
[OK] pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_exposed_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_exposed_preprocessor_no_request \
... [OK] pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_invalid_method \
... [OK] pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_preprocessor ... \
[OK] pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_process_request ... \
[OK] pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_timezone ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_tuple ... [OK]
pyamf.tests.gateway.test_twisted.TwistedServerTestCase.test_unknown_request ... [OK]
pyamf.tests.gateway.test_twisted.TwistedGatewayTestCase.test_finalise_request ... \
[OK] pyamf.tests.gateway.test_twisted.TwistedGatewayTestCase.test_get_processor ... \
[OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_auth_fail ... \
[OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_deferred_auth \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_deferred_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_error_auth \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_error_body \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_error_deferred_body \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_error_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_exposed_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF0RequestProcessorTestCase.test_unknown_service_request \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_async ... \
[OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_deferred_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_destination \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_error_body \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_error_deferred_body \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_error_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_exposed_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_preprocessor \
... [OK] pyamf.tests.gateway.test_twisted.AMF3RequestProcessorTestCase.test_unknown_service_request \
... [OK] pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_bad_request ... \
[OK] pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_expected_exceptions_decode \
... [OK] pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_expose_request \
... [OK] pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_really_bad_decode \
... [OK] pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_request_method \
... [OK] pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_settings ... [OK]
pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_timezone ... [OK]
pyamf.tests.gateway.test_django.DjangoGatewayTestCase.test_unknown_request ... [OK]
pyamf.tests.test_util.TimestampTestCase.test_get_datetime ... [OK]
pyamf.tests.test_util.TimestampTestCase.test_get_negative_datetime ... [OK]
pyamf.tests.test_util.TimestampTestCase.test_get_timestamp ... [OK]
pyamf.tests.test_util.TimestampTestCase.test_preserved_microseconds ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_consume ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_create ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_getvalue ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_len ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_read ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_seek ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_tell ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_truncate ... [OK]
pyamf.tests.test_util.StringIOProxyTestCase.test_write ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_nan ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_24bit ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_char ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_double ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_float ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_long ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_short ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_u24bit ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_uchar ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_ulong ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_ushort ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_read_utf8_string ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_24bit ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_char ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_double ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_float ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_infinites ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_long ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_short ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_u24bit ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_uchar ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_ulong ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_ushort ... [OK]
pyamf.tests.test_util.DataTypeMixInTestCase.test_write_utf8_string ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_add ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_add_pos ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_append_string ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_append_types ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_append_unicode ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_create ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_eof ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_peek ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_read ... [OK]
pyamf.tests.test_util.BufferedByteStreamTestCase.test_remaining ... [OK]
pyamf.tests.test_util.ClassAliasTestCase.test_multiple ... [OK]
pyamf.tests.test_util.ClassAliasTestCase.test_nested ... [OK]
pyamf.tests.test_util.ClassAliasTestCase.test_none_existant ... [OK]
pyamf.tests.test_util.ClassAliasTestCase.test_simple ... [OK]
pyamf.tests.test_util.ClassAliasTestCase.test_subclass ... [OK]
pyamf.tests.test_util.IndexedCollectionTestCase.test_append ... [OK]
pyamf.tests.test_util.IndexedCollectionTestCase.test_array ... [OK]
pyamf.tests.test_util.IndexedCollectionTestCase.test_clear ... [OK]
pyamf.tests.test_util.IndexedCollectionTestCase.test_create ... [OK]
pyamf.tests.test_util.IndexedCollectionTestCase.test_delete ... [OK]
pyamf.tests.test_util.IndexedCollectionTestCase.test_get_by_reference ... [OK]
pyamf.tests.test_util.IndexedCollectionTestCase.test_get_by_refererence_refcount ... \
[OK] pyamf.tests.test_util.IndexedCollectionTestCase.test_get_reference_to ... [OK]
pyamf.tests.test_util.IndexedMapTestCase.test_create ... [OK]
pyamf.tests.test_util.IndexedMapTestCase.test_map ... [OK]
pyamf.tests.test_util.GetAttrsTestCase.test_duplicate_keys ... [OK]
pyamf.tests.test_util.IsClassSealedTestCase.test_deep ... [OK]
pyamf.tests.test_util.IsClassSealedTestCase.test_new_mixed ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_alias ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_amf3 ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_dict ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_dynamic ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_exclude ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_external ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_no_meta ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_readonly ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_static ... [OK]
pyamf.tests.test_util.GetClassMetaTestCase.test_types ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_consume ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_create ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_getvalue ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_len ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_read ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_seek ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_tell ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_truncate ... [OK]
pyamf.tests.test_util.cStringIOProxyTestCase.test_write ... [OK]
pyamf.tests.test_flex_messaging.AbstractMessageTestCase.test_repr ... [OK]
pyamf.tests.test_flex_messaging.EncodingTestCase.test_AcknowledgeMessage ... [OK]
pyamf.tests.test_flex_messaging.EncodingTestCase.test_CommandMessage ... [OK]
pyamf.tests.test_flex_messaging.EncodingTestCase.test_ErrorMessage ... [OK]
pyamf.tests.test_flex_messaging.EncodingTestCase.test_RemotingMessage ... [OK]
pyamf.tests.test_flex_messaging.SmallMessageTestCase.test_acknowledge ... [OK]
pyamf.tests.test_flex_messaging.SmallMessageTestCase.test_async ... [OK]
pyamf.tests.test_flex_messaging.SmallMessageTestCase.test_command ... [OK]
pyamf.tests.test_flex_messaging.SmallMessageTestCase.test_getmessage ... [OK]
pyamf.tests.modules.test_decimal.DecimalTestCase.test_amf0_encode ... [OK]
pyamf.tests.modules.test_decimal.DecimalTestCase.test_amf3_encode ... [OK]
pyamf.tests.modules.test_sets.ImmutableSetTestCase.test_amf0_encode ... [OK]
pyamf.tests.modules.test_sets.ImmutableSetTestCase.test_amf3_encode ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_amf_version ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_client_version ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_invalid_body_data_length ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_invalid_header_data_length ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_message_order ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_multiple_headers ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_multiple_request_header_references ... \
[OK] pyamf.tests.test_remoting.DecoderTestCase.test_null_msg ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_required_header ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_simple_body ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_simple_header ... [OK]
pyamf.tests.test_remoting.DecoderTestCase.test_timezone ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_basic ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_header ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_message_order ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_request ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_response ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_stream_pos ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_timezone ... [OK]
pyamf.tests.test_remoting.EncoderTestCase.test_xml_amf3 ... [OK]
pyamf.tests.test_remoting.StrictEncodingTestCase.test_request ... [OK]
pyamf.tests.test_remoting.StrictEncodingTestCase.test_response ... [OK]
pyamf.tests.test_remoting.FaultTestCase.test_exception ... [OK]
pyamf.tests.test_remoting.FaultTestCase.test_kwargs ... [OK]
pyamf.tests.test_remoting.ContextTextCase.test_body_references ... [OK]
pyamf.tests.test_remoting.FunctionalTestCase.test_encode_bytearray ... [OK]
pyamf.tests.test_remoting.ReprTestCase.test_base_fault ... [OK]
pyamf.tests.test_remoting.ReprTestCase.test_request ... [OK]
pyamf.tests.test_remoting.ReprTestCase.test_response ... [OK]
pyamf.tests.remoting.test_client.ServiceMethodProxyTestCase.test_call ... [OK]
pyamf.tests.remoting.test_client.ServiceMethodProxyTestCase.test_create ... [OK]
pyamf.tests.remoting.test_client.ServiceMethodProxyTestCase.test_str ... [OK]
pyamf.tests.remoting.test_client.ServiceProxyTestCase.test_call ... [OK]
pyamf.tests.remoting.test_client.ServiceProxyTestCase.test_create ... [OK]
pyamf.tests.remoting.test_client.ServiceProxyTestCase.test_getattr ... [OK]
pyamf.tests.remoting.test_client.ServiceProxyTestCase.test_pending_call ... [OK]
pyamf.tests.remoting.test_client.ServiceProxyTestCase.test_service_call ... [OK]
pyamf.tests.remoting.test_client.ServiceProxyTestCase.test_str ... [OK]
pyamf.tests.remoting.test_client.RequestWrapperTestCase.test_create ... [OK]
pyamf.tests.remoting.test_client.RequestWrapperTestCase.test_null_response ... [OK]
pyamf.tests.remoting.test_client.RequestWrapperTestCase.test_set_response ... [OK]
pyamf.tests.remoting.test_client.RequestWrapperTestCase.test_str ... [OK]
pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_add_http_header ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_add_request ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_append_url_header \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_bad_content_length \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_close_http_response \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_create ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_credentials ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_empty_content_length \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_execute ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_execute_single ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_get_amf_request \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_get_request \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_get_response \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_get_service \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_http_request_headers \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_port ... [OK]
pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_remove_http_header ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_remove_request ... \
[OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_replace_url_header \
... [OK] pyamf.tests.remoting.test_client.RemotingServiceTestCase.test_schemes ... \
[OK] pyamf.tests.remoting.test_remoteobject.RandomIdGeneratorTestCase.test_generate \
... [OK] pyamf.tests.remoting.test_remoteobject.AcknowlegdementGeneratorTestCase.test_generate \
... [OK] pyamf.tests.remoting.test_remoteobject.AcknowlegdementGeneratorTestCase.test_request \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_async \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_create \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_destination \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_disconnect \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_error \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_error_debug \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_fail_preprocess \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_ping \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_preprocess \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_request \
... [OK] pyamf.tests.remoting.test_remoteobject.RequestProcessorTestCase.test_too_many_args \
... [OK]

-------------------------------------------------------------------------------
Ran 666 tests in 13.422s

PASSED (successes=666)


["python2.6-install_4.stdio" (text/plain)]

running install
running build
running build_py
running build_ext
running install_lib
creating install
creating install/usr
creating install/usr/local
creating install/usr/local/lib
creating install/usr/local/lib/python2.6
creating install/usr/local/lib/python2.6/site-packages
creating install/usr/local/lib/python2.6/site-packages/pyamf
creating install/usr/local/lib/python2.6/site-packages/pyamf/remoting
creating install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway
copying build/lib.linux-i686-2.6/pyamf/remoting/gateway/twisted.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway copying \
build/lib.linux-i686-2.6/pyamf/remoting/gateway/google.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway copying \
build/lib.linux-i686-2.6/pyamf/remoting/gateway/django.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway copying \
build/lib.linux-i686-2.6/pyamf/remoting/gateway/wsgi.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway copying \
build/lib.linux-i686-2.6/pyamf/remoting/gateway/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway copying \
build/lib.linux-i686-2.6/pyamf/remoting/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting creating \
install/usr/local/lib/python2.6/site-packages/pyamf/remoting/client copying \
build/lib.linux-i686-2.6/pyamf/remoting/client/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/client copying \
build/lib.linux-i686-2.6/pyamf/remoting/amf0.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting copying \
build/lib.linux-i686-2.6/pyamf/remoting/amf3.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting creating \
install/usr/local/lib/python2.6/site-packages/pyamf/tests creating \
install/usr/local/lib/python2.6/site-packages/pyamf/tests/remoting copying \
build/lib.linux-i686-2.6/pyamf/tests/remoting/test_remoteobject.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/remoting copying \
build/lib.linux-i686-2.6/pyamf/tests/remoting/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/remoting copying \
build/lib.linux-i686-2.6/pyamf/tests/remoting/test_client.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/remoting creating \
install/usr/local/lib/python2.6/site-packages/pyamf/tests/modules copying \
build/lib.linux-i686-2.6/pyamf/tests/modules/test_decimal.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/modules copying \
build/lib.linux-i686-2.6/pyamf/tests/modules/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/modules copying \
build/lib.linux-i686-2.6/pyamf/tests/modules/test_sets.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/modules creating \
install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway copying \
build/lib.linux-i686-2.6/pyamf/tests/gateway/test_twisted.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway copying \
build/lib.linux-i686-2.6/pyamf/tests/gateway/test_wsgi.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway copying \
build/lib.linux-i686-2.6/pyamf/tests/gateway/test_django.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway copying \
build/lib.linux-i686-2.6/pyamf/tests/gateway/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway copying \
build/lib.linux-i686-2.6/pyamf/tests/gateway/test_google.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway creating \
install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters copying \
build/lib.linux-i686-2.6/pyamf/tests/adapters/test_sqlalchemy.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters copying \
build/lib.linux-i686-2.6/pyamf/tests/adapters/test_collections.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters copying \
build/lib.linux-i686-2.6/pyamf/tests/adapters/test_django.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters copying \
build/lib.linux-i686-2.6/pyamf/tests/adapters/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters copying \
build/lib.linux-i686-2.6/pyamf/tests/adapters/test_array.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters copying \
build/lib.linux-i686-2.6/pyamf/tests/adapters/test_google.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters copying \
build/lib.linux-i686-2.6/pyamf/sol.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf creating \
install/usr/local/lib/python2.6/site-packages/pyamf/flex copying \
build/lib.linux-i686-2.6/pyamf/flex/messaging.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/flex copying \
build/lib.linux-i686-2.6/pyamf/flex/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/flex copying \
build/lib.linux-i686-2.6/pyamf/flex/data.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/flex copying \
build/lib.linux-i686-2.6/pyamf/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf creating \
install/usr/local/lib/python2.6/site-packages/pyamf/util copying \
build/lib.linux-i686-2.6/pyamf/util/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/util copying \
build/lib.linux-i686-2.6/pyamf/util/imports.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/util creating \
install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_sqlalchemy_orm.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_django_db_models_query.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_array.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_django_utils_translation.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_google_appengine_ext_db.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_django_db_models_base.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_decimal.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/util.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_sets.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_sqlalchemy_orm_collections.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_django_db_models_fields.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_collections.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/amf0.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf copying \
build/lib.linux-i686-2.6/pyamf/amf3.py -> \
./install/usr/local/lib/python2.6/site-packages/pyamf creating \
install/usr/local/lib/python2.6/site-packages/cpyamf copying \
build/lib.linux-i686-2.6/cpyamf/util.so -> \
./install/usr/local/lib/python2.6/site-packages/cpyamf copying \
build/lib.linux-i686-2.6/cpyamf/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/cpyamf copying \
build/lib.linux-i686-2.6/cpyamf/amf3.so -> \
./install/usr/local/lib/python2.6/site-packages/cpyamf creating \
install/usr/local/lib/python2.6/site-packages/sqlalchemy creating \
install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib.linux-i686-2.6/sqlalchemy/ext/sqlsoup.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib.linux-i686-2.6/sqlalchemy/ext/orderinglist.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib.linux-i686-2.6/sqlalchemy/ext/declarative.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib.linux-i686-2.6/sqlalchemy/ext/compiler.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib.linux-i686-2.6/sqlalchemy/ext/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib.linux-i686-2.6/sqlalchemy/ext/serializer.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib.linux-i686-2.6/sqlalchemy/ext/associationproxy.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext copying \
build/lib.linux-i686-2.6/sqlalchemy/log.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy creating \
install/usr/local/lib/python2.6/site-packages/sqlalchemy/test copying \
build/lib.linux-i686-2.6/sqlalchemy/test/assertsql.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test copying \
build/lib.linux-i686-2.6/sqlalchemy/test/testing.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test copying \
build/lib.linux-i686-2.6/sqlalchemy/test/noseplugin.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test copying \
build/lib.linux-i686-2.6/sqlalchemy/test/profiling.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test copying \
build/lib.linux-i686-2.6/sqlalchemy/test/config.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test copying \
build/lib.linux-i686-2.6/sqlalchemy/test/requires.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test copying \
build/lib.linux-i686-2.6/sqlalchemy/test/pickleable.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test copying \
build/lib.linux-i686-2.6/sqlalchemy/test/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test copying \
build/lib.linux-i686-2.6/sqlalchemy/test/orm.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test copying \
build/lib.linux-i686-2.6/sqlalchemy/test/schema.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test copying \
build/lib.linux-i686-2.6/sqlalchemy/test/engines.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test copying \
build/lib.linux-i686-2.6/sqlalchemy/interfaces.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy copying \
build/lib.linux-i686-2.6/sqlalchemy/queue.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy creating \
install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine copying \
build/lib.linux-i686-2.6/sqlalchemy/engine/base.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine copying \
build/lib.linux-i686-2.6/sqlalchemy/engine/default.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine copying \
build/lib.linux-i686-2.6/sqlalchemy/engine/url.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine copying \
build/lib.linux-i686-2.6/sqlalchemy/engine/strategies.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine copying \
build/lib.linux-i686-2.6/sqlalchemy/engine/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine copying \
build/lib.linux-i686-2.6/sqlalchemy/engine/threadlocal.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine copying \
build/lib.linux-i686-2.6/sqlalchemy/topological.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy copying \
build/lib.linux-i686-2.6/sqlalchemy/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy copying \
build/lib.linux-i686-2.6/sqlalchemy/types.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy creating \
install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib.linux-i686-2.6/sqlalchemy/databases/sybase.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib.linux-i686-2.6/sqlalchemy/databases/mysql.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib.linux-i686-2.6/sqlalchemy/databases/mxODBC.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib.linux-i686-2.6/sqlalchemy/databases/firebird.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib.linux-i686-2.6/sqlalchemy/databases/mssql.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib.linux-i686-2.6/sqlalchemy/databases/oracle.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib.linux-i686-2.6/sqlalchemy/databases/informix.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib.linux-i686-2.6/sqlalchemy/databases/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib.linux-i686-2.6/sqlalchemy/databases/maxdb.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib.linux-i686-2.6/sqlalchemy/databases/information_schema.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib.linux-i686-2.6/sqlalchemy/databases/postgres.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib.linux-i686-2.6/sqlalchemy/databases/sqlite.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases copying \
build/lib.linux-i686-2.6/sqlalchemy/databases/access.py -> \
copying build/lib.linux-i686-2.6/sqlalchemy/util.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy copying \
build/lib.linux-i686-2.6/sqlalchemy/schema.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy creating \
install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/state.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/scoping.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/attributes.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/query.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/sync.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/session.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/interfaces.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/mapper.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/collections.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/shard.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/strategies.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/unitofwork.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/uowdumper.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/identity.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/properties.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/util.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/dynamic.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/dependency.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/evaluator.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm copying \
build/lib.linux-i686-2.6/sqlalchemy/orm/exc.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm creating \
install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib.linux-i686-2.6/sqlalchemy/sql/visitors.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib.linux-i686-2.6/sqlalchemy/sql/operators.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib.linux-i686-2.6/sqlalchemy/sql/compiler.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib.linux-i686-2.6/sqlalchemy/sql/expression.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib.linux-i686-2.6/sqlalchemy/sql/__init__.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib.linux-i686-2.6/sqlalchemy/sql/util.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib.linux-i686-2.6/sqlalchemy/sql/functions.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql copying \
build/lib.linux-i686-2.6/sqlalchemy/exc.py -> \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway/twisted.py to \
twisted.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway/google.py to \
google.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway/django.py to \
django.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway/wsgi.py to \
wsgi.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/gateway/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/client/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/amf0.py to amf0.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/pyamf/remoting/amf3.py \
to amf3.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/remoting/test_remoteobject.py \
to test_remoteobject.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/remoting/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/remoting/test_client.py \
to test_client.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/modules/test_decimal.py \
to test_decimal.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/modules/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/modules/test_sets.py to \
test_sets.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway/test_twisted.py \
to test_twisted.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway/test_wsgi.py to \
test_wsgi.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway/test_django.py to \
test_django.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/gateway/test_google.py to \
test_google.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters/test_sqlalchemy.py \
to test_sqlalchemy.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters/test_collections.py \
to test_collections.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters/test_django.py \
to test_django.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters/test_array.py to \
test_array.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/tests/adapters/test_google.py \
to test_google.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/sol.py to sol.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/pyamf/flex/messaging.py \
to messaging.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/flex/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/flex/data.py to data.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/pyamf/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/util/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/util/imports.py to imports.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_sqlalchemy_orm.py \
to _sqlalchemy_orm.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_django_db_models_query.py \
to _django_db_models_query.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_array.py to \
_array.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_django_utils_translation.py \
to _django_utils_translation.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_google_appengine_ext_db.py \
to _google_appengine_ext_db.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_django_db_models_base.py \
to _django_db_models_base.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_decimal.py to \
_decimal.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/util.py to util.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_sets.py \
to _sets.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_sqlalchemy_orm_collections.py \
to _sqlalchemy_orm_collections.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_django_db_models_fields.py \
to _django_db_models_fields.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/adapters/_collections.py to \
_collections.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/pyamf/amf0.py to amf0.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/pyamf/amf3.py to \
amf3.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/cpyamf/__init__.py to __init__.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/sqlsoup.py \
to sqlsoup.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/orderinglist.py to \
orderinglist.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/declarative.py to \
declarative.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/compiler.py to \
compiler.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/serializer.py to \
serializer.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/ext/associationproxy.py to \
associationproxy.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/log.py to log.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test/assertsql.py \
to assertsql.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test/testing.py to \
testing.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test/noseplugin.py to \
noseplugin.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test/profiling.py to \
profiling.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test/config.py to \
config.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test/requires.py to \
requires.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test/pickleable.py to \
pickleable.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test/orm.py to orm.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test/schema.py \
to schema.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/test/engines.py to \
engines.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/interfaces.py to \
interfaces.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/queue.py to queue.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine/base.py \
to base.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine/default.py to \
default.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine/url.py to url.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine/strategies.py \
to strategies.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/engine/__init__.py to \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/topological.py \
to topological.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/types.py to types.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/sybase.py \
to sybase.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/mysql.py to \
mysql.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/mxODBC.py to \
mxODBC.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/firebird.py to \
firebird.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/mssql.py to \
mssql.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/oracle.py to \
oracle.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/informix.py to \
informix.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/maxdb.py to \
maxdb.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/information_schema.py \
to information_schema.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/postgres.py to \
postgres.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/sqlite.py to \
sqlite.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/databases/access.py to \
access.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/pool.py to pool.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/util.py to \
util.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/schema.py to schema.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/state.py \
to state.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/scoping.py to \
scoping.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/attributes.py to \
attributes.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/query.py to query.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/sync.py \
to sync.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/session.py to \
session.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/interfaces.py to \
interfaces.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/mapper.py to \
mapper.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/collections.py to \
collections.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/shard.py to shard.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/strategies.py \
to strategies.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/unitofwork.py to \
unitofwork.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/uowdumper.py to \
uowdumper.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/identity.py to \
identity.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/properties.py to \
properties.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/util.py to util.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/dynamic.py \
to dynamic.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/dependency.py to \
dependency.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/evaluator.py to \
evaluator.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/orm/exc.py to exc.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql/visitors.py \
to visitors.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql/operators.py to \
operators.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql/compiler.py to \
compiler.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql/expression.py to \
expression.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql/__init__.py to \
__init__.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql/util.py to util.pyc \
byte-compiling ./install/usr/local/lib/python2.6/site-packages/sqlalchemy/sql/functions.py \
to functions.pyc byte-compiling \
./install/usr/local/lib/python2.6/site-packages/sqlalchemy/exc.py to exc.pyc running \
install_egg_info running egg_info
writing requirements to PyAMF.egg-info/requires.txt
writing PyAMF.egg-info/PKG-INFO
writing top-level names to PyAMF.egg-info/top_level.txt
writing dependency_links to PyAMF.egg-info/dependency_links.txt
reading manifest file 'PyAMF.egg-info/SOURCES.txt'
writing manifest file 'PyAMF.egg-info/SOURCES.txt'
Copying PyAMF.egg-info to \
./install/usr/local/lib/python2.6/site-packages/PyAMF-0.5.1dev-py2.6.egg-info running \
install_scripts


["Decompress AMF dump files.stdio" (text/plain)]

build/
build/dumps/
build/dumps/adaptive-polling-request1.amf3
build/dumps/adaptive-polling-request2.amf3
build/dumps/adaptive-polling-response1.amf3
build/dumps/adaptive-polling-response2.amf3
build/dumps/array_ref.amf3
build/dumps/arraycollection-request.amf3
build/dumps/arraycollection-response.amf3
build/dumps/basic.amf0
build/dumps/big.amf0
build/dumps/bytearray-request.amf3
build/dumps/bytearray-response.amf3
build/dumps/bytearray.amf3
build/dumps/cfmx.amf0
build/dumps/commandmessage1.amf3
build/dumps/console-request1.amf3
build/dumps/console-response1.amf3
build/dumps/credentials.amf0
build/dumps/customclass.amf0
build/dumps/customclass.amf3
build/dumps/customclassarray.amf0
build/dumps/customclassarray.amf3
build/dumps/dashboard-request1.amf3
build/dumps/dashboard-request3.amf3
build/dumps/dashboard-request4.amf3
build/dumps/dashboard-response1.amf3
build/dumps/dashboard-response2.amf3
build/dumps/dashboard-response3.amf3
build/dumps/dashboard-response4.amf3
build/dumps/describeservice.amf0
build/dumps/dump3.amf3
build/dumps/dump4.amf3
build/dumps/dump5.amf3
build/dumps/dump6.amf3
build/dumps/dump7.amf3
build/dumps/dump8.amf3
build/dumps/error_kega.amf3
build/dumps/externalize.amf3
build/dumps/geoip-request.amf3
build/dumps/imagesnapshot-request.amf3
build/dumps/message1.amf3
build/dumps/message2.amf3
build/dumps/message3.amf3
build/dumps/message4.amf3
build/dumps/message5.amf3
build/dumps/message6.amf3
build/dumps/message7.amf3
build/dumps/multi.amf3
build/dumps/polling.amf3
build/dumps/red5-bytearray-request.amf3
build/dumps/red5-bytearray-response.amf3
build/dumps/red5-externalizable-request.amf3
build/dumps/red5-externalizable-response.amf3
build/dumps/runtimeconfig-messaging-request1.amf3
build/dumps/runtimeconfig-messaging-request2.amf3
build/dumps/runtimeconfig-messaging-request3.amf3
build/dumps/runtimeconfig-messaging-response1.amf3
build/dumps/runtimeconfig-messaging-response2.amf3
build/dumps/runtimeconfig-messaging-response3.amf3
build/dumps/runtimeconfig-remoting-request.amf3
build/dumps/runtimeconfig-remoting-request2.amf3
build/dumps/runtimeconfig-remoting-response.amf3
build/dumps/runtimeconfig-remoting-response2.amf3
build/dumps/stdClass-req.amf
build/dumps/stdClass-resp.amf
build/dumps/test.amf0
build/dumps/test.amf3
build/dumps/test2.amf3
build/dumps/testA.amf3
build/dumps/testB.amf3
build/dumps/xml.amf0
build/dumps/xml.amf3
build/parse_dump.py

["Parsing AMF dumps.stdio" (text/plain)]

Using pyamf from: <module 'pyamf' from \
'/home/buildbot/slaves/pyamf/ubuntu-py26/build/pyamf/__init__.pyc'> Strict = False

Decoding file: ./build/dumps/dump7.amf3
--------------------------------------------------------------------------------

Decoding file: ./build/dumps/message6.amf3
--------------------------------------------------------------------------------

Decoding file: ./build/dumps/console-request1.amf3
--------------------------------------------------------------------------------

Decoding file: ./build/dumps/bytearray-request.amf3
--------------------------------------------------------------------------------

Decoding file: ./build/dumps/runtimeconfig-remoting-response2.amf3
--------------------------------------------------------------------------------

Decoding file: ./build/dumps/dump3.amf3
--------------------------------------------------------------------------------

Decoding file: ./build/dumps/testA.amf3
--------------------------------------------------------------------------------

Decoding file: ./build/dumps/runtimeconfig-messaging-request1.amf3
--------------------------------------------------------------------------------

Decoding file: ./build/dumps/console-response1.amf3
--------------------------------------------------------------------------------

Decoding file: ./build/dumps/describeservice.amf0
--------------------------------------------------------------------------------

Decoding file: ./build/dumps/adaptive-polling-request2.amf3
--------------------------------------------------------------------------------

Decoding file: ./build/dumps/stdClass-req.amf
--------------------------------------------------------------------------------

Decoding file: ./build/dumps/dump8.amf3
--------------------------------------------------------------------------------

Decoding file: ./build/dumps/dump5.amf3
--------------------------------------------------------------------------------

Decoding file: ./build/dumps/runtimeconfig-messaging-request2.amf3
--------------------------------------------------------------------------------

Decoding file: ./build/dumps/dashboard-response2.amf3
--------------------------------------------------------------------------------

Decoding file: ./build/dumps/polling.amf3
--------------------------------------------------------------------------------

Decoding file: ./build/dumps/array_ref.amf3


["svn-update_5.stdio" (text/plain)]

A    build
A    build/cpyamf
A    build/cpyamf/amf3.pyx
A    build/cpyamf/__init__.py
A    build/cpyamf/amf3.c
A    build/cpyamf/util.pxd
A    build/cpyamf/util.pyx
A    build/cpyamf/util.c
A    build/LICENSE.txt
A    build/INSTALL.txt
A    build/ez_setup.py
A    build/CHANGES.txt
A    build/THANKS.txt
A    build/setup.py
A    build/MAINTAINERS.txt
A    build/README.txt
A    build/pyamf
A    build/pyamf/tests
A    build/pyamf/tests/test_alias.py
A    build/pyamf/tests/test_flex_messaging.py
A    build/pyamf/tests/test_sol.py
A    build/pyamf/tests/test_imports.py
A    build/pyamf/tests/remoting
A    build/pyamf/tests/remoting/test_client.py
A    build/pyamf/tests/remoting/__init__.py
A    build/pyamf/tests/remoting/test_remoteobject.py
A    build/pyamf/tests/test_flex.py
A    build/pyamf/tests/test_xml.py
A    build/pyamf/tests/__init__.py
A    build/pyamf/tests/test_adapters_util.py
A    build/pyamf/tests/test_gateway.py
A    build/pyamf/tests/test_adapters.py
A    build/pyamf/tests/imports
A    build/pyamf/tests/imports/foo
A    build/pyamf/tests/imports/foo/bar
A    build/pyamf/tests/imports/foo/bar/baz.py
A    build/pyamf/tests/imports/foo/bar/__init__.py
A    build/pyamf/tests/imports/foo/bar/gak.py
A    build/pyamf/tests/imports/foo/__init__.py
A    build/pyamf/tests/imports/spam.py
A    build/pyamf/tests/test_modules.py
A    build/pyamf/tests/gateway
A    build/pyamf/tests/gateway/test_wsgi.py
A    build/pyamf/tests/gateway/test_google.py
A    build/pyamf/tests/gateway/__init__.py
A    build/pyamf/tests/gateway/test_django.py
A    build/pyamf/tests/gateway/test_twisted.py
A    build/pyamf/tests/test_util.py
A    build/pyamf/tests/adapters
A    build/pyamf/tests/adapters/test_google.py
A    build/pyamf/tests/adapters/test_array.py
A    build/pyamf/tests/adapters/test_collections.py
A    build/pyamf/tests/adapters/__init__.py
A    build/pyamf/tests/adapters/test_django.py
A    build/pyamf/tests/adapters/test_sqlalchemy.py
A    build/pyamf/tests/util.py
A    build/pyamf/tests/test_basic.py
A    build/pyamf/tests/modules
A    build/pyamf/tests/modules/test_decimal.py
A    build/pyamf/tests/modules/test_sets.py
A    build/pyamf/tests/modules/__init__.py
A    build/pyamf/tests/test_amf0.py
A    build/pyamf/tests/test_remoting.py
A    build/pyamf/tests/test_amf3.py
A    build/pyamf/adapters
A    build/pyamf/adapters/_sqlalchemy_orm_collections.py
A    build/pyamf/adapters/_array.py
A    build/pyamf/adapters/_collections.py
A    build/pyamf/adapters/_decimal.py
A    build/pyamf/adapters/_sets.py
A    build/pyamf/adapters/util.py
A    build/pyamf/adapters/_django_db_models_query.py
A    build/pyamf/adapters/_sqlalchemy_orm.py
A    build/pyamf/adapters/__init__.py
A    build/pyamf/adapters/_django_db_models_fields.py
A    build/pyamf/adapters/_django_utils_translation.py
A    build/pyamf/adapters/_django_db_models_base.py
A    build/pyamf/adapters/_google_appengine_ext_db.py
A    build/pyamf/remoting
A    build/pyamf/remoting/gateway
A    build/pyamf/remoting/gateway/wsgi.py
A    build/pyamf/remoting/gateway/google.py
A    build/pyamf/remoting/gateway/__init__.py
A    build/pyamf/remoting/gateway/django.py
A    build/pyamf/remoting/gateway/twisted.py
A    build/pyamf/remoting/__init__.py
A    build/pyamf/remoting/amf0.py
A    build/pyamf/remoting/amf3.py
A    build/pyamf/remoting/client
A    build/pyamf/remoting/client/__init__.py
A    build/pyamf/sol.py
A    build/pyamf/__init__.py
A    build/pyamf/amf0.py
A    build/pyamf/amf3.py
A    build/pyamf/util
A    build/pyamf/util/imports.py
A    build/pyamf/util/__init__.py
A    build/pyamf/flex
A    build/pyamf/flex/data.py
A    build/pyamf/flex/messaging.py
A    build/pyamf/flex/__init__.py
A    build/setup.cfg
Exported revision 2808.

["python2.6-bdist_egg.stdio" (text/plain)]

running bdist_egg
running egg_info
creating PyAMF.egg-info
writing requirements to PyAMF.egg-info/requires.txt
writing PyAMF.egg-info/PKG-INFO
writing top-level names to PyAMF.egg-info/top_level.txt
writing dependency_links to PyAMF.egg-info/dependency_links.txt
writing manifest file 'PyAMF.egg-info/SOURCES.txt'
reading manifest file 'PyAMF.egg-info/SOURCES.txt'
writing manifest file 'PyAMF.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-i686/egg
running install_lib
running build_py
creating build
creating build/lib.linux-i686-2.6
creating build/lib.linux-i686-2.6/pyamf
copying pyamf/sol.py -> build/lib.linux-i686-2.6/pyamf
copying pyamf/__init__.py -> build/lib.linux-i686-2.6/pyamf
copying pyamf/amf0.py -> build/lib.linux-i686-2.6/pyamf
copying pyamf/amf3.py -> build/lib.linux-i686-2.6/pyamf
creating build/lib.linux-i686-2.6/cpyamf
copying cpyamf/__init__.py -> build/lib.linux-i686-2.6/cpyamf
creating build/lib.linux-i686-2.6/pyamf/remoting
copying pyamf/remoting/__init__.py -> build/lib.linux-i686-2.6/pyamf/remoting
copying pyamf/remoting/amf0.py -> build/lib.linux-i686-2.6/pyamf/remoting
copying pyamf/remoting/amf3.py -> build/lib.linux-i686-2.6/pyamf/remoting
creating build/lib.linux-i686-2.6/pyamf/flex
copying pyamf/flex/messaging.py -> build/lib.linux-i686-2.6/pyamf/flex
copying pyamf/flex/__init__.py -> build/lib.linux-i686-2.6/pyamf/flex
copying pyamf/flex/data.py -> build/lib.linux-i686-2.6/pyamf/flex
creating build/lib.linux-i686-2.6/pyamf/util
copying pyamf/util/__init__.py -> build/lib.linux-i686-2.6/pyamf/util
copying pyamf/util/imports.py -> build/lib.linux-i686-2.6/pyamf/util
creating build/lib.linux-i686-2.6/pyamf/adapters
copying pyamf/adapters/_sqlalchemy_orm.py -> build/lib.linux-i686-2.6/pyamf/adapters
copying pyamf/adapters/_django_db_models_query.py -> \
build/lib.linux-i686-2.6/pyamf/adapters copying pyamf/adapters/_array.py -> \
build/lib.linux-i686-2.6/pyamf/adapters copying \
pyamf/adapters/_django_utils_translation.py -> \
build/lib.linux-i686-2.6/pyamf/adapters copying \
pyamf/adapters/_google_appengine_ext_db.py -> build/lib.linux-i686-2.6/pyamf/adapters \
copying pyamf/adapters/__init__.py -> build/lib.linux-i686-2.6/pyamf/adapters copying \
pyamf/adapters/_django_db_models_base.py -> build/lib.linux-i686-2.6/pyamf/adapters \
copying pyamf/adapters/_decimal.py -> build/lib.linux-i686-2.6/pyamf/adapters copying \
pyamf/adapters/util.py -> build/lib.linux-i686-2.6/pyamf/adapters copying \
pyamf/adapters/_sets.py -> build/lib.linux-i686-2.6/pyamf/adapters copying \
pyamf/adapters/_sqlalchemy_orm_collections.py -> \
build/lib.linux-i686-2.6/pyamf/adapters copying \
pyamf/adapters/_django_db_models_fields.py -> build/lib.linux-i686-2.6/pyamf/adapters \
copying pyamf/adapters/_collections.py -> build/lib.linux-i686-2.6/pyamf/adapters \
creating build/lib.linux-i686-2.6/pyamf/remoting/gateway copying \
pyamf/remoting/gateway/twisted.py -> build/lib.linux-i686-2.6/pyamf/remoting/gateway \
copying pyamf/remoting/gateway/google.py -> \
build/lib.linux-i686-2.6/pyamf/remoting/gateway copying \
pyamf/remoting/gateway/django.py -> build/lib.linux-i686-2.6/pyamf/remoting/gateway \
copying pyamf/remoting/gateway/wsgi.py -> \
build/lib.linux-i686-2.6/pyamf/remoting/gateway copying \
pyamf/remoting/gateway/__init__.py -> build/lib.linux-i686-2.6/pyamf/remoting/gateway \
creating build/lib.linux-i686-2.6/pyamf/remoting/client copying \
pyamf/remoting/client/__init__.py -> build/lib.linux-i686-2.6/pyamf/remoting/client \
creating build/lib.linux-i686-2.6/pyamf/tests creating \
build/lib.linux-i686-2.6/pyamf/tests/remoting copying \
pyamf/tests/remoting/test_remoteobject.py -> \
build/lib.linux-i686-2.6/pyamf/tests/remoting copying \
pyamf/tests/remoting/__init__.py -> build/lib.linux-i686-2.6/pyamf/tests/remoting \
copying pyamf/tests/remoting/test_client.py -> \
build/lib.linux-i686-2.6/pyamf/tests/remoting creating \
build/lib.linux-i686-2.6/pyamf/tests/modules copying \
pyamf/tests/modules/test_decimal.py -> build/lib.linux-i686-2.6/pyamf/tests/modules \
copying pyamf/tests/modules/__init__.py -> \
build/lib.linux-i686-2.6/pyamf/tests/modules copying pyamf/tests/modules/test_sets.py \
-> build/lib.linux-i686-2.6/pyamf/tests/modules creating \
build/lib.linux-i686-2.6/pyamf/tests/gateway copying \
pyamf/tests/gateway/test_twisted.py -> build/lib.linux-i686-2.6/pyamf/tests/gateway \
copying pyamf/tests/gateway/test_wsgi.py -> \
build/lib.linux-i686-2.6/pyamf/tests/gateway copying \
pyamf/tests/gateway/test_django.py -> build/lib.linux-i686-2.6/pyamf/tests/gateway \
copying pyamf/tests/gateway/__init__.py -> \
build/lib.linux-i686-2.6/pyamf/tests/gateway copying \
pyamf/tests/gateway/test_google.py -> build/lib.linux-i686-2.6/pyamf/tests/gateway \
creating build/lib.linux-i686-2.6/pyamf/tests/adapters copying \
pyamf/tests/adapters/test_sqlalchemy.py -> \
build/lib.linux-i686-2.6/pyamf/tests/adapters copying \
pyamf/tests/adapters/test_collections.py -> \
build/lib.linux-i686-2.6/pyamf/tests/adapters copying \
pyamf/tests/adapters/test_django.py -> build/lib.linux-i686-2.6/pyamf/tests/adapters \
copying pyamf/tests/adapters/__init__.py -> \
build/lib.linux-i686-2.6/pyamf/tests/adapters copying \
pyamf/tests/adapters/test_array.py -> build/lib.linux-i686-2.6/pyamf/tests/adapters \
copying pyamf/tests/adapters/test_google.py -> \
build/lib.linux-i686-2.6/pyamf/tests/adapters running build_ext
building 'cpyamf.util' extension
creating build/temp.linux-i686-2.6
creating build/temp.linux-i686-2.6/cpyamf
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes \
-fPIC -I/usr/local/include/python2.6 -c cpyamf/util.c -o \
build/temp.linux-i686-2.6/cpyamf/util.o cpyamf/util.c:883: warning: \
‘__pyx_f_6cpyamf_4util_dump' defined but not used cpyamf/util.c:811: warning: \
‘__pyx_k_18' defined but not used cpyamf/util.c:812: warning: ‘__pyx_k_19' \
defined but not used cpyamf/util.c:813: warning: ‘__pyx_k_20' defined but not used
cpyamf/util.c:814: warning: ‘__pyx_k_21' defined but not used
cpyamf/util.c:815: warning: ‘__pyx_k_22' defined but not used
cpyamf/util.c:816: warning: ‘__pyx_k_23' defined but not used
cpyamf/util.c:817: warning: ‘__pyx_k_24' defined but not used
cpyamf/util.c:818: warning: ‘__pyx_k_25' defined but not used
cpyamf/util.c:819: warning: ‘__pyx_k_26' defined but not used
cpyamf/util.c:820: warning: ‘__pyx_k_27' defined but not used
cpyamf/util.c:6852: warning: \
‘__pyx_doc_6cpyamf_4util_18BufferedByteStream___init__' defined but not used gcc \
-pthread -shared build/temp.linux-i686-2.6/cpyamf/util.o -o \
build/lib.linux-i686-2.6/cpyamf/util.so building 'cpyamf.amf3' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes \
-fPIC -I/usr/local/include/python2.6 -c cpyamf/amf3.c -o \
build/temp.linux-i686-2.6/cpyamf/amf3.o gcc -pthread -shared \
build/temp.linux-i686-2.6/cpyamf/amf3.o -o build/lib.linux-i686-2.6/cpyamf/amf3.so \
creating build/bdist.linux-i686 creating build/bdist.linux-i686/egg
creating build/bdist.linux-i686/egg/pyamf
creating build/bdist.linux-i686/egg/pyamf/remoting
creating build/bdist.linux-i686/egg/pyamf/remoting/gateway
copying build/lib.linux-i686-2.6/pyamf/remoting/gateway/twisted.py -> \
build/bdist.linux-i686/egg/pyamf/remoting/gateway copying \
build/lib.linux-i686-2.6/pyamf/remoting/gateway/google.py -> \
build/bdist.linux-i686/egg/pyamf/remoting/gateway copying \
build/lib.linux-i686-2.6/pyamf/remoting/gateway/django.py -> \
build/bdist.linux-i686/egg/pyamf/remoting/gateway copying \
build/lib.linux-i686-2.6/pyamf/remoting/gateway/wsgi.py -> \
build/bdist.linux-i686/egg/pyamf/remoting/gateway copying \
build/lib.linux-i686-2.6/pyamf/remoting/gateway/__init__.py -> \
build/bdist.linux-i686/egg/pyamf/remoting/gateway copying \
build/lib.linux-i686-2.6/pyamf/remoting/__init__.py -> \
build/bdist.linux-i686/egg/pyamf/remoting creating \
build/bdist.linux-i686/egg/pyamf/remoting/client copying \
build/lib.linux-i686-2.6/pyamf/remoting/client/__init__.py -> \
build/bdist.linux-i686/egg/pyamf/remoting/client copying \
build/lib.linux-i686-2.6/pyamf/remoting/amf0.py -> \
build/bdist.linux-i686/egg/pyamf/remoting copying \
build/lib.linux-i686-2.6/pyamf/remoting/amf3.py -> \
build/bdist.linux-i686/egg/pyamf/remoting creating \
build/bdist.linux-i686/egg/pyamf/tests creating \
build/bdist.linux-i686/egg/pyamf/tests/remoting copying \
build/lib.linux-i686-2.6/pyamf/tests/remoting/test_remoteobject.py -> \
build/bdist.linux-i686/egg/pyamf/tests/remoting copying \
build/lib.linux-i686-2.6/pyamf/tests/remoting/__init__.py -> \
build/bdist.linux-i686/egg/pyamf/tests/remoting copying \
build/lib.linux-i686-2.6/pyamf/tests/remoting/test_client.py -> \
build/bdist.linux-i686/egg/pyamf/tests/remoting creating \
build/bdist.linux-i686/egg/pyamf/tests/modules copying \
build/lib.linux-i686-2.6/pyamf/tests/modules/test_decimal.py -> \
build/bdist.linux-i686/egg/pyamf/tests/modules copying \
build/lib.linux-i686-2.6/pyamf/tests/modules/__init__.py -> \
build/bdist.linux-i686/egg/pyamf/tests/modules copying \
build/lib.linux-i686-2.6/pyamf/tests/modules/test_sets.py -> \
build/bdist.linux-i686/egg/pyamf/tests/modules creating \
build/bdist.linux-i686/egg/pyamf/tests/gateway copying \
build/lib.linux-i686-2.6/pyamf/tests/gateway/test_twisted.py -> \
build/bdist.linux-i686/egg/pyamf/tests/gateway copying \
build/lib.linux-i686-2.6/pyamf/tests/gateway/test_wsgi.py -> \
build/bdist.linux-i686/egg/pyamf/tests/gateway copying \
build/lib.linux-i686-2.6/pyamf/tests/gateway/test_django.py -> \
build/bdist.linux-i686/egg/pyamf/tests/gateway copying \
build/lib.linux-i686-2.6/pyamf/tests/gateway/__init__.py -> \
build/bdist.linux-i686/egg/pyamf/tests/gateway copying \
build/lib.linux-i686-2.6/pyamf/tests/gateway/test_google.py -> \
build/bdist.linux-i686/egg/pyamf/tests/gateway creating \
build/bdist.linux-i686/egg/pyamf/tests/adapters copying \
build/lib.linux-i686-2.6/pyamf/tests/adapters/test_sqlalchemy.py -> \
build/bdist.linux-i686/egg/pyamf/tests/adapters copying \
build/lib.linux-i686-2.6/pyamf/tests/adapters/test_collections.py -> \
build/bdist.linux-i686/egg/pyamf/tests/adapters copying \
build/lib.linux-i686-2.6/pyamf/tests/adapters/test_django.py -> \
build/bdist.linux-i686/egg/pyamf/tests/adapters copying \
build/lib.linux-i686-2.6/pyamf/tests/adapters/__init__.py -> \
build/bdist.linux-i686/egg/pyamf/tests/adapters copying \
build/lib.linux-i686-2.6/pyamf/tests/adapters/test_array.py -> \
build/bdist.linux-i686/egg/pyamf/tests/adapters copying \
build/lib.linux-i686-2.6/pyamf/tests/adapters/test_google.py -> \
build/bdist.linux-i686/egg/pyamf/tests/adapters copying \
build/lib.linux-i686-2.6/pyamf/sol.py -> build/bdist.linux-i686/egg/pyamf creating \
build/bdist.linux-i686/egg/pyamf/flex copying \
build/lib.linux-i686-2.6/pyamf/flex/messaging.py -> \
build/bdist.linux-i686/egg/pyamf/flex copying \
build/lib.linux-i686-2.6/pyamf/flex/__init__.py -> \
build/bdist.linux-i686/egg/pyamf/flex copying \
build/lib.linux-i686-2.6/pyamf/flex/data.py -> build/bdist.linux-i686/egg/pyamf/flex \
copying build/lib.linux-i686-2.6/pyamf/__init__.py -> \
build/bdist.linux-i686/egg/pyamf creating build/bdist.linux-i686/egg/pyamf/util
copying build/lib.linux-i686-2.6/pyamf/util/__init__.py -> \
build/bdist.linux-i686/egg/pyamf/util copying \
build/lib.linux-i686-2.6/pyamf/util/imports.py -> \
build/bdist.linux-i686/egg/pyamf/util creating \
build/bdist.linux-i686/egg/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_sqlalchemy_orm.py -> \
build/bdist.linux-i686/egg/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_django_db_models_query.py -> \
build/bdist.linux-i686/egg/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_array.py -> \
build/bdist.linux-i686/egg/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_django_utils_translation.py -> \
build/bdist.linux-i686/egg/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_google_appengine_ext_db.py -> \
build/bdist.linux-i686/egg/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/__init__.py -> \
build/bdist.linux-i686/egg/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_django_db_models_base.py -> \
build/bdist.linux-i686/egg/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_decimal.py -> \
build/bdist.linux-i686/egg/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/util.py -> \
build/bdist.linux-i686/egg/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_sets.py -> \
build/bdist.linux-i686/egg/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_sqlalchemy_orm_collections.py -> \
build/bdist.linux-i686/egg/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_django_db_models_fields.py -> \
build/bdist.linux-i686/egg/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/adapters/_collections.py -> \
build/bdist.linux-i686/egg/pyamf/adapters copying \
build/lib.linux-i686-2.6/pyamf/amf0.py -> build/bdist.linux-i686/egg/pyamf copying \
build/lib.linux-i686-2.6/pyamf/amf3.py -> build/bdist.linux-i686/egg/pyamf creating \
build/bdist.linux-i686/egg/cpyamf copying build/lib.linux-i686-2.6/cpyamf/util.so -> \
build/bdist.linux-i686/egg/cpyamf copying build/lib.linux-i686-2.6/cpyamf/__init__.py \
-> build/bdist.linux-i686/egg/cpyamf copying build/lib.linux-i686-2.6/cpyamf/amf3.so \
-> build/bdist.linux-i686/egg/cpyamf byte-compiling \
build/bdist.linux-i686/egg/pyamf/remoting/gateway/twisted.py to twisted.pyc \
byte-compiling build/bdist.linux-i686/egg/pyamf/remoting/gateway/google.py to \
google.pyc byte-compiling build/bdist.linux-i686/egg/pyamf/remoting/gateway/django.py \
to django.pyc byte-compiling \
build/bdist.linux-i686/egg/pyamf/remoting/gateway/wsgi.py to wsgi.pyc byte-compiling \
build/bdist.linux-i686/egg/pyamf/remoting/gateway/__init__.py to __init__.pyc \
byte-compiling build/bdist.linux-i686/egg/pyamf/remoting/__init__.py to __init__.pyc \
byte-compiling build/bdist.linux-i686/egg/pyamf/remoting/client/__init__.py to \
__init__.pyc byte-compiling build/bdist.linux-i686/egg/pyamf/remoting/amf0.py to \
amf0.pyc byte-compiling build/bdist.linux-i686/egg/pyamf/remoting/amf3.py to amf3.pyc
byte-compiling build/bdist.linux-i686/egg/pyamf/tests/remoting/test_remoteobject.py \
to test_remoteobject.pyc byte-compiling \
build/bdist.linux-i686/egg/pyamf/tests/remoting/__init__.py to __init__.pyc \
byte-compiling build/bdist.linux-i686/egg/pyamf/tests/remoting/test_client.py to \
test_client.pyc byte-compiling \
build/bdist.linux-i686/egg/pyamf/tests/modules/test_decimal.py to test_decimal.pyc \
byte-compiling build/bdist.linux-i686/egg/pyamf/tests/modules/__init__.py to \
__init__.pyc byte-compiling \
build/bdist.linux-i686/egg/pyamf/tests/modules/test_sets.py to test_sets.pyc \
byte-compiling build/bdist.linux-i686/egg/pyamf/tests/gateway/test_twisted.py to \
test_twisted.pyc byte-compiling \
build/bdist.linux-i686/egg/pyamf/tests/gateway/test_wsgi.py to test_wsgi.pyc \
byte-compiling build/bdist.linux-i686/egg/pyamf/tests/gateway/test_django.py to \
test_django.pyc byte-compiling \
build/bdist.linux-i686/egg/pyamf/tests/gateway/__init__.py to __init__.pyc \
byte-compiling build/bdist.linux-i686/egg/pyamf/tests/gateway/test_google.py to \
test_google.pyc byte-compiling \
build/bdist.linux-i686/egg/pyamf/tests/adapters/test_sqlalchemy.py to \
test_sqlalchemy.pyc byte-compiling \
build/bdist.linux-i686/egg/pyamf/tests/adapters/test_collections.py to \
test_collections.pyc byte-compiling \
build/bdist.linux-i686/egg/pyamf/tests/adapters/test_django.py to test_django.pyc \
byte-compiling build/bdist.linux-i686/egg/pyamf/tests/adapters/__init__.py to \
__init__.pyc byte-compiling \
build/bdist.linux-i686/egg/pyamf/tests/adapters/test_array.py to test_array.pyc \
byte-compiling build/bdist.linux-i686/egg/pyamf/tests/adapters/test_google.py to \
test_google.pyc byte-compiling build/bdist.linux-i686/egg/pyamf/sol.py to sol.pyc
byte-compiling build/bdist.linux-i686/egg/pyamf/flex/messaging.py to messaging.pyc
byte-compiling build/bdist.linux-i686/egg/pyamf/flex/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-i686/egg/pyamf/flex/data.py to data.pyc
byte-compiling build/bdist.linux-i686/egg/pyamf/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-i686/egg/pyamf/util/__init__.py to __init__.pyc
byte-compiling build/bdist.linux-i686/egg/pyamf/util/imports.py to imports.pyc
byte-compiling build/bdist.linux-i686/egg/pyamf/adapters/_sqlalchemy_orm.py to \
_sqlalchemy_orm.pyc byte-compiling \
build/bdist.linux-i686/egg/pyamf/adapters/_django_db_models_query.py to \
_django_db_models_query.pyc byte-compiling \
build/bdist.linux-i686/egg/pyamf/adapters/_array.py to _array.pyc byte-compiling \
build/bdist.linux-i686/egg/pyamf/adapters/_django_utils_translation.py to \
_django_utils_translation.pyc byte-compiling \
build/bdist.linux-i686/egg/pyamf/adapters/_google_appengine_ext_db.py to \
_google_appengine_ext_db.pyc byte-compiling \
build/bdist.linux-i686/egg/pyamf/adapters/__init__.py to __init__.pyc byte-compiling \
build/bdist.linux-i686/egg/pyamf/adapters/_django_db_models_base.py to \
_django_db_models_base.pyc byte-compiling \
build/bdist.linux-i686/egg/pyamf/adapters/_decimal.py to _decimal.pyc byte-compiling \
build/bdist.linux-i686/egg/pyamf/adapters/util.py to util.pyc byte-compiling \
build/bdist.linux-i686/egg/pyamf/adapters/_sets.py to _sets.pyc byte-compiling \
build/bdist.linux-i686/egg/pyamf/adapters/_sqlalchemy_orm_collections.py to \
_sqlalchemy_orm_collections.pyc byte-compiling \
build/bdist.linux-i686/egg/pyamf/adapters/_django_db_models_fields.py to \
_django_db_models_fields.pyc byte-compiling \
build/bdist.linux-i686/egg/pyamf/adapters/_collections.py to _collections.pyc \
byte-compiling build/bdist.linux-i686/egg/pyamf/amf0.py to amf0.pyc byte-compiling \
build/bdist.linux-i686/egg/pyamf/amf3.py to amf3.pyc byte-compiling \
build/bdist.linux-i686/egg/cpyamf/__init__.py to __init__.pyc creating stub loader \
for cpyamf/util.so creating stub loader for cpyamf/amf3.so
byte-compiling build/bdist.linux-i686/egg/cpyamf/util.py to util.pyc
byte-compiling build/bdist.linux-i686/egg/cpyamf/amf3.py to amf3.pyc
creating build/bdist.linux-i686/egg/EGG-INFO
copying PyAMF.egg-info/PKG-INFO -> build/bdist.linux-i686/egg/EGG-INFO
copying PyAMF.egg-info/SOURCES.txt -> build/bdist.linux-i686/egg/EGG-INFO
copying PyAMF.egg-info/dependency_links.txt -> build/bdist.linux-i686/egg/EGG-INFO
copying PyAMF.egg-info/requires.txt -> build/bdist.linux-i686/egg/EGG-INFO
copying PyAMF.egg-info/top_level.txt -> build/bdist.linux-i686/egg/EGG-INFO
copying PyAMF.egg-info/zip-safe -> build/bdist.linux-i686/egg/EGG-INFO
writing build/bdist.linux-i686/egg/EGG-INFO/native_libs.txt
creating build/dist
creating './build/dist/PyAMF-0.5.1dev-py2.6-linux-i686.egg' and adding \
'build/bdist.linux-i686/egg' to it removing 'build/bdist.linux-i686/egg' (and \
everything under it)


["Compress .egg file.stdio" (text/plain)]

./build/dist/
./build/dist/PyAMF-0.5.1dev-py2.6-linux-i686.egg


_______________________________________________
PyAMF builds mailing list - builds@pyamf.org
http://lists.pyamf.org/mailman/listinfo/builds

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic