[Zope3-checkins] CVS: Zope3/src/zope/app/interfaces/utilities -
session.py:1.1.2.3
Stuart Bishop
zen at shangri-la.dropbear.id.au
Mon Feb 9 00:10:41 EST 2004
Update of /cvs-repository/Zope3/src/zope/app/interfaces/utilities
In directory cvs.zope.org:/tmp/cvs-serv19014/src/zope/app/interfaces/utilities
Modified Files:
Tag: ozzope-session-branch
session.py
Log Message:
About to migrate to HEAD
=== Zope3/src/zope/app/interfaces/utilities/session.py 1.1.2.2 => 1.1.2.3 ===
--- Zope3/src/zope/app/interfaces/utilities/session.py:1.1.2.2 Sun Feb 8 22:08:56 2004
+++ Zope3/src/zope/app/interfaces/utilities/session.py Mon Feb 9 00:10:10 2004
@@ -21,11 +21,6 @@
_ = MessageIDFactory("zope")
-# XXX: We currently lookup the IBrowserIdManager utility with a well known
-# name, as there appears to be a problem in the utility service.
-BrowserIdManager = 'Browser Id Manager'
-
-
# XXX: These mapping interfaces should probably live somewhere like
# zope.interface.common.mapping, but there are already similar but less
# useful ones defined there.
More information about the Zope3-Checkins
mailing list