[Checkins] [zopefoundation/zope.testbrowser] 03f197: Stop guessing MIME types in add_file

GitHub noreply at github.com
Tue Sep 17 14:39:25 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zope.testbrowser
  Commit: 03f19781b8a5e19fc3675b25cda6aaddb6dde577
      https://github.com/zopefoundation/zope.testbrowser/commit/03f19781b8a5e19fc3675b25cda6aaddb6dde577
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-09-17 (Tue, 17 Sep 2013)

  Changed paths:
    M CHANGES.rst
    M setup.py
    M src/zope/testbrowser/browser.py

  Log Message:
  -----------
  Stop guessing MIME types in add_file

Should fix #8

You can ask for a guess if you specify None as the content_type.  This
should probably be documented somewhere.





More information about the checkins mailing list