Message 95279 - Python tracker
Message95279
| Author | ggenellina |
|---|---|
| Recipients | ggenellina, ocean-city, pitrou, tercero12 |
| Date | 2009-11-15.08:55:58 |
| SpamBayes Score | 0.0001922693 |
| Marked as misclassified | No |
| Message-id | <1258275362.82.0.514073293383.issue4969@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
A new patch taking into account M. Pitrou comments: - name changed to read_windows_registry() - read_windows_registry() does nothing on non-Windows platforms; same as read_mime_types(filename) when the file does not exist. - I hope the coding style is acceptable now - the test is skipped on non-Windows platforms - documentation updated - documentation for MimeTypes.guess_all_extensions was missing; I added it although it isn't directly related to this issue. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-11-15 08:56:03 | ggenellina | set | recipients: + ggenellina, pitrou, ocean-city, tercero12 |
| 2009-11-15 08:56:02 | ggenellina | set | messageid: <1258275362.82.0.514073293383.issue4969@psf.upfronthosting.co.za> |
| 2009-11-15 08:56:01 | ggenellina | link | issue4969 messages |
| 2009-11-15 08:56:00 | ggenellina | create | |