Package flickrapi :: Module xmlnode
[hide private]
[frames] | no frames]

Module xmlnode

source code

FlickrAPI uses its own in-memory XML representation, to be able to easily use the info returned from Flickr.

There is no need to use this module directly, you'll get XMLNode instances from the FlickrAPI method calls.

Classes [hide private]
  XMLNode
XMLNode -- generic class for holding an XML node
Variables [hide private]
  __package__ = 'flickrapi'