17 Apr 2000

1.  SSL.Connection.makefile() returns an instance of BIO.IOBuffer, 
which is a file-like object. If you close the SSL.Connection, then 
try to read()/write() the BIO.IOBuffer, you'll get a core dump.

2.  m2_monitor.py works standalone, but doesn't work with Zope-2.1.6-src.


