Patches item #1458419, was opened at 2006-03-25 11:54 Message generated for change (Comment added) made by nnorwitz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1458419&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: Documentation Group: None >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Andy (lemonkandy) >Assigned to: Neal Norwitz (nnorwitz) Summary: floor division Initial Comment: This is a patch filed in response to cito's bug, 1457358. A description for the floor division operator // was missing. I wasn't sure if I should have been a little more descriptive, I thought this might have been patronising. This is my first ever patch to an open source project. I'm starting _really_ small. This patch was made against revision 43311, from the root directory of the trunk. Andy ---------------------------------------------------------------------- >Comment By: Neal Norwitz (nnorwitz) Date: 2006-03-25 13:28 Message: Logged In: YES user_id=33168 Thanks! I added a note about it also being referred to as integer division. The change should appear within 12 hours in both places: http://docs.python.org/dev/ http://docs.python.org/dev/2.4/ Committed revision 43312. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1458419&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
