commit | 64108afa609104c9d63e70a0ec4b50da318bd7f9 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Mon May 13 03:55:01 2002 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Mon May 13 03:55:01 2002 +0000 |
tree | 9a398f04fda57d6e289964480a3b97d2c9db6d60 | |
parent | c045b49633b6200a979894aa88dd09d5ca4eb6bf [diff] |
Adds tests for degrees() and radians() functions added to mathmodule. Closes patch 552452 and feature request 426539.