summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_float.py
Commit message (Expand)AuthorAgeFilesLines
* Reverting the patch that tried to fix the issue whereby x**2 raisesAlex Martelli2006-08-231-14/+1
* x**2 should about equal x*x (including for a float x such that the result isAlex Martelli2006-08-231-1/+14
* Whitespace normalization.Tim Peters2005-06-031-1/+1
* This is my patch:Michael W. Hudson2005-05-271-0/+110