Code

Change nosymessage and send_message to accept msgid=None (RFE #707235).
[roundup.git] / test / test_anydbm.py
2003-10-25 richard- using Zope3's test runner now, allowing GC checks...