Add note to NEWS about not installing smtpd.py

This commit is contained in:
Ronald Oussoren 2009-05-26 21:39:08 +00:00
parent afbca49cbe
commit be7149ee02

View file

@ -87,6 +87,8 @@ Installation
- Issue #6047: fullinstall has been removed because Python 3's executable will - Issue #6047: fullinstall has been removed because Python 3's executable will
now be known as python3. now be known as python3.
- Lib/smtpd.py is no longer installed as a script.
Extension Modules Extension Modules
----------------- -----------------