A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-checkins/2015-May/136145.html below:

[Python-checkins] cpython (2.7): use imperative

[Python-checkins] cpython (2.7): use imperative [Python-checkins] cpython (2.7): use imperativebenjamin.peterson python-checkins at python.org
Wed May 13 01:16:24 CEST 2015
https://hg.python.org/cpython/rev/19c5fb692b39
changeset:   95995:19c5fb692b39
branch:      2.7
parent:      95968:0e8a17f437b5
user:        Benjamin Peterson <benjamin at python.org>
date:        Tue May 12 19:15:53 2015 -0400
summary:
  use imperative

files:
  Doc/library/math.rst |  4 ++--
  1 files changed, 2 insertions(+), 2 deletions(-)


diff --git a/Doc/library/math.rst b/Doc/library/math.rst
--- a/Doc/library/math.rst
+++ b/Doc/library/math.rst
@@ -280,12 +280,12 @@
 
 .. function:: degrees(x)
 
-   Converts angle *x* from radians to degrees.
+   Convert angle *x* from radians to degrees.
 
 
 .. function:: radians(x)
 
-   Converts angle *x* from degrees to radians.
+   Convert angle *x* from degrees to radians.
 
 
 Hyperbolic functions

-- 
Repository URL: https://hg.python.org/cpython
More information about the Python-checkins mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4