API Notes: DiskArbitration framework
====================================


API Notes
---------

The entire framework is available from Python.


DADiskCreateFromIOMedia
.......................

This function cannot be called from Python because IOKit is not yet
wrapped.

DADiskCopyIOMedia
.................

This function cannot be called from Python because IOKit is not yet
wrapped.

DASessionSetDispatchQueue
.........................

This function cannot be called from Python because dispatch queues
aren't avaible through PyObjC at the moment.
