App.Product - distribution related code?
lib/python/App/Product.py contains code that deals *somehow* with "distributions" (whatever this means). Does any one know what this code is doing?...anyway this code uses the Python rotor module which was removed in Python 2.4. This code is a clear candidate to be kicked... objections? -aj
I'm not entirely sure what this code is. But I've never used it or seen anyone else use it. I suspect it can go. - C On Mar 14, 2006, at 3:14 PM, Andreas Jung wrote:
lib/python/App/Product.py contains code that deals *somehow* with "distributions" (whatever this means). Does any one know what this code is doing?...anyway this code uses the Python rotor module which was removed in Python 2.4. This code is a clear candidate to be kicked... objections?
-aj_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
It seems to be ZClasses related....so it can go :-) --On 14. März 2006 15:40:55 -0500 Chris McDonough <chrism@plope.com> wrote:
I'm not entirely sure what this code is. But I've never used it or seen anyone else use it. I suspect it can go.
- C
On Mar 14, 2006, at 3:14 PM, Andreas Jung wrote:
lib/python/App/Product.py contains code that deals *somehow* with "distributions" (whatever this means). Does any one know what this code is doing?...anyway this code uses the Python rotor module which was removed in Python 2.4. This code is a clear candidate to be kicked... objections?
-aj_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
----------------------------------------------------------------------- - Andreas Jung ZOPYX Ltd. & Co KG - - E-mail: info@zopyx.com Web: www.zopyx.com, www.zopyx.de - -----------------------------------------------------------------------
--On 14. März 2006 21:14:33 +0100 Andreas Jung <lists@zopyx.com> wrote:
lib/python/App/Product.py contains code that deals *somehow* with "distributions" (whatever this means). Does any one know what this code is doing?...anyway this code uses the Python rotor module which was removed in Python 2.4. This code is a clear candidate to be kicked... objections?
I removed the ZClasses related distribution code from the trunk..what a cruft :-/ -aj ----------------------------------------------------------------------- - Andreas Jung ZOPYX Ltd. & Co KG - - E-mail: info@zopyx.com Web: www.zopyx.com, www.zopyx.de - -----------------------------------------------------------------------
participants (2)
-
Andreas Jung -
Chris McDonough