Author loewis
Recipients
Date 2006-07-03.10:29:07
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=21627

This is essentially a duplicate of #1514693, which was fixed
with r47210.

Please provide patches as unified diffs in the future; they
would be much easier to process that way. See

http://www.python.org/dev/patches/

I don't think the top-level degrees functions should grow a
fullcircle argument: this is only to simplify the
implementation (i.e. having the state-changing code in a
single function). The end user is not expected to pass an
argument to degrees() or radians().
History
Date User Action Args
2007-08-23 14:40:57adminlinkissue1514685 messages
2007-08-23 14:40:57admincreate