Message192951
OK, now raises ValueError on passing anything other than 'strict'.
Note that for the incremental classes I've put checking in __init__ so that ValueError is raised when non-'strict' values are passed to the constructor, not when the incremental encode/decode methods are subsequently called. |
|
Date |
User |
Action |
Args |
2013-07-12 16:02:07 | alex.henderson | set | recipients:
+ alex.henderson, lemburg, ncoghlan, ezio.melotti |
2013-07-12 16:02:07 | alex.henderson | set | messageid: <1373644927.7.0.12062641809.issue17840@psf.upfronthosting.co.za> |
2013-07-12 16:02:07 | alex.henderson | link | issue17840 messages |
2013-07-12 16:02:07 | alex.henderson | create | |
|