[issue1700507] Carbon.Scrap.PutScrapFlavor

2009-12-26 Thread Ronald Oussoren
Changes by Ronald Oussoren : -- status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http:/

[issue1700507] Carbon.Scrap.PutScrapFlavor

2009-11-24 Thread Ronald Oussoren
Ronald Oussoren added the comment: Lowering the priority to low because this is a bug in a deprecated binding for a deprecated Apple framework. I won't work on a fix, although I am willing to review and apply a patch when someone provides one. -- nosy: +ronaldoussoren priority: norma

[issue1700507] Carbon.Scrap.PutScrapFlavor

2009-03-14 Thread Garrett Cooper
Changes by Garrett Cooper : -- versions: -Python 2.4 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://

[issue1700507] Carbon.Scrap.PutScrapFlavor

2009-03-14 Thread Garrett Cooper
Changes by Garrett Cooper : -- versions: +Python 2.4, Python 2.5 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscrib

[issue1700507] Carbon.Scrap.PutScrapFlavor

2009-03-14 Thread Garrett Cooper
Garrett Cooper added the comment: The failure testcase that dingus9 provided is: import Carbon.Scrap as Scrap scrap = Scrap.GetCurrentScrap() scrap.GetScrapFlavorData('TEXT') -- ___ Python tracker _

[issue1700507] Carbon.Scrap.PutScrapFlavor

2009-03-14 Thread Garrett Cooper
Garrett Cooper added the comment: I'm confirming this issue on Intel / Leopard with python 2.5 (system python), 2.5 (macports) and 2.6 (macports). PPC / Tiger with python 2.3 (system python), 2.5 (macports) and 2.6 (macports) just errors out with: MacOS.Error: (-4960, 'coreFoundationUnknownErr

[issue1700507] Carbon.Scrap.PutScrapFlavor

2009-02-15 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> behavior versions: +Python 2.6 ___ Python tracker ___ ___ Python-bugs-