Use isinstance(object, (types)) pattern instead of type(object) == types.Type
[htsworkflow.git] / experiments / views.py
2015-03-20 Diane TroutSpecify text vs binary mode for opening files.
2015-02-03 Diane Troutconvert to unicode_literals
2014-07-24 Diane TroutFlatten project hierarchy, moving djano applications...