Classes | |
class | ConditionsUploader |
class | HTTP |
class | HTTPError |
Functions | |
def | addToTarFile (tarFile, fileobj, arcname) |
Script that uploads to the new CMS conditions uploader. Adapted to the new infrastructure from v6 of the upload.py script for the DropBox from Miguel Ojeda.
def upload_popcon.addToTarFile | ( | tarFile, | |
fileobj, | |||
arcname | |||
) |
Definition at line 252 of file upload_popcon.py.
Referenced by upload_popcon.ConditionsUploader._uploadFile().