diff --git a/pep-3001.txt b/pep-3001.txt index d4fb893c5..08df2138f 100644 --- a/pep-3001.txt +++ b/pep-3001.txt @@ -29,8 +29,8 @@ but are too widely used to be deprecated or removed. Python 3000 is the big occasion to get rid of them. There will have to be a document listing all removed modules, together -with information on possible substitutes or alternatives. This infor- -mation will also have to be provided by the python3warn.py porting +with information on possible substitutes or alternatives. This +information will also have to be provided by the python3warn.py porting helper script mentioned in PEP XXX.