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

Anthony Baxter anthony@interlink.com.au
Fri, 11 Jul 2003 22:43:38 +1000


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
------
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'.