On Thursday, February 28, 2013, Stephan Richter wrote:
I would like to deprecate zope.sequencesort in ZTK 2.0, since it cannot
properly ported to Python 3, since it depends heavily on the cmp() way of
sorting. I am also not a user of the package and I only tried to port the
package for completeness sake.