~justizin/zope.session/id_marker_lp_569541

« back to all changes in this revision

Viewing changes to src/zope/session/DEPENDENCIES.cfg

  • Committer: nadako
  • Date: 2009-03-14 20:15:43 UTC
  • Revision ID: svn-v4:62d5b8a3-27da-0310-9561-8e5933582275:zope.session/trunk:98114
Shut up Python 2.6.
Drop dependency on zope.app.http by using function from zope.datetime.
Remove zpkg files and zcml slugs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
BTrees
2
 
ZODB
3
 
persistent
4
 
zope.component
5
 
zope.interface
6
 
zope.minmax
7
 
zope.publisher
8
 
zope.schema
9
 
 
10
 
# TODO This dependency is bad.  It reflects use of a utility function
11
 
# that should be copied elsewhere:
12
 
zope.server