The sre module was already deprecated.
This commit is contained in:
parent
b6b2ab238f
commit
3ad834e780
|
@ -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
|
||||
* sre [done: 2.6]
|
||||
|
||||
+ Previously deprecated; import ``re`` instead.
|
||||
|
||||
|
|
Loading…
Reference in New Issue