Package backend :: Package common :: Module byterange
[hide private]
[frames] | no frames]

Module byterange

source code

Classes [hide private]
  InvalidByteRangeException
  UnsatisfyableByteRangeException
Functions [hide private]
 
parse_byteranges(byterange_header, file_size=None) source code
 
_str2int(val) source code
 
get_content_range(start, end, total_length=None) source code
Variables [hide private]
  __package__ = 'backend.common'