[Zope-dev] ZTK 2.0: Deprecate zope.sequencesort
Wichert Akkerman
wichert at wiggy.net
Thu Feb 28 14:00:04 UTC 2013
On Feb 28, 2013, at 14:43 , Stephan Richter <stephan.richter at gmail.com> wrote:
> Hi everyone,
>
> 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.
What does it do? I could not find a single line of documentation for it, which makes it likely very few people, if any, are using it.
Wichert.
More information about the Zope-Dev
mailing list