google.appengine.api.queueinfo.LoadSingleQueue

Loads a queue.yaml file/string and returns a QueueInfoExternal object.

queue_info The contents of a queue.yaml file, as a string.
open_fn Function for opening files. Unused.

A QueueInfoExternal object.