The sre module has been dealt with.

This commit is contained in:
Brett Cannon 2008-05-11 22:48:15 +00:00
parent bc33ebff71
commit badf0e28fb
1 changed files with 1 additions and 1 deletions

View File

@ -596,7 +596,7 @@ for what the module is meant for.
+ Does not fully parse SGML.
+ In the stdlib for support to htmllib which is slated for removal.
* sre [done: 2.6]
* sre [done: 2.6, 3.0]
+ Previously deprecated; import ``re`` instead.