[Zope-dev] current zope2 head warnings with cur-cvs python

Fred L. Drake, Jr. fred@zope.com
Fri, 11 Jul 2003 10:22:59 -0400


Anthony Baxter writes:
 > Running the current Zope2 HEAD with current-cvs python, 
 > starting gives the following 3 warnings.
 > 
 > /home/anthony/src/zope/ZopeHead/lib/python/ZServer/medusa/test/max_sockets.py:53: DeprecationWarning: integer argument expected, got float
 >   for i in range(1 + len(sl) * 0.05):
 > 
 > /home/anthony/src/zope/ZopeHead/lib/python/AccessControl/User.py:438: DeprecationWarning: assignment shadows builtin
 >   SpecialUsers.super=emergency_user

These two are now fixed.

 > ------
 > 2003-07-11T22:40:10 PROBLEM(100) OFS.Application Duplicate Product name
 > After loading Product 'README.txt' from '/tmp/z27/Products',
 > I skipped the one in '/home/anthony/src/zope/ZopeHead/Products'.

Hmm.


  -Fred

-- 
Fred L. Drake, Jr.  <fred at zope.com>
PythonLabs at Zope Corporation