Message187659
> The problem with autodetecting is that it makes it impossible for an
> application to use this library to verify that something is encoded in
> a specific way. Explicit is better than implicit.
Agreed. Also, you generally known what format your data is in. Otherwise, how do you know that it is base85 rather than, say, base64 or uuencode? |
|
Date |
User |
Action |
Args |
2013-04-23 17:28:48 | pitrou | set | recipients:
+ pitrou, jcea, christian.heimes, r.david.murray, flox, sijinjoseph, serhiy.storchaka, isoschiz |
2013-04-23 17:28:48 | pitrou | set | messageid: <1366738128.22.0.591156435915.issue17618@psf.upfronthosting.co.za> |
2013-04-23 17:28:48 | pitrou | link | issue17618 messages |
2013-04-23 17:28:48 | pitrou | create | |
|