From 2b771a7462604c94fd6ab79ed9c0d3aa9271819b Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Fri, 28 Aug 2009 16:30:08 +0000 Subject: [PATCH] tests are not public --- pep-0387.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pep-0387.txt b/pep-0387.txt index aa65adbca..04f765eb7 100644 --- a/pep-0387.txt +++ b/pep-0387.txt @@ -55,6 +55,9 @@ be removed at any time in any way. These include: - Inheritance patterns of internal classes. +- Test suites. (Anything in the Lib/test directory or test + subdirectories of packages.) + This is the basic policy for backwards compatibility: * Unless it is going through the deprecation process below, the