New submission from Sandro Tosi <sandro.t...@gmail.com>: Following http://mail.python.org/pipermail/docs/2011-June/004727.html I've updated the mimetypes module doc.
Some changes I would like to do (but I didn't, since I'd like to hear comments): - move the example of the module before the definition of MimeTypes class (so right below mimetypes.common_types) - move all the text about MimeTypes class in the subsection that talks about it. Comments, as always, are welcome. ---------- assignee: docs@python components: Documentation files: mimetypes_doc_update.patch keywords: patch messages: 142572 nosy: docs@python, ezio.melotti, sandro.tosi priority: normal severity: normal stage: patch review status: open title: Update mimetypes documentation versions: Python 2.7, Python 3.2, Python 3.3 Added file: http://bugs.python.org/file22968/mimetypes_doc_update.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue12798> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com