Bugs item #1741524, was opened at 2007-06-22 13:56
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1741524&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Python Library
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ted Bell (ted7234889)
Assigned to: Nobody/Anonymous (nobody)
Summary: defined format returns error

Initial Comment:
print round(i[,2])
This returned the error invalid syntex but this round( x[, n]) is out it is 
shown the reference library under 2.1 Built in functions. I have tried leaving 
out the comma as well asvarious other combinations to no avail, can someone 
help please, I need to round a number to two decimal places before outputting 
to the user.

Ted


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1741524&group_id=5470
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to