Message217709
| Author | santoso.wijaya |
|---|---|
| Recipients | eli.bendersky, santoso.wijaya, scoder |
| Date | 2014-05-01.15:46:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1398959175.3.0.622268148028.issue21403@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Quoting dabrahams in issue 1572710: On second thought, I see what effbot is trying to say... but it's still a bug. Given the way the interface is declared and the behavior of regular python functions: Element(tag, attrib={}, **extra) indicates that I can pass attrib (or tag, for that matter) as a keyword argument. Nothing in the documentation gives the C implementation permission to behave differently. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-05-01 15:46:15 | santoso.wijaya | set | recipients: + santoso.wijaya, scoder, eli.bendersky |
| 2014-05-01 15:46:15 | santoso.wijaya | set | messageid: <1398959175.3.0.622268148028.issue21403@psf.upfronthosting.co.za> |
| 2014-05-01 15:46:15 | santoso.wijaya | link | issue21403 messages |
| 2014-05-01 15:46:14 | santoso.wijaya | create | |