Message 171071 - Python tracker

Message171071

Author r.david.murray
Recipients DDarko, barry, christian.heimes, r.david.murray
Date 2012-09-23.18:04:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348423454.98.0.697600134463.issue16005@psf.upfronthosting.co.za>
In-reply-to
Content
The rset just returns the connection to the "base" state, allowing a new message sending transaction to start from a known state.

In any case, since the library has done this in the past, it must continue to do this in the future, or it will break currently working code.
History
Date User Action Args
2012-09-23 18:04:15r.david.murraysetrecipients: + r.david.murray, barry, christian.heimes, DDarko
2012-09-23 18:04:14r.david.murraysetmessageid: <1348423454.98.0.697600134463.issue16005@psf.upfronthosting.co.za>
2012-09-23 18:04:14r.david.murraylinkissue16005 messages
2012-09-23 18:04:14r.david.murraycreate