| Title | P4DTI doesn't work with Python 2.6 |
| Status | suspended |
| Priority | essential |
| Assigned user | Nick Barnes |
| Organization | Ravenbrook |
| Description | The P4DTI replicator appears to work with Python 2.6, until any exceptional condition occurs. Then it fails. |
| Analysis | P4DTI uses string exceptions, which were deprecated in Python 2.5 and removed in 2.6 (they become TypeError). We need to replace them all with proper exceptions. |
| How found | customer |
| Evidence | http://info.ravenbrook.com/mail/2010/05/13/14-50-55/0.txt |
| Observed in | 2.4.5 |
| Created by | Nick Barnes |
| Created on | 2010-05-13 16:37:06 |
| Last modified by | Nick Barnes |
| Last modified on | 2018-07-05 17:24:03 |
| History | 2010-05-13 NB Created in response to email on p4dti-discussion mailing list. 2018-07-05 NB Suspended because the P4DTI is obsolete. |