commit | 26367a001ddaca576aba1a3f31a7c035c53199e8 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Sep 28 15:34:46 1998 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Sep 28 15:34:46 1998 +0000 |
tree | 286f6be777a5907f8f5c94c8828d8bee470bd45c | |
parent | 75bb54c3d86cd0207da00251d068947ef1d56db3 [diff] |
New version from Piers Lauder, who writes: Added a debug function to replace 'print' statements. Ensured that response attached to 'NO' replies is passed back. added readonly exception. Rearranged method order into types. Ensure select returns a meaningful error on 'NO'. 'NO' returns from authenticate and login raise error with last message, not list.