Hagen Fürstenau <[EMAIL PROTECTED]> added the comment:

Just found it documented for the % operator: There precision is number
of digits before and after decimal point for format "g". 

But then the documentation for 2.6 is wrong:

"The precision is a decimal number indicating how many digits should be
displayed after the decimal point for a floating point value."

----------
assignee:  -> georg.brandl
components: +Documentation
nosy: +georg.brandl
title: wrong precision in float formatting -> wrong precision in float 
formatting or doc error
type: behavior -> 

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3404>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to