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 ngie
Recipients dingus9, jackjansen, ngie
Date 2009-03-14.21:05:39
SpamBayes Score 1.0254758e-05
Marked as misclassified No
Message-id <1237064740.78.0.271738608499.issue1700507@psf.upfronthosting.co.za>
In-reply-to
Content
The failure testcase that dingus9 provided is:

import Carbon.Scrap as Scrap
scrap = Scrap.GetCurrentScrap()
scrap.GetScrapFlavorData('TEXT')
History
Date User Action Args
2009-03-14 21:05:40ngiesetrecipients: + ngie, jackjansen, dingus9
2009-03-14 21:05:40ngiesetmessageid: <1237064740.78.0.271738608499.issue1700507@psf.upfronthosting.co.za>
2009-03-14 21:05:39ngielinkissue1700507 messages
2009-03-14 21:05:39ngiecreate