Message313253
| Author | bigfootjon |
|---|---|
| Recipients | SilentGhost, bigfootjon, ronaldoussoren, serhiy.storchaka, slo.sleuth |
| Date | 2018-03-05.15:55:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1520265352.39.0.467229070634.issue26707@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
@serhiy.storchaka: I've implemented a UID wrapper class
I've also updated the parser and writer classes to support the UID wrapper. The implementations for reading/writing XML UID tags match the implementations given by Apple's plutil distributed with macOS:
UID(x) becomes {'CF$UID': int(x)} |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-03-05 15:55:52 | bigfootjon | set | recipients: + bigfootjon, ronaldoussoren, SilentGhost, serhiy.storchaka, slo.sleuth |
| 2018-03-05 15:55:52 | bigfootjon | set | messageid: <1520265352.39.0.467229070634.issue26707@psf.upfronthosting.co.za> |
| 2018-03-05 15:55:52 | bigfootjon | link | issue26707 messages |
| 2018-03-05 15:55:52 | bigfootjon | create | |