# Sphinx inventory version 2
# Project: Python
# Version: 2.7 and 3.5
# The remainder of this file should be compressed using zlib.
# python2 only links
cPickle py:module -1 2/library/pickle.html#module-cPickle -
unicode py:function -1 2/library/functions.html#unicode -
bsddb py:module -1 2/library/bsddb.html#module-bsddb -
dict.has_key py:method -1 2/library/stdtypes.html#dict.has_key -
dict.iteritems py:method -1 2/library/stdtypes.html#dict.iteritems -
dict.iterkeys py:method -1 2/library/stdtypes.html#dict.iterkeys -
dict.itervalues py:method -1 2/library/stdtypes.html#dict.itervalues -
urllib2.urlopen py:function -1 2/library/urllib2.html#urllib2.urlopen -
# python3
print() py:function -1 3/library/functions.html#print -
# python3 collections.abc
collections.Container py:class -1 3/library/collections.abc.html#collections.abc.Container -
collections.Hashable py:class -1 3/library/collections.abc.html#collections.abc.Hashable -
collections.Sized py:class -1 3/library/collections.abc.html#collections.abc.Sized -
collections.Callable py:class -1 3/library/collections.abc.html#collections.abc.Callable -
collections.Iterable py:class -1 3/library/collections.abc.html#collections.abc.Iterable -
collections.Iterator py:class -1 3/library/collections.abc.html#collections.abc.Iterator -
collections.Generator py:class -1 3/library/collections.abc.html#collections.abc.Generator -
collections.Sequence py:class -1 3/library/collections.abc.html#collections.abc.Sequence -
collections.MutableSequence py:class -1 3/library/collections.abc.html#collections.abc.MutableSequence -
collections.ByteString py:class -1 3/library/collections.abc.html#collections.abc.ByteString -
collections.Set py:class -1 3/library/collections.abc.html#collections.abc.Set -
collections.MutableSet py:class -1 3/library/collections.abc.html#collections.abc.MutableSet -
collections.Mapping py:class -1 3/library/collections.abc.html#collections.abc.Mapping -
collections.MutableMapping py:class -1 3/library/collections.abc.html#collections.abc.MutableMapping -
collections.MappingView py:class -1 3/library/collections.abc.html#collections.abc.MappingView -
collections.ItemsView py:class -1 3/library/collections.abc.html#collections.abc.ItemsView -
collections.KeysView py:class -1 3/library/collections.abc.html#collections.abc.KeysView -
collections.ValuesView py:class -1 3/library/collections.abc.html#collections.abc.ValuesView -
collections.Awaitable py:class -1 3/library/collections.abc.html#collections.abc.Awaitable -
collections.Coroutine py:class -1 3/library/collections.abc.html#collections.abc.Coroutine -
collections.AsyncIterable py:class -1 3/library/collections.abc.html#collections.abc.AsyncIterable -
collections.AsyncIterator py:class -1 3/library/collections.abc.html#collections.abc.AsyncIterator -
