-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 03/03/2013 10:34 PM, Arfrever Frehtes Taifersar Arahesis wrote: > 2013-02-28 21:04:33 Tres Seaver napisa?(a): >> I have ported it to Python 3.2 and 3.3 and released a 4.0.0 >> version. > > There are still multiple problems (types.TupleType, > sys.modules.has_key etc.): > > $ PYTHONPATH="src" python3.3 -c "import zope.sequencesort" Traceback > (most recent call last): File "<string>", line 1, in <module> File > "/tmp/zope.sequencesort/src/zope/sequencesort/__init__.py", line 14, > in <module> from zope.sequencesort.ssort import sort File > "/tmp/zope.sequencesort/src/zope/sequencesort/ssort.py", line 17, in > <module> from types import TupleType ImportError: cannot import name > TupleType
Weird: the tests seemed to run, but only the 'coverage' section was actually running. I just released 4.0.1 which fixes the remaining test breakage under Py3k. Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tsea...@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with undefined - http://www.enigmail.net/ iEYEARECAAYFAlE1DswACgkQ+gerLs4ltQ4kuwCffWRNVmRlWxJ1TEUOGMlFiRWV ZAUAoIcnx6EYG4EyiyxeNGmm7GWj+yFu =5NvX -----END PGP SIGNATURE----- _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )