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 adam.woodbeck
Recipients adam.woodbeck, docs@python, eric.smith, ezio.melotti, rhettinger, terry.reedy
Date 2011-05-29.13:43:03
SpamBayes Score 0.0004515251
Marked as misclassified No
Message-id <1306676584.54.0.403682370151.issue12185@psf.upfronthosting.co.za>
In-reply-to
Content
Or rather:

object.copy_sign(other)

    Return a copy of *object* with the sign set to be that of *other*.
History
Date User Action Args
2011-05-29 13:43:04adam.woodbecksetrecipients: + adam.woodbeck, rhettinger, terry.reedy, eric.smith, ezio.melotti, docs@python
2011-05-29 13:43:04adam.woodbecksetmessageid: <1306676584.54.0.403682370151.issue12185@psf.upfronthosting.co.za>
2011-05-29 13:43:03adam.woodbecklinkissue12185 messages
2011-05-29 13:43:03adam.woodbeckcreate