Message70646
| Author | pitrou |
|---|---|
| Recipients | pitrou, pythonhacker |
| Date | 2008-08-02.23:14:25 |
| SpamBayes Score | 0.001148788 |
| Marked as misclassified | No |
| Message-id | <1217718866.51.0.0767346221719.issue3488@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think the functionality is useful, although it may be too late to make it into 2.6/3.0. Some comments: - the functions should have docstrings - there should be unit tests - style nit: named parameters in function calls (and default values in function declarations) shouldn't have spaces around the '=' sign |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-08-02 23:14:26 | pitrou | set | recipients: + pitrou, pythonhacker |
| 2008-08-02 23:14:26 | pitrou | set | messageid: <1217718866.51.0.0767346221719.issue3488@psf.upfronthosting.co.za> |
| 2008-08-02 23:14:25 | pitrou | link | issue3488 messages |
| 2008-08-02 23:14:25 | pitrou | create | |