lp:~jmillikin/+junk/python-multipart

Created by John Millikin and last modified
Get this branch:
bzr branch lp:~jmillikin/+junk/python-multipart
Only John Millikin can upload to this branch. If you are John Millikin please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
John Millikin
Status:
Development

Recent revisions

12. By John Millikin

Added a test that encoding binary files isn't stuffed up by unicode handling.

11. By John Millikin

Avoid return instances of ``unicode`` -- instead, encode them to ``utf-8``.

10. By John Millikin

Updated documention to ``encode()`` to have correct information about the return value.

9. By John Millikin

Modified encoding of fields and files to read files lazily.

8. By John Millikin

Add a test that encoding a seeked file works properly.

7. By John Millikin

Fixed tests for encoding files to have an \r\n after the Content-Type header.

6. By John Millikin

Implemented generation of a random boundary.

5. By John Millikin

No need to explicitly call ``mimetypes.init()``.

4. By John Millikin

Added tests for behavior of ``encode()`` if a user-specified boundary is detected in the data to be uploaded.

3. By John Millikin

Modified the tests for handling of Unicode keys and values -- if any Unicode is involved, return a Unicode string.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers