git-svn-id: http://googleappengine.googlecode.com/svn/trunk@262 80f5ef21-4148-0410...
commit5ab8c411d04a4515a96e110b66e6d58bfd5009f3
authormarzia@google.com <marzia@google.com@80f5ef21-4148-0410-bacc-cfb02402ada8>
Tue, 22 May 2012 21:03:42 +0000 (22 21:03 +0000)
committermarzia@google.com <marzia@google.com@80f5ef21-4148-0410-bacc-cfb02402ada8>
Tue, 22 May 2012 21:03:42 +0000 (22 21:03 +0000)
tree36ce9e107d55380ed702ecc57a7d4a82f63532a4
parentb41af864c23ace1e589ac5bef638cf0c0c08b589
git-svn-id: googleappengine.googlecode.com/svn/trunk@262 80f5ef21-4148-0410-bacc-cfb02402ada8
629 files changed:
python/README
python/RELEASE_NOTES
python/VERSION
python/api_server.py
python/appcfg.py
python/bulkload_client.py
python/bulkloader.py
python/dev_appserver.py
python/download_appstats.py
python/gen_protorpc.py
python/google/appengine/api/apiproxy_stub.py
python/google/appengine/api/apiproxy_stub_map.py
python/google/appengine/api/appinfo.py
python/google/appengine/api/backendinfo.py
python/google/appengine/api/capabilities/capability_stub.py
python/google/appengine/api/channel/channel.py
python/google/appengine/api/channel/channel_service_pb.py
python/google/appengine/api/channel/channel_service_stub.py
python/google/appengine/api/conf.py
python/google/appengine/api/croninfo.py
python/google/appengine/api/datastore.py
python/google/appengine/api/datastore_types.py
python/google/appengine/api/dosinfo.py
python/google/appengine/api/files/file.py
python/google/appengine/api/files/file_service_stub.py
python/google/appengine/api/logservice/logservice.py
python/google/appengine/api/memcache/__init__.py
python/google/appengine/api/memcache/memcache_stub.py
python/google/appengine/api/oauth/oauth_api.py
python/google/appengine/api/pagespeedinfo.py
python/google/appengine/api/queueinfo.py
python/google/appengine/api/search/__init__.py
python/google/appengine/api/search/search.py
python/google/appengine/api/search/search_service_pb.py
python/google/appengine/api/taskqueue/taskqueue.py
python/google/appengine/api/urlfetch_stub.py
python/google/appengine/api/user_service_stub.py
python/google/appengine/api/xmpp/xmpp_service_pb.py
python/google/appengine/api/xmpp/xmpp_service_stub.py
python/google/appengine/cron/groctimespecification.py
python/google/appengine/datastore/acl_pb.py [new file with mode: 0644]
python/google/appengine/datastore/datastore_index.py
python/google/appengine/datastore/datastore_sqlite_stub.py
python/google/appengine/datastore/datastore_stub_util.py
python/google/appengine/datastore/document_pb.py
python/google/appengine/datastore/entity_pb.py
python/google/appengine/ext/admin/__init__.py
python/google/appengine/ext/admin/datastore_stats_generator.py
python/google/appengine/ext/admin/templates/datastore_indexes.html
python/google/appengine/ext/admin/templates/datastore_stats.html
python/google/appengine/ext/appstats/datamodel_pb.py
python/google/appengine/ext/appstats/static/appstats_js.js
python/google/appengine/ext/appstats/templates/details.html
python/google/appengine/ext/appstats/templates/main.html
python/google/appengine/ext/bulkload/bulkloader_wizard.py
python/google/appengine/ext/datastore_admin/backup_handler.py
python/google/appengine/ext/datastore_admin/main.py
python/google/appengine/ext/datastore_admin/static/css/compiled.css
python/google/appengine/ext/datastore_admin/static/js/compiled.js
python/google/appengine/ext/datastore_admin/templates/confirm_backup.html
python/google/appengine/ext/datastore_admin/templates/confirm_copy.html
python/google/appengine/ext/datastore_admin/templates/confirm_delete_backup.html
python/google/appengine/ext/datastore_admin/templates/confirm_restore_from_backup.html
python/google/appengine/ext/datastore_admin/templates/list_actions.html
python/google/appengine/ext/datastore_admin/utils.py
python/google/appengine/ext/db/__init__.py
python/google/appengine/ext/db/metadata.py
python/google/appengine/ext/go/__init__.py
python/google/appengine/ext/mapreduce/context.py
python/google/appengine/ext/mapreduce/handlers.py
python/google/appengine/ext/mapreduce/model.py
python/google/appengine/ext/ndb/context.py
python/google/appengine/ext/ndb/key.py
python/google/appengine/ext/ndb/metadata.py
python/google/appengine/ext/ndb/model.py
python/google/appengine/ext/ndb/polymodel.py
python/google/appengine/ext/ndb/tasklets.py
python/google/appengine/ext/remote_api/handler.py
python/google/appengine/ext/remote_api/remote_api_pb.py
python/google/appengine/ext/remote_api/remote_api_services.py
python/google/appengine/ext/remote_api/remote_api_stub.py
python/google/appengine/ext/remote_api/throttle.py
python/google/appengine/ext/testbed/__init__.py
python/google/appengine/ext/webapp/__init__.py
python/google/appengine/ext/webapp/mock_webapp.py
python/google/appengine/runtime/wsgi.py
python/google/appengine/tools/api_server.py
python/google/appengine/tools/appcfg.py
python/google/appengine/tools/appengine_rpc.py
python/google/appengine/tools/bulkloader.py
python/google/appengine/tools/dev-channel-js.js
python/google/appengine/tools/dev_appserver.py
python/google/appengine/tools/dev_appserver_import_hook.py
python/google/appengine/tools/dev_appserver_main.py
python/google/appengine/tools/dev_appserver_multiprocess.py
python/google/net/proto2/proto/descriptor_pb2.py
python/google/net/proto2/python/internal/python_message.py
python/google/storage/speckle/python/api/rdbms.py
python/google_sql.py
python/lib/PyAMF/CHANGES.txt [new file with mode: 0644]
python/lib/PyAMF/LICENSE [new file with mode: 0644]
python/lib/PyAMF/MANIFEST.in [new file with mode: 0644]
python/lib/PyAMF/PKG-INFO [new file with mode: 0644]
python/lib/PyAMF/PyAMF.egg-info/PKG-INFO [new file with mode: 0644]
python/lib/PyAMF/PyAMF.egg-info/SOURCES.txt [new file with mode: 0644]
python/lib/PyAMF/PyAMF.egg-info/dependency_links.txt [new file with mode: 0644]
python/lib/PyAMF/PyAMF.egg-info/not-zip-safe [new file with mode: 0644]
python/lib/PyAMF/PyAMF.egg-info/requires.txt [new file with mode: 0644]
python/lib/PyAMF/PyAMF.egg-info/top_level.txt [new file with mode: 0644]
python/lib/PyAMF/README.txt [new file with mode: 0644]
python/lib/PyAMF/cpyamf/__init__.py [new file with mode: 0644]
python/lib/PyAMF/cpyamf/amf0.c [new file with mode: 0644]
python/lib/PyAMF/cpyamf/amf0.pyx [new file with mode: 0644]
python/lib/PyAMF/cpyamf/amf3.c [new file with mode: 0644]
python/lib/PyAMF/cpyamf/amf3.pxd [new file with mode: 0644]
python/lib/PyAMF/cpyamf/amf3.pyx [new file with mode: 0644]
python/lib/PyAMF/cpyamf/codec.c [new file with mode: 0644]
python/lib/PyAMF/cpyamf/codec.pxd [new file with mode: 0644]
python/lib/PyAMF/cpyamf/codec.pyx [new file with mode: 0644]
python/lib/PyAMF/cpyamf/util.c [new file with mode: 0644]
python/lib/PyAMF/cpyamf/util.pxd [new file with mode: 0644]
python/lib/PyAMF/cpyamf/util.pyx [new file with mode: 0644]
python/lib/PyAMF/distribute_setup.py [new file with mode: 0644]
python/lib/PyAMF/doc/Makefile [new file with mode: 0644]
python/lib/PyAMF/doc/about.rst [new file with mode: 0644]
python/lib/PyAMF/doc/architecture/adapters.rst [new file with mode: 0644]
python/lib/PyAMF/doc/architecture/attributecontrol.rst [new file with mode: 0644]
python/lib/PyAMF/doc/architecture/classmapping.rst [new file with mode: 0644]
python/lib/PyAMF/doc/architecture/examples/adapters/myadapter.py [new file with mode: 0644]
python/lib/PyAMF/doc/architecture/examples/adapters/mymodule.py [new file with mode: 0644]
python/lib/PyAMF/doc/architecture/examples/attribute-control/iexternalizable.py [new file with mode: 0644]
python/lib/PyAMF/doc/architecture/examples/attribute-control/models1.py [new file with mode: 0644]
python/lib/PyAMF/doc/architecture/examples/attribute-control/models2.py [new file with mode: 0644]
python/lib/PyAMF/doc/architecture/examples/attribute-control/models3.py [new file with mode: 0644]
python/lib/PyAMF/doc/architecture/examples/attribute-control/proxied-attr.py [new file with mode: 0644]
python/lib/PyAMF/doc/architecture/examples/attribute-control/server.py [new file with mode: 0644]
python/lib/PyAMF/doc/architecture/examples/attribute-control/static-attr.py [new file with mode: 0644]
python/lib/PyAMF/doc/architecture/examples/attribute-control/synonym.py [new file with mode: 0644]
python/lib/PyAMF/doc/architecture/examples/attribute-control/whitelist.py [new file with mode: 0644]
python/lib/PyAMF/doc/architecture/examples/class-mapping/alias-decorator.py [new file with mode: 0644]
python/lib/PyAMF/doc/architecture/examples/class-mapping/example-classes.as [new file with mode: 0644]
python/lib/PyAMF/doc/architecture/examples/class-mapping/example-classes.py [new file with mode: 0644]
python/lib/PyAMF/doc/architecture/future.rst [new file with mode: 0644]
python/lib/PyAMF/doc/architecture/index.rst [new file with mode: 0644]
python/lib/PyAMF/doc/architecture/overview.rst [new file with mode: 0644]
python/lib/PyAMF/doc/architecture/typemap.rst [new file with mode: 0644]
python/lib/PyAMF/doc/bugs.rst [new file with mode: 0644]
python/lib/PyAMF/doc/community/download.rst [new file with mode: 0644]
python/lib/PyAMF/doc/community/index.rst [new file with mode: 0644]
python/lib/PyAMF/doc/community/irc.rst [new file with mode: 0644]
python/lib/PyAMF/doc/community/mailinglist.rst [new file with mode: 0644]
python/lib/PyAMF/doc/community/maintainers.rst [new file with mode: 0644]
python/lib/PyAMF/doc/community/team.rst [new file with mode: 0644]
python/lib/PyAMF/doc/community/thanks.rst [new file with mode: 0644]
python/lib/PyAMF/doc/conf.py [new file with mode: 0644]
python/lib/PyAMF/doc/contents.rst [new file with mode: 0644]
python/lib/PyAMF/doc/html/defindex.html [new file with mode: 0644]
python/lib/PyAMF/doc/html/layout.html [new file with mode: 0644]
python/lib/PyAMF/doc/html/static/logo.png [new file with mode: 0644]
python/lib/PyAMF/doc/html/static/pyamf.ico [new file with mode: 0644]
python/lib/PyAMF/doc/html/tutorials.html [new file with mode: 0644]
python/lib/PyAMF/doc/install.rst [new file with mode: 0644]
python/lib/PyAMF/doc/license.rst [new file with mode: 0644]
python/lib/PyAMF/doc/make.bat [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/actionscript/addressbook.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/actionscript/bytearray.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/actionscript/geoip.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/actionscript/guestbook.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/actionscript/images/addressbook_example.png [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/actionscript/images/binarysocket.jpg [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/actionscript/images/bytearrayexample.jpg [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/actionscript/images/geoip-example.jpg [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/actionscript/images/guestbook-example.jpg [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/actionscript/images/ohloh-api-example.png [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/actionscript/images/ohloh_logo.png [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/actionscript/images/recordset.jpg [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/actionscript/images/shellexample.png [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/actionscript/images/udp-options.png [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/actionscript/images/udp-overview.png [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/actionscript/images/udp-resize.png [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/actionscript/index.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/actionscript/ohloh.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/actionscript/recordset.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/actionscript/shell.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/actionscript/simple.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/actionscript/socket.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/actionscript/udp.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/apache/images/mod_python-logo.gif [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/apache/index.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/apache/mod_python.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/apache/mod_wsgi.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/Readme.txt [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/.actionScriptProperties [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/.flexProperties [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/.project [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/build.xml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/deploy/assets/swfobject.js [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/deploy/index.html [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/src/org/pyamf/examples/addressbook/AddressBook.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/src/org/pyamf/examples/addressbook/components/EditEmailDlg.mxml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/src/org/pyamf/examples/addressbook/components/EditEmailDlgClass.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/src/org/pyamf/examples/addressbook/components/EditPhoneDlg.mxml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/src/org/pyamf/examples/addressbook/components/EditPhoneDlgClass.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/src/org/pyamf/examples/addressbook/components/EditUserDlg.mxml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/src/org/pyamf/examples/addressbook/components/EditUserDlgClass.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/src/org/pyamf/examples/addressbook/models/Email.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/src/org/pyamf/examples/addressbook/models/PhoneNumber.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/src/org/pyamf/examples/addressbook/models/SAObject.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/src/org/pyamf/examples/addressbook/models/User.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/flex/src/sa_example.mxml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/python/client.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/python/controller.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/python/crossdomain.xml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/python/models.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/python/persistent.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/python/server.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/addressbook/python/server.wsgi [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/flex/.actionScriptProperties [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/flex/.flexProperties [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/flex/.project [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/flex/build.xml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/flex/deploy/assets/swfobject.js [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/flex/deploy/index.html [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/flex/src/bytearray.mxml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/flex/src/org/pyamf/examples/bytearray/ByteArrayExample.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/flex/src/org/pyamf/examples/bytearray/Snapshot.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/python/__init__.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/python/client.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/python/crossdomain.xml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/python/gateway/__init__.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/python/gateway/gateway.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/python/gateway/images/django-logo.jpg [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/python/gateway/models.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/python/gateway/views.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/python/manage.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/python/server.wsgi [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/python/settings.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/python/urls.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/bytearray/readme.txt [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/geoip/flex/.actionScriptProperties [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/geoip/flex/.flexProperties [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/geoip/flex/.project [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/geoip/flex/build.xml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/geoip/flex/deploy/assets/swfobject.js [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/geoip/flex/deploy/index.html [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/geoip/flex/src/geoip.mxml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/geoip/flex/src/org/pyamf/examples/geoip/GeoipExample.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/geoip/flex/src/org/pyamf/examples/geoip/vo/GeoInfo.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/geoip/python/client.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/geoip/python/server.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/geoip/python/server.wsgi [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/geoip/readme.txt [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/.actionScriptProperties [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/.flexProperties [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/db/schema.sql [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/flex/build.xml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/flex/deploy/assets/swfobject.js [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/flex/deploy/index.html [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/flex/src/assets/main.css [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/flex/src/guestbook.mxml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/flex/src/org/pyamf/examples/guestbook/GuestbookExample.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/flex/src/org/pyamf/examples/guestbook/components/MessageBox.mxml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/flex/src/org/pyamf/examples/guestbook/components/SubmitBox.mxml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/flex/src/org/pyamf/examples/guestbook/events/SubmitEvent.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/flex/src/org/pyamf/examples/guestbook/vo/Message.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/python/client.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/python/crossdomain.xml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/python/guestbook.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/python/guestbook.tac [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/python/server.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/python/settings.cfg [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/guestbook/readme.txt [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/ohloh/Readme.txt [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/ohloh/flex/.actionScriptProperties [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/ohloh/flex/.flexProperties [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/ohloh/flex/.project [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/ohloh/flex/build.xml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/ohloh/flex/deploy/assets/swfobject.js [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/ohloh/flex/deploy/index.html [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/ohloh/flex/src/OhlohApi.mxml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/ohloh/flex/src/org/pyamf/examples/ohloh/ApiExample.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/ohloh/python/client.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/ohloh/python/ohloh.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/ohloh/python/server.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/ohloh/python/server.wsgi [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/recordset/Readme.txt [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/recordset/flash/deploy/assets/swfobject.js [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/recordset/flash/deploy/index.html [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/recordset/flash/src/SoftwareInfoClass.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/recordset/flash/src/SoftwareInfoExample.fla [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/recordset/python/client.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/recordset/python/db.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/recordset/python/gateway.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/recordset/python/gateway.wsgi [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/recordset/python/init.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/Readme.txt [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/flex/.actionScriptProperties [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/flex/.flexProperties [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/flex/.project [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/flex/build.xml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/flex/deploy/assets/swfobject.js [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/flex/deploy/index.html [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/flex/src/org/pyamf/examples/sharedobject/SharedObjectExample.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/flex/src/org/pyamf/examples/sharedobject/vo/App.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/flex/src/org/pyamf/examples/sharedobject/vo/SharedObject.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/flex/src/sharedobject.mxml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/flex/src/style.css [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/python/client.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/python/crossdomain.xml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/python/server.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shared-object/python/service.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/flex/.actionScriptProperties [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/flex/.flexProperties [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/flex/.project [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/flex/build.xml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/flex/deploy/assets/swfobject.js [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/flex/deploy/index.html [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/flex/src/org/pyamf/examples/shell/Shell.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/flex/src/resources/main.css [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/flex/src/shell.mxml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/python/__init__.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/python/client.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/python/gateway.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/python/manage.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/python/settings.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/python/urls.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/shell/readme.txt [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/simple/Readme.txt [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/simple/flex/build.xml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/simple/flex/deploy/assets/swfobject.js [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/simple/flex/deploy/index.html [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/simple/flex/src/org/pyamf/examples/simple/SimpleView.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/simple/flex/src/org/pyamf/examples/simple/User.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/simple/flex/src/simple.mxml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/simple/python/client.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/simple/python/server.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/socket/flex/.actionScriptProperties [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/socket/flex/.flexProperties [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/socket/flex/.project [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/socket/flex/build.xml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/socket/flex/deploy/assets/swfobject.js [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/socket/flex/deploy/index.html [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/socket/flex/src/org/pyamf/examples/socket/PythonSocket.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/socket/flex/src/org/pyamf/examples/socket/SocketExample.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/socket/flex/src/socket.mxml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/socket/python/client.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/socket/python/server.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/socket/python/socket-policy.xml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/socket/python/timer.tac [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/socket/readme.txt [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/udp/air/.actionScriptProperties [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/udp/air/.flexProperties [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/udp/air/.project [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/udp/air/deploy/udp.air [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/udp/air/src/UDPExample-app.xml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/udp/air/src/UDPExample.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/udp/air/src/org/pyamf/examples/air/udp/events/LogEvent.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/udp/air/src/org/pyamf/examples/air/udp/net/NetworkConnection.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/udp/air/src/org/pyamf/examples/air/udp/net/UDPConnection.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/udp/air/src/org/pyamf/examples/air/udp/view/TextWindow.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/udp/air/src/org/pyamf/examples/air/udp/vo/HelloWorld.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/udp/python/server.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/actionscript/udp/readme.txt [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/apache/client.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/apache/mod_python.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/apache/mod_python.vhost [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/apache/mod_wsgi.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/apache/mod_wsgi.vhost [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/apache/myApp.wsgi [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/client.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/Readme.txt [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/app.yaml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/assets/appengine-powered.gif [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/assets/logo.jpg [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/assets/mootools.js [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/assets/python-powered.png [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/assets/swfobject.js [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/crossdomain.xml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/echo/__init__.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/echo/gateway.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/echo/index.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/index.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/manage.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/settings.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/shell/__init__.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/shell/gateway.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/shell/index.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/__init__.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/decoder.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/encoder.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/jsonfilter.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/scanner.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/tests/__init__.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/tests/test_decode.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/tests/test_default.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/tests/test_dump.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/tests/test_fail.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/tests/test_float.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/tests/test_indent.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/tests/test_pass1.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/tests/test_pass2.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/tests/test_pass3.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/tests/test_recursion.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/tests/test_separators.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/simplejson/tests/test_unicode.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/templates/base.html [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/templates/index.html [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/templates/swf.html [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/demo/urls.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/flash.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/webapp.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/appengine/wsgi.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/cherrypy/client.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/cherrypy/crossdomain.xml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/cherrypy/gateway.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/django/amfgateway.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/django/client.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/pylons/client.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/pylons/crossdomain.xml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/pylons/gateway.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/turbogears/app.mxml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/turbogears/mygateway.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/twisted/classic.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/twisted/client.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/twisted/preferred.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/twisted/stackless.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/twisted/wsgi.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/werkzeug/client.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/gateways/werkzeug/server.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/Readme.txt [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/as2/assets/swfobject.js [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/as2/authenticate.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/as2/authenticate.fla [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/as2/index.html [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/as3/Authentication.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/as3/assets/swfobject.js [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/as3/authentication.fla [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/as3/index.html [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/flex/.actionScriptProperties [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/flex/.flexProperties [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/flex/.project [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/flex/build.xml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/flex/deploy/assets/swfobject.js [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/flex/deploy/index.html [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/flex/src/authentication.mxml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/flash/ssa1/main.asc [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/python/client.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/python/server.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/authentication/python/server.wsgi [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/client/amf_version.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/client/authentication.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/client/basic.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/client/exception.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/client/headers.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/client/logger.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/client/referer.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/client/user_agent.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/Readme.txt [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flash/as1/deploy/assets/swfobject.js [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flash/as1/deploy/index.html [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flash/as1/src/helloworld.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flash/as1/src/helloworld.fla [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flash/as2/deploy/assets/swfobject.js [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flash/as2/deploy/index.html [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flash/as2/src/helloworld.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flash/as2/src/helloworld.fla [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flash/as3/deploy/assets/swfobject.js [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flash/as3/deploy/index.html [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flash/as3/src/HelloWorld.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flash/as3/src/helloworld.fla [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flash/ssa1/main.asc [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flex/build.xml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flex/deploy/assets/swfobject.js [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flex/deploy/index.html [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flex/remoteobject/build.xml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flex/remoteobject/deploy/assets/swfobject.js [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flex/remoteobject/deploy/index.html [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flex/remoteobject/src/helloworld.mxml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/flex/src/helloworld.mxml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/python/client.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/python/crossdomain.xml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/python/server.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/helloworld/python/server.wsgi [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/general/remoteobject/remoteobject_test.as [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/jython/ant/embedded/build.xml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/jython/ant/embedded/src/java/org/pyamf/HelloWorld.java [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/jython/ant/embedded/src/python/client.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/jython/ant/embedded/src/python/server.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/jython/client.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/jython/demo_app.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/jython/swing/Readme.txt [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/jython/swing/client.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/jython/swing/gui.py [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/examples/jython/web.xml [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/gateways/appengine.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/gateways/cherrypy.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/gateways/django.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/gateways/images/appengine-logo.gif [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/gateways/images/cherrypy-logo.jpg [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/gateways/images/django-logo.png [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/gateways/images/sqlalchemy-logo.gif [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/gateways/images/turbogears-logo.png [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/gateways/index.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/gateways/pylons.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/gateways/sqlalchemy.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/gateways/stackless.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/gateways/turbogears.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/gateways/twisted.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/gateways/web2py.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/gateways/werkzeug.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/general/authentication/as2.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/general/authentication/as3.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/general/authentication/flex.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/general/authentication/index.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/general/authentication/ssa1.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/general/client.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/general/helloworld/as1.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/general/helloworld/as2.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/general/helloworld/as3.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/general/helloworld/flex.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/general/helloworld/index.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/general/helloworld/ssa1.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/general/index.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/general/remoteobject.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/general/sharedobject.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/index.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/jython/ant.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/jython/images/ant-logo.gif [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/jython/images/jython-logo.png [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/jython/images/modjy-pyamf.png [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/jython/images/swing-example.png [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/jython/index.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/jython/modjy.rst [new file with mode: 0644]
python/lib/PyAMF/doc/tutorials/jython/swing.rst [new file with mode: 0644]
python/lib/PyAMF/doc/whatsnew/0.5.rst [new file with mode: 0644]
python/lib/PyAMF/doc/whatsnew/0.6.rst [new file with mode: 0644]
python/lib/PyAMF/doc/whatsnew/index.rst [new file with mode: 0644]
python/lib/PyAMF/pyamf/__init__.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/_version.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/adapters/__init__.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/adapters/_array.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/adapters/_collections.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/adapters/_decimal.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/adapters/_django_contrib_auth_models.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/adapters/_django_db_models_base.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/adapters/_django_db_models_fields.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/adapters/_django_db_models_query.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/adapters/_django_utils_translation.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/adapters/_elixir.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/adapters/_google_appengine_ext_blobstore.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/adapters/_google_appengine_ext_db.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/adapters/_sets.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/adapters/_sqlalchemy_orm.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/adapters/_sqlalchemy_orm_collections.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/adapters/util.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/alias.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/amf0.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/amf3.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/codec.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/flex/__init__.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/flex/data.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/flex/messaging.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/python.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/remoting/__init__.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/remoting/amf0.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/remoting/amf3.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/remoting/client/__init__.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/remoting/gateway/__init__.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/remoting/gateway/django.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/remoting/gateway/google.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/remoting/gateway/twisted.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/remoting/gateway/wsgi.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/sol.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/__init__.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/adapters/__init__.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/adapters/_google_models.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/adapters/django_app/__init__.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/adapters/django_app/adapters/__init__.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/adapters/django_app/adapters/models.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/adapters/django_app/settings.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/adapters/test_array.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/adapters/test_collections.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/adapters/test_django.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/adapters/test_elixir.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/adapters/test_google.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/adapters/test_sqlalchemy.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/gateway/__init__.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/gateway/test_django.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/gateway/test_google.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/gateway/test_twisted.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/gateway/test_wsgi.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/imports/spam.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/modules/__init__.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/modules/test_decimal.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/modules/test_sets.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/remoting/__init__.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/remoting/test_amf0.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/remoting/test_client.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/remoting/test_remoteobject.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/test_adapters.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/test_adapters_util.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/test_alias.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/test_amf0.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/test_amf3.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/test_basic.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/test_codec.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/test_flex.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/test_flex_messaging.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/test_gateway.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/test_imports.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/test_remoting.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/test_sol.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/test_util.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/test_versions.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/test_xml.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/tests/util.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/util/__init__.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/util/imports.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/util/pure.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/versions.py [new file with mode: 0644]
python/lib/PyAMF/pyamf/xml.py [new file with mode: 0644]
python/lib/PyAMF/setup.cfg [new file with mode: 0644]
python/lib/PyAMF/setup.py [new file with mode: 0644]
python/lib/PyAMF/setupinfo.py [new file with mode: 0644]
python/lib/cacerts/urlfetch_cacerts.txt
python/lib/protorpc/protorpc/protobuf.py
python/lib/protorpc/protorpc/remote.py
python/lib/protorpc/protorpc/transport.py
python/remote_api_shell.py