toomax the cat on BIKE

Results 2 comments of toomax the cat on BIKE

``` def print_upload_progress(offset): file_size = os.path.getsize(local_path) print( "Uploaded '{0}' bytes from '{1}'...[{2}%]".format( offset, file_size, round( offset / file_size * 100, 2 ) ) ) # UPLOADING a fat FILE :...

Ummm . ... Sorry **.csv** is just text, does not have header or tail.... [ _just BOF and EOF_ ] So, then it is probably you are working in **win**...