This commit was manufactured by cvs2svn to create tag pycurl-7_13_1
authorPlanet-Lab Support <support@planet-lab.org>
Mon, 5 Feb 2007 19:20:40 +0000 (19:20 +0000)
committerPlanet-Lab Support <support@planet-lab.org>
Mon, 5 Feb 2007 19:20:40 +0000 (19:20 +0000)
commitdc4c6e48596b5f2d033b47a5b8364a96854eb993
tree31eea334867edbee786bf58c99c7be03e4e215ab
parent6866d69be6be477d2195273c042fead41252e1c8
This commit was manufactured by cvs2svn to create tag
'pycurl-7_13_1'.
539 files changed:
Makefile [deleted file]
ModPython.py [deleted file]
PLC/.cvsignore [deleted file]
PLC/API.py [deleted file]
PLC/AddressTypes.py [deleted file]
PLC/Addresses.py [deleted file]
PLC/Auth.py [deleted file]
PLC/Boot.py [deleted file]
PLC/BootStates.py [deleted file]
PLC/Cache.py [deleted file]
PLC/ConfFiles.py [deleted file]
PLC/Config.py [deleted file]
PLC/Debug.py [deleted file]
PLC/Events.py [deleted file]
PLC/Faults.py [deleted file]
PLC/Filter.py [deleted file]
PLC/GPG.py [deleted file]
PLC/KeyTypes.py [deleted file]
PLC/Keys.py [deleted file]
PLC/Messages.py [deleted file]
PLC/Method.py [deleted file]
PLC/Methods/.cvsignore [deleted file]
PLC/Methods/AddAddressType.py [deleted file]
PLC/Methods/AddAddressTypeToAddress.py [deleted file]
PLC/Methods/AddBootState.py [deleted file]
PLC/Methods/AddConfFile.py [deleted file]
PLC/Methods/AddConfFileToNode.py [deleted file]
PLC/Methods/AddConfFileToNodeGroup.py [deleted file]
PLC/Methods/AddKeyType.py [deleted file]
PLC/Methods/AddMessage.py [deleted file]
PLC/Methods/AddNetworkMethod.py [deleted file]
PLC/Methods/AddNetworkType.py [deleted file]
PLC/Methods/AddNode.py [deleted file]
PLC/Methods/AddNodeGroup.py [deleted file]
PLC/Methods/AddNodeNetwork.py [deleted file]
PLC/Methods/AddNodeToNodeGroup.py [deleted file]
PLC/Methods/AddNodeToPCU.py [deleted file]
PLC/Methods/AddPCU.py [deleted file]
PLC/Methods/AddPeer.py [deleted file]
PLC/Methods/AddPerson.py [deleted file]
PLC/Methods/AddPersonKey.py [deleted file]
PLC/Methods/AddPersonToSite.py [deleted file]
PLC/Methods/AddPersonToSlice.py [deleted file]
PLC/Methods/AddRole.py [deleted file]
PLC/Methods/AddRoleToPerson.py [deleted file]
PLC/Methods/AddSite.py [deleted file]
PLC/Methods/AddSiteAddress.py [deleted file]
PLC/Methods/AddSlice.py [deleted file]
PLC/Methods/AddSliceAttribute.py [deleted file]
PLC/Methods/AddSliceAttributeType.py [deleted file]
PLC/Methods/AddSliceInstantiation.py [deleted file]
PLC/Methods/AddSliceToNodes.py [deleted file]
PLC/Methods/AdmAddAddressType.py [deleted file]
PLC/Methods/AdmAddNode.py [deleted file]
PLC/Methods/AdmAddNodeGroup.py [deleted file]
PLC/Methods/AdmAddNodeNetwork.py [deleted file]
PLC/Methods/AdmAddNodeToNodeGroup.py [deleted file]
PLC/Methods/AdmAddPerson.py [deleted file]
PLC/Methods/AdmAddPersonKey.py [deleted file]
PLC/Methods/AdmAddPersonToSite.py [deleted file]
PLC/Methods/AdmAddSite.py [deleted file]
PLC/Methods/AdmAddSitePowerControlUnit.py [deleted file]
PLC/Methods/AdmAssociateNodeToPowerControlUnitPort.py [deleted file]
PLC/Methods/AdmAuthCheck.py [deleted file]
PLC/Methods/AdmDeleteAddressType.py [deleted file]
PLC/Methods/AdmDeleteAllPersonKeys.py [deleted file]
PLC/Methods/AdmDeleteNode.py [deleted file]
PLC/Methods/AdmDeleteNodeGroup.py [deleted file]
PLC/Methods/AdmDeleteNodeNetwork.py [deleted file]
PLC/Methods/AdmDeletePerson.py [deleted file]
PLC/Methods/AdmDeletePersonKeys.py [deleted file]
PLC/Methods/AdmDeleteSite.py [deleted file]
PLC/Methods/AdmDeleteSitePowerControlUnit.py [deleted file]
PLC/Methods/AdmDisassociatePowerControlUnitPort.py [deleted file]
PLC/Methods/AdmGenerateNodeConfFile.py [deleted file]
PLC/Methods/AdmGetAllAddressTypes.py [deleted file]
PLC/Methods/AdmGetAllKeyTypes.py [deleted file]
PLC/Methods/AdmGetAllNodeNetworks.py [deleted file]
PLC/Methods/AdmGetAllRoles.py [deleted file]
PLC/Methods/AdmGetNodeGroupNodes.py [deleted file]
PLC/Methods/AdmGetNodeGroups.py [deleted file]
PLC/Methods/AdmGetNodes.py [deleted file]
PLC/Methods/AdmGetPersonKeys.py [deleted file]
PLC/Methods/AdmGetPersonRoles.py [deleted file]
PLC/Methods/AdmGetPersonSites.py [deleted file]
PLC/Methods/AdmGetPersons.py [deleted file]
PLC/Methods/AdmGetPowerControlUnitNodes.py [deleted file]
PLC/Methods/AdmGetPowerControlUnits.py [deleted file]
PLC/Methods/AdmGetSiteNodes.py [deleted file]
PLC/Methods/AdmGetSitePIs.py [deleted file]
PLC/Methods/AdmGetSitePersons.py [deleted file]
PLC/Methods/AdmGetSitePowerControlUnits.py [deleted file]
PLC/Methods/AdmGetSiteTechContacts.py [deleted file]
PLC/Methods/AdmGetSites.py [deleted file]
PLC/Methods/AdmGrantRoleToPerson.py [deleted file]
PLC/Methods/AdmIsPersonInRole.py [deleted file]
PLC/Methods/AdmQueryConfFile.py [deleted file]
PLC/Methods/AdmQueryNode.py [deleted file]
PLC/Methods/AdmQueryPerson.py [deleted file]
PLC/Methods/AdmQueryPowerControlUnit.py [deleted file]
PLC/Methods/AdmQuerySite.py [deleted file]
PLC/Methods/AdmRebootNode.py [deleted file]
PLC/Methods/AdmRemoveNodeFromNodeGroup.py [deleted file]
PLC/Methods/AdmRemovePersonFromSite.py [deleted file]
PLC/Methods/AdmRevokeRoleFromPerson.py [deleted file]
PLC/Methods/AdmSetPersonEnabled.py [deleted file]
PLC/Methods/AdmSetPersonPrimarySite.py [deleted file]
PLC/Methods/AdmUpdateNode.py [deleted file]
PLC/Methods/AdmUpdateNodeGroup.py [deleted file]
PLC/Methods/AdmUpdateNodeNetwork.py [deleted file]
PLC/Methods/AdmUpdatePerson.py [deleted file]
PLC/Methods/AdmUpdateSite.py [deleted file]
PLC/Methods/AdmUpdateSitePowerControlUnit.py [deleted file]
PLC/Methods/AuthCheck.py [deleted file]
PLC/Methods/BlacklistKey.py [deleted file]
PLC/Methods/BootCheckAuthentication.py [deleted file]
PLC/Methods/BootGetNodeDetails.py [deleted file]
PLC/Methods/BootNotifyOwners.py [deleted file]
PLC/Methods/BootUpdateNode.py [deleted file]
PLC/Methods/DeleteAddress.py [deleted file]
PLC/Methods/DeleteAddressType.py [deleted file]
PLC/Methods/DeleteAddressTypeFromAddress.py [deleted file]
PLC/Methods/DeleteBootState.py [deleted file]
PLC/Methods/DeleteConfFile.py [deleted file]
PLC/Methods/DeleteConfFileFromNode.py [deleted file]
PLC/Methods/DeleteConfFileFromNodeGroup.py [deleted file]
PLC/Methods/DeleteKey.py [deleted file]
PLC/Methods/DeleteKeyType.py [deleted file]
PLC/Methods/DeleteMessage.py [deleted file]
PLC/Methods/DeleteNetworkMethod.py [deleted file]
PLC/Methods/DeleteNetworkType.py [deleted file]
PLC/Methods/DeleteNode.py [deleted file]
PLC/Methods/DeleteNodeFromNodeGroup.py [deleted file]
PLC/Methods/DeleteNodeFromPCU.py [deleted file]
PLC/Methods/DeleteNodeGroup.py [deleted file]
PLC/Methods/DeleteNodeNetwork.py [deleted file]
PLC/Methods/DeletePCU.py [deleted file]
PLC/Methods/DeletePeer.py [deleted file]
PLC/Methods/DeletePerson.py [deleted file]
PLC/Methods/DeletePersonFromSite.py [deleted file]
PLC/Methods/DeletePersonFromSlice.py [deleted file]
PLC/Methods/DeleteRole.py [deleted file]
PLC/Methods/DeleteRoleFromPerson.py [deleted file]
PLC/Methods/DeleteSession.py [deleted file]
PLC/Methods/DeleteSite.py [deleted file]
PLC/Methods/DeleteSlice.py [deleted file]
PLC/Methods/DeleteSliceAttribute.py [deleted file]
PLC/Methods/DeleteSliceAttributeType.py [deleted file]
PLC/Methods/DeleteSliceFromNodes.py [deleted file]
PLC/Methods/DeleteSliceInstantiation.py [deleted file]
PLC/Methods/GetAddressTypes.py [deleted file]
PLC/Methods/GetAddresses.py [deleted file]
PLC/Methods/GetBootStates.py [deleted file]
PLC/Methods/GetConfFiles.py [deleted file]
PLC/Methods/GetEvents.py [deleted file]
PLC/Methods/GetKeyTypes.py [deleted file]
PLC/Methods/GetKeys.py [deleted file]
PLC/Methods/GetMessages.py [deleted file]
PLC/Methods/GetNetworkMethods.py [deleted file]
PLC/Methods/GetNetworkTypes.py [deleted file]
PLC/Methods/GetNodeGroups.py [deleted file]
PLC/Methods/GetNodeNetworks.py [deleted file]
PLC/Methods/GetNodes.py [deleted file]
PLC/Methods/GetPCUs.py [deleted file]
PLC/Methods/GetPeerData.py [deleted file]
PLC/Methods/GetPeerName.py [deleted file]
PLC/Methods/GetPeers.py [deleted file]
PLC/Methods/GetPersons.py [deleted file]
PLC/Methods/GetRoles.py [deleted file]
PLC/Methods/GetSession.py [deleted file]
PLC/Methods/GetSites.py [deleted file]
PLC/Methods/GetSliceAttributeTypes.py [deleted file]
PLC/Methods/GetSliceAttributes.py [deleted file]
PLC/Methods/GetSliceInstantiations.py [deleted file]
PLC/Methods/GetSliceTicket.py [deleted file]
PLC/Methods/GetSlices.py [deleted file]
PLC/Methods/GetSlivers.py [deleted file]
PLC/Methods/NotifyPersons.py [deleted file]
PLC/Methods/RebootNode.py [deleted file]
PLC/Methods/RefreshPeer.py [deleted file]
PLC/Methods/ResetPassword.py [deleted file]
PLC/Methods/SetPersonPrimarySite.py [deleted file]
PLC/Methods/SliceCreate.py [deleted file]
PLC/Methods/SliceDelete.py [deleted file]
PLC/Methods/SliceExtendedInfo.py [deleted file]
PLC/Methods/SliceGetTicket.py [deleted file]
PLC/Methods/SliceInfo.py [deleted file]
PLC/Methods/SliceListNames.py [deleted file]
PLC/Methods/SliceListUserSlices.py [deleted file]
PLC/Methods/SliceNodesAdd.py [deleted file]
PLC/Methods/SliceNodesDel.py [deleted file]
PLC/Methods/SliceNodesList.py [deleted file]
PLC/Methods/SliceRenew.py [deleted file]
PLC/Methods/SliceTicketGet.py [deleted file]
PLC/Methods/SliceUpdate.py [deleted file]
PLC/Methods/SliceUserAdd.py [deleted file]
PLC/Methods/SliceUserDel.py [deleted file]
PLC/Methods/SliceUsersList.py [deleted file]
PLC/Methods/UpdateAddress.py [deleted file]
PLC/Methods/UpdateAddressType.py [deleted file]
PLC/Methods/UpdateConfFile.py [deleted file]
PLC/Methods/UpdateKey.py [deleted file]
PLC/Methods/UpdateMessage.py [deleted file]
PLC/Methods/UpdateNode.py [deleted file]
PLC/Methods/UpdateNodeGroup.py [deleted file]
PLC/Methods/UpdateNodeNetwork.py [deleted file]
PLC/Methods/UpdatePCU.py [deleted file]
PLC/Methods/UpdatePeer.py [deleted file]
PLC/Methods/UpdatePerson.py [deleted file]
PLC/Methods/UpdateSite.py [deleted file]
PLC/Methods/UpdateSlice.py [deleted file]
PLC/Methods/UpdateSliceAttribute.py [deleted file]
PLC/Methods/UpdateSliceAttributeType.py [deleted file]
PLC/Methods/VerifyPerson.py [deleted file]
PLC/Methods/__init__.py [deleted file]
PLC/Methods/system/.cvsignore [deleted file]
PLC/Methods/system/__init__.py [deleted file]
PLC/Methods/system/listMethods.py [deleted file]
PLC/Methods/system/methodHelp.py [deleted file]
PLC/Methods/system/methodSignature.py [deleted file]
PLC/Methods/system/multicall.py [deleted file]
PLC/NetworkMethods.py [deleted file]
PLC/NetworkTypes.py [deleted file]
PLC/NodeGroups.py [deleted file]
PLC/NodeNetworks.py [deleted file]
PLC/Nodes.py [deleted file]
PLC/PCUs.py [deleted file]
PLC/POD.py [deleted file]
PLC/Parameter.py [deleted file]
PLC/Peers.py [deleted file]
PLC/Persons.py [deleted file]
PLC/PostgreSQL.py [deleted file]
PLC/PyCurl.py [deleted file]
PLC/Roles.py [deleted file]
PLC/Sessions.py [deleted file]
PLC/Shell.py [deleted file]
PLC/Sites.py [deleted file]
PLC/SliceAttributeTypes.py [deleted file]
PLC/SliceAttributes.py [deleted file]
PLC/SliceInstantiations.py [deleted file]
PLC/Slices.py [deleted file]
PLC/Table.py [deleted file]
PLC/Test.py [deleted file]
PLC/__init__.py [deleted file]
PLC/sendmail.py [deleted file]
PLCAPI.spec [deleted file]
Server.py [deleted file]
TODO [deleted file]
Test.py [deleted file]
TestPeers.py [deleted file]
doc/.cvsignore [deleted file]
doc/DocBook.py [deleted file]
doc/Makefile [deleted file]
doc/PLCAPI.html [deleted file]
doc/PLCAPI.pdf [deleted file]
doc/PLCAPI.xml [deleted file]
migrations/001-down-subversion.sql [deleted file]
migrations/001-up-subversion.sql [deleted file]
migrations/002-up-slices.sql [deleted file]
migrations/README.txt [deleted file]
peers-test.mk [deleted file]
php/.cvsignore [deleted file]
php/Makefile [deleted file]
php/footer.php [deleted file]
php/header.php [deleted file]
php/methods.py [deleted file]
php/xmlrpc/CREDITS [deleted file]
php/xmlrpc/EXPERIMENTAL [deleted file]
php/xmlrpc/Makefile [deleted file]
php/xmlrpc/config.m4 [deleted file]
php/xmlrpc/config.m4.lib64 [deleted file]
php/xmlrpc/config.w32 [deleted file]
php/xmlrpc/libxmlrpc/README [deleted file]
php/xmlrpc/libxmlrpc/acinclude.m4 [deleted file]
php/xmlrpc/libxmlrpc/base64.c [deleted file]
php/xmlrpc/libxmlrpc/base64.h [deleted file]
php/xmlrpc/libxmlrpc/encodings.c [deleted file]
php/xmlrpc/libxmlrpc/encodings.h [deleted file]
php/xmlrpc/libxmlrpc/queue.c [deleted file]
php/xmlrpc/libxmlrpc/queue.h [deleted file]
php/xmlrpc/libxmlrpc/simplestring.c [deleted file]
php/xmlrpc/libxmlrpc/simplestring.h [deleted file]
php/xmlrpc/libxmlrpc/system_methods.c [deleted file]
php/xmlrpc/libxmlrpc/system_methods_private.h [deleted file]
php/xmlrpc/libxmlrpc/xml_element.c [deleted file]
php/xmlrpc/libxmlrpc/xml_element.c.gcc4 [deleted file]
php/xmlrpc/libxmlrpc/xml_element.h [deleted file]
php/xmlrpc/libxmlrpc/xml_to_dandarpc.c [deleted file]
php/xmlrpc/libxmlrpc/xml_to_dandarpc.h [deleted file]
php/xmlrpc/libxmlrpc/xml_to_soap.c [deleted file]
php/xmlrpc/libxmlrpc/xml_to_soap.h [deleted file]
php/xmlrpc/libxmlrpc/xml_to_xmlrpc.c [deleted file]
php/xmlrpc/libxmlrpc/xml_to_xmlrpc.h [deleted file]
php/xmlrpc/libxmlrpc/xmlrpc.c [deleted file]
php/xmlrpc/libxmlrpc/xmlrpc.h [deleted file]
php/xmlrpc/libxmlrpc/xmlrpc.m4 [deleted file]
php/xmlrpc/libxmlrpc/xmlrpc_introspection.c [deleted file]
php/xmlrpc/libxmlrpc/xmlrpc_introspection.h [deleted file]
php/xmlrpc/libxmlrpc/xmlrpc_introspection_private.h [deleted file]
php/xmlrpc/libxmlrpc/xmlrpc_private.h [deleted file]
php/xmlrpc/libxmlrpc/xmlrpc_win32.h [deleted file]
php/xmlrpc/php_xmlrpc.h [deleted file]
php/xmlrpc/xmlrpc-epi-php.c [deleted file]
php/xmlrpc/xmlrpc.dsp [deleted file]
planetlab4.sql [deleted file]
plcsh [deleted file]
psycopg2/AUTHORS [deleted file]
psycopg2/ChangeLog [deleted file]
psycopg2/INSTALL [deleted file]
psycopg2/LICENSE [deleted file]
psycopg2/MANIFEST [deleted file]
psycopg2/MANIFEST.in [deleted file]
psycopg2/PKG-INFO [deleted file]
psycopg2/README [deleted file]
psycopg2/ZPsycopgDA/DA.py [deleted file]
psycopg2/ZPsycopgDA/__init__.py [deleted file]
psycopg2/ZPsycopgDA/db.py [deleted file]
psycopg2/ZPsycopgDA/dtml/add.dtml [deleted file]
psycopg2/ZPsycopgDA/dtml/browse.dtml [deleted file]
psycopg2/ZPsycopgDA/dtml/edit.dtml [deleted file]
psycopg2/ZPsycopgDA/dtml/table_info.dtml [deleted file]
psycopg2/ZPsycopgDA/icons/bin.gif [deleted file]
psycopg2/ZPsycopgDA/icons/date.gif [deleted file]
psycopg2/ZPsycopgDA/icons/datetime.gif [deleted file]
psycopg2/ZPsycopgDA/icons/field.gif [deleted file]
psycopg2/ZPsycopgDA/icons/float.gif [deleted file]
psycopg2/ZPsycopgDA/icons/int.gif [deleted file]
psycopg2/ZPsycopgDA/icons/stable.gif [deleted file]
psycopg2/ZPsycopgDA/icons/table.gif [deleted file]
psycopg2/ZPsycopgDA/icons/text.gif [deleted file]
psycopg2/ZPsycopgDA/icons/time.gif [deleted file]
psycopg2/ZPsycopgDA/icons/view.gif [deleted file]
psycopg2/ZPsycopgDA/icons/what.gif [deleted file]
psycopg2/ZPsycopgDA/pool.py [deleted file]
psycopg2/debian/changelog [deleted file]
psycopg2/debian/control [deleted file]
psycopg2/debian/copyright [deleted file]
psycopg2/debian/rules [deleted file]
psycopg2/doc/ChangeLog-1.x [deleted file]
psycopg2/doc/HACKING [deleted file]
psycopg2/doc/SUCCESS [deleted file]
psycopg2/doc/TODO [deleted file]
psycopg2/doc/api-screen.css [deleted file]
psycopg2/doc/api/epydoc.css [deleted file]
psycopg2/doc/api/index.html [deleted file]
psycopg2/doc/api/private/__builtin__.list-class.html [deleted file]
psycopg2/doc/api/private/__builtin__.object-class.html [deleted file]
psycopg2/doc/api/private/__builtin__.type-class.html [deleted file]
psycopg2/doc/api/private/datetime.tzinfo-class.html [deleted file]
psycopg2/doc/api/private/epydoc.css [deleted file]
psycopg2/doc/api/private/exceptions.Exception-class.html [deleted file]
psycopg2/doc/api/private/exceptions.StandardError-class.html [deleted file]
psycopg2/doc/api/private/frames.html [deleted file]
psycopg2/doc/api/private/help.html [deleted file]
psycopg2/doc/api/private/index.html [deleted file]
psycopg2/doc/api/private/indices.html [deleted file]
psycopg2/doc/api/private/psycopg2-module.html [deleted file]
psycopg2/doc/api/private/psycopg2.DataError-class.html [deleted file]
psycopg2/doc/api/private/psycopg2.DatabaseError-class.html [deleted file]
psycopg2/doc/api/private/psycopg2.Error-class.html [deleted file]
psycopg2/doc/api/private/psycopg2.IntegrityError-class.html [deleted file]
psycopg2/doc/api/private/psycopg2.InterfaceError-class.html [deleted file]
psycopg2/doc/api/private/psycopg2.InternalError-class.html [deleted file]
psycopg2/doc/api/private/psycopg2.NotSupportedError-class.html [deleted file]
psycopg2/doc/api/private/psycopg2.OperationalError-class.html [deleted file]
psycopg2/doc/api/private/psycopg2.ProgrammingError-class.html [deleted file]
psycopg2/doc/api/private/psycopg2.Warning-class.html [deleted file]
psycopg2/doc/api/private/psycopg2._psycopg-module.html [deleted file]
psycopg2/doc/api/private/psycopg2._psycopg.ISQLQuote-class.html [deleted file]
psycopg2/doc/api/private/psycopg2._psycopg.connection-class.html [deleted file]
psycopg2/doc/api/private/psycopg2._psycopg.cursor-class.html [deleted file]
psycopg2/doc/api/private/psycopg2.extensions-module.html [deleted file]
psycopg2/doc/api/private/psycopg2.extras-module.html [deleted file]
psycopg2/doc/api/private/psycopg2.extras.DictConnection-class.html [deleted file]
psycopg2/doc/api/private/psycopg2.extras.DictCursor-class.html [deleted file]
psycopg2/doc/api/private/psycopg2.extras.DictRow-class.html [deleted file]
psycopg2/doc/api/private/psycopg2.extras.SQL_IN-class.html [deleted file]
psycopg2/doc/api/private/psycopg2.pool-module.html [deleted file]
psycopg2/doc/api/private/psycopg2.pool.AbstractConnectionPool-class.html [deleted file]
psycopg2/doc/api/private/psycopg2.pool.PersistentConnectionPool-class.html [deleted file]
psycopg2/doc/api/private/psycopg2.pool.PoolError-class.html [deleted file]
psycopg2/doc/api/private/psycopg2.pool.SimpleConnectionPool-class.html [deleted file]
psycopg2/doc/api/private/psycopg2.pool.ThreadedConnectionPool-class.html [deleted file]
psycopg2/doc/api/private/psycopg2.psycopg1-module.html [deleted file]
psycopg2/doc/api/private/psycopg2.psycopg1.connection-class.html [deleted file]
psycopg2/doc/api/private/psycopg2.psycopg1.cursor-class.html [deleted file]
psycopg2/doc/api/private/psycopg2.tz-module.html [deleted file]
psycopg2/doc/api/private/psycopg2.tz.FixedOffsetTimezone-class.html [deleted file]
psycopg2/doc/api/private/psycopg2.tz.LocalTimezone-class.html [deleted file]
psycopg2/doc/api/private/toc-everything.html [deleted file]
psycopg2/doc/api/private/toc-psycopg2-module.html [deleted file]
psycopg2/doc/api/private/toc-psycopg2._psycopg-module.html [deleted file]
psycopg2/doc/api/private/toc-psycopg2.extensions-module.html [deleted file]
psycopg2/doc/api/private/toc-psycopg2.extras-module.html [deleted file]
psycopg2/doc/api/private/toc-psycopg2.pool-module.html [deleted file]
psycopg2/doc/api/private/toc-psycopg2.psycopg1-module.html [deleted file]
psycopg2/doc/api/private/toc-psycopg2.tz-module.html [deleted file]
psycopg2/doc/api/private/toc.html [deleted file]
psycopg2/doc/api/private/trees.html [deleted file]
psycopg2/doc/api/public/__builtin__.list-class.html [deleted file]
psycopg2/doc/api/public/__builtin__.object-class.html [deleted file]
psycopg2/doc/api/public/__builtin__.type-class.html [deleted file]
psycopg2/doc/api/public/datetime.tzinfo-class.html [deleted file]
psycopg2/doc/api/public/epydoc.css [deleted file]
psycopg2/doc/api/public/exceptions.Exception-class.html [deleted file]
psycopg2/doc/api/public/exceptions.StandardError-class.html [deleted file]
psycopg2/doc/api/public/frames.html [deleted file]
psycopg2/doc/api/public/help.html [deleted file]
psycopg2/doc/api/public/index.html [deleted file]
psycopg2/doc/api/public/indices.html [deleted file]
psycopg2/doc/api/public/psycopg2-module.html [deleted file]
psycopg2/doc/api/public/psycopg2.DataError-class.html [deleted file]
psycopg2/doc/api/public/psycopg2.DatabaseError-class.html [deleted file]
psycopg2/doc/api/public/psycopg2.Error-class.html [deleted file]
psycopg2/doc/api/public/psycopg2.IntegrityError-class.html [deleted file]
psycopg2/doc/api/public/psycopg2.InterfaceError-class.html [deleted file]
psycopg2/doc/api/public/psycopg2.InternalError-class.html [deleted file]
psycopg2/doc/api/public/psycopg2.NotSupportedError-class.html [deleted file]
psycopg2/doc/api/public/psycopg2.OperationalError-class.html [deleted file]
psycopg2/doc/api/public/psycopg2.ProgrammingError-class.html [deleted file]
psycopg2/doc/api/public/psycopg2.Warning-class.html [deleted file]
psycopg2/doc/api/public/psycopg2._psycopg-module.html [deleted file]
psycopg2/doc/api/public/psycopg2.extensions-module.html [deleted file]
psycopg2/doc/api/public/psycopg2.extras-module.html [deleted file]
psycopg2/doc/api/public/psycopg2.extras.DictConnection-class.html [deleted file]
psycopg2/doc/api/public/psycopg2.extras.DictCursor-class.html [deleted file]
psycopg2/doc/api/public/psycopg2.extras.DictRow-class.html [deleted file]
psycopg2/doc/api/public/psycopg2.extras.SQL_IN-class.html [deleted file]
psycopg2/doc/api/public/psycopg2.pool-module.html [deleted file]
psycopg2/doc/api/public/psycopg2.pool.AbstractConnectionPool-class.html [deleted file]
psycopg2/doc/api/public/psycopg2.pool.PersistentConnectionPool-class.html [deleted file]
psycopg2/doc/api/public/psycopg2.pool.PoolError-class.html [deleted file]
psycopg2/doc/api/public/psycopg2.pool.SimpleConnectionPool-class.html [deleted file]
psycopg2/doc/api/public/psycopg2.pool.ThreadedConnectionPool-class.html [deleted file]
psycopg2/doc/api/public/psycopg2.psycopg1-module.html [deleted file]
psycopg2/doc/api/public/psycopg2.psycopg1.connection-class.html [deleted file]
psycopg2/doc/api/public/psycopg2.psycopg1.cursor-class.html [deleted file]
psycopg2/doc/api/public/psycopg2.tz-module.html [deleted file]
psycopg2/doc/api/public/psycopg2.tz.FixedOffsetTimezone-class.html [deleted file]
psycopg2/doc/api/public/psycopg2.tz.LocalTimezone-class.html [deleted file]
psycopg2/doc/api/public/toc-everything.html [deleted file]
psycopg2/doc/api/public/toc-psycopg2-module.html [deleted file]
psycopg2/doc/api/public/toc-psycopg2._psycopg-module.html [deleted file]
psycopg2/doc/api/public/toc-psycopg2.extensions-module.html [deleted file]
psycopg2/doc/api/public/toc-psycopg2.extras-module.html [deleted file]
psycopg2/doc/api/public/toc-psycopg2.pool-module.html [deleted file]
psycopg2/doc/api/public/toc-psycopg2.psycopg1-module.html [deleted file]
psycopg2/doc/api/public/toc-psycopg2.tz-module.html [deleted file]
psycopg2/doc/api/public/toc.html [deleted file]
psycopg2/doc/api/public/trees.html [deleted file]
psycopg2/doc/async.txt [deleted file]
psycopg2/doc/extensions.html [deleted file]
psycopg2/doc/extensions.rst [deleted file]
psycopg2/examples/binary.py [deleted file]
psycopg2/examples/copy_from.py [deleted file]
psycopg2/examples/copy_to.py [deleted file]
psycopg2/examples/cursor.py [deleted file]
psycopg2/examples/dialtone.py [deleted file]
psycopg2/examples/dict.py [deleted file]
psycopg2/examples/dt.py [deleted file]
psycopg2/examples/encoding.py [deleted file]
psycopg2/examples/fetch.py [deleted file]
psycopg2/examples/lastrowid.py [deleted file]
psycopg2/examples/mogrify.py [deleted file]
psycopg2/examples/myfirstrecipe.py [deleted file]
psycopg2/examples/notify.py [deleted file]
psycopg2/examples/simple.py [deleted file]
psycopg2/examples/somehackers.jpg [deleted file]
psycopg2/examples/threads.py [deleted file]
psycopg2/examples/tz.py [deleted file]
psycopg2/examples/usercast.py [deleted file]
psycopg2/examples/whereareyou.jpg [deleted file]
psycopg2/lib/__init__.py [deleted file]
psycopg2/lib/extensions.py [deleted file]
psycopg2/lib/extras.py [deleted file]
psycopg2/lib/pool.py [deleted file]
psycopg2/lib/psycopg1.py [deleted file]
psycopg2/lib/tz.py [deleted file]
psycopg2/psycopg/adapter_asis.c [deleted file]
psycopg2/psycopg/adapter_asis.h [deleted file]
psycopg2/psycopg/adapter_binary.c [deleted file]
psycopg2/psycopg/adapter_binary.h [deleted file]
psycopg2/psycopg/adapter_datetime.c [deleted file]
psycopg2/psycopg/adapter_datetime.h [deleted file]
psycopg2/psycopg/adapter_list.c [deleted file]
psycopg2/psycopg/adapter_list.h [deleted file]
psycopg2/psycopg/adapter_mxdatetime.c [deleted file]
psycopg2/psycopg/adapter_mxdatetime.h [deleted file]
psycopg2/psycopg/adapter_pboolean.c [deleted file]
psycopg2/psycopg/adapter_pboolean.h [deleted file]
psycopg2/psycopg/adapter_qstring.c [deleted file]
psycopg2/psycopg/adapter_qstring.h [deleted file]
psycopg2/psycopg/config.h [deleted file]
psycopg2/psycopg/connection.h [deleted file]
psycopg2/psycopg/connection_int.c [deleted file]
psycopg2/psycopg/connection_type.c [deleted file]
psycopg2/psycopg/cursor.h [deleted file]
psycopg2/psycopg/cursor_int.c [deleted file]
psycopg2/psycopg/cursor_type.c [deleted file]
psycopg2/psycopg/microprotocols.c [deleted file]
psycopg2/psycopg/microprotocols.h [deleted file]
psycopg2/psycopg/microprotocols_proto.c [deleted file]
psycopg2/psycopg/microprotocols_proto.h [deleted file]
psycopg2/psycopg/pgtypes.h [deleted file]
psycopg2/psycopg/pgversion.h [deleted file]
psycopg2/psycopg/pqpath.c [deleted file]
psycopg2/psycopg/pqpath.h [deleted file]
psycopg2/psycopg/psycopg.h [deleted file]
psycopg2/psycopg/psycopgmodule.c [deleted file]
psycopg2/psycopg/python.h [deleted file]
psycopg2/psycopg/typecast.c [deleted file]
psycopg2/psycopg/typecast.h [deleted file]
psycopg2/psycopg/typecast_array.c [deleted file]
psycopg2/psycopg/typecast_basic.c [deleted file]
psycopg2/psycopg/typecast_binary.c [deleted file]
psycopg2/psycopg/typecast_binary.h [deleted file]
psycopg2/psycopg/typecast_builtins.c [deleted file]
psycopg2/psycopg/typecast_datetime.c [deleted file]
psycopg2/psycopg/typecast_mxdatetime.c [deleted file]
psycopg2/scripts/buildtypes.py [deleted file]
psycopg2/scripts/ext2html.py [deleted file]
psycopg2/scripts/makedocs.py [deleted file]
psycopg2/scripts/maketypes.sh [deleted file]
psycopg2/setup.cfg [deleted file]
psycopg2/setup.py [deleted file]
psycopg2/tests/dbapi20.py [deleted file]
psycopg2/tests/extras_dictcursor.py [deleted file]
psycopg2/tests/test_psycopg2_dbapi20.py [deleted file]
psycopg2/tests/types_basic.py [deleted file]
setup.py [deleted file]
testpeers-eb.ref [deleted file]
testpeers-eh.ref [deleted file]
testpeers-en.ref [deleted file]
testpeers-m.ref [deleted file]
tools/dzombie.py [deleted file]
tools/planetlab3_dump.sh [deleted file]
tools/plcdb.3-4.conf [deleted file]
tools/slice_attributes.py [deleted file]
tools/upgrade-db.py [deleted file]