Hi Eric
Sorry for not being clear.
This is more of a feature request than a bug report as suggested by Terry Reedy on the python mailing list (see here

http://mail.python.org/pipermail/python-list/2010-December/1262149.html

The warnings are in my code. 
The main problems are (I expect) from strings/unicode/binary-strings
I am suggesting that it would be good to have a place one could go to with each such warnings that would give explanations and possible remedies

Rusi

On Fri, Dec 10, 2010 at 3:05 PM, Eric Smith <report@bugs.python.org> wrote:

Eric Smith <eric@trueblade.com> added the comment:

Are the warnings originating in your code, or in the standard library, or elsewhere?

If in the standard library, please provide specific details.

----------
nosy: +eric.smith

_______________________________________
Python tracker <report@bugs.python.org>
<http://bugs.python.org/issue10669>
_______________________________________