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 joncle
Recipients Ramchandra Apte, joncle, mark.dickinson
Date 2012-06-22.12:45:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340369131.92.0.329402419654.issue15136@psf.upfronthosting.co.za>
In-reply-to
Content
Not sure what's going on with my machine today: keep sending things to early.

I meant:

D.from_fraction(F)

where if F is not of type Fraction, then the args are used to construct a Fraction - so can use an existing or create one.
History
Date User Action Args
2012-06-22 12:45:31jonclesetrecipients: + joncle, mark.dickinson, Ramchandra Apte
2012-06-22 12:45:31jonclesetmessageid: <1340369131.92.0.329402419654.issue15136@psf.upfronthosting.co.za>
2012-06-22 12:45:31jonclelinkissue15136 messages
2012-06-22 12:45:31jonclecreate