Searched refs:download (Results 1 - 1 of 1) sorted by relevance

/ec/ECSpooler/backends/javare/
H A DJavaRE.py163 def download(self, url): member in class:JavaRE
177 raise Exception("Cannot download file: %s "
182 "Cannot download file: %s. Server response: %d, %s" \
188 raise Exception("Cannot download file: %s "
361 # download the test data
364 contents = self.download(t)

Completed in 725 milliseconds