summaryrefslogtreecommitdiff
path: root/src/zope/contenttype/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Config with pure python template (#11)Michael Howitz2023-01-101-1/+0
* Lint the code.Michael Howitz2022-09-071-1/+2
* Isort imports.Michael Howitz2022-09-071-2/+4
* Enable Sphinx for RTDdocsJason Madden2017-08-081-11/+21
* Add Python 3.6, drop Python 3.3.py36Jason Madden2017-08-031-6/+4
* Require 100% coverage.Tres Seaver2015-02-231-1/+1
* Let's agree that files of unknown contents are bytes, not strings.Albertas Agejevas2013-02-201-6/+6
* - Added some tests for better coverage.Stephan Richter2013-02-111-7/+14
* Properly restore the HTML snippet detection, by looking at the entire string ...Hanno Schlichting2011-07-271-5/+5
* Restore detection of HTML snippets from 3.4 series.Hanno Schlichting2011-07-261-3/+6
* Remove CVS-era Id fossils.Tres Seaver2010-06-031-5/+0
* Comply with repository policy.Tres Seaver2010-04-061-1/+1
* LP #242321: fix IndexError raised when testing strings consisting solely of ...Tres Seaver2010-03-241-15/+11
* Added reference docsShane Hathaway2009-02-031-3/+25
* some more checksAndreas Jung2007-09-161-2/+3
* Improved text_type(). Based on the patch fromAndreas Jung2007-09-161-9/+25
* Moving code to satellite.Christian Theune2007-05-031-0/+78