additional umodule deprecation
there are a few more modules that should be added to umodules
- uhashlib
- ucryptolib
- uheapq
- urandom
- ure
( all u.* except uctypes )
Also - perhaps it is possible to add a @deprecated warning if such a module is still imported ?
0 条评论