|
logilab-common #2402 cleanup unused module and get a 1.0 out [open]pending deprecated modules:
- astutils: move to astng
- bind (never been used)
- html: deprecated
- interface: deprecated, use zope.interface or similar
- logger/logservice: use logging module
- monclient/monserver: move to its own package if used
- patricia (never been used)
- twisted_distutils (not used anymore)
- visitor? useless but used ?
| | priority | normal |
|---|
| type | enhancement |
|---|
| appeared in | <not specified> |
|---|
| done in | <not specified> |
|---|
| load | 1.000 |
|---|
| load left | 1.000 |
|---|
| closed by | <not specified> |
|---|
|
Comments
-
2006/11/08 15:22, written by sthenault
| reply to this comment
-
2010/08/26 09:45, written by sthenault
| reply to this comment
(add comment)interface won't be deprecated yet since it's to widely used in our projects, and I don't want to make most of them depends on zope.interface.
This has been partly done. See lgc README file for more info