Deprecate the compiler package for removal in 3.0.
commit1781f2b2bce79218402572a2e5ce1cd26ca74266
authorbrett.cannon <brett.cannon@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sat, 10 May 2008 02:58:26 +0000 (10 02:58 +0000)
committerbrett.cannon <brett.cannon@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sat, 10 May 2008 02:58:26 +0000 (10 02:58 +0000)
treec207558ab357d2cd532b1d0e99e3363d3f6bf0f3
parent00f4fc5d9d860d254395ad3d4bb5f0562f653071
Deprecate the compiler package for removal in 3.0.

git-svn-id: http://svn.python.org/projects/python/trunk@62977 6015fed2-1504-0410-9fe1-9d1591cc4771
Doc/library/compiler.rst
Lib/compiler/__init__.py
Lib/test/test_compiler.py
Misc/NEWS