Message141896
| Author | hynek |
|---|---|
| Recipients | eric.araujo, hynek, petri.lehtinen, tarek |
| Date | 2011-08-11.07:39:01 |
| SpamBayes Score | 0.0003518909 |
| Marked as misclassified | No |
| Message-id | <1313048342.78.0.433603848438.issue12721@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I tend to agree on public APIs, however in this case of a helper function the use case with a join is really really common so this extra function comes in very handy. I also kept it using lists, so it's more obvious than tuples. JFTR it wasn't my idea, so I'm not defensive about my own idea here. :) I just re-implemented it for read_file b/c it's really handy and saves a lot of typing. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-08-11 07:39:02 | hynek | set | recipients: + hynek, tarek, eric.araujo, petri.lehtinen |
| 2011-08-11 07:39:02 | hynek | set | messageid: <1313048342.78.0.433603848438.issue12721@psf.upfronthosting.co.za> |
| 2011-08-11 07:39:02 | hynek | link | issue12721 messages |
| 2011-08-11 07:39:01 | hynek | create | |