Message120726
| Author | vstinner |
|---|---|
| Recipients | belopolsky, doerwalter, ncoghlan, pitrou, vstinner |
| Date | 2010-11-08.10:48:15 |
| SpamBayes Score | 1.3891137e-05 |
| Marked as misclassified | No |
| Message-id | <1289213297.51.0.299688121399.issue10329@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> ... it complicates handling of the output of trace.py. > For each file you have to do the encoding detection dance again ... What? You just have to call one function! tokenize.open() :-) Well, ok, it's not commited yet, but it looks like most people agree: #10335. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-11-08 10:48:17 | vstinner | set | recipients: + vstinner, doerwalter, ncoghlan, belopolsky, pitrou |
| 2010-11-08 10:48:17 | vstinner | set | messageid: <1289213297.51.0.299688121399.issue10329@psf.upfronthosting.co.za> |
| 2010-11-08 10:48:16 | vstinner | link | issue10329 messages |
| 2010-11-08 10:48:15 | vstinner | create | |