[Python-checkins] r74568 - peps/trunk/pep-0387.txt

Nick Coghlan ncoghlan at gmail.com
Sat Aug 29 04:40:59 CEST 2009


benjamin.peterson wrote:
> +- Test suites.  (Anything in the Lib/test directory or test
> +  subdirectories of packages.)
> +

test.support (test.test_support in 2.x) is generally held to a higher
standard however (mainly because we actually document that bit). Agreed
that all the other tests are fair game for modification without notice.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia
---------------------------------------------------------------


More information about the Python-checkins mailing list