remove py23 compat layer
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 29 Mar 2019 15:43:00 +0000 (16:43 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 29 Mar 2019 15:43:00 +0000 (16:43 +0100)
commit04acd3228e5911d36d0cd58dc35b9319fc558e17
tree6ec6c304c270c4a10d10b63a0bcebc128da3565a
parente5537b113b6fe5874fdcd5b12414568500aa106c
remove py23 compat layer
31 files changed:
clientbin/getNodes.py
config/sfa-config-tty
sfa/client/manifolduploader.py
sfa/client/sfaserverproxy.py
sfa/client/sfi.py
sfa/dummy/dummy_testbed_api_client.py
sfa/dummy/dummyshell.py
sfa/planetlab/peers.py
sfa/rspecs/pg_rspec_converter.py
sfa/rspecs/version_manager.py
sfa/rspecs/versions/pgv2.py
sfa/server/threadedserver.py
sfa/server/xmlrpcapi.py
sfa/storage/model.py
sfa/storage/parameter.py
sfa/storage/record.py
sfa/trust/abac_credential.py
sfa/trust/auth.py
sfa/trust/certificate.py
sfa/trust/credential.py
sfa/trust/gid.py
sfa/trust/sfaticket.py
sfa/trust/speaksfor_util.py
sfa/util/config.py
sfa/util/faults.py
sfa/util/method.py
sfa/util/py23.py [deleted file]
sfa/util/sfatime.py
sfa/util/xml.py
sfatables/commands/moo.py
tests/testCert.py