Message152761
| Author | pitrou |
|---|---|
| Recipients | iwd32900, pitrou, r.david.murray |
| Date | 2012-02-06.19:13:56 |
| SpamBayes Score | 4.591266e-06 |
| Marked as misclassified | No |
| Message-id | <1328555474.3478.16.camel@localhost.localdomain> |
| In-reply-to | <1328555464.94.0.960351709602.issue13952@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> I'm not sure what you mean by your final comment, since by default the > system mime types are read on both Unix and Windows and merged with > the built in table. I mean to have our built-in table mirror a recent Unix system's mime-types table. There could be a special switch to mimetypes.py, which would output the Python code of a dict mirroring /etc/mime.types (or "/etc/mime.types" + the current built-in table) when run. Then it would be easy to integrate the changes back into the code. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-02-06 19:13:57 | pitrou | set | recipients: + pitrou, r.david.murray, iwd32900 |
| 2012-02-06 19:13:56 | pitrou | link | issue13952 messages |
| 2012-02-06 19:13:56 | pitrou | create | |