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

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
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 )

Reply via email to