This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ezio.melotti
Recipients adam.woodbeck, docs@python, eric.smith, ezio.melotti, rhettinger, terry.reedy
Date 2011-05-29.01:44:40
SpamBayes Score 0.021577202
Marked as misclassified No
Message-id <1306633481.21.0.985439396062.issue12185@psf.upfronthosting.co.za>
In-reply-to
Content
In this case using:
   d.copy_sign(other)
and then refer to 'd' and 'other' might be clearer.
History
Date User Action Args
2011-05-29 01:44:41ezio.melottisetrecipients: + ezio.melotti, rhettinger, terry.reedy, eric.smith, docs@python, adam.woodbeck
2011-05-29 01:44:41ezio.melottisetmessageid: <1306633481.21.0.985439396062.issue12185@psf.upfronthosting.co.za>
2011-05-29 01:44:40ezio.melottilinkissue12185 messages
2011-05-29 01:44:40ezio.melotticreate