Hello all,

The unittest module is around 1500 lines of code now, and the tests are 3000 lines.

It would be much easier to maintain as a package rather than a module. Shall I work on a suggested structure or are there objections in principle?

Obviously all the functionality would still be available from the top-level unittest namespace (for backwards compatibility).

Michael

--
http://www.ironpythoninaction.com/

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to