Warning when testing 2.3.4c1
Michael Hudson
mwh at python.net
Mon May 17 13:57:55 EDT 2004
bhoel at web.de (Berthold Höllmann) writes:
> Hello,
>
> Testing 2.3.4c1 I get:
>
> ...
> test_format
> /home/devel/compile/Python-2.3.4c1/Lib/test/test_format.py:19: FutureWarning: %u/%o/%x/%X of negative int will return a signed string in Python 2.4 and up
> result = formatstr % args
> ...
>
> Is this intended, or should it be solved?
Argl. I thought that had been fixed... at any rate, it's not very
important.
Cheers,
mwh
--
Have you considered downgrading your arrogance to a reasonable level?
-- Erik Naggum, comp.lang.lisp, to yet another C++-using troll
More information about the Python-list
mailing list