Bug in PrettyPrinter?

Duncan Booth duncan at NOSPAMrcp.co.uk
Fri Jan 25 05:21:02 EST 2002


drt at un.bewaff.net (D. R. Tzeck) wrote in 
news:87y9imrbjx.fsf at c0re.bewaff.net:

> If i understand PrettyPrinter right, is should output a valid
> python expression. Printing a relativly simple nested dictionary
> 
> leads to lines like
>  : 'Base station IP address''172.17.0.8',
> which should be
>   'Base station IP address': '172.17.0.8',
> is this a possible bug or a misunderstanding on my side?

Check out the bug tracker on sourceforge. This is bug #482003.

http://sourceforge.net/tracker/?group_id=5470&atid=105470&func=detail&aid=4
82003


-- 
Duncan Booth                                             duncan at rcp.co.uk
int month(char *p){return(124864/((p[0]+p[1]-p[2]&0x1f)+1)%12)["\5\x8\3"
"\6\7\xb\1\x9\xa\2\0\4"];} // Who said my code was obscure?



More information about the Python-list mailing list