##// END OF EJS Templates
bundle2: support chunk iterator as part data...
bundle2: support chunk iterator as part data When the `part.data` attribute is an iterator, we assume it is an iterator of chunks and use it. We use a chunkbuffer to yield chunks of 4096 bytes. The tests are updated to use this feature.

File last commit:

r16438:28a90cdf default
r21001:c93bb6a0 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer