Issue 853656: Carbon.CF.CFURLRef should be easier to create (original) (raw)
Issue853656
Created on 2003-12-03 22:50 by bob.ippolito, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Messages (2) | ||
---|---|---|
msg60433 - (view) | Author: Bob Ippolito (bob.ippolito) * ![]() |
Date: 2003-12-03 22:50 |
You should be able to make one from a basestring (in the O& and maybe a convenience function in Carbon.CF) Currently you must do: Carbon.CF.toCF(pythonbasestring).CFURLCreateWithString(No ne) | ||
msg82331 - (view) | Author: Ronald Oussoren (ronaldoussoren) * ![]() |
Date: 2009-02-17 12:31 |
Carbon.CF is very imcomplete. Use PyObjC instead. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:01 | admin | set | github: 39658 |
2009-02-17 12:31:50 | ronaldoussoren | set | status: open -> closedresolution: wont fixmessages: + nosy: + ronaldoussoren |
2009-02-13 05:03:27 | ajaksu2 | set | stage: test needed |
2003-12-03 22:50:57 | bob.ippolito | create |