This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author bbrazil
Recipients bbrazil, eric.araujo, orsenthil, r.david.murray, terry.reedy
Date 2012-07-14.12:46:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAOMb=Fu2kzD9rmDWZuxqbWDQWnz6MzgkiodQ6UqBn-6n44NYdQ@mail.gmail.com>
In-reply-to <1342269245.72.0.72645963925.issue15280@psf.upfronthosting.co.za>
Content
This patch is a result of frustration encountered when debugging #15002.
Not being able to use 'type' directly is rather annoying, so after figuring
that bug out I set some time aside to make it easier for the next person.

This could be considered a bug that urllib is hard to debug and breaks
vim's syntax highlighting.
History
Date User Action Args
2012-07-14 12:47:00bbrazilsetrecipients: + bbrazil, terry.reedy, orsenthil, eric.araujo, r.david.murray
2012-07-14 12:46:59bbrazillinkissue15280 messages
2012-07-14 12:46:59bbrazilcreate