Home
last modified time | relevance | path

Searched refs:VerboseFileWrapper (Results 1 – 4 of 4) sorted by relevance

/dports/net/py-python-glanceclient/python-glanceclient-3.5.0/glanceclient/tests/unit/
H A Dtest_progressbar.py56 file_obj = progressbar.VerboseFileWrapper(file_obj, size)
74 file_obj = progressbar.VerboseFileWrapper(file_obj, size)
/dports/net/py-python-glanceclient/python-glanceclient-3.5.0/glanceclient/common/
H A Dprogressbar.py51 class VerboseFileWrapper(_ProgressBarBase): class
/dports/net/py-python-glanceclient/python-glanceclient-3.5.0/glanceclient/v1/
H A Dshell.py252 fields['data'] = progressbar.VerboseFileWrapper(
347 fields['data'] = progressbar.VerboseFileWrapper(
/dports/net/py-python-glanceclient/python-glanceclient-3.5.0/glanceclient/v2/
H A Dshell.py679 image_data = progressbar.VerboseFileWrapper(image_data, filesize)
704 image_data = progressbar.VerboseFileWrapper(image_data, filesize)