[Python-checkins] Python Regression Test Failures doc dist (1)

Neal Norwitz nnorwitz at gmail.com
Mon Jan 5 05:25:41 CET 2009


rm -rf dist
mkdir -p dist
# archive the HTML
make html
make[1]: Entering directory `/home/neal/python/r26/Doc'
mkdir -p build/html build/doctrees
python tools/sphinx-build.py -b html -d build/doctrees -D latex_paper_size=  . build/html 
Sphinx v0.6 (hg), building html
loading pickled environment... done
building [html]: targets for 0 source files that are out of date
updating environment: 0 added, 0 changed, 0 removed
no targets are out of date.

Build finished. The HTML pages are in build/html.
make[1]: Leaving directory `/home/neal/python/r26/Doc'
cp -pPR build/html dist/python-2.6.1-docs-html
tar -C dist -cf dist/python-2.6.1-docs-html.tar python-2.6.1-docs-html
bzip2 -9 -k dist/python-2.6.1-docs-html.tar
(cd dist; zip -q -r -9 python-2.6.1-docs-html.zip python-2.6.1-docs-html)
rm -r dist/python-2.6.1-docs-html
rm dist/python-2.6.1-docs-html.tar
# archive the text build
make text
make[1]: Entering directory `/home/neal/python/r26/Doc'
mkdir -p build/text build/doctrees
python tools/sphinx-build.py -b text -d build/doctrees -D latex_paper_size=  . build/text 
Sphinx v0.6 (hg), building text
loading pickled environment... done
building [text]: targets for 0 source files that are out of date
updating environment: 0 added, 0 changed, 0 removed
no targets are out of date.

Build finished; the text files are in build/text.
make[1]: Leaving directory `/home/neal/python/r26/Doc'
cp -pPR build/text dist/python-2.6.1-docs-text
tar -C dist -cf dist/python-2.6.1-docs-text.tar python-2.6.1-docs-text
bzip2 -9 -k dist/python-2.6.1-docs-text.tar
(cd dist; zip -q -r -9 python-2.6.1-docs-text.zip python-2.6.1-docs-text)
rm -r dist/python-2.6.1-docs-text
rm dist/python-2.6.1-docs-text.tar
# archive the A4 latex
rm -r build/latex
make latex PAPER=a4
make[1]: Entering directory `/home/neal/python/r26/Doc'
mkdir -p build/latex build/doctrees
python tools/sphinx-build.py -b latex -d build/doctrees -D latex_paper_size=a4  . build/latex 
Sphinx v0.6 (hg), building latex
loading pickled environment... done
building [latex]: all documents
updating environment: 0 added, 0 changed, 0 removed
processing c-api.tex... c-api/index c-api/intro c-api/veryhigh c-api/refcounting c-api/exceptions c-api/utilities c-api/sys c-api/import c-api/marshal c-api/arg c-api/conversion c-api/reflection c-api/abstract c-api/object c-api/number c-api/sequence c-api/mapping c-api/iter c-api/objbuffer c-api/concrete c-api/type c-api/none c-api/int c-api/bool c-api/long c-api/float c-api/complex c-api/bytearray c-api/string c-api/unicode c-api/buffer c-api/tuple c-api/list c-api/dict c-api/class c-api/function c-api/method c-api/file c-api/module c-api/iterator c-api/descriptor c-api/slice c-api/weakref c-api/cobject c-api/cell c-api/gen c-api/datetime c-api/set c-api/init c-api/memory c-api/objimpl c-api/allocation c-api/structures c-api/typeobj c-api/gcsupport 
resolving references...
writing... WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: type#PyTypeObject
WARNING: unusable reference target found: refcounting#Py_INCREF
WARNING: unusable reference target found: refcounting#Py_DECREF
WARNING: unusable reference target found: refcounting#Py_DECREF
WARNING: unusable reference target found: refcounting#Py_DECREF
WARNING: unusable reference target found: refcounting#Py_DECREF
WARNING: unusable reference target found: refcounting#Py_DECREF
WARNING: unusable reference target found: refcounting#Py_XDECREF
WARNING: unusable reference target found: list#PyList_SetItem
WARNING: unusable reference target found: tuple#PyTuple_SetItem
WARNING: unusable reference target found: int#PyInt_FromLong
WARNING: unusable reference target found: tuple#PyTuple_SetItem
WARNING: unusable reference target found: refcounting#Py_INCREF
WARNING: unusable reference target found: tuple#PyTuple_SetItem
WARNING: unusable reference target found: sequence#PySequence_SetItem
WARNING: unusable reference target found: object#PyObject_SetItem
WARNING: unusable reference target found: tuple#PyTuple_SetItem
WARNING: unusable reference target found: list#PyList_New
WARNING: unusable reference target found: list#PyList_SetItem
WARNING: unusable reference target found: arg#Py_BuildValue
WARNING: unusable reference target found: object#PyObject_SetItem
WARNING: unusable reference target found: object#PyObject_GetItem
WARNING: unusable reference target found: sequence#PySequence_GetItem
WARNING: unusable reference target found: list#PyList_GetItem
WARNING: unusable reference target found: sequence#PySequence_GetItem
WARNING: unusable reference target found: list#PyList_GetItem
WARNING: unusable reference target found: sequence#PySequence_GetItem
WARNING: unusable reference target found: exceptions#PyErr_Occurred
WARNING: unusable reference target found: exceptions#PyErr_Occurred
WARNING: unusable reference target found: exceptions#PyErr_SetString
WARNING: unusable reference target found: exceptions#PyErr_Clear
WARNING: unusable reference target found: exceptions#PyErr_ExceptionMatches
WARNING: unusable reference target found: exceptions#PyErr_Clear
WARNING: unusable reference target found: refcounting#Py_XDECREF
WARNING: unusable reference target found: refcounting#Py_DECREF
WARNING: unusable reference target found: init#Py_Initialize
WARNING: unusable reference target found: init#Py_Initialize
WARNING: unusable reference target found: init#Py_Initialize
WARNING: unusable reference target found: init#Py_Initialize
WARNING: unusable reference target found: init#Py_Initialize
WARNING: unusable reference target found: init#Py_GetPath
WARNING: unusable reference target found: init#Py_GetPrefix
WARNING: unusable reference target found: init#Py_GetExecPrefix
WARNING: unusable reference target found: init#Py_GetProgramFullPath
WARNING: unusable reference target found: init#Py_Initialize
WARNING: unusable reference target found: init#Py_Finalize
WARNING: unusable reference target found: init#Py_IsInitialized
WARNING: unusable reference target found: init#Py_Finalize
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: veryhigh#Py_eval_input
WARNING: unusable reference target found: veryhigh#Py_file_input
WARNING: unusable reference target found: veryhigh#Py_single_input
WARNING: unusable reference target found: veryhigh#PyRun_AnyFileExFlags
WARNING: unusable reference target found: veryhigh#PyRun_AnyFileExFlags
WARNING: unusable reference target found: veryhigh#PyRun_AnyFileExFlags
WARNING: unusable reference target found: veryhigh#PyRun_InteractiveLoop
WARNING: unusable reference target found: veryhigh#PyRun_SimpleFile
WARNING: unusable reference target found: veryhigh#PyRun_SimpleStringFlags
WARNING: unusable reference target found: veryhigh#PyRun_SimpleFileExFlags
WARNING: unusable reference target found: veryhigh#PyRun_SimpleFileExFlags
WARNING: unusable reference target found: veryhigh#PyRun_SimpleFileExFlags
WARNING: unusable reference target found: veryhigh#PyRun_SimpleStringFlags
WARNING: unusable reference target found: veryhigh#PyRun_InteractiveOneFlags
WARNING: unusable reference target found: veryhigh#PyRun_InteractiveLoopFlags
WARNING: unusable reference target found: veryhigh#PyParser_SimpleParseStringFlagsFilename
WARNING: unusable reference target found: veryhigh#PyParser_SimpleParseStringFlagsFilename
WARNING: unusable reference target found: veryhigh#PyParser_SimpleParseFileFlags
WARNING: unusable reference target found: veryhigh#PyParser_SimpleParseStringFlagsFilename
WARNING: unusable reference target found: veryhigh#PyRun_StringFlags
WARNING: unusable reference target found: veryhigh#PyRun_FileExFlags
WARNING: unusable reference target found: veryhigh#PyRun_FileExFlags
WARNING: unusable reference target found: veryhigh#PyRun_FileExFlags
WARNING: unusable reference target found: veryhigh#PyRun_StringFlags
WARNING: unusable reference target found: veryhigh#PyRun_FileExFlags
WARNING: unusable reference target found: veryhigh#Py_CompileStringFlags
WARNING: unusable reference target found: veryhigh#Py_eval_input
WARNING: unusable reference target found: veryhigh#Py_file_input
WARNING: unusable reference target found: veryhigh#Py_single_input
WARNING: unusable reference target found: veryhigh#PyEval_EvalCodeEx
WARNING: unusable reference target found: veryhigh#Py_CompileString
WARNING: unusable reference target found: veryhigh#Py_CompileString
WARNING: unusable reference target found: veryhigh#Py_CompileString
WARNING: unusable reference target found: refcounting#Py_XINCREF
WARNING: unusable reference target found: refcounting#Py_XDECREF
WARNING: unusable reference target found: refcounting#Py_DECREF
WARNING: unusable reference target found: refcounting#Py_DECREF
WARNING: unusable reference target found: refcounting#Py_DECREF
WARNING: unusable reference target found: refcounting#Py_DECREF
WARNING: unusable reference target found: refcounting#Py_DECREF
WARNING: unusable reference target found: refcounting#Py_XINCREF
WARNING: unusable reference target found: refcounting#Py_XDECREF
WARNING: unusable reference target found: exceptions#PyErr_Restore
WARNING: unusable reference target found: refcounting#Py_DECREF
WARNING: unusable reference target found: exceptions#PyErr_ExceptionMatches
WARNING: unusable reference target found: exceptions#PyErr_Fetch
WARNING: unusable reference target found: exceptions#PyErr_Fetch
WARNING: unusable reference target found: exceptions#PyErr_SetString
WARNING: unusable reference target found: exceptions#PyErr_CheckSignals
WARNING: unusable reference target found: exceptions#PyErr_SetFromErrno
WARNING: unusable reference target found: exceptions#PyErr_SetFromWindowsErr
WARNING: unusable reference target found: exceptions#PyErr_SetFromWindowsErr
WARNING: unusable reference target found: exceptions#PyErr_SetFromWindowsErrWithFilename
WARNING: unusable reference target found: exceptions#PyErr_WarnEx
WARNING: unusable reference target found: refcounting#Py_DECREF
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: exceptions#PyErr_Warn
WARNING: unusable reference target found: exceptions#PyErr_WarnEx
WARNING: unusable reference target found: exceptions#PyErr_WarnEx
WARNING: unusable reference target found: exceptions#PyErr_CheckSignals
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: init#Py_Finalize
WARNING: unusable reference target found: init#Py_Finalize
WARNING: unusable reference target found: sys#Py_AtExit
WARNING: unusable reference target found: import#PyImport_ImportModuleEx
WARNING: unusable reference target found: import#PyImport_ImportModule
WARNING: unusable reference target found: import#PyImport_ImportModuleNoBlock
WARNING: unusable reference target found: import#PyImport_ImportModule
WARNING: unusable reference target found: import#PyImport_ImportModuleLevel
WARNING: unusable reference target found: import#PyImport_ImportModule
WARNING: unusable reference target found: import#PyImport_ExecCodeModule
WARNING: unusable reference target found: import#PyImport_ReloadModule
WARNING: unusable reference target found: import#PyImport_ImportModule
WARNING: unusable reference target found: import#PyImport_ExtendInittab
WARNING: unusable reference target found: init#Py_Initialize
WARNING: unusable reference target found: import#PyImport_ExtendInittab
WARNING: unusable reference target found: init#Py_Initialize
WARNING: unusable reference target found: marshal#PyMarshal_ReadObjectFromFile
WARNING: unusable reference target found: arg#PyArg_ParseTuple
WARNING: unusable reference target found: arg#PyArg_ParseTupleAndKeywords
WARNING: unusable reference target found: arg#PyArg_Parse
WARNING: unusable reference target found: unicode#Py_UNICODE
WARNING: unusable reference target found: unicode#Py_UNICODE
WARNING: unusable reference target found: arg#PyArg_ParseTuple
WARNING: unusable reference target found: memory#PyMem_Free
WARNING: unusable reference target found: memory#PyMem_Free
WARNING: unusable reference target found: arg#PyArg_ParseTuple
WARNING: unusable reference target found: complex#Py_complex
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: arg#PyArg_Parse
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: arg#PyArg_ParseTuple
WARNING: unusable reference target found: arg#PyArg_ParseTuple
WARNING: unusable reference target found: arg#PyArg_Parse
WARNING: unusable reference target found: arg#PyArg_Parse
WARNING: unusable reference target found: arg#PyArg_ParseTuple
WARNING: unusable reference target found: arg#PyArg_ParseTupleAndKeywords
WARNING: unusable reference target found: structures#METH_OLDARGS
WARNING: unusable reference target found: structures#METH_VARARGS
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: arg#PyArg_UnpackTuple
WARNING: unusable reference target found: arg#PyArg_ParseTuple
WARNING: unusable reference target found: arg#PyArg_Parse
WARNING: unusable reference target found: arg#Py_BuildValue
WARNING: unusable reference target found: arg#Py_BuildValue
WARNING: unusable reference target found: arg#Py_BuildValue
WARNING: unusable reference target found: arg#Py_BuildValue
WARNING: unusable reference target found: complex#Py_complex
WARNING: unusable reference target found: arg#Py_BuildValue
WARNING: unusable reference target found: arg#Py_BuildValue
WARNING: unusable reference target found: conversion#PyOS_snprintf
WARNING: unusable reference target found: conversion#PyOS_vsnprintf
WARNING: unusable reference target found: conversion#PyOS_ascii_strtod
WARNING: unusable reference target found: reflection#PyEval_GetFuncName
WARNING: unusable reference target found: list#PyList_New
WARNING: unusable reference target found: exceptions#PyErr_Occurred
WARNING: unusable reference target found: object#PyObject_Str
WARNING: unusable reference target found: object#PyObject_IsInstance
WARNING: unusable reference target found: object#PyObject_IsSubclass
WARNING: unusable reference target found: arg#Py_BuildValue
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: object#PyObject_CallFunctionObjArgs
WARNING: unusable reference target found: arg#Py_BuildValue
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: object#PyObject_CallMethodObjArgs
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: type#PyTypeObject
WARNING: unusable reference target found: exceptions#PyErr_Occurred
WARNING: unusable reference target found: none#Py_None
WARNING: unusable reference target found: none#Py_None
WARNING: unusable reference target found: none#Py_None
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: number#PyNumber_Coerce
WARNING: unusable reference target found: number#PyNumber_Index
WARNING: unusable reference target found: sequence#PySequence_Size
WARNING: unusable reference target found: sequence#PySequence_Fast_GET_ITEM
WARNING: unusable reference target found: sequence#PySequence_Fast
WARNING: unusable reference target found: sequence#PySequence_Fast
WARNING: unusable reference target found: sequence#PySequence_GetItem
WARNING: unusable reference target found: sequence#PySequence_Fast
WARNING: unusable reference target found: sequence#PySequence_Size
WARNING: unusable reference target found: sequence#PySequence_Fast_GET_SIZE
WARNING: unusable reference target found: dict#PyDict_Check
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_GC
WARNING: unusable reference target found: type#PyTypeObject
WARNING: unusable reference target found: none#Py_None
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: type#PyTypeObject
WARNING: unusable reference target found: int#PyInt_Type
WARNING: unusable reference target found: int#PyInt_Type
WARNING: unusable reference target found: int#PyInt_Type
WARNING: unusable reference target found: int#PyInt_Type
WARNING: unusable reference target found: int#PyIntObject
WARNING: unusable reference target found: long#PyLongObject
WARNING: unusable reference target found: long#PyLongObject
WARNING: unusable reference target found: int#PyIntObject
WARNING: unusable reference target found: int#PyIntObject
WARNING: unusable reference target found: long#PyLongObject
WARNING: unusable reference target found: int#PyIntObject
WARNING: unusable reference target found: long#PyLongObject
WARNING: unusable reference target found: int#PyIntObject
WARNING: unusable reference target found: long#PyLongObject
WARNING: unusable reference target found: bool#Py_False
WARNING: unusable reference target found: bool#Py_True
WARNING: unusable reference target found: bool#Py_False
WARNING: unusable reference target found: bool#Py_True
WARNING: unusable reference target found: bool#Py_True
WARNING: unusable reference target found: bool#Py_False
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: type#PyTypeObject
WARNING: unusable reference target found: long#PyLongObject
WARNING: unusable reference target found: long#PyLongObject
WARNING: unusable reference target found: long#PyLongObject
WARNING: unusable reference target found: long#PyLongObject
WARNING: unusable reference target found: long#PyLongObject
WARNING: unusable reference target found: long#PyLongObject
WARNING: unusable reference target found: long#PyLongObject
WARNING: unusable reference target found: long#PyLongObject
WARNING: unusable reference target found: long#PyLongObject
WARNING: unusable reference target found: long#PyLongObject
WARNING: unusable reference target found: long#PyLongObject
WARNING: unusable reference target found: long#PyLongObject
WARNING: unusable reference target found: long#PyLong_AsVoidPtr
WARNING: unusable reference target found: long#PyLong_FromVoidPtr
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: type#PyTypeObject
WARNING: unusable reference target found: float#PyFloatObject
WARNING: unusable reference target found: float#PyFloatObject
WARNING: unusable reference target found: float#PyFloatObject
WARNING: unusable reference target found: float#PyFloatObject
WARNING: unusable reference target found: float#PyFloatObject
WARNING: unusable reference target found: float#PyFloatObject
WARNING: unusable reference target found: complex#Py_complex
WARNING: unusable reference target found: complex#Py_complex
WARNING: unusable reference target found: complex#Py_complex
WARNING: unusable reference target found: complex#Py_complex
WARNING: unusable reference target found: complex#Py_complex
WARNING: unusable reference target found: complex#Py_complex
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: type#PyTypeObject
WARNING: unusable reference target found: complex#PyComplexObject
WARNING: unusable reference target found: complex#PyComplexObject
WARNING: unusable reference target found: complex#PyComplexObject
WARNING: unusable reference target found: complex#PyComplexObject
WARNING: unusable reference target found: complex#Py_complex
WARNING: unusable reference target found: complex#PyComplexObject
WARNING: unusable reference target found: complex#Py_complex
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: type#PyTypeObject
WARNING: unusable reference target found: bytearray#PyByteArray_Size
WARNING: unusable reference target found: bytearray#PyByteArray_AsString
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: type#PyTypeObject
WARNING: unusable reference target found: string#PyString_FromFormat
WARNING: unusable reference target found: string#PyString_Size
WARNING: unusable reference target found: string#PyString_AsString
WARNING: unusable reference target found: string#PyString_AsString
WARNING: unusable reference target found: string#PyString_AsStringAndSize
WARNING: unusable reference target found: string#PyString_FromString
WARNING: unusable reference target found: string#PyString_InternInPlace
WARNING: unusable reference target found: unicode#Py_UNICODE
WARNING: unusable reference target found: unicode#Py_UNICODE
WARNING: unusable reference target found: unicode#Py_UNICODE
WARNING: unusable reference target found: unicode#Py_UNICODE
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: type#PyTypeObject
WARNING: unusable reference target found: unicode#PyUnicodeObject
WARNING: unusable reference target found: unicode#PyUnicodeObject
WARNING: unusable reference target found: unicode#Py_UNICODE
WARNING: unusable reference target found: unicode#PyUnicodeObject
WARNING: unusable reference target found: unicode#PyUnicodeObject
WARNING: unusable reference target found: unicode#Py_UNICODE
WARNING: unusable reference target found: unicode#Py_UNICODE
WARNING: unusable reference target found: unicode#Py_UNICODE
WARNING: unusable reference target found: unicode#PyUnicode_DecodeUTF8
WARNING: unusable reference target found: unicode#Py_UNICODE
WARNING: unusable reference target found: unicode#PyUnicode_DecodeUTF32
WARNING: unusable reference target found: unicode#PyUnicode_DecodeUTF32Stateful
WARNING: unusable reference target found: unicode#PyUnicode_DecodeUTF16
WARNING: unusable reference target found: unicode#PyUnicode_DecodeUTF16Stateful
WARNING: unusable reference target found: unicode#Py_UNICODE
WARNING: unusable reference target found: unicode#Py_UNICODE
WARNING: unusable reference target found: unicode#Py_UNICODE
WARNING: unusable reference target found: unicode#Py_UNICODE
WARNING: unusable reference target found: unicode#Py_UNICODE
WARNING: unusable reference target found: unicode#Py_UNICODE
WARNING: unusable reference target found: unicode#Py_UNICODE
WARNING: unusable reference target found: unicode#Py_UNICODE
WARNING: unusable reference target found: unicode#PyUnicode_DecodeMBCS
WARNING: unusable reference target found: unicode#PyUnicode_DecodeMBCSStateful
WARNING: unusable reference target found: unicode#Py_UNICODE
WARNING: unusable reference target found: bool#Py_True
WARNING: unusable reference target found: bool#Py_False
WARNING: unusable reference target found: arg#PyArg_ParseTuple
WARNING: unusable reference target found: typeobj#buffer-structs
WARNING: unusable reference target found: typeobj#PyBufferProcs
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: type#PyTypeObject
WARNING: unusable reference target found: buffer#PyBuffer_FromObject
WARNING: unusable reference target found: buffer#PyBuffer_FromReadWriteObject
WARNING: unusable reference target found: buffer#PyBufferObject
WARNING: unusable reference target found: buffer#PyBuffer_Type
WARNING: unusable reference target found: buffer#Py_END_OF_BUFFER
WARNING: unusable reference target found: buffer#PyBuffer_FromObject
WARNING: unusable reference target found: buffer#Py_END_OF_BUFFER
WARNING: unusable reference target found: buffer#PyBuffer_FromMemory
WARNING: unusable reference target found: objbuffer#PyObject_AsWriteBuffer
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: type#PyTypeObject
WARNING: unusable reference target found: tuple#PyTuple_GetItem
WARNING: unusable reference target found: tuple#PyTuple_SetItem
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: type#PyTypeObject
WARNING: unusable reference target found: sequence#PySequence_SetItem
WARNING: unusable reference target found: list#PyList_SetItem
WARNING: unusable reference target found: list#PyList_Size
WARNING: unusable reference target found: list#PyList_GetItem
WARNING: unusable reference target found: list#PyList_SetItem
WARNING: unusable reference target found: list#PyList_SetItem
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: type#PyTypeObject
WARNING: unusable reference target found: dict#PyDict_GetItem
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: list#PyListObject
WARNING: unusable reference target found: list#PyListObject
WARNING: unusable reference target found: list#PyListObject
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: mapping#PyMapping_Keys
WARNING: unusable reference target found: object#PyObject_GetItem
WARNING: unusable reference target found: type#typeobjects
WARNING: unusable reference target found: type#PyTypeObject
WARNING: unusable reference target found: function#PyFunction_Type
WARNING: unusable reference target found: type#PyTypeObject
WARNING: unusable reference target found: method#PyMethod_Type
WARNING: unusable reference target found: method#PyMethod_Class
WARNING: unusable reference target found: method#PyMethod_Function
WARNING: unusable reference target found: method#PyMethod_Self
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: type#PyTypeObject
WARNING: unusable reference target found: file#PyFileObject
WARNING: unusable reference target found: file#PyFileObject
WARNING: unusable reference target found: file#PyFileObject
WARNING: unusable reference target found: file#PyFileObject
WARNING: unusable reference target found: file#PyFileObject
WARNING: unusable reference target found: file#PyFile_IncUseCount
WARNING: unusable reference target found: file#PyFile_DecUseCount
WARNING: unusable reference target found: file#PyFile_DecUseCount
WARNING: unusable reference target found: file#PyFile_AsFile
WARNING: unusable reference target found: file#PyFile_IncUseCount
WARNING: unusable reference target found: type#PyTypeObject
WARNING: unusable reference target found: module#PyModule_Type
WARNING: unusable reference target found: iterator#PySeqIter_New
WARNING: unusable reference target found: iterator#PySeqIter_Type
WARNING: unusable reference target found: iterator#PyCallIter_New
WARNING: unusable reference target found: iterator#PyCallIter_Type
WARNING: unusable reference target found: slice#PySlice_GetIndicesEx
WARNING: unusable reference target found: slice#PySlice_GetIndices
WARNING: unusable reference target found: weakref#PyWeakref_GetObject
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: cobject#PyCObject
WARNING: unusable reference target found: cobject#PyCObject
WARNING: unusable reference target found: cobject#PyCObject
WARNING: unusable reference target found: cobject#PyCObject
WARNING: unusable reference target found: cobject#PyCObject
WARNING: unusable reference target found: cobject#PyCObject
WARNING: unusable reference target found: gen#PyGen_New
WARNING: unusable reference target found: object#PyObject_CallMethod
WARNING: unusable reference target found: object#PyObject_RichCompareBool
WARNING: unusable reference target found: object#PyObject_Hash
WARNING: unusable reference target found: object#PyObject_Repr
WARNING: unusable reference target found: object#PyObject_IsTrue
WARNING: unusable reference target found: object#PyObject_Print
WARNING: unusable reference target found: object#PyObject_GetIter
WARNING: unusable reference target found: number#PyNumber_And
WARNING: unusable reference target found: number#PyNumber_Subtract
WARNING: unusable reference target found: number#PyNumber_Or
WARNING: unusable reference target found: number#PyNumber_Xor
WARNING: unusable reference target found: number#PyNumber_InPlaceAnd
WARNING: unusable reference target found: number#PyNumber_InPlaceSubtract
WARNING: unusable reference target found: number#PyNumber_InPlaceOr
WARNING: unusable reference target found: number#PyNumber_InPlaceXor
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: dict#PyDictObject
WARNING: unusable reference target found: type#PyTypeObject
WARNING: unusable reference target found: type#PyTypeObject
WARNING: unusable reference target found: set#PySet_Add
WARNING: unusable reference target found: set#PySet_Size
WARNING: unusable reference target found: tuple#PyTuple_SetItem
WARNING: unusable reference target found: init#Py_SetProgramName
WARNING: unusable reference target found: init#PyEval_InitThreads
WARNING: unusable reference target found: init#PyEval_ReleaseLock
WARNING: unusable reference target found: init#PyEval_AcquireLock
WARNING: unusable reference target found: init#PySys_SetArgv
WARNING: unusable reference target found: init#Py_Finalize
WARNING: unusable reference target found: init#Py_Initialize
WARNING: unusable reference target found: init#Py_Finalize
WARNING: unusable reference target found: init#Py_Initialize
WARNING: unusable reference target found: init#Py_Initialize
WARNING: unusable reference target found: init#Py_NewInterpreter
WARNING: unusable reference target found: init#Py_Initialize
WARNING: unusable reference target found: init#Py_Initialize
WARNING: unusable reference target found: init#Py_Initialize
WARNING: unusable reference target found: init#Py_Finalize
WARNING: unusable reference target found: init#Py_Finalize
WARNING: unusable reference target found: init#Py_Initialize
WARNING: unusable reference target found: init#Py_Finalize
WARNING: unusable reference target found: init#Py_Initialize
WARNING: unusable reference target found: init#Py_GetPath
WARNING: unusable reference target found: init#Py_SetProgramName
WARNING: unusable reference target found: init#Py_SetProgramName
WARNING: unusable reference target found: init#Py_SetProgramName
WARNING: unusable reference target found: init#Py_SetProgramName
WARNING: unusable reference target found: init#Py_SetProgramName
WARNING: unusable reference target found: sys#Py_FatalError
WARNING: unusable reference target found: init#PyThreadState
WARNING: unusable reference target found: init#PyThreadState
WARNING: unusable reference target found: init#Py_BEGIN_ALLOW_THREADS
WARNING: unusable reference target found: init#Py_END_ALLOW_THREADS
WARNING: unusable reference target found: init#PyEval_RestoreThread
WARNING: unusable reference target found: init#PyEval_SaveThread
WARNING: unusable reference target found: init#PyEval_RestoreThread
WARNING: unusable reference target found: init#PyEval_ReleaseLock
WARNING: unusable reference target found: init#PyEval_AcquireLock
WARNING: unusable reference target found: init#Py_Initialize
WARNING: unusable reference target found: init#Py_NewInterpreter
WARNING: unusable reference target found: init#PyInterpreterState
WARNING: unusable reference target found: init#PyEval_ReleaseLock
WARNING: unusable reference target found: init#PyEval_SaveThread
WARNING: unusable reference target found: init#PyEval_RestoreThread
WARNING: unusable reference target found: init#Py_Initialize
WARNING: unusable reference target found: init#PyEval_InitThreads
WARNING: unusable reference target found: init#PyEval_InitThreads
WARNING: unusable reference target found: sys#PyOS_AfterFork
WARNING: unusable reference target found: init#Py_END_ALLOW_THREADS
WARNING: unusable reference target found: init#Py_BEGIN_ALLOW_THREADS
WARNING: unusable reference target found: init#Py_END_ALLOW_THREADS
WARNING: unusable reference target found: init#Py_BEGIN_ALLOW_THREADS
WARNING: unusable reference target found: init#PyInterpreterState_Clear
WARNING: unusable reference target found: init#PyThreadState_Clear
WARNING: unusable reference target found: init#PyGILState_Release
WARNING: unusable reference target found: init#PyGILState_Ensure
WARNING: unusable reference target found: init#PyGILState_Release
WARNING: unusable reference target found: init#Py_BEGIN_ALLOW_THREADS
WARNING: unusable reference target found: init#Py_END_ALLOW_THREADS
WARNING: unusable reference target found: init#PyGILState_Ensure
WARNING: unusable reference target found: init#PyGILState_Release
WARNING: unusable reference target found: init#PyGILState_Ensure
WARNING: unusable reference target found: init#PyGILState_Release
WARNING: unusable reference target found: init#PyGILState_Ensure
WARNING: unusable reference target found: init#PyGILState_Ensure
WARNING: unusable reference target found: init#PyGILState_Release
WARNING: unusable reference target found: init#PyEval_SetProfile
WARNING: unusable reference target found: init#PyEval_SetTrace
WARNING: unusable reference target found: init#PyTrace_CALL
WARNING: unusable reference target found: init#PyTrace_EXCEPTION
WARNING: unusable reference target found: init#PyTrace_LINE
WARNING: unusable reference target found: init#PyTrace_RETURN
WARNING: unusable reference target found: init#PyTrace_C_CALL
WARNING: unusable reference target found: init#PyTrace_C_EXCEPTION
WARNING: unusable reference target found: init#PyTrace_C_RETURN
WARNING: unusable reference target found: init#PyTrace_CALL
WARNING: unusable reference target found: init#PyTrace_EXCEPTION
WARNING: unusable reference target found: init#PyTrace_LINE
WARNING: unusable reference target found: init#PyTrace_RETURN
WARNING: unusable reference target found: init#PyTrace_C_CALL
WARNING: unusable reference target found: init#PyTrace_C_EXCEPTION
WARNING: unusable reference target found: init#PyTrace_C_RETURN
WARNING: unusable reference target found: init#Py_tracefunc
WARNING: unusable reference target found: init#Py_tracefunc
WARNING: unusable reference target found: init#Py_tracefunc
WARNING: unusable reference target found: init#Py_tracefunc
WARNING: unusable reference target found: init#Py_tracefunc
WARNING: unusable reference target found: init#Py_tracefunc
WARNING: unusable reference target found: init#PyEval_SetProfile
WARNING: unusable reference target found: init#PyThreadState
WARNING: unusable reference target found: init#PyInterpreterState
WARNING: unusable reference target found: memory#PyMem_Malloc
WARNING: unusable reference target found: memory#PyMem_Realloc
WARNING: unusable reference target found: memory#PyMem_Realloc
WARNING: unusable reference target found: memory#PyMem_Malloc
WARNING: unusable reference target found: memory#PyMem_Realloc
WARNING: unusable reference target found: memory#PyMem_Malloc
WARNING: unusable reference target found: memory#PyMem_Realloc
WARNING: unusable reference target found: memory#PyMem_Free
WARNING: unusable reference target found: memory#memoryoverview
WARNING: unusable reference target found: allocation#PyObject_New
WARNING: unusable reference target found: allocation#PyObject_NewVar
WARNING: unusable reference target found: allocation#PyObject_Del
WARNING: unusable reference target found: allocation#PyObject_Init
WARNING: unusable reference target found: typeobj#tp_basicsize
WARNING: unusable reference target found: typeobj#tp_itemsize
WARNING: unusable reference target found: allocation#PyObject_New
WARNING: unusable reference target found: allocation#PyObject_NewVar
WARNING: unusable reference target found: typeobj#tp_dealloc
WARNING: unusable reference target found: allocation#Py_InitModule3
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: structures#PyVarObject
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: typeobj#ob_size
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: structures#PyVarObject
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: structures#PyObject_HEAD
WARNING: unusable reference target found: structures#PyVarObject
WARNING: unusable reference target found: structures#PyObject_HEAD
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: structures#PyCFunction
WARNING: unusable reference target found: structures#PyCFunction
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: structures#METH_VARARGS
WARNING: unusable reference target found: structures#METH_KEYWORDS
WARNING: unusable reference target found: structures#METH_KEYWORDS
WARNING: unusable reference target found: structures#PyCFunction
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: allocation#Py_InitModule4
WARNING: unusable reference target found: allocation#Py_InitModule
WARNING: unusable reference target found: arg#PyArg_ParseTuple
WARNING: unusable reference target found: arg#PyArg_UnpackTuple
WARNING: unusable reference target found: structures#METH_VARARGS
WARNING: unusable reference target found: arg#PyArg_ParseTupleAndKeywords
WARNING: unusable reference target found: structures#METH_NOARGS
WARNING: unusable reference target found: structures#PyCFunction
WARNING: unusable reference target found: structures#METH_O
WARNING: unusable reference target found: arg#PyArg_ParseTuple
WARNING: unusable reference target found: structures#PyCFunction
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: structures#PyCFunction
WARNING: unusable reference target found: typeobj#tp_getattro
WARNING: unusable reference target found: typeobj#tp_getattr
WARNING: unusable reference target found: type#PyTypeObject
WARNING: unusable reference target found: type#PyTypeObject
WARNING: unusable reference target found: structures#PyVarObject
WARNING: unusable reference target found: typeobj#ob_size
WARNING: unusable reference target found: type#PyType_Type
WARNING: unusable reference target found: typeobj#tp_itemsize
WARNING: unusable reference target found: typeobj#ob_size
WARNING: unusable reference target found: typeobj#ob_type
WARNING: unusable reference target found: type#PyType_Ready
WARNING: unusable reference target found: typeobj#ob_type
WARNING: unusable reference target found: typeobj#ob_type
WARNING: unusable reference target found: type#PyType_Ready
WARNING: unusable reference target found: typeobj#tp_name
WARNING: unusable reference target found: typeobj#tp_name
WARNING: unusable reference target found: typeobj#tp_itemsize
WARNING: unusable reference target found: typeobj#tp_itemsize
WARNING: unusable reference target found: typeobj#tp_basicsize
WARNING: unusable reference target found: typeobj#ob_size
WARNING: unusable reference target found: typeobj#tp_basicsize
WARNING: unusable reference target found: typeobj#tp_itemsize
WARNING: unusable reference target found: typeobj#ob_size
WARNING: unusable reference target found: typeobj#ob_size
WARNING: unusable reference target found: typeobj#ob_size
WARNING: unusable reference target found: typeobj#ob_size
WARNING: unusable reference target found: structures#PyObject_HEAD
WARNING: unusable reference target found: structures#PyObject_VAR_HEAD
WARNING: unusable reference target found: typeobj#_ob_prev
WARNING: unusable reference target found: typeobj#_ob_next
WARNING: unusable reference target found: typeobj#tp_basicsize
WARNING: unusable reference target found: typeobj#tp_basicsize
WARNING: unusable reference target found: typeobj#tp_itemsize
WARNING: unusable reference target found: typeobj#tp_itemsize
WARNING: unusable reference target found: typeobj#tp_basicsize
WARNING: unusable reference target found: typeobj#tp_itemsize
WARNING: unusable reference target found: typeobj#tp_basicsize
WARNING: unusable reference target found: refcounting#Py_DECREF
WARNING: unusable reference target found: refcounting#Py_XDECREF
WARNING: unusable reference target found: typeobj#tp_free
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_BASETYPE
WARNING: unusable reference target found: typeobj#tp_free
WARNING: unusable reference target found: allocation#PyObject_Del
WARNING: unusable reference target found: allocation#PyObject_New
WARNING: unusable reference target found: gcsupport#PyObject_GC_Del
WARNING: unusable reference target found: gcsupport#PyObject_GC_New
WARNING: unusable reference target found: typeobj#tp_repr
WARNING: unusable reference target found: typeobj#tp_str
WARNING: unusable reference target found: typeobj#tp_print
WARNING: unusable reference target found: typeobj#tp_print
WARNING: unusable reference target found: typeobj#tp_repr
WARNING: unusable reference target found: typeobj#tp_str
WARNING: unusable reference target found: object#PyObject_Print
WARNING: unusable reference target found: typeobj#tp_str
WARNING: unusable reference target found: typeobj#tp_repr
WARNING: unusable reference target found: typeobj#tp_print
WARNING: unusable reference target found: typeobj#tp_print
WARNING: unusable reference target found: typeobj#tp_repr
WARNING: unusable reference target found: typeobj#tp_str
WARNING: unusable reference target found: typeobj#tp_getattro
WARNING: unusable reference target found: object#PyObject_GetAttrString
WARNING: unusable reference target found: typeobj#tp_getattro
WARNING: unusable reference target found: typeobj#tp_getattr
WARNING: unusable reference target found: typeobj#tp_getattro
WARNING: unusable reference target found: typeobj#tp_getattr
WARNING: unusable reference target found: typeobj#tp_getattro
WARNING: unusable reference target found: typeobj#tp_setattro
WARNING: unusable reference target found: object#PyObject_SetAttrString
WARNING: unusable reference target found: typeobj#tp_setattro
WARNING: unusable reference target found: typeobj#tp_setattr
WARNING: unusable reference target found: typeobj#tp_setattro
WARNING: unusable reference target found: typeobj#tp_setattr
WARNING: unusable reference target found: typeobj#tp_setattro
WARNING: unusable reference target found: object#PyObject_Compare
WARNING: unusable reference target found: typeobj#tp_richcompare
WARNING: unusable reference target found: typeobj#tp_hash
WARNING: unusable reference target found: typeobj#tp_compare
WARNING: unusable reference target found: typeobj#tp_richcompare
WARNING: unusable reference target found: typeobj#tp_hash
WARNING: unusable reference target found: typeobj#tp_compare
WARNING: unusable reference target found: typeobj#tp_richcompare
WARNING: unusable reference target found: typeobj#tp_hash
WARNING: unusable reference target found: object#PyObject_Repr
WARNING: unusable reference target found: typeobj#number-structs
WARNING: unusable reference target found: typeobj#tp_as_number
WARNING: unusable reference target found: typeobj#sequence-structs
WARNING: unusable reference target found: typeobj#tp_as_sequence
WARNING: unusable reference target found: typeobj#mapping-structs
WARNING: unusable reference target found: typeobj#tp_as_mapping
WARNING: unusable reference target found: object#PyObject_Hash
WARNING: unusable reference target found: object#PyObject_HashNotImplemented
WARNING: unusable reference target found: object#PyObject_HashNotImplemented
WARNING: unusable reference target found: typeobj#tp_compare
WARNING: unusable reference target found: typeobj#tp_richcompare
WARNING: unusable reference target found: typeobj#tp_richcompare
WARNING: unusable reference target found: typeobj#tp_compare
WARNING: unusable reference target found: typeobj#tp_compare
WARNING: unusable reference target found: typeobj#tp_richcompare
WARNING: unusable reference target found: typeobj#tp_hash
WARNING: unusable reference target found: typeobj#tp_compare
WARNING: unusable reference target found: typeobj#tp_richcompare
WARNING: unusable reference target found: typeobj#tp_hash
WARNING: unusable reference target found: object#PyObject_Call
WARNING: unusable reference target found: object#PyObject_Str
WARNING: unusable reference target found: object#PyObject_Str
WARNING: unusable reference target found: object#PyObject_Str
WARNING: unusable reference target found: object#PyObject_Repr
WARNING: unusable reference target found: object#PyObject_GetAttr
WARNING: unusable reference target found: typeobj#tp_getattr
WARNING: unusable reference target found: typeobj#tp_getattr
WARNING: unusable reference target found: typeobj#tp_getattro
WARNING: unusable reference target found: typeobj#tp_getattr
WARNING: unusable reference target found: typeobj#tp_getattro
WARNING: unusable reference target found: object#PyObject_SetAttr
WARNING: unusable reference target found: typeobj#tp_setattr
WARNING: unusable reference target found: typeobj#tp_setattr
WARNING: unusable reference target found: typeobj#tp_setattro
WARNING: unusable reference target found: typeobj#tp_setattr
WARNING: unusable reference target found: typeobj#tp_setattro
WARNING: unusable reference target found: typeobj#buffer-structs
WARNING: unusable reference target found: typeobj#tp_as_buffer
WARNING: unusable reference target found: typeobj#tp_as_number
WARNING: unusable reference target found: typeobj#tp_as_sequence
WARNING: unusable reference target found: typeobj#tp_as_mapping
WARNING: unusable reference target found: typeobj#tp_as_buffer
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_GC
WARNING: unusable reference target found: typeobj#tp_traverse
WARNING: unusable reference target found: typeobj#tp_clear
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_GC
WARNING: unusable reference target found: typeobj#tp_traverse
WARNING: unusable reference target found: typeobj#tp_clear
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_RICHCOMPARE
WARNING: unusable reference target found: typeobj#tp_flags
WARNING: unusable reference target found: type#PyType_HasFeature
WARNING: unusable reference target found: typeobj#PyBufferProcs
WARNING: unusable reference target found: typeobj#tp_as_buffer
WARNING: unusable reference target found: typeobj#PySequenceMethods
WARNING: unusable reference target found: typeobj#tp_as_sequence
WARNING: unusable reference target found: typeobj#sq_contains
WARNING: unusable reference target found: typeobj#PySequenceMethods
WARNING: unusable reference target found: typeobj#tp_as_sequence
WARNING: unusable reference target found: typeobj#PyNumberMethods
WARNING: unusable reference target found: typeobj#tp_as_number
WARNING: unusable reference target found: typeobj#PyNumberMethods
WARNING: unusable reference target found: typeobj#PySequenceMethods
WARNING: unusable reference target found: typeobj#sq_inplace_concat
WARNING: unusable reference target found: typeobj#sq_inplace_repeat
WARNING: unusable reference target found: typeobj#PyNumberMethods
WARNING: unusable reference target found: typeobj#tp_as_number
WARNING: unusable reference target found: typeobj#tp_richcompare
WARNING: unusable reference target found: typeobj#tp_traverse
WARNING: unusable reference target found: typeobj#tp_clear
WARNING: unusable reference target found: typeobj#tp_weaklistoffset
WARNING: unusable reference target found: typeobj#tp_weaklistoffset
WARNING: unusable reference target found: typeobj#tp_iter
WARNING: unusable reference target found: typeobj#tp_iternext
WARNING: unusable reference target found: typeobj#tp_methods
WARNING: unusable reference target found: typeobj#tp_members
WARNING: unusable reference target found: typeobj#tp_getset
WARNING: unusable reference target found: typeobj#tp_base
WARNING: unusable reference target found: typeobj#tp_dict
WARNING: unusable reference target found: typeobj#tp_descr_get
WARNING: unusable reference target found: typeobj#tp_descr_set
WARNING: unusable reference target found: typeobj#tp_dictoffset
WARNING: unusable reference target found: typeobj#tp_init
WARNING: unusable reference target found: typeobj#tp_alloc
WARNING: unusable reference target found: typeobj#tp_new
WARNING: unusable reference target found: typeobj#tp_free
WARNING: unusable reference target found: typeobj#tp_is_gc
WARNING: unusable reference target found: typeobj#tp_bases
WARNING: unusable reference target found: typeobj#tp_mro
WARNING: unusable reference target found: typeobj#tp_cache
WARNING: unusable reference target found: typeobj#tp_subclasses
WARNING: unusable reference target found: typeobj#tp_weaklist
WARNING: unusable reference target found: typeobj#ob_type
WARNING: unusable reference target found: type#PyType_Ready
WARNING: unusable reference target found: type#PyType_Ready
WARNING: unusable reference target found: gcsupport#PyObject_GC_New
WARNING: unusable reference target found: gcsupport#PyObject_GC_Del
WARNING: unusable reference target found: gcsupport#supporting-cycle-detection
WARNING: unusable reference target found: typeobj#tp_traverse
WARNING: unusable reference target found: typeobj#tp_clear
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_GC
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_RICHCOMPARE
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_GETCHARBUFFER
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_SEQUENCE_IN
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_INPLACEOPS
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_RICHCOMPARE
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_WEAKREFS
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_ITER
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_CLASS
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_RICHCOMPARE
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_GC
WARNING: unusable reference target found: gcsupport#supporting-cycle-detection
WARNING: unusable reference target found: typeobj#tp_traverse
WARNING: unusable reference target found: typeobj#tp_traverse
WARNING: unusable reference target found: gcsupport#Py_VISIT
WARNING: unusable reference target found: gcsupport#Py_VISIT
WARNING: unusable reference target found: gcsupport#Py_VISIT
WARNING: unusable reference target found: typeobj#tp_clear
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_GC
WARNING: unusable reference target found: typeobj#tp_traverse
WARNING: unusable reference target found: typeobj#tp_clear
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_RICHCOMPARE
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_GC
WARNING: unusable reference target found: typeobj#tp_clear
WARNING: unusable reference target found: typeobj#tp_clear
WARNING: unusable reference target found: typeobj#tp_clear
WARNING: unusable reference target found: typeobj#tp_clear
WARNING: unusable reference target found: typeobj#tp_clear
WARNING: unusable reference target found: typeobj#tp_clear
WARNING: unusable reference target found: typeobj#tp_clear
WARNING: unusable reference target found: refcounting#Py_CLEAR
WARNING: unusable reference target found: refcounting#Py_CLEAR
WARNING: unusable reference target found: typeobj#tp_clear
WARNING: unusable reference target found: typeobj#tp_dealloc
WARNING: unusable reference target found: typeobj#tp_clear
WARNING: unusable reference target found: gcsupport#supporting-cycle-detection
WARNING: unusable reference target found: typeobj#tp_traverse
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_GC
WARNING: unusable reference target found: typeobj#tp_traverse
WARNING: unusable reference target found: typeobj#tp_clear
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_RICHCOMPARE
WARNING: unusable reference target found: typeobj#tp_compare
WARNING: unusable reference target found: typeobj#tp_hash
WARNING: unusable reference target found: typeobj#tp_compare
WARNING: unusable reference target found: typeobj#tp_richcompare
WARNING: unusable reference target found: typeobj#tp_hash
WARNING: unusable reference target found: typeobj#tp_compare
WARNING: unusable reference target found: typeobj#tp_richcompare
WARNING: unusable reference target found: typeobj#tp_hash
WARNING: unusable reference target found: typeobj#tp_richcompare
WARNING: unusable reference target found: object#PyObject_RichCompare
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_WEAKREFS
WARNING: unusable reference target found: structures#PyObject
WARNING: unusable reference target found: typeobj#tp_weaklist
WARNING: unusable reference target found: typeobj#tp_weaklistoffset
WARNING: unusable reference target found: typeobj#tp_weaklistoffset
WARNING: unusable reference target found: typeobj#tp_weaklistoffset
WARNING: unusable reference target found: typeobj#tp_weaklistoffset
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_CLASS
WARNING: unusable reference target found: object#PyObject_GetIter
WARNING: unusable reference target found: typeobj#tp_iter
WARNING: unusable reference target found: iter#PyIter_Next
WARNING: unusable reference target found: typeobj#tp_weaklist
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_CLASS
WARNING: unusable reference target found: structures#PyMethodDef
WARNING: unusable reference target found: typeobj#tp_dict
WARNING: unusable reference target found: structures#PyMemberDef
WARNING: unusable reference target found: typeobj#tp_dict
WARNING: unusable reference target found: typeobj#tp_dict
WARNING: unusable reference target found: type#PyType_Ready
WARNING: unusable reference target found: type#PyType_Ready
WARNING: unusable reference target found: typeobj#tp_dict
WARNING: unusable reference target found: typeobj#tp_basicsize
WARNING: unusable reference target found: typeobj#tp_dictoffset
WARNING: unusable reference target found: typeobj#tp_dictoffset
WARNING: unusable reference target found: typeobj#tp_basicsize
WARNING: unusable reference target found: typeobj#tp_itemsize
WARNING: unusable reference target found: typeobj#tp_dictoffset
WARNING: unusable reference target found: typeobj#ob_size
WARNING: unusable reference target found: typeobj#ob_size
WARNING: unusable reference target found: typeobj#tp_dictoffset
WARNING: unusable reference target found: typeobj#tp_dictoffset
WARNING: unusable reference target found: typeobj#tp_dictoffset
WARNING: unusable reference target found: typeobj#tp_init
WARNING: unusable reference target found: typeobj#tp_new
WARNING: unusable reference target found: typeobj#tp_new
WARNING: unusable reference target found: typeobj#tp_init
WARNING: unusable reference target found: typeobj#tp_new
WARNING: unusable reference target found: typeobj#tp_init
WARNING: unusable reference target found: typeobj#tp_init
WARNING: unusable reference target found: typeobj#tp_new
WARNING: unusable reference target found: typeobj#ob_refcnt
WARNING: unusable reference target found: typeobj#ob_type
WARNING: unusable reference target found: typeobj#tp_itemsize
WARNING: unusable reference target found: typeobj#ob_size
WARNING: unusable reference target found: typeobj#tp_basicsize
WARNING: unusable reference target found: typeobj#tp_new
WARNING: unusable reference target found: type#PyType_GenericAlloc
WARNING: unusable reference target found: typeobj#tp_new
WARNING: unusable reference target found: typeobj#tp_new
WARNING: unusable reference target found: typeobj#tp_init
WARNING: unusable reference target found: typeobj#tp_new
WARNING: unusable reference target found: typeobj#tp_init
WARNING: unusable reference target found: typeobj#tp_base
WARNING: unusable reference target found: type#PyType_GenericAlloc
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_GC
WARNING: unusable reference target found: typeobj#tp_flags
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_GC
WARNING: unusable reference target found: type#PyType_Type
WARNING: unusable reference target found: type#PyType_Ready
WARNING: unusable reference target found: typeobj#tp_allocs
WARNING: unusable reference target found: number#number
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_CHECKTYPES
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_CHECKTYPES
WARNING: unusable reference target found: typeobj#nb_coerce
WARNING: unusable reference target found: number#PyNumber_CoerceEx
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_CHECKTYPES
WARNING: unusable reference target found: mapping#PyMapping_Length
WARNING: unusable reference target found: object#PyObject_Size
WARNING: unusable reference target found: object#PyObject_GetItem
WARNING: unusable reference target found: mapping#PyMapping_Check
WARNING: unusable reference target found: object#PyObject_SetItem
WARNING: unusable reference target found: sequence#PySequence_Size
WARNING: unusable reference target found: object#PyObject_Size
WARNING: unusable reference target found: sequence#PySequence_Concat
WARNING: unusable reference target found: sequence#PySequence_Repeat
WARNING: unusable reference target found: sequence#PySequence_GetItem
WARNING: unusable reference target found: sequence#PySequence_Check
WARNING: unusable reference target found: typeobj#sq_length
WARNING: unusable reference target found: typeobj#sq_item
WARNING: unusable reference target found: typeobj#sq_length
WARNING: unusable reference target found: sequence#PySequence_SetItem
WARNING: unusable reference target found: sequence#PySequence_Contains
WARNING: unusable reference target found: sequence#PySequence_Contains
WARNING: unusable reference target found: sequence#PySequence_InPlaceConcat
WARNING: unusable reference target found: sequence#PySequence_InPlaceRepeat
WARNING: unusable reference target found: typeobj#tp_as_buffer
WARNING: unusable reference target found: type#PyTypeObject
WARNING: unusable reference target found: typeobj#tp_as_buffer
WARNING: unusable reference target found: typeobj#PyBufferProcs
WARNING: unusable reference target found: type#PyTypeObject
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_DEFAULT
WARNING: unusable reference target found: typeobj#tp_flags
WARNING: unusable reference target found: typeobj#PyBufferProcs
WARNING: unusable reference target found: string#PyString_Type
WARNING: unusable reference target found: buffer#PyBuffer_Type
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_GETCHARBUFFER
WARNING: unusable reference target found: typeobj#tp_flags
WARNING: unusable reference target found: type#PyTypeObject
WARNING: unusable reference target found: type#PyType_HasFeature
WARNING: unusable reference target found: typeobj#tp_flags
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_GC
WARNING: unusable reference target found: typeobj#tp_traverse
WARNING: unusable reference target found: typeobj#tp_clear
WARNING: unusable reference target found: gcsupport#PyObject_GC_New
WARNING: unusable reference target found: gcsupport#PyObject_GC_Track
WARNING: unusable reference target found: allocation#PyObject_New
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_GC
WARNING: unusable reference target found: allocation#PyObject_NewVar
WARNING: unusable reference target found: typeobj#Py_TPFLAGS_HAVE_GC
WARNING: unusable reference target found: allocation#PyObject_NewVar
WARNING: unusable reference target found: typeobj#tp_traverse
WARNING: unusable reference target found: gcsupport#PyObject_GC_Track
WARNING: unusable reference target found: gcsupport#PyObject_GC_UnTrack
WARNING: unusable reference target found: gcsupport#PyObject_GC_Del
WARNING: unusable reference target found: gcsupport#PyObject_GC_New
WARNING: unusable reference target found: gcsupport#PyObject_GC_NewVar
WARNING: unusable reference target found: gcsupport#PyObject_GC_Track
WARNING: unusable reference target found: typeobj#tp_dealloc
WARNING: unusable reference target found: typeobj#tp_traverse
WARNING: unusable reference target found: gcsupport#PyObject_GC_UnTrack
WARNING: unusable reference target found: typeobj#tp_traverse
WARNING: unusable reference target found: typeobj#tp_traverse
WARNING: unusable reference target found: typeobj#tp_traverse
WARNING: unusable reference target found: typeobj#tp_traverse
WARNING: unusable reference target found: typeobj#tp_traverse
WARNING: unusable reference target found: gcsupport#Py_VISIT
WARNING: unusable reference target found: typeobj#tp_traverse
WARNING: unusable reference target found: typeobj#tp_traverse
WARNING: unusable reference target found: typeobj#tp_clear
WARNING: unusable reference target found: gcsupport#inquiry
WARNING: unusable reference target found: refcounting#Py_DECREF
done
processing distutils.tex... distutils/index distutils/introduction distutils/setupscript distutils/configfile distutils/sourcedist distutils/builtdist distutils/packageindex distutils/uploading distutils/examples distutils/extending distutils/commandref distutils/apiref 
resolving references...
writing... WARNING: unusable reference target found: setupscript#setup-script
WARNING: unusable reference target found: introduction#distutils-simple-example
WARNING: unusable reference target found: introduction#distutils-simple-example
WARNING: unusable reference target found: setupscript#meta-data
WARNING: unusable reference target found: introduction#distutils-simple-example
WARNING: unusable reference target found: apiref#module-distutils.core
WARNING: unusable reference target found: apiref#module-distutils.sysconfig
WARNING: unusable reference target found: apiref#distutils.core.setup
WARNING: unusable reference target found: introduction#distutils-simple-example
WARNING: unusable reference target found: commandref#sdist-cmd
WARNING: unusable reference target found: setupscript#setup-script
WARNING: unusable reference target found: configfile#setup-config
WARNING: unusable reference target found: packageindex#pypirc
WARNING: unusable reference target found: packageindex#pypirc
WARNING: unusable reference target found: apiref#module-distutils.cmd
WARNING: unusable reference target found: apiref#distutils.core.setup
WARNING: unusable reference target found: apiref#module-distutils.command
WARNING: unusable reference target found: apiref#module-distutils.command
WARNING: unusable reference target found: apiref#module-distutils.core
WARNING: unusable reference target found: apiref#distutils.core.setup
WARNING: unusable reference target found: apiref#distutils.cmd.Command
WARNING: unusable reference target found: apiref#module-distutils.version
WARNING: unusable reference target found: apiref#distutils.core.Extension
WARNING: unusable reference target found: apiref#distutils.core.Distribution
WARNING: unusable reference target found: apiref#distutils.core.Distribution
WARNING: unusable reference target found: apiref#distutils.core.Command
WARNING: unusable reference target found: apiref#distutils.core.setup
WARNING: unusable reference target found: apiref#distutils.core.setup
WARNING: unusable reference target found: apiref#distutils.core.Distribution
WARNING: unusable reference target found: apiref#distutils.core.setup
WARNING: unusable reference target found: apiref#distutils.core.Distribution
WARNING: unusable reference target found: apiref#distutils.core.Distribution
WARNING: unusable reference target found: apiref#distutils.core.setup
WARNING: unusable reference target found: apiref#module-distutils.core
WARNING: unusable reference target found: apiref#distutils.core.Extension
WARNING: unusable reference target found: apiref#module-distutils.extension
WARNING: unusable reference target found: apiref#distutils.core.Command
WARNING: unusable reference target found: apiref#module-distutils.cmd
WARNING: unusable reference target found: apiref#distutils.core.Distribution
WARNING: unusable reference target found: apiref#module-distutils.dist
WARNING: unusable reference target found: apiref#distutils.core.Distribution
WARNING: unusable reference target found: apiref#distutils.core.setup
WARNING: unusable reference target found: apiref#distutils.core.setup
WARNING: unusable reference target found: apiref#distutils.core.Command
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler.add_include_dir
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler.add_include_dir
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler.add_include_dir
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler.set_include_dirs
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler.add_library
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler.set_libraries
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler.add_library
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler.set_libraries
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler.add_library_dir
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler.set_library_dirs
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler.define_macro
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler.undefine_macro
WARNING: unusable reference target found: apiref#distutils.util.split_quoted
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler.add_link_object
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler.set_link_objects
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler.add_library
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler.set_libraries
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler.add_library_dir
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler.set_library_dirs
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler.create_static_lib
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler.create_static_lib
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler.link
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler.link
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler.link
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler.define_macro
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler.undefine_macro
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler.add_include_dir
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler
WARNING: unusable reference target found: apiref#distutils.util.execute
WARNING: unusable reference target found: apiref#distutils.dir_util.mkpath
WARNING: unusable reference target found: apiref#distutils.file_util.move_file
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler
WARNING: unusable reference target found: apiref#distutils.dep_util.newer
WARNING: unusable reference target found: apiref#distutils.dir_util.mkpath
WARNING: unusable reference target found: apiref#distutils.dir_util.mkpath
WARNING: unusable reference target found: apiref#module-distutils.file_util
WARNING: unusable reference target found: apiref#distutils.file_util.copy_file
WARNING: unusable reference target found: apiref#distutils.file_util.copy_file
WARNING: unusable reference target found: apiref#distutils.util.get_platform
WARNING: unusable reference target found: apiref#distutils.util.check_environ
WARNING: unusable reference target found: apiref#distutils.util.byte_compile
WARNING: unusable reference target found: apiref#distutils.fancy_getopt.fancy_getopt
WARNING: unusable reference target found: apiref#distutils.fancy_getopt.FancyGetopt
WARNING: unusable reference target found: apiref#distutils.fancy_getopt.FancyGetopt
WARNING: unusable reference target found: apiref#distutils.fancy_getopt.FancyGetopt
WARNING: unusable reference target found: apiref#distutils.fancy_getopt.FancyGetopt.getopt
WARNING: unusable reference target found: apiref#distutils.fancy_getopt.FancyGetopt.getopt
WARNING: unusable reference target found: apiref#distutils.fancy_getopt.FancyGetopt.getopt
WARNING: unusable reference target found: apiref#distutils.fancy_getopt.FancyGetopt
WARNING: unusable reference target found: apiref#module-distutils.sysconfig
WARNING: unusable reference target found: apiref#distutils.sysconfig.PREFIX
WARNING: unusable reference target found: apiref#distutils.sysconfig.EXEC_PREFIX
WARNING: unusable reference target found: apiref#distutils.sysconfig.PREFIX
WARNING: unusable reference target found: apiref#distutils.sysconfig.EXEC_PREFIX
WARNING: unusable reference target found: apiref#distutils.ccompiler.CCompiler
WARNING: unusable reference target found: apiref#module-distutils.sysconfig
WARNING: unusable reference target found: apiref#distutils.text_file.TextFile
WARNING: unusable reference target found: apiref#distutils.text_file.TextFile.warn
WARNING: unusable reference target found: apiref#distutils.text_file.TextFile.unreadline
WARNING: unusable reference target found: apiref#distutils.text_file.TextFile
WARNING: unusable reference target found: apiref#distutils.text_file.TextFile.readline
WARNING: unusable reference target found: apiref#distutils.text_file.TextFile.close
WARNING: unusable reference target found: apiref#distutils.text_file.TextFile
WARNING: unusable reference target found: apiref#distutils.text_file.TextFile
WARNING: unusable reference target found: apiref#distutils.text_file.TextFile.readline
WARNING: unusable reference target found: apiref#distutils.text_file.TextFile.readline
WARNING: unusable reference target found: apiref#distutils.text_file.TextFile.readline
WARNING: unusable reference target found: apiref#distutils.text_file.TextFile.readline
WARNING: unusable reference target found: apiref#distutils.text_file.TextFile.unreadline
WARNING: unusable reference target found: apiref#distutils.text_file.TextFile.warn
WARNING: unusable reference target found: apiref#distutils.text_file.TextFile.readline
WARNING: unusable reference target found: apiref#distutils.text_file.TextFile.readline
WARNING: unusable reference target found: apiref#distutils.text_file.TextFile.unreadline
WARNING: unusable reference target found: apiref#distutils.text_file.TextFile.readline
WARNING: unusable reference target found: apiref#distutils.text_file.TextFile.unreadline
WARNING: unusable reference target found: apiref#distutils.text_file.TextFile.readline
WARNING: unusable reference target found: apiref#distutils.cmd.Command
WARNING: unusable reference target found: apiref#module-distutils.command
WARNING: unusable reference target found: apiref#distutils.cmd.Command
WARNING: unusable reference target found: apiref#distutils.command.register.Command.initialize_options
WARNING: unusable reference target found: apiref#distutils.command.register.Command.initialize_options
WARNING: unusable reference target found: apiref#distutils.command.register.Command.initialize_options
WARNING: unusable reference target found: apiref#distutils.command.register.Command.finalize_options
WARNING: unusable reference target found: apiref#distutils.command.register.Command.run
done
processing documenting.tex... documenting/index documenting/intro documenting/style documenting/rest documenting/markup documenting/fromlatex 
resolving references...
writing... WARNING: unusable reference target found: markup#doc-ref-role
done
processing extending.tex... extending/index extending/extending extending/newtypes extending/building extending/windows extending/embedding 
resolving references...
writing... WARNING: unusable reference target found: building#building
WARNING: unusable reference target found: windows#building-on-windows
WARNING: unusable reference target found: extending#methodtable
WARNING: unusable reference target found: extending#parsetuple
WARNING: unusable reference target found: extending#refcounts
WARNING: unusable reference target found: extending#methodtable
WARNING: unusable reference target found: extending#extending-simpleexample
done
processing install.tex... install/index 
resolving references...
writing... done
processing library.tex... library/index library/intro library/functions library/constants library/objects library/stdtypes library/exceptions library/strings library/string library/re library/struct library/difflib library/stringio library/textwrap library/codecs library/unicodedata library/stringprep library/fpformat library/datatypes library/datetime library/calendar library/collections library/heapq library/bisect library/array library/sets library/sched library/mutex library/queue library/weakref library/userdict library/types library/new library/copy library/pprint library/repr library/numeric library/numbers library/math library/cmath library/decimal library/fractions library/random library/itertools library/functools library/operator library/filesys library/os.path library/fileinput library/stat library/statvfs library/filecmp library/tempfile library/glob library/fnmatch library/linecache library/shutil library/dircache library/macpath library/persistence library/pickle library/copy_reg library/shelve library/marshal library/anydbm library/whichdb library/dbm library/gdbm library/dbhash library/bsddb library/dumbdbm library/sqlite3 library/archiving library/zlib library/gzip library/bz2 library/zipfile library/tarfile library/fileformats library/csv library/configparser library/robotparser library/netrc library/xdrlib library/plistlib library/crypto library/hashlib library/hmac library/md5 library/sha library/allos library/os library/io library/time library/optparse library/getopt library/logging library/getpass library/curses library/curses.ascii library/curses.panel library/platform library/errno library/ctypes library/someos library/select library/threading library/thread library/dummy_threading library/dummy_thread library/multiprocessing library/mmap library/readline library/rlcompleter library/ipc library/subprocess library/socket library/ssl library/signal library/popen2 library/asyncore library/asynchat library/netdata library/email library/email.message library/email.parser library/email.generator library/email.mime library/email.header library/email.charset library/email.encoders library/email.errors library/email.util library/email.iterators library/email-examples library/json library/mailcap library/mailbox library/mhlib library/mimetools library/mimetypes library/mimewriter library/mimify library/multifile library/rfc822 library/base64 library/binhex library/binascii library/quopri library/uu library/markup library/htmlparser library/sgmllib library/htmllib library/pyexpat library/xml.dom library/xml.dom.minidom library/xml.dom.pulldom library/xml.sax library/xml.sax.handler library/xml.sax.utils library/xml.sax.reader library/xml.etree.elementtree library/internet library/webbrowser library/cgi library/cgitb library/wsgiref library/urllib library/urllib2 library/httplib library/ftplib library/poplib library/imaplib library/nntplib library/smtplib library/smtpd library/telnetlib library/uuid library/urlparse library/socketserver library/basehttpserver library/simplehttpserver library/cgihttpserver library/cookielib library/cookie library/xmlrpclib library/simplexmlrpcserver library/docxmlrpcserver library/mm library/audioop library/imageop library/aifc library/sunau library/wave library/chunk library/colorsys library/imghdr library/sndhdr library/ossaudiodev library/i18n library/gettext library/locale library/frameworks library/cmd library/shlex library/tk library/tkinter library/tix library/scrolledtext library/turtle library/idle library/othergui library/development library/pydoc library/doctest library/unittest library/2to3 library/test library/debug library/bdb library/pdb library/profile library/hotshot library/timeit library/trace library/python library/sys library/__builtin__ library/future_builtins library/__main__ library/warnings library/contextlib library/abc library/atexit library/traceback library/__future__ library/gc library/inspect library/site library/user library/fpectl library/custominterp library/code library/codeop library/restricted library/rexec library/bastion library/modules library/imp library/imputil library/zipimport library/pkgutil library/modulefinder library/runpy library/language library/parser library/ast library/symtable library/symbol library/token library/keyword library/tokenize library/tabnanny library/pyclbr library/py_compile library/compileall library/dis library/pickletools library/distutils library/compiler library/misc library/formatter library/windows library/msilib library/msvcrt library/_winreg library/winsound library/unix library/posix library/pwd library/spwd library/grp library/crypt library/dl library/termios library/tty library/pty library/fcntl library/pipes library/posixfile library/resource library/nis library/syslog library/commands library/mac library/ic library/macos library/macostools library/easydialogs library/framework library/autogil library/carbon library/colorpicker library/macosa library/gensuitemodule library/aetools library/aepack library/aetypes library/miniaeframe library/sgi library/al library/cd library/fl library/fm library/gl library/imgfile library/jpeg library/sun library/sunaudio library/undoc 
resolving references...
writing... WARNING: unusable reference target found: random#module-random
WARNING: unusable reference target found: objects#builtin
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: functions#int
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: functions#bool
WARNING: unusable reference target found: functions#int
WARNING: unusable reference target found: functions#bool
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: functions#ord
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: functions#unichr
WARNING: unusable reference target found: functions#staticmethod
WARNING: unusable reference target found: functions#eval
WARNING: unusable reference target found: ast#module-ast
WARNING: unusable reference target found: __future__#module-__future__
WARNING: unusable reference target found: exceptions#exceptions.SyntaxError
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: stdtypes#str.replace
WARNING: unusable reference target found: functions#int
WARNING: unusable reference target found: functions#long
WARNING: unusable reference target found: functions#float
WARNING: unusable reference target found: stdtypes#typesnumeric
WARNING: unusable reference target found: functions#setattr
WARNING: unusable reference target found: stdtypes#typesmapping
WARNING: unusable reference target found: functions#list
WARNING: unusable reference target found: stdtypes#set
WARNING: unusable reference target found: functions#tuple
WARNING: unusable reference target found: collections#module-collections
WARNING: unusable reference target found: functions#dir
WARNING: unusable reference target found: functions#dir
WARNING: unusable reference target found: functions#dir
WARNING: unusable reference target found: functions#divmod
WARNING: unusable reference target found: functions#next
WARNING: unusable reference target found: functions#enumerate
WARNING: unusable reference target found: functions#enumerate
WARNING: unusable reference target found: __builtin__#module-__builtin__
WARNING: unusable reference target found: functions#eval
WARNING: unusable reference target found: functions#compile
WARNING: unusable reference target found: functions#eval
WARNING: unusable reference target found: functions#execfile
WARNING: unusable reference target found: functions#globals
WARNING: unusable reference target found: functions#locals
WARNING: unusable reference target found: functions#eval
WARNING: unusable reference target found: functions#execfile
WARNING: unusable reference target found: functions#execfile
WARNING: unusable reference target found: functions#locals
WARNING: unusable reference target found: functions#execfile
WARNING: unusable reference target found: functions#execfile
WARNING: unusable reference target found: functions#file
WARNING: unusable reference target found: stdtypes#bltin-file-objects
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: functions#file
WARNING: unusable reference target found: stdtypes#typesnumeric
WARNING: unusable reference target found: stdtypes#types-set
WARNING: unusable reference target found: stdtypes#dict
WARNING: unusable reference target found: functions#list
WARNING: unusable reference target found: functions#tuple
WARNING: unusable reference target found: collections#module-collections
WARNING: unusable reference target found: exceptions#exceptions.AttributeError
WARNING: unusable reference target found: site#module-site
WARNING: unusable reference target found: functions#id
WARNING: unusable reference target found: exceptions#exceptions.SyntaxError
WARNING: unusable reference target found: readline#module-readline
WARNING: unusable reference target found: functions#input
WARNING: unusable reference target found: functions#raw_input
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: stdtypes#typesnumeric
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: functions#next
WARNING: unusable reference target found: exceptions#exceptions.StopIteration
WARNING: unusable reference target found: functions#list
WARNING: unusable reference target found: stdtypes#typesseq
WARNING: unusable reference target found: stdtypes#dict
WARNING: unusable reference target found: stdtypes#set
WARNING: unusable reference target found: functions#tuple
WARNING: unusable reference target found: collections#module-collections
WARNING: unusable reference target found: functions#locals
WARNING: unusable reference target found: functions#int
WARNING: unusable reference target found: stdtypes#typesnumeric
WARNING: unusable reference target found: functions#map
WARNING: unusable reference target found: functions#next
WARNING: unusable reference target found: exceptions#exceptions.StopIteration
WARNING: unusable reference target found: functions#object
WARNING: unusable reference target found: functions#file
WARNING: unusable reference target found: stdtypes#bltin-file-objects
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: functions#file
WARNING: unusable reference target found: fileinput#module-fileinput
WARNING: unusable reference target found: os#module-os
WARNING: unusable reference target found: os.path#module-os.path
WARNING: unusable reference target found: tempfile#module-tempfile
WARNING: unusable reference target found: shutil#module-shutil
WARNING: unusable reference target found: functions#chr
WARNING: unusable reference target found: functions#unichr
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: functions#print
WARNING: unusable reference target found: sys#sys.stdout
WARNING: unusable reference target found: functions#print
WARNING: unusable reference target found: functions#object
WARNING: unusable reference target found: functions#property
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: exceptions#exceptions.EOFError
WARNING: unusable reference target found: readline#module-readline
WARNING: unusable reference target found: functions#raw_input
WARNING: unusable reference target found: functions#reload
WARNING: unusable reference target found: sys#module-sys
WARNING: unusable reference target found: __main__#module-__main__
WARNING: unusable reference target found: __builtin__#module-__builtin__
WARNING: unusable reference target found: functions#reload
WARNING: unusable reference target found: functions#eval
WARNING: unusable reference target found: stdtypes#types-set
WARNING: unusable reference target found: stdtypes#dict
WARNING: unusable reference target found: functions#list
WARNING: unusable reference target found: functions#tuple
WARNING: unusable reference target found: collections#module-collections
WARNING: unusable reference target found: functions#getattr
WARNING: unusable reference target found: stdtypes#typesseq-mutable
WARNING: unusable reference target found: functions#classmethod
WARNING: unusable reference target found: functions#eval
WARNING: unusable reference target found: stdtypes#typesseq
WARNING: unusable reference target found: stdtypes#string-methods
WARNING: unusable reference target found: stdtypes#string-formatting
WARNING: unusable reference target found: strings#stringservices
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: functions#super
WARNING: unusable reference target found: functions#super
WARNING: unusable reference target found: functions#super
WARNING: unusable reference target found: functions#tuple
WARNING: unusable reference target found: stdtypes#typesseq
WARNING: unusable reference target found: stdtypes#dict
WARNING: unusable reference target found: functions#list
WARNING: unusable reference target found: stdtypes#set
WARNING: unusable reference target found: collections#module-collections
WARNING: unusable reference target found: functions#isinstance
WARNING: unusable reference target found: functions#type
WARNING: unusable reference target found: functions#type
WARNING: unusable reference target found: functions#ord
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: functions#chr
WARNING: unusable reference target found: exceptions#exceptions.LookupError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: codecs#module-codecs
WARNING: unusable reference target found: stdtypes#typesseq
WARNING: unusable reference target found: stdtypes#string-methods
WARNING: unusable reference target found: stdtypes#string-formatting
WARNING: unusable reference target found: strings#stringservices
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: functions#range
WARNING: unusable reference target found: functions#xrange
WARNING: unusable reference target found: functions#range
WARNING: unusable reference target found: functions#xrange
WARNING: unusable reference target found: functions#xrange
WARNING: unusable reference target found: functions#zip
WARNING: unusable reference target found: functions#map
WARNING: unusable reference target found: functions#zip
WARNING: unusable reference target found: functions#zip
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: functions#__import__
WARNING: unusable reference target found: functions#__import__
WARNING: unusable reference target found: functions#__import__
WARNING: unusable reference target found: functions#__import__
WARNING: unusable reference target found: sys#sys.modules
WARNING: unusable reference target found: functions#apply
WARNING: unusable reference target found: functions#apply
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: functions#intern
WARNING: unusable reference target found: functions#bool
WARNING: unusable reference target found: functions#bool
WARNING: unusable reference target found: types#types.NoneType
WARNING: unusable reference target found: exceptions#exceptions.SyntaxError
WARNING: unusable reference target found: constants#__debug__
WARNING: unusable reference target found: exceptions#exceptions.SyntaxError
WARNING: unusable reference target found: site#module-site
WARNING: unusable reference target found: exceptions#exceptions.SystemExit
WARNING: unusable reference target found: functions#repr
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: functions#print
WARNING: unusable reference target found: functions#bool
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: functions#int
WARNING: unusable reference target found: functions#long
WARNING: unusable reference target found: functions#float
WARNING: unusable reference target found: functions#complex
WARNING: unusable reference target found: functions#int
WARNING: unusable reference target found: functions#long
WARNING: unusable reference target found: math#math.trunc
WARNING: unusable reference target found: math#math.floor
WARNING: unusable reference target found: math#math.ceil
WARNING: unusable reference target found: functions#built-in-funcs
WARNING: unusable reference target found: functions#divmod
WARNING: unusable reference target found: functions#abs
WARNING: unusable reference target found: numbers#numbers.Real
WARNING: unusable reference target found: functions#int
WARNING: unusable reference target found: functions#long
WARNING: unusable reference target found: functions#float
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: exceptions#exceptions.OverflowError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: stdtypes#float.hex
WARNING: unusable reference target found: stdtypes#float.fromhex
WARNING: unusable reference target found: stdtypes#float.hex
WARNING: unusable reference target found: stdtypes#float.fromhex
WARNING: unusable reference target found: exceptions#exceptions.StopIteration
WARNING: unusable reference target found: functions#next
WARNING: unusable reference target found: exceptions#exceptions.StopIteration
WARNING: unusable reference target found: functions#next
WARNING: unusable reference target found: stdtypes#dict
WARNING: unusable reference target found: functions#list
WARNING: unusable reference target found: stdtypes#set
WARNING: unusable reference target found: functions#tuple
WARNING: unusable reference target found: collections#module-collections
WARNING: unusable reference target found: stdtypes#string-methods
WARNING: unusable reference target found: functions#buffer
WARNING: unusable reference target found: functions#xrange
WARNING: unusable reference target found: functions#min
WARNING: unusable reference target found: functions#max
WARNING: unusable reference target found: stdtypes#typesseq-mutable
WARNING: unusable reference target found: stdtypes#str.join
WARNING: unusable reference target found: stdtypes#typesseq
WARNING: unusable reference target found: stdtypes#string-formatting
WARNING: unusable reference target found: re#module-re
WARNING: unusable reference target found: exceptions#exceptions.UnicodeError
WARNING: unusable reference target found: codecs#codecs.register_error
WARNING: unusable reference target found: codecs#codec-base-classes
WARNING: unusable reference target found: exceptions#exceptions.UnicodeError
WARNING: unusable reference target found: codecs#codecs.register_error
WARNING: unusable reference target found: codecs#codec-base-classes
WARNING: unusable reference target found: codecs#standard-encodings
WARNING: unusable reference target found: string#formatstrings
WARNING: unusable reference target found: stdtypes#string-formatting
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: string#module-string
WARNING: unusable reference target found: codecs#module-codecs
WARNING: unusable reference target found: functions#repr
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: string#module-string
WARNING: unusable reference target found: re#module-re
WARNING: unusable reference target found: functions#xrange
WARNING: unusable reference target found: functions#xrange
WARNING: unusable reference target found: functions#xrange
WARNING: unusable reference target found: functions#len
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: stdtypes#dict
WARNING: unusable reference target found: functions#list
WARNING: unusable reference target found: functions#tuple
WARNING: unusable reference target found: collections#module-collections
WARNING: unusable reference target found: stdtypes#set
WARNING: unusable reference target found: stdtypes#frozenset
WARNING: unusable reference target found: stdtypes#set
WARNING: unusable reference target found: stdtypes#frozenset
WARNING: unusable reference target found: stdtypes#frozenset
WARNING: unusable reference target found: stdtypes#set
WARNING: unusable reference target found: stdtypes#frozenset
WARNING: unusable reference target found: stdtypes#set
WARNING: unusable reference target found: stdtypes#frozenset
WARNING: unusable reference target found: stdtypes#set
WARNING: unusable reference target found: stdtypes#frozenset
WARNING: unusable reference target found: stdtypes#set
WARNING: unusable reference target found: stdtypes#frozenset
WARNING: unusable reference target found: stdtypes#frozenset
WARNING: unusable reference target found: stdtypes#set
WARNING: unusable reference target found: stdtypes#frozenset
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: sets#comparison-to-builtin-set
WARNING: unusable reference target found: sets#module-sets
WARNING: unusable reference target found: functions#list
WARNING: unusable reference target found: stdtypes#set
WARNING: unusable reference target found: functions#tuple
WARNING: unusable reference target found: collections#module-collections
WARNING: unusable reference target found: stdtypes#dict
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: collections#collections.defaultdict
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: functions#zip
WARNING: unusable reference target found: stdtypes#dict.items
WARNING: unusable reference target found: stdtypes#dict.items
WARNING: unusable reference target found: stdtypes#dict.items
WARNING: unusable reference target found: stdtypes#dict.items
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: stdtypes#dict.items
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: os#os.popen
WARNING: unusable reference target found: os#os.fdopen
WARNING: unusable reference target found: tempfile#module-tempfile
WARNING: unusable reference target found: shutil#module-shutil
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: contextlib#contextlib.closing
WARNING: unusable reference target found: fcntl#module-fcntl
WARNING: unusable reference target found: os#os.read
WARNING: unusable reference target found: functions#next
WARNING: unusable reference target found: exceptions#exceptions.StopIteration
WARNING: unusable reference target found: functions#next
WARNING: unusable reference target found: functions#next
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: decimal#decimal.localcontext
WARNING: unusable reference target found: contextlib#module-contextlib
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: functions#compile
WARNING: unusable reference target found: code#module-code
WARNING: unusable reference target found: functions#eval
WARNING: unusable reference target found: functions#type
WARNING: unusable reference target found: types#module-types
WARNING: unusable reference target found: constants#Ellipsis
WARNING: unusable reference target found: functions#bool
WARNING: unusable reference target found: functions#dir
WARNING: unusable reference target found: functions#dir
WARNING: unusable reference target found: functions#dir
WARNING: unusable reference target found: exceptions#module-exceptions
WARNING: unusable reference target found: exceptions#module-exceptions
WARNING: unusable reference target found: exceptions#exceptions.BaseException
WARNING: unusable reference target found: exceptions#exceptions.Exception
WARNING: unusable reference target found: exceptions#exceptions.BaseException
WARNING: unusable reference target found: exceptions#exceptions.Exception
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: exceptions#exceptions.BaseException
WARNING: unusable reference target found: exceptions#exceptions.StopIteration
WARNING: unusable reference target found: exceptions#exceptions.GeneratorExit
WARNING: unusable reference target found: exceptions#exceptions.KeyboardInterrupt
WARNING: unusable reference target found: exceptions#exceptions.SystemExit
WARNING: unusable reference target found: exceptions#exceptions.StandardError
WARNING: unusable reference target found: exceptions#exceptions.Exception
WARNING: unusable reference target found: exceptions#exceptions.OverflowError
WARNING: unusable reference target found: exceptions#exceptions.ZeroDivisionError
WARNING: unusable reference target found: exceptions#exceptions.FloatingPointError
WARNING: unusable reference target found: exceptions#exceptions.IndexError
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: sys#sys.setdefaultencoding
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: exceptions#exceptions.OSError
WARNING: unusable reference target found: exceptions#exceptions.EnvironmentError
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: functions#input
WARNING: unusable reference target found: functions#raw_input
WARNING: unusable reference target found: stdtypes#file.read
WARNING: unusable reference target found: stdtypes#file.readline
WARNING: unusable reference target found: exceptions#exceptions.BaseException
WARNING: unusable reference target found: exceptions#exceptions.StandardError
WARNING: unusable reference target found: exceptions#exceptions.BaseException
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: exceptions#exceptions.EnvironmentError
WARNING: unusable reference target found: socket#socket.error
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: functions#input
WARNING: unusable reference target found: functions#raw_input
WARNING: unusable reference target found: exceptions#exceptions.BaseException
WARNING: unusable reference target found: exceptions#exceptions.Exception
WARNING: unusable reference target found: exceptions#exceptions.BaseException
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: exceptions#exceptions.EnvironmentError
WARNING: unusable reference target found: errno#module-errno
WARNING: unusable reference target found: exceptions#exceptions.MemoryError
WARNING: unusable reference target found: weakref#weakref.proxy
WARNING: unusable reference target found: weakref#module-weakref
WARNING: unusable reference target found: weakref#weakref.ReferenceError
WARNING: unusable reference target found: functions#next
WARNING: unusable reference target found: exceptions#exceptions.Exception
WARNING: unusable reference target found: exceptions#exceptions.StandardError
WARNING: unusable reference target found: functions#eval
WARNING: unusable reference target found: functions#input
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: sys#sys.exit
WARNING: unusable reference target found: exceptions#exceptions.BaseException
WARNING: unusable reference target found: exceptions#exceptions.StandardError
WARNING: unusable reference target found: sys#sys.exit
WARNING: unusable reference target found: os#os._exit
WARNING: unusable reference target found: exceptions#exceptions.BaseException
WARNING: unusable reference target found: exceptions#exceptions.StandardError
WARNING: unusable reference target found: exceptions#exceptions.Exception
WARNING: unusable reference target found: exceptions#exceptions.Exception
WARNING: unusable reference target found: exceptions#exceptions.BaseException
WARNING: unusable reference target found: exceptions#exceptions.NameError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: exceptions#exceptions.UnicodeError
WARNING: unusable reference target found: exceptions#exceptions.UnicodeError
WARNING: unusable reference target found: exceptions#exceptions.UnicodeError
WARNING: unusable reference target found: exceptions#exceptions.IndexError
WARNING: unusable reference target found: exceptions#exceptions.OSError
WARNING: unusable reference target found: warnings#module-warnings
WARNING: unusable reference target found: stdtypes#typesseq
WARNING: unusable reference target found: stdtypes#string-methods
WARNING: unusable reference target found: stdtypes#string-formatting
WARNING: unusable reference target found: re#module-re
WARNING: unusable reference target found: string#module-string
WARNING: unusable reference target found: stdtypes#typesseq
WARNING: unusable reference target found: stdtypes#string-methods
WARNING: unusable reference target found: stdtypes#string-formatting
WARNING: unusable reference target found: re#module-re
WARNING: unusable reference target found: string#string.ascii_lowercase
WARNING: unusable reference target found: string#string.ascii_uppercase
WARNING: unusable reference target found: string#string.lowercase
WARNING: unusable reference target found: string#string.uppercase
WARNING: unusable reference target found: locale#locale.setlocale
WARNING: unusable reference target found: string#string.upper
WARNING: unusable reference target found: string#string.swapcase
WARNING: unusable reference target found: locale#locale.setlocale
WARNING: unusable reference target found: string#string.digits
WARNING: unusable reference target found: string#string.letters
WARNING: unusable reference target found: string#string.punctuation
WARNING: unusable reference target found: string#string.whitespace
WARNING: unusable reference target found: string#string.lower
WARNING: unusable reference target found: string#string.swapcase
WARNING: unusable reference target found: locale#locale.setlocale
WARNING: unusable reference target found: string#string.strip
WARNING: unusable reference target found: string#string.split
WARNING: unusable reference target found: stdtypes#str.format
WARNING: unusable reference target found: string#string.Formatter
WARNING: unusable reference target found: string#module-string
WARNING: unusable reference target found: string#string.Formatter
WARNING: unusable reference target found: string#string.Formatter.format
WARNING: unusable reference target found: string#string.Formatter.format
WARNING: unusable reference target found: string#string.Formatter.vformat
WARNING: unusable reference target found: string#string.Formatter.vformat
WARNING: unusable reference target found: string#string.Formatter
WARNING: unusable reference target found: string#string.Formatter.vformat
WARNING: unusable reference target found: string#string.Formatter.parse
WARNING: unusable reference target found: string#string.Formatter.vformat
WARNING: unusable reference target found: string#string.Formatter.get_value
WARNING: unusable reference target found: string#string.Formatter.vformat
WARNING: unusable reference target found: string#string.Formatter.get_value
WARNING: unusable reference target found: string#string.Formatter.get_value
WARNING: unusable reference target found: functions#getattr
WARNING: unusable reference target found: exceptions#exceptions.IndexError
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: string#string.Formatter.check_unused_args
WARNING: unusable reference target found: string#string.Formatter.format_field
WARNING: unusable reference target found: string#string.Formatter.format
WARNING: unusable reference target found: string#string.Formatter.get_field
WARNING: unusable reference target found: string#string.Formatter.parse
WARNING: unusable reference target found: stdtypes#str.format
WARNING: unusable reference target found: string#string.Formatter
WARNING: unusable reference target found: string#string.Formatter
WARNING: unusable reference target found: ../@token#grammar-token-field_name
WARNING: unusable reference target found: ../@token#grammar-token-conversion
WARNING: unusable reference target found: ../@token#grammar-token-format_spec
WARNING: unusable reference target found: ../@token#grammar-token-identifier
WARNING: unusable reference target found: ../@token#grammar-token-integer
WARNING: unusable reference target found: ../@token#grammar-token-attribute_name
WARNING: unusable reference target found: ../@token#grammar-token-identifier
WARNING: unusable reference target found: ../@token#grammar-token-integer
WARNING: unusable reference target found: functions#getattr
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: functions#repr
WARNING: unusable reference target found: string#formatstrings
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: ../@token#grammar-token-fill
WARNING: unusable reference target found: ../@token#grammar-token-align
WARNING: unusable reference target found: ../@token#grammar-token-sign
WARNING: unusable reference target found: ../@token#grammar-token-width
WARNING: unusable reference target found: ../@token#grammar-token-precision
WARNING: unusable reference target found: ../@token#grammar-token-type
WARNING: unusable reference target found: ../@token#grammar-token-integer
WARNING: unusable reference target found: ../@token#grammar-token-integer
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: string#module-string
WARNING: unusable reference target found: string#string.Template
WARNING: unusable reference target found: string#string.Template
WARNING: unusable reference target found: string#string.Template.substitute
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: string#string.Template.substitute
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: string#string.Template.safe_substitute
WARNING: unusable reference target found: string#string.Template
WARNING: unusable reference target found: string#string.Template
WARNING: unusable reference target found: re#re.escape
WARNING: unusable reference target found: string#string.split
WARNING: unusable reference target found: string#string.capitalize
WARNING: unusable reference target found: string#string.join
WARNING: unusable reference target found: string#string.translate
WARNING: unusable reference target found: string#string.lowercase
WARNING: unusable reference target found: string#string.uppercase
WARNING: unusable reference target found: string#string.lower
WARNING: unusable reference target found: string#string.upper
WARNING: unusable reference target found: stdtypes#string-methods
WARNING: unusable reference target found: functions#float
WARNING: unusable reference target found: functions#float
WARNING: unusable reference target found: functions#int
WARNING: unusable reference target found: functions#int
WARNING: unusable reference target found: functions#eval
WARNING: unusable reference target found: functions#long
WARNING: unusable reference target found: string#string.atoi
WARNING: unusable reference target found: functions#long
WARNING: unusable reference target found: string#string.find
WARNING: unusable reference target found: string#string.find
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: string#string.rfind
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: string#string.split
WARNING: unusable reference target found: string#string.split
WARNING: unusable reference target found: string#string.split
WARNING: unusable reference target found: string#string.splitfields
WARNING: unusable reference target found: string#string.join
WARNING: unusable reference target found: string#string.join
WARNING: unusable reference target found: string#string.joinfields
WARNING: unusable reference target found: string#string.joinfields
WARNING: unusable reference target found: string#string.join
WARNING: unusable reference target found: re#module-re
WARNING: unusable reference target found: re#re.DOTALL
WARNING: unusable reference target found: re#re.MULTILINE
WARNING: unusable reference target found: re#re.MULTILINE
WARNING: unusable reference target found: re#re.MULTILINE
WARNING: unusable reference target found: re#re.LOCALE
WARNING: unusable reference target found: re#re.UNICODE
WARNING: unusable reference target found: re#re.I
WARNING: unusable reference target found: re#re.L
WARNING: unusable reference target found: re#re.M
WARNING: unusable reference target found: re#re.S
WARNING: unusable reference target found: re#re.U
WARNING: unusable reference target found: re#re.X
WARNING: unusable reference target found: re#contents-of-module-re
WARNING: unusable reference target found: functions#compile
WARNING: unusable reference target found: re#re.search
WARNING: unusable reference target found: re#re.match
WARNING: unusable reference target found: re#re.UNICODE
WARNING: unusable reference target found: re#re.UNICODE
WARNING: unusable reference target found: re#re.UNICODE
WARNING: unusable reference target found: re#re.UNICODE
WARNING: unusable reference target found: re#re.LOCALE
WARNING: unusable reference target found: re#re.UNICODE
WARNING: unusable reference target found: re#re.LOCALE
WARNING: unusable reference target found: re#re.UNICODE
WARNING: unusable reference target found: re#re.LOCALE
WARNING: unusable reference target found: re#re.UNICODE
WARNING: unusable reference target found: re#re.LOCALE
WARNING: unusable reference target found: re#re.UNICODE
WARNING: unusable reference target found: re#re.LOCALE
WARNING: unusable reference target found: re#re.UNICODE
WARNING: unusable reference target found: re#re.LOCALE
WARNING: unusable reference target found: re#re.UNICODE
WARNING: unusable reference target found: re#re.LOCALE
WARNING: unusable reference target found: re#re.UNICODE
WARNING: unusable reference target found: re#re.LOCALE
WARNING: unusable reference target found: re#re.UNICODE
WARNING: unusable reference target found: re#re.MULTILINE
WARNING: unusable reference target found: re#re.match
WARNING: unusable reference target found: re#re.search
WARNING: unusable reference target found: functions#compile
WARNING: unusable reference target found: re#re.search
WARNING: unusable reference target found: re#re.sub
WARNING: unusable reference target found: re#re.search
WARNING: unusable reference target found: re#re.match
WARNING: unusable reference target found: re#re.split
WARNING: unusable reference target found: re#re.findall
WARNING: unusable reference target found: re#re.finditer
WARNING: unusable reference target found: re#re.sub
WARNING: unusable reference target found: re#re.subn
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: re#re.match
WARNING: unusable reference target found: re#re.sub
WARNING: unusable reference target found: exceptions#exceptions.IndexError
WARNING: unusable reference target found: exceptions#exceptions.IndexError
WARNING: unusable reference target found: exceptions#exceptions.IndexError
WARNING: unusable reference target found: re#re.search
WARNING: unusable reference target found: re#re.match
WARNING: unusable reference target found: re#re.search
WARNING: unusable reference target found: re#re.match
WARNING: unusable reference target found: re#re.match
WARNING: unusable reference target found: re#re.search
WARNING: unusable reference target found: re#re.match
WARNING: unusable reference target found: re#re.search
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: re#re.match
WARNING: unusable reference target found: re#re.search
WARNING: unusable reference target found: re#re.match
WARNING: unusable reference target found: re#re.split
WARNING: unusable reference target found: re#re.split
WARNING: unusable reference target found: re#re.sub
WARNING: unusable reference target found: re#re.sub
WARNING: unusable reference target found: re#re.findall
WARNING: unusable reference target found: re#re.search
WARNING: unusable reference target found: re#re.findall
WARNING: unusable reference target found: re#re.finditer
WARNING: unusable reference target found: re#re.finditer
WARNING: unusable reference target found: struct#struct.pack
WARNING: unusable reference target found: struct#struct.unpack
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: array#module-array
WARNING: unusable reference target found: xdrlib#module-xdrlib
WARNING: unusable reference target found: struct#module-struct
WARNING: unusable reference target found: struct#module-struct
WARNING: unusable reference target found: struct#struct.pack
WARNING: unusable reference target found: struct#struct.pack_into
WARNING: unusable reference target found: struct#struct.unpack
WARNING: unusable reference target found: struct#struct.unpack_from
WARNING: unusable reference target found: struct#struct.Struct.format
WARNING: unusable reference target found: filecmp#module-filecmp
WARNING: unusable reference target found: difflib#difflib.SequenceMatcher
WARNING: unusable reference target found: difflib#difflib.SequenceMatcher
WARNING: unusable reference target found: difflib#difflib.Differ
WARNING: unusable reference target found: difflib#difflib.HtmlDiff
WARNING: unusable reference target found: difflib#difflib.HtmlDiff
WARNING: unusable reference target found: difflib#difflib.HtmlDiff.make_file
WARNING: unusable reference target found: stdtypes#file.readlines
WARNING: unusable reference target found: stdtypes#file.writelines
WARNING: unusable reference target found: time#time.ctime
WARNING: unusable reference target found: difflib#difflib-interface
WARNING: unusable reference target found: difflib#difflib.Differ
WARNING: unusable reference target found: difflib#difflib.IS_LINE_JUNK
WARNING: unusable reference target found: difflib#difflib.SequenceMatcher
WARNING: unusable reference target found: difflib#difflib.IS_CHARACTER_JUNK
WARNING: unusable reference target found: difflib#difflib.Differ.compare
WARNING: unusable reference target found: difflib#difflib.ndiff
WARNING: unusable reference target found: stdtypes#file.readlines
WARNING: unusable reference target found: stdtypes#file.writelines
WARNING: unusable reference target found: time#time.ctime
WARNING: unusable reference target found: difflib#difflib-interface
WARNING: unusable reference target found: difflib#difflib.ndiff
WARNING: unusable reference target found: difflib#difflib.ndiff
WARNING: unusable reference target found: difflib#difflib.SequenceMatcher
WARNING: unusable reference target found: difflib#difflib.SequenceMatcher
WARNING: unusable reference target found: difflib#difflib.SequenceMatcher
WARNING: unusable reference target found: difflib#difflib.SequenceMatcher.set_seq2
WARNING: unusable reference target found: difflib#difflib.SequenceMatcher.set_seq1
WARNING: unusable reference target found: difflib#difflib.SequenceMatcher.find_longest_match
WARNING: unusable reference target found: difflib#difflib.SequenceMatcher.get_opcodes
WARNING: unusable reference target found: difflib#difflib.SequenceMatcher.get_opcodes
WARNING: unusable reference target found: difflib#difflib.SequenceMatcher.get_matching_blocks
WARNING: unusable reference target found: difflib#difflib.SequenceMatcher.get_opcodes
WARNING: unusable reference target found: difflib#difflib.SequenceMatcher.quick_ratio
WARNING: unusable reference target found: difflib#difflib.SequenceMatcher.real_quick_ratio
WARNING: unusable reference target found: difflib#difflib.SequenceMatcher.ratio
WARNING: unusable reference target found: difflib#difflib.SequenceMatcher.ratio
WARNING: unusable reference target found: difflib#difflib.SequenceMatcher.ratio
WARNING: unusable reference target found: difflib#difflib.SequenceMatcher.ratio
WARNING: unusable reference target found: difflib#difflib.SequenceMatcher.ratio
WARNING: unusable reference target found: difflib#difflib.SequenceMatcher.quick_ratio
WARNING: unusable reference target found: difflib#difflib.get_close_matches
WARNING: unusable reference target found: difflib#difflib.SequenceMatcher
WARNING: unusable reference target found: difflib#difflib.Differ
WARNING: unusable reference target found: difflib#difflib.Differ
WARNING: unusable reference target found: difflib#difflib.Differ
WARNING: unusable reference target found: difflib#difflib.Differ
WARNING: unusable reference target found: difflib#difflib.Differ
WARNING: unusable reference target found: stringio#StringIO.StringIO
WARNING: unusable reference target found: stdtypes#bltin-file-objects
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: stringio#StringIO.StringIO
WARNING: unusable reference target found: stringio#StringIO.StringIO
WARNING: unusable reference target found: stringio#StringIO.StringIO
WARNING: unusable reference target found: exceptions#exceptions.UnicodeError
WARNING: unusable reference target found: stringio#StringIO.StringIO.getvalue
WARNING: unusable reference target found: stringio#StringIO.StringIO
WARNING: unusable reference target found: stringio#StringIO.StringIO
WARNING: unusable reference target found: stringio#StringIO.StringIO.close
WARNING: unusable reference target found: exceptions#exceptions.UnicodeError
WARNING: unusable reference target found: stringio#StringIO.StringIO
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: stringio#module-cStringIO
WARNING: unusable reference target found: stringio#module-StringIO
WARNING: unusable reference target found: stringio#StringIO.StringIO
WARNING: unusable reference target found: stringio#module-StringIO
WARNING: unusable reference target found: stringio#module-StringIO
WARNING: unusable reference target found: stringio#module-StringIO
WARNING: unusable reference target found: textwrap#module-textwrap
WARNING: unusable reference target found: textwrap#textwrap.wrap
WARNING: unusable reference target found: textwrap#textwrap.fill
WARNING: unusable reference target found: textwrap#textwrap.TextWrapper
WARNING: unusable reference target found: textwrap#textwrap.dedent
WARNING: unusable reference target found: textwrap#textwrap.TextWrapper
WARNING: unusable reference target found: textwrap#textwrap.TextWrapper
WARNING: unusable reference target found: textwrap#textwrap.fill
WARNING: unusable reference target found: textwrap#textwrap.fill
WARNING: unusable reference target found: textwrap#textwrap.wrap
WARNING: unusable reference target found: textwrap#textwrap.wrap
WARNING: unusable reference target found: textwrap#textwrap.fill
WARNING: unusable reference target found: textwrap#textwrap.TextWrapper
WARNING: unusable reference target found: textwrap#textwrap.TextWrapper
WARNING: unusable reference target found: textwrap#textwrap.TextWrapper.break_long_words
WARNING: unusable reference target found: textwrap#textwrap.dedent
WARNING: unusable reference target found: textwrap#textwrap.TextWrapper
WARNING: unusable reference target found: textwrap#textwrap.TextWrapper
WARNING: unusable reference target found: textwrap#textwrap.TextWrapper
WARNING: unusable reference target found: textwrap#textwrap.TextWrapper.width
WARNING: unusable reference target found: textwrap#textwrap.TextWrapper
WARNING: unusable reference target found: textwrap#textwrap.TextWrapper.width
WARNING: unusable reference target found: textwrap#textwrap.TextWrapper.expand_tabs
WARNING: unusable reference target found: textwrap#textwrap.TextWrapper.replace_whitespace
WARNING: unusable reference target found: textwrap#textwrap.TextWrapper
WARNING: unusable reference target found: textwrap#textwrap.TextWrapper.fix_sentence_endings
WARNING: unusable reference target found: textwrap#textwrap.TextWrapper.width
WARNING: unusable reference target found: textwrap#textwrap.TextWrapper.width
WARNING: unusable reference target found: textwrap#textwrap.TextWrapper.width
WARNING: unusable reference target found: textwrap#textwrap.TextWrapper.width
WARNING: unusable reference target found: textwrap#textwrap.TextWrapper.break_long_words
WARNING: unusable reference target found: textwrap#textwrap.TextWrapper
WARNING: unusable reference target found: textwrap#textwrap.TextWrapper.width
WARNING: unusable reference target found: textwrap#textwrap.TextWrapper
WARNING: unusable reference target found: codecs#codecs.IncrementalEncoder
WARNING: unusable reference target found: codecs#codecs.IncrementalDecoder
WARNING: unusable reference target found: codecs#codecs.StreamWriter
WARNING: unusable reference target found: codecs#codecs.StreamReader
WARNING: unusable reference target found: codecs#codecs.register_error
WARNING: unusable reference target found: exceptions#exceptions.LookupError
WARNING: unusable reference target found: codecs#codecs.lookup
WARNING: unusable reference target found: exceptions#exceptions.LookupError
WARNING: unusable reference target found: exceptions#exceptions.LookupError
WARNING: unusable reference target found: exceptions#exceptions.LookupError
WARNING: unusable reference target found: exceptions#exceptions.LookupError
WARNING: unusable reference target found: exceptions#exceptions.LookupError
WARNING: unusable reference target found: exceptions#exceptions.LookupError
WARNING: unusable reference target found: exceptions#exceptions.UnicodeEncodeError
WARNING: unusable reference target found: exceptions#exceptions.IndexError
WARNING: unusable reference target found: exceptions#exceptions.UnicodeDecodeError
WARNING: unusable reference target found: exceptions#exceptions.UnicodeTranslateError
WARNING: unusable reference target found: exceptions#exceptions.LookupError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: codecs#codecs.BOM_UTF16
WARNING: unusable reference target found: codecs#codecs.BOM_UTF16_BE
WARNING: unusable reference target found: codecs#codecs.BOM_UTF16_LE
WARNING: unusable reference target found: codecs#codecs.BOM
WARNING: unusable reference target found: codecs#codecs.BOM_UTF16
WARNING: unusable reference target found: codecs#codecs.BOM_LE
WARNING: unusable reference target found: codecs#codecs.BOM_UTF16_LE
WARNING: unusable reference target found: codecs#codecs.BOM_BE
WARNING: unusable reference target found: codecs#codecs.BOM_UTF16_BE
WARNING: unusable reference target found: codecs#module-codecs
WARNING: unusable reference target found: exceptions#exceptions.UnicodeError
WARNING: unusable reference target found: codecs#codecs.register_error
WARNING: unusable reference target found: codecs#codecs.IncrementalEncoder
WARNING: unusable reference target found: codecs#codecs.IncrementalDecoder
WARNING: unusable reference target found: codecs#codecs.IncrementalEncoder
WARNING: unusable reference target found: codecs#codecs.IncrementalEncoder
WARNING: unusable reference target found: codecs#codecs.IncrementalEncoder
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: codecs#codecs.IncrementalEncoder
WARNING: unusable reference target found: codecs#codecs.register_error
WARNING: unusable reference target found: codecs#codecs.IncrementalEncoder.encode
WARNING: unusable reference target found: codecs#codecs.IncrementalDecoder
WARNING: unusable reference target found: codecs#codecs.IncrementalDecoder
WARNING: unusable reference target found: codecs#codecs.IncrementalDecoder
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: codecs#codecs.IncrementalDecoder
WARNING: unusable reference target found: codecs#codecs.register_error
WARNING: unusable reference target found: codecs#codecs.IncrementalDecoder.decode
WARNING: unusable reference target found: codecs#codecs.StreamWriter
WARNING: unusable reference target found: codecs#codecs.StreamReader
WARNING: unusable reference target found: codecs#codecs.StreamWriter
WARNING: unusable reference target found: codecs#codecs.StreamWriter
WARNING: unusable reference target found: codecs#codecs.StreamWriter
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: codecs#codecs.StreamWriter
WARNING: unusable reference target found: codecs#codecs.register_error
WARNING: unusable reference target found: codecs#codecs.StreamWriter.write
WARNING: unusable reference target found: codecs#codecs.StreamWriter
WARNING: unusable reference target found: codecs#codecs.StreamReader
WARNING: unusable reference target found: codecs#codecs.StreamReader
WARNING: unusable reference target found: codecs#codecs.StreamReader
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: codecs#codecs.StreamReader
WARNING: unusable reference target found: codecs#codecs.register_error
WARNING: unusable reference target found: codecs#codecs.StreamReader.read
WARNING: unusable reference target found: codecs#codecs.StreamReader.readline
WARNING: unusable reference target found: codecs#codecs.StreamReader.read
WARNING: unusable reference target found: codecs#codecs.StreamReader
WARNING: unusable reference target found: codecs#codecs.StreamReaderWriter
WARNING: unusable reference target found: codecs#codecs.lookup
WARNING: unusable reference target found: codecs#codecs.StreamReaderWriter
WARNING: unusable reference target found: codecs#codecs.StreamReader
WARNING: unusable reference target found: codecs#codecs.StreamWriter
WARNING: unusable reference target found: codecs#codecs.StreamReaderWriter
WARNING: unusable reference target found: codecs#codecs.StreamReader
WARNING: unusable reference target found: codecs#codecs.StreamWriter
WARNING: unusable reference target found: codecs#codecs.StreamRecoder
WARNING: unusable reference target found: codecs#codecs.lookup
WARNING: unusable reference target found: codecs#codecs.StreamRecoder
WARNING: unusable reference target found: codecs#codecs.StreamReader
WARNING: unusable reference target found: codecs#codecs.StreamWriter
WARNING: unusable reference target found: codecs#codecs.StreamRecoder
WARNING: unusable reference target found: codecs#codecs.StreamReader
WARNING: unusable reference target found: codecs#codecs.StreamWriter
WARNING: unusable reference target found: exceptions#exceptions.UnicodeEncodeError
WARNING: unusable reference target found: codecs#module-encodings.idna
WARNING: unusable reference target found: stringprep#module-stringprep
WARNING: unusable reference target found: socket#module-socket
WARNING: unusable reference target found: httplib#module-httplib
WARNING: unusable reference target found: ftplib#module-ftplib
WARNING: unusable reference target found: httplib#module-httplib
WARNING: unusable reference target found: codecs#module-encodings.idna
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: stringprep#module-stringprep
WARNING: unusable reference target found: stringprep#module-stringprep
WARNING: unusable reference target found: fpformat#module-fpformat
WARNING: unusable reference target found: fpformat#module-fpformat
WARNING: unusable reference target found: stdtypes#string-formatting
WARNING: unusable reference target found: fpformat#module-fpformat
WARNING: unusable reference target found: fpformat#fpformat.fix
WARNING: unusable reference target found: fpformat#fpformat.sci
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: stdtypes#dict
WARNING: unusable reference target found: functions#list
WARNING: unusable reference target found: stdtypes#set
WARNING: unusable reference target found: stdtypes#frozenset
WARNING: unusable reference target found: sets#module-sets
WARNING: unusable reference target found: functions#tuple
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: datetime#module-datetime
WARNING: unusable reference target found: time#module-time
WARNING: unusable reference target found: calendar#module-calendar
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.time
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#module-datetime
WARNING: unusable reference target found: datetime#module-datetime
WARNING: unusable reference target found: datetime#datetime.date
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.MINYEAR
WARNING: unusable reference target found: datetime#datetime.date
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.MAXYEAR
WARNING: unusable reference target found: calendar#module-calendar
WARNING: unusable reference target found: time#module-time
WARNING: unusable reference target found: datetime#datetime.date.year
WARNING: unusable reference target found: datetime#datetime.date.month
WARNING: unusable reference target found: datetime#datetime.date.day
WARNING: unusable reference target found: datetime#datetime.time.hour
WARNING: unusable reference target found: datetime#datetime.time.minute
WARNING: unusable reference target found: datetime#datetime.time.second
WARNING: unusable reference target found: datetime#datetime.time.microsecond
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.datetime.year
WARNING: unusable reference target found: datetime#datetime.datetime.month
WARNING: unusable reference target found: datetime#datetime.datetime.day
WARNING: unusable reference target found: datetime#datetime.datetime.hour
WARNING: unusable reference target found: datetime#datetime.datetime.minute
WARNING: unusable reference target found: datetime#datetime.datetime.second
WARNING: unusable reference target found: datetime#datetime.datetime.microsecond
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.date
WARNING: unusable reference target found: datetime#datetime.time
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.time
WARNING: unusable reference target found: datetime#datetime.date
WARNING: unusable reference target found: datetime#datetime.time
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.timedelta
WARNING: unusable reference target found: datetime#datetime.timedelta
WARNING: unusable reference target found: exceptions#exceptions.OverflowError
WARNING: unusable reference target found: datetime#datetime.timedelta
WARNING: unusable reference target found: datetime#datetime.timedelta
WARNING: unusable reference target found: datetime#datetime.timedelta
WARNING: unusable reference target found: datetime#datetime.timedelta
WARNING: unusable reference target found: datetime#datetime.timedelta
WARNING: unusable reference target found: datetime#datetime.timedelta
WARNING: unusable reference target found: exceptions#exceptions.ZeroDivisionError
WARNING: unusable reference target found: datetime#datetime.timedelta
WARNING: unusable reference target found: datetime#datetime.timedelta
WARNING: unusable reference target found: datetime#datetime.date
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.timedelta
WARNING: unusable reference target found: datetime#datetime.timedelta
WARNING: unusable reference target found: datetime#datetime.timedelta
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: datetime#datetime.timedelta
WARNING: unusable reference target found: datetime#datetime.timedelta
WARNING: unusable reference target found: datetime#datetime.date
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: time#time.time
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: datetime#datetime.date.fromtimestamp
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: datetime#datetime.MINYEAR
WARNING: unusable reference target found: datetime#datetime.MAXYEAR
WARNING: unusable reference target found: exceptions#exceptions.OverflowError
WARNING: unusable reference target found: datetime#datetime.MINYEAR
WARNING: unusable reference target found: datetime#datetime.MAXYEAR
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: datetime#datetime.date
WARNING: unusable reference target found: datetime#datetime.date
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: datetime#datetime.date
WARNING: unusable reference target found: time#time.struct_time
WARNING: unusable reference target found: time#time.localtime
WARNING: unusable reference target found: datetime#datetime.date
WARNING: unusable reference target found: datetime#datetime.date.isoweekday
WARNING: unusable reference target found: datetime#datetime.date.weekday
WARNING: unusable reference target found: datetime#datetime.date.isocalendar
WARNING: unusable reference target found: time#time.ctime
WARNING: unusable reference target found: datetime#datetime.date.ctime
WARNING: unusable reference target found: datetime#strftime-behavior
WARNING: unusable reference target found: datetime#datetime.date
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.date
WARNING: unusable reference target found: datetime#datetime.time
WARNING: unusable reference target found: datetime#datetime.date
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.datetime.now
WARNING: unusable reference target found: datetime#datetime.datetime.fromtimestamp
WARNING: unusable reference target found: datetime#datetime.datetime.today
WARNING: unusable reference target found: time#time.time
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.datetime.today
WARNING: unusable reference target found: datetime#datetime.datetime.utcnow
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.datetime.now
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.datetime.now
WARNING: unusable reference target found: time#time.time
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.datetime.fromtimestamp
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: datetime#datetime.datetime.fromtimestamp
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.datetime.utcfromtimestamp
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: datetime#datetime.datetime.fromtimestamp
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.date
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.time
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: time#time.strptime
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.MINYEAR
WARNING: unusable reference target found: datetime#datetime.MAXYEAR
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: exceptions#exceptions.OverflowError
WARNING: unusable reference target found: datetime#datetime.MINYEAR
WARNING: unusable reference target found: datetime#datetime.MAXYEAR
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.timedelta
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.date
WARNING: unusable reference target found: datetime#datetime.time
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.datetime.timetz
WARNING: unusable reference target found: datetime#datetime.time
WARNING: unusable reference target found: datetime#datetime.time
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.datetime.utcoffset
WARNING: unusable reference target found: datetime#datetime.datetime.dst
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.tzinfo.fromutc
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.datetime.astimezone
WARNING: unusable reference target found: datetime#datetime.datetime.astimezone
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.timedelta
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.timedelta
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: time#time.struct_time
WARNING: unusable reference target found: time#time.localtime
WARNING: unusable reference target found: datetime#datetime.datetime.dst
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.datetime.dst
WARNING: unusable reference target found: datetime#datetime.datetime.dst
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: time#time.struct_time
WARNING: unusable reference target found: datetime#datetime.MINYEAR
WARNING: unusable reference target found: datetime#datetime.MAXYEAR
WARNING: unusable reference target found: datetime#datetime.datetime.isoweekday
WARNING: unusable reference target found: datetime#datetime.datetime.weekday
WARNING: unusable reference target found: datetime#datetime.datetime.isocalendar
WARNING: unusable reference target found: datetime#datetime.datetime.microsecond
WARNING: unusable reference target found: datetime#datetime.datetime.utcoffset
WARNING: unusable reference target found: datetime#datetime.datetime.microsecond
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: time#time.ctime
WARNING: unusable reference target found: datetime#datetime.datetime.ctime
WARNING: unusable reference target found: datetime#strftime-behavior
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: datetime#datetime.time
WARNING: unusable reference target found: datetime#datetime.time
WARNING: unusable reference target found: datetime#datetime.time
WARNING: unusable reference target found: datetime#datetime.time
WARNING: unusable reference target found: datetime#datetime.time
WARNING: unusable reference target found: datetime#datetime.time
WARNING: unusable reference target found: datetime#datetime.time
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.time
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: datetime#datetime.time
WARNING: unusable reference target found: datetime#datetime.time
WARNING: unusable reference target found: datetime#datetime.time
WARNING: unusable reference target found: datetime#datetime.time
WARNING: unusable reference target found: datetime#datetime.time.utcoffset
WARNING: unusable reference target found: datetime#strftime-behavior
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.timedelta
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.timedelta
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#module-datetime
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.time
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#module-datetime
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.tzinfo.utcoffset
WARNING: unusable reference target found: datetime#datetime.timedelta
WARNING: unusable reference target found: datetime#datetime.tzinfo.utcoffset
WARNING: unusable reference target found: datetime#datetime.tzinfo.utcoffset
WARNING: unusable reference target found: datetime#datetime.tzinfo.dst
WARNING: unusable reference target found: datetime#datetime.tzinfo.utcoffset
WARNING: unusable reference target found: exceptions#exceptions.NotImplementedError
WARNING: unusable reference target found: datetime#datetime.timedelta
WARNING: unusable reference target found: datetime#datetime.tzinfo.utcoffset
WARNING: unusable reference target found: datetime#datetime.tzinfo.utcoffset
WARNING: unusable reference target found: datetime#datetime.tzinfo.dst
WARNING: unusable reference target found: datetime#datetime.datetime.timetuple
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.tzinfo.dst
WARNING: unusable reference target found: datetime#datetime.tzinfo.fromutc
WARNING: unusable reference target found: datetime#datetime.tzinfo.dst
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.datetime.astimezone
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.tzinfo.fromutc
WARNING: unusable reference target found: datetime#datetime.tzinfo.dst
WARNING: unusable reference target found: datetime#datetime.tzinfo.dst
WARNING: unusable reference target found: exceptions#exceptions.NotImplementedError
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#module-datetime
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.tzinfo.tzname
WARNING: unusable reference target found: exceptions#exceptions.NotImplementedError
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.time
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.time
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.datetime.astimezone
WARNING: unusable reference target found: datetime#datetime.tzinfo.fromutc
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.tzinfo.fromutc
WARNING: unusable reference target found: datetime#datetime.tzinfo.fromutc
WARNING: unusable reference target found: datetime#datetime.tzinfo.fromutc
WARNING: unusable reference target found: datetime#datetime.tzinfo.fromutc
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.tzinfo.dst
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.tzinfo
WARNING: unusable reference target found: datetime#datetime.date
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.time
WARNING: unusable reference target found: time#module-time
WARNING: unusable reference target found: datetime#datetime.time
WARNING: unusable reference target found: datetime#datetime.date
WARNING: unusable reference target found: datetime#datetime.date
WARNING: unusable reference target found: datetime#datetime.time
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: calendar#calendar.setfirstweekday
WARNING: unusable reference target found: datetime#module-datetime
WARNING: unusable reference target found: time#module-time
WARNING: unusable reference target found: datetime#module-datetime
WARNING: unusable reference target found: calendar#calendar.Calendar
WARNING: unusable reference target found: calendar#calendar.Calendar
WARNING: unusable reference target found: calendar#calendar.Calendar
WARNING: unusable reference target found: calendar#calendar.firstweekday
WARNING: unusable reference target found: datetime#datetime.date
WARNING: unusable reference target found: calendar#calendar.Calendar.itermonthdates
WARNING: unusable reference target found: calendar#calendar.Calendar.itermonthdates
WARNING: unusable reference target found: datetime#datetime.date
WARNING: unusable reference target found: datetime#datetime.date
WARNING: unusable reference target found: calendar#calendar.Calendar.yeardatescalendar
WARNING: unusable reference target found: calendar#calendar.Calendar.yeardatescalendar
WARNING: unusable reference target found: calendar#calendar.TextCalendar
WARNING: unusable reference target found: calendar#calendar.setfirstweekday
WARNING: unusable reference target found: calendar#calendar.TextCalendar.formatmonth
WARNING: unusable reference target found: calendar#calendar.setfirstweekday
WARNING: unusable reference target found: calendar#calendar.TextCalendar.formatyear
WARNING: unusable reference target found: calendar#calendar.HTMLCalendar
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: calendar#calendar.TextCalendar
WARNING: unusable reference target found: calendar#calendar.HTMLCalendar
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: calendar#calendar.setfirstweekday
WARNING: unusable reference target found: calendar#calendar.month
WARNING: unusable reference target found: calendar#calendar.TextCalendar
WARNING: unusable reference target found: calendar#calendar.calendar
WARNING: unusable reference target found: calendar#calendar.TextCalendar
WARNING: unusable reference target found: time#module-time
WARNING: unusable reference target found: time#time.gmtime
WARNING: unusable reference target found: calendar#calendar.timegm
WARNING: unusable reference target found: calendar#module-calendar
WARNING: unusable reference target found: datetime#module-datetime
WARNING: unusable reference target found: time#module-time
WARNING: unusable reference target found: time#module-time
WARNING: unusable reference target found: collections#collections.deque
WARNING: unusable reference target found: collections#collections.defaultdict
WARNING: unusable reference target found: collections#collections.namedtuple
WARNING: unusable reference target found: collections#collections.defaultdict
WARNING: unusable reference target found: collections#collections.namedtuple
WARNING: unusable reference target found: stdtypes#dict
WARNING: unusable reference target found: functions#list
WARNING: unusable reference target found: stdtypes#set
WARNING: unusable reference target found: functions#tuple
WARNING: unusable reference target found: bsddb#module-bsddb
WARNING: unusable reference target found: bsddb#bsddb.btopen
WARNING: unusable reference target found: abc#module-abc
WARNING: unusable reference target found: collections#collections.deque.append
WARNING: unusable reference target found: functions#list
WARNING: unusable reference target found: exceptions#exceptions.IndexError
WARNING: unusable reference target found: exceptions#exceptions.IndexError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: collections#collections.deque
WARNING: unusable reference target found: collections#collections.deque
WARNING: unusable reference target found: collections#collections.defaultdict
WARNING: unusable reference target found: stdtypes#dict
WARNING: unusable reference target found: stdtypes#dict
WARNING: unusable reference target found: collections#collections.defaultdict.default_factory
WARNING: unusable reference target found: stdtypes#dict
WARNING: unusable reference target found: collections#collections.defaultdict
WARNING: unusable reference target found: stdtypes#dict
WARNING: unusable reference target found: collections#collections.defaultdict.default_factory
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: collections#collections.defaultdict.default_factory
WARNING: unusable reference target found: collections#collections.defaultdict.default_factory
WARNING: unusable reference target found: stdtypes#dict
WARNING: unusable reference target found: collections#collections.defaultdict
WARNING: unusable reference target found: collections#collections.defaultdict.__missing__
WARNING: unusable reference target found: functions#list
WARNING: unusable reference target found: functions#list
WARNING: unusable reference target found: stdtypes#dict.setdefault
WARNING: unusable reference target found: functions#int
WARNING: unusable reference target found: collections#collections.defaultdict
WARNING: unusable reference target found: functions#int
WARNING: unusable reference target found: functions#int
WARNING: unusable reference target found: itertools#itertools.repeat
WARNING: unusable reference target found: stdtypes#set
WARNING: unusable reference target found: collections#collections.defaultdict
WARNING: unusable reference target found: keyword#module-keyword
WARNING: unusable reference target found: csv#module-csv
WARNING: unusable reference target found: sqlite3#module-sqlite3
WARNING: unusable reference target found: functions#getattr
WARNING: unusable reference target found: heapq#heapq.heapify
WARNING: unusable reference target found: exceptions#exceptions.IndexError
WARNING: unusable reference target found: heapq#heapq.heappush
WARNING: unusable reference target found: heapq#heapq.heappop
WARNING: unusable reference target found: exceptions#exceptions.IndexError
WARNING: unusable reference target found: heapq#heapq.heappop
WARNING: unusable reference target found: heapq#heapq.heappush
WARNING: unusable reference target found: functions#sorted
WARNING: unusable reference target found: functions#min
WARNING: unusable reference target found: functions#max
WARNING: unusable reference target found: bisect#module-bisect
WARNING: unusable reference target found: bisect#bisect.bisect_left
WARNING: unusable reference target found: bisect#bisect.bisect_right
WARNING: unusable reference target found: bisect#bisect.insort_left
WARNING: unusable reference target found: bisect#bisect.insort_right
WARNING: unusable reference target found: bisect#bisect.bisect
WARNING: unusable reference target found: bisect#bisect.bisect
WARNING: unusable reference target found: array#array.array
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: exceptions#exceptions.EOFError
WARNING: unusable reference target found: array#array.array.read
WARNING: unusable reference target found: array#array.array.fromfile
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: array#array.array.fromfile
WARNING: unusable reference target found: exceptions#exceptions.EOFError
WARNING: unusable reference target found: array#array.array.read
WARNING: unusable reference target found: array#array.array.tofile
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: array#array.array.tofile
WARNING: unusable reference target found: functions#eval
WARNING: unusable reference target found: array#array.array
WARNING: unusable reference target found: struct#module-struct
WARNING: unusable reference target found: xdrlib#module-xdrlib
WARNING: unusable reference target found: sets#module-sets
WARNING: unusable reference target found: sets#sets.Set
WARNING: unusable reference target found: sets#sets.ImmutableSet
WARNING: unusable reference target found: sets#sets.Set
WARNING: unusable reference target found: sets#sets.ImmutableSet
WARNING: unusable reference target found: sets#sets.ImmutableSet
WARNING: unusable reference target found: sets#sets.Set
WARNING: unusable reference target found: sets#immutable-transforms
WARNING: unusable reference target found: sets#sets.ImmutableSet
WARNING: unusable reference target found: sets#immutable-transforms
WARNING: unusable reference target found: sets#sets.ImmutableSet
WARNING: unusable reference target found: sets#sets.ImmutableSet
WARNING: unusable reference target found: sets#sets.Set
WARNING: unusable reference target found: sets#sets.ImmutableSet
WARNING: unusable reference target found: sets#sets.Set
WARNING: unusable reference target found: sets#sets.ImmutableSet
WARNING: unusable reference target found: sets#sets.ImmutableSet
WARNING: unusable reference target found: sets#sets.Set
WARNING: unusable reference target found: sets#sets.Set
WARNING: unusable reference target found: sets#sets.ImmutableSet
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: stdtypes#set
WARNING: unusable reference target found: stdtypes#frozenset
WARNING: unusable reference target found: sets#sets.Set
WARNING: unusable reference target found: sets#sets.ImmutableSet
WARNING: unusable reference target found: sets#sets.Set
WARNING: unusable reference target found: sets#sets.ImmutableSet
WARNING: unusable reference target found: sets#sets.Set
WARNING: unusable reference target found: sets#sets.Set
WARNING: unusable reference target found: stdtypes#set
WARNING: unusable reference target found: stdtypes#frozenset
WARNING: unusable reference target found: sets#module-sets
WARNING: unusable reference target found: sets#sets.Set
WARNING: unusable reference target found: sets#sets.ImmutableSet
WARNING: unusable reference target found: stdtypes#set
WARNING: unusable reference target found: stdtypes#frozenset
WARNING: unusable reference target found: functions#repr
WARNING: unusable reference target found: functions#sorted
WARNING: unusable reference target found: sched#module-sched
WARNING: unusable reference target found: sched#sched.scheduler
WARNING: unusable reference target found: sched#sched.scheduler
WARNING: unusable reference target found: threading#threading.Timer
WARNING: unusable reference target found: sched#sched.scheduler
WARNING: unusable reference target found: sched#sched.scheduler.cancel
WARNING: unusable reference target found: sched#sched.scheduler.enterabs
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: sched#sched.scheduler.run
WARNING: unusable reference target found: mutex#module-mutex
WARNING: unusable reference target found: mutex#module-mutex
WARNING: unusable reference target found: threading#module-threading
WARNING: unusable reference target found: mutex#module-mutex
WARNING: unusable reference target found: mutex#mutex.mutex.lock
WARNING: unusable reference target found: mutex#mutex.mutex
WARNING: unusable reference target found: mutex#mutex.mutex.unlock
WARNING: unusable reference target found: queue#module-Queue
WARNING: unusable reference target found: queue#module-Queue
WARNING: unusable reference target found: queue#Queue.Queue
WARNING: unusable reference target found: threading#module-threading
WARNING: unusable reference target found: heapq#module-heapq
WARNING: unusable reference target found: queue#module-Queue
WARNING: unusable reference target found: queue#Queue.Queue
WARNING: unusable reference target found: queue#Queue.Queue
WARNING: unusable reference target found: queue#Queue.Queue
WARNING: unusable reference target found: queue#Queue.LifoQueue
WARNING: unusable reference target found: queue#Queue.PriorityQueue
WARNING: unusable reference target found: queue#Queue.Full
WARNING: unusable reference target found: queue#Queue.Full
WARNING: unusable reference target found: queue#Queue.Empty
WARNING: unusable reference target found: queue#Queue.Empty
WARNING: unusable reference target found: queue#Queue.Queue.get
WARNING: unusable reference target found: queue#Queue.Queue.task_done
WARNING: unusable reference target found: queue#Queue.Queue.join
WARNING: unusable reference target found: queue#Queue.Queue.task_done
WARNING: unusable reference target found: queue#Queue.Queue.put
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: queue#Queue.Queue.task_done
WARNING: unusable reference target found: weakref#module-weakref
WARNING: unusable reference target found: weakref#weakref.WeakKeyDictionary
WARNING: unusable reference target found: weakref#weakref.WeakValueDictionary
WARNING: unusable reference target found: weakref#module-weakref
WARNING: unusable reference target found: weakref#weakref.WeakValueDictionary
WARNING: unusable reference target found: weakref#weakref.WeakKeyDictionary
WARNING: unusable reference target found: weakref#weakref.WeakValueDictionary
WARNING: unusable reference target found: weakref#module-weakref
WARNING: unusable reference target found: bsddb#module-bsddb
WARNING: unusable reference target found: functions#list
WARNING: unusable reference target found: stdtypes#dict
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: functions#hash
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: functions#object
WARNING: unusable reference target found: weakref#weakref.ref
WARNING: unusable reference target found: weakref#weakref.WeakKeyDictionary
WARNING: unusable reference target found: weakref#weakref.WeakKeyDictionary
WARNING: unusable reference target found: weakref#weakref.WeakKeyDictionary
WARNING: unusable reference target found: weakref#weakref.WeakValueDictionary
WARNING: unusable reference target found: weakref#weakref.WeakValueDictionary
WARNING: unusable reference target found: weakref#weakref.WeakValueDictionary
WARNING: unusable reference target found: weakref#weakref.WeakKeyDictionary
WARNING: unusable reference target found: weakref#weakref.ReferenceError
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: weakref#weakref.ref
WARNING: unusable reference target found: weakref#weakref.WeakValueDictionary
WARNING: unusable reference target found: weakref#weakref.ref
WARNING: unusable reference target found: userdict#UserDict.DictMixin
WARNING: unusable reference target found: userdict#UserDict.UserDict
WARNING: unusable reference target found: stdtypes#dict
WARNING: unusable reference target found: stdtypes#dict
WARNING: unusable reference target found: userdict#UserDict.UserDict
WARNING: unusable reference target found: userdict#module-UserDict
WARNING: unusable reference target found: userdict#UserDict.UserDict
WARNING: unusable reference target found: userdict#UserDict.DictMixin
WARNING: unusable reference target found: userdict#UserDict.UserDict
WARNING: unusable reference target found: userdict#UserDict.UserDict
WARNING: unusable reference target found: userdict#UserDict.UserDict
WARNING: unusable reference target found: stdtypes#typesmapping
WARNING: unusable reference target found: userdict#UserDict.UserDict
WARNING: unusable reference target found: userdict#UserDict.IterableUserDict
WARNING: unusable reference target found: userdict#UserDict.UserDict
WARNING: unusable reference target found: userdict#UserDict.DictMixin
WARNING: unusable reference target found: functions#list
WARNING: unusable reference target found: userdict#module-UserList
WARNING: unusable reference target found: userdict#UserList.UserList
WARNING: unusable reference target found: userdict#UserList.UserList.data
WARNING: unusable reference target found: userdict#UserList.UserList
WARNING: unusable reference target found: userdict#UserList.UserList
WARNING: unusable reference target found: userdict#UserList.UserList
WARNING: unusable reference target found: collections#module-collections
WARNING: unusable reference target found: stdtypes#typesseq
WARNING: unusable reference target found: userdict#UserList.UserList
WARNING: unusable reference target found: userdict#UserList.UserList
WARNING: unusable reference target found: userdict#UserList.UserList
WARNING: unusable reference target found: userdict#UserString.UserString
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: userdict#UserString.UserString
WARNING: unusable reference target found: userdict#UserString.MutableString
WARNING: unusable reference target found: userdict#UserString.MutableString
WARNING: unusable reference target found: userdict#module-UserString
WARNING: unusable reference target found: userdict#UserString.UserString
WARNING: unusable reference target found: userdict#UserString.UserString
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: userdict#UserString.UserString
WARNING: unusable reference target found: collections#module-collections
WARNING: unusable reference target found: userdict#UserString.UserString
WARNING: unusable reference target found: userdict#UserString.MutableString
WARNING: unusable reference target found: stdtypes#string-methods
WARNING: unusable reference target found: userdict#UserString.UserString
WARNING: unusable reference target found: userdict#UserString.UserString
WARNING: unusable reference target found: functions#int
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: types#module-types
WARNING: unusable reference target found: functions#type
WARNING: unusable reference target found: functions#type
WARNING: unusable reference target found: functions#bool
WARNING: unusable reference target found: functions#bool
WARNING: unusable reference target found: functions#int
WARNING: unusable reference target found: functions#long
WARNING: unusable reference target found: functions#float
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: functions#tuple
WARNING: unusable reference target found: functions#list
WARNING: unusable reference target found: stdtypes#dict
WARNING: unusable reference target found: functions#compile
WARNING: unusable reference target found: functions#len
WARNING: unusable reference target found: sys#sys.exit
WARNING: unusable reference target found: functions#file
WARNING: unusable reference target found: functions#xrange
WARNING: unusable reference target found: functions#xrange
WARNING: unusable reference target found: functions#slice
WARNING: unusable reference target found: functions#slice
WARNING: unusable reference target found: functions#buffer
WARNING: unusable reference target found: functions#property
WARNING: unusable reference target found: functions#property
WARNING: unusable reference target found: new#module-new
WARNING: unusable reference target found: types#module-types
WARNING: unusable reference target found: new#module-new
WARNING: unusable reference target found: new#module-new
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: stdtypes#dict.copy
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: copy#module-copy
WARNING: unusable reference target found: copy_reg#module-copy_reg
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pprint#module-pprint
WARNING: unusable reference target found: pprint#pprint.PrettyPrinter
WARNING: unusable reference target found: stdtypes#set
WARNING: unusable reference target found: stdtypes#frozenset
WARNING: unusable reference target found: pprint#module-pprint
WARNING: unusable reference target found: pprint#pprint.PrettyPrinter
WARNING: unusable reference target found: pprint#pprint.PrettyPrinter
WARNING: unusable reference target found: pprint#pprint.PrettyPrinter
WARNING: unusable reference target found: pprint#pprint.PrettyPrinter
WARNING: unusable reference target found: pprint#pprint.PrettyPrinter
WARNING: unusable reference target found: functions#eval
WARNING: unusable reference target found: pprint#pprint.PrettyPrinter
WARNING: unusable reference target found: pprint#pprint.PrettyPrinter
WARNING: unusable reference target found: pprint#pprint.PrettyPrinter
WARNING: unusable reference target found: functions#eval
WARNING: unusable reference target found: pprint#pprint.PrettyPrinter
WARNING: unusable reference target found: pprint#pprint.saferepr
WARNING: unusable reference target found: functions#id
WARNING: unusable reference target found: pprint#pprint.PrettyPrinter.format
WARNING: unusable reference target found: pprint#pprint.pprint
WARNING: unusable reference target found: repr#module-repr
WARNING: unusable reference target found: repr#module-repr
WARNING: unusable reference target found: functions#repr
WARNING: unusable reference target found: repr#repr.Repr
WARNING: unusable reference target found: functions#repr
WARNING: unusable reference target found: functions#repr
WARNING: unusable reference target found: functions#repr
WARNING: unusable reference target found: repr#repr.Repr
WARNING: unusable reference target found: repr#repr.Repr.maxdict
WARNING: unusable reference target found: repr#repr.Repr.maxarray
WARNING: unusable reference target found: repr#repr.Repr.maxset
WARNING: unusable reference target found: repr#repr.Repr.maxfrozenset
WARNING: unusable reference target found: stdtypes#set
WARNING: unusable reference target found: repr#repr.Repr
WARNING: unusable reference target found: repr#repr.Repr.maxstring
WARNING: unusable reference target found: functions#repr
WARNING: unusable reference target found: functions#repr
WARNING: unusable reference target found: repr#repr.Repr.repr1
WARNING: unusable reference target found: repr#repr.Repr.repr1
WARNING: unusable reference target found: repr#repr.Repr.repr1
WARNING: unusable reference target found: repr#repr.Repr
WARNING: unusable reference target found: numbers#module-numbers
WARNING: unusable reference target found: math#module-math
WARNING: unusable reference target found: cmath#module-cmath
WARNING: unusable reference target found: decimal#module-decimal
WARNING: unusable reference target found: numbers#module-numbers
WARNING: unusable reference target found: functions#complex
WARNING: unusable reference target found: functions#complex
WARNING: unusable reference target found: functions#bool
WARNING: unusable reference target found: numbers#numbers.Complex.real
WARNING: unusable reference target found: numbers#numbers.Complex.imag
WARNING: unusable reference target found: functions#abs
WARNING: unusable reference target found: numbers#numbers.Complex.conjugate
WARNING: unusable reference target found: numbers#numbers.Real
WARNING: unusable reference target found: numbers#numbers.Real
WARNING: unusable reference target found: numbers#numbers.Complex
WARNING: unusable reference target found: numbers#numbers.Real
WARNING: unusable reference target found: functions#float
WARNING: unusable reference target found: functions#round
WARNING: unusable reference target found: math#math.floor
WARNING: unusable reference target found: math#math.ceil
WARNING: unusable reference target found: functions#divmod
WARNING: unusable reference target found: functions#complex
WARNING: unusable reference target found: numbers#numbers.Complex.real
WARNING: unusable reference target found: numbers#numbers.Complex.imag
WARNING: unusable reference target found: numbers#numbers.Complex.conjugate
WARNING: unusable reference target found: numbers#numbers.Real
WARNING: unusable reference target found: numbers#numbers.Rational.numerator
WARNING: unusable reference target found: numbers#numbers.Rational.denominator
WARNING: unusable reference target found: functions#float
WARNING: unusable reference target found: numbers#numbers.Rational
WARNING: unusable reference target found: functions#int
WARNING: unusable reference target found: functions#float
WARNING: unusable reference target found: numbers#numbers.Rational.numerator
WARNING: unusable reference target found: numbers#numbers.Rational.denominator
WARNING: unusable reference target found: fractions#fractions.Fraction
WARNING: unusable reference target found: functions#hash
WARNING: unusable reference target found: numbers#numbers.Complex
WARNING: unusable reference target found: numbers#numbers.Real
WARNING: unusable reference target found: numbers#numbers.Integral
WARNING: unusable reference target found: numbers#numbers.Complex
WARNING: unusable reference target found: numbers#numbers.Complex
WARNING: unusable reference target found: constants#NotImplemented
WARNING: unusable reference target found: numbers#numbers.Complex
WARNING: unusable reference target found: functions#complex
WARNING: unusable reference target found: fractions#fractions.Fraction
WARNING: unusable reference target found: cmath#module-cmath
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: math#math.fmod
WARNING: unusable reference target found: math#math.frexp
WARNING: unusable reference target found: math#math.frexp
WARNING: unusable reference target found: math#math.modf
WARNING: unusable reference target found: math#math.ceil
WARNING: unusable reference target found: math#math.floor
WARNING: unusable reference target found: math#math.modf
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: math#math.atan2
WARNING: unusable reference target found: math#module-math
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: exceptions#exceptions.OverflowError
WARNING: unusable reference target found: exceptions#exceptions.OverflowError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: exceptions#exceptions.OverflowError
WARNING: unusable reference target found: cmath#module-cmath
WARNING: unusable reference target found: functions#complex
WARNING: unusable reference target found: cmath#cmath.phase
WARNING: unusable reference target found: functions#complex
WARNING: unusable reference target found: functions#complex
WARNING: unusable reference target found: cmath#cmath.acos
WARNING: unusable reference target found: cmath#cmath.log
WARNING: unusable reference target found: cmath#cmath.log
WARNING: unusable reference target found: math#module-math
WARNING: unusable reference target found: cmath#module-cmath
WARNING: unusable reference target found: decimal#module-decimal
WARNING: unusable reference target found: functions#float
WARNING: unusable reference target found: decimal#decimal.Clamped
WARNING: unusable reference target found: decimal#decimal.InvalidOperation
WARNING: unusable reference target found: decimal#decimal.DivisionByZero
WARNING: unusable reference target found: decimal#decimal.Inexact
WARNING: unusable reference target found: decimal#decimal.Rounded
WARNING: unusable reference target found: decimal#decimal.Subnormal
WARNING: unusable reference target found: decimal#decimal.Overflow
WARNING: unusable reference target found: decimal#decimal.Underflow
WARNING: unusable reference target found: decimal#decimal.getcontext
WARNING: unusable reference target found: functions#float
WARNING: unusable reference target found: decimal#decimal.getcontext
WARNING: unusable reference target found: decimal#decimal.setcontext
WARNING: unusable reference target found: decimal#decimal.BasicContext
WARNING: unusable reference target found: decimal#decimal.ExtendedContext
WARNING: unusable reference target found: decimal#decimal.Decimal
WARNING: unusable reference target found: decimal#decimal.Decimal
WARNING: unusable reference target found: decimal#decimal.Decimal
WARNING: unusable reference target found: functions#tuple
WARNING: unusable reference target found: functions#tuple
WARNING: unusable reference target found: decimal#decimal.InvalidOperation
WARNING: unusable reference target found: decimal#decimal.Decimal
WARNING: unusable reference target found: functions#float
WARNING: unusable reference target found: functions#int
WARNING: unusable reference target found: functions#float
WARNING: unusable reference target found: functions#long
WARNING: unusable reference target found: decimal#decimal.Decimal
WARNING: unusable reference target found: decimal#decimal.Decimal.compare
WARNING: unusable reference target found: decimal#decimal.Decimal.compare
WARNING: unusable reference target found: decimal#decimal.Decimal.compare
WARNING: unusable reference target found: decimal#decimal.Decimal
WARNING: unusable reference target found: decimal#decimal.Decimal
WARNING: unusable reference target found: decimal#decimal.Decimal.compare_total
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: decimal#decimal.Decimal
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: decimal#decimal.Decimal
WARNING: unusable reference target found: decimal#decimal.DivisionByZero
WARNING: unusable reference target found: decimal#decimal.Decimal.logical_and
WARNING: unusable reference target found: decimal#logical-operands-label
WARNING: unusable reference target found: decimal#decimal.Decimal.logical_invert
WARNING: unusable reference target found: decimal#logical-operands-label
WARNING: unusable reference target found: decimal#decimal.Decimal.logical_or
WARNING: unusable reference target found: decimal#logical-operands-label
WARNING: unusable reference target found: decimal#decimal.Decimal.logical_xor
WARNING: unusable reference target found: decimal#logical-operands-label
WARNING: unusable reference target found: functions#max
WARNING: unusable reference target found: functions#min
WARNING: unusable reference target found: decimal#decimal.InvalidOperation
WARNING: unusable reference target found: decimal#decimal.Decimal
WARNING: unusable reference target found: decimal#decimal.Decimal.to_integral_value
WARNING: unusable reference target found: decimal#decimal.Inexact
WARNING: unusable reference target found: decimal#decimal.Rounded
WARNING: unusable reference target found: decimal#decimal.Inexact
WARNING: unusable reference target found: decimal#decimal.Rounded
WARNING: unusable reference target found: decimal#decimal.Decimal
WARNING: unusable reference target found: decimal#decimal.getcontext
WARNING: unusable reference target found: decimal#decimal.setcontext
WARNING: unusable reference target found: decimal#decimal.localcontext
WARNING: unusable reference target found: decimal#decimal.Context
WARNING: unusable reference target found: decimal#decimal.Inexact
WARNING: unusable reference target found: decimal#decimal.Rounded
WARNING: unusable reference target found: decimal#decimal.Subnormal
WARNING: unusable reference target found: decimal#decimal.Context
WARNING: unusable reference target found: decimal#decimal.Context
WARNING: unusable reference target found: decimal#decimal.Context
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: decimal#decimal.DefaultContext
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: decimal#decimal.Context
WARNING: unusable reference target found: decimal#decimal.Decimal
WARNING: unusable reference target found: decimal#decimal.Context
WARNING: unusable reference target found: decimal#decimal.Decimal
WARNING: unusable reference target found: decimal#decimal.Context.Etiny
WARNING: unusable reference target found: decimal#decimal.Decimal
WARNING: unusable reference target found: decimal#decimal.Decimal
WARNING: unusable reference target found: decimal#decimal.DivisionByZero
WARNING: unusable reference target found: decimal#decimal.DivisionByZero
WARNING: unusable reference target found: exceptions#exceptions.ArithmeticError
WARNING: unusable reference target found: decimal#decimal.Inexact
WARNING: unusable reference target found: decimal#decimal.Rounded
WARNING: unusable reference target found: decimal#decimal.Inexact
WARNING: unusable reference target found: decimal#decimal.Subnormal
WARNING: unusable reference target found: decimal#module-decimal
WARNING: unusable reference target found: decimal#module-decimal
WARNING: unusable reference target found: decimal#decimal.DivisionByZero
WARNING: unusable reference target found: decimal#decimal.Overflow
WARNING: unusable reference target found: decimal#decimal.InvalidOperation
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: decimal#decimal.InvalidOperation
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: decimal#decimal.getcontext
WARNING: unusable reference target found: decimal#decimal.Context
WARNING: unusable reference target found: decimal#decimal.setcontext
WARNING: unusable reference target found: decimal#decimal.setcontext
WARNING: unusable reference target found: decimal#decimal.getcontext
WARNING: unusable reference target found: decimal#decimal.getcontext
WARNING: unusable reference target found: decimal#decimal.getcontext
WARNING: unusable reference target found: decimal#decimal.Decimal
WARNING: unusable reference target found: decimal#decimal.Inexact
WARNING: unusable reference target found: decimal#decimal.Decimal
WARNING: unusable reference target found: decimal#decimal.Inexact
WARNING: unusable reference target found: decimal#decimal.Context.create_decimal
WARNING: unusable reference target found: fractions#module-fractions
WARNING: unusable reference target found: numbers#numbers.Integral
WARNING: unusable reference target found: fractions#fractions.Fraction
WARNING: unusable reference target found: exceptions#exceptions.ZeroDivisionError
WARNING: unusable reference target found: numbers#numbers.Rational
WARNING: unusable reference target found: fractions#fractions.Fraction
WARNING: unusable reference target found: fractions#fractions.Fraction
WARNING: unusable reference target found: numbers#numbers.Rational
WARNING: unusable reference target found: fractions#fractions.Fraction
WARNING: unusable reference target found: fractions#fractions.Fraction
WARNING: unusable reference target found: fractions#fractions.Fraction
WARNING: unusable reference target found: functions#float
WARNING: unusable reference target found: fractions#fractions.Fraction
WARNING: unusable reference target found: decimal#decimal.Decimal
WARNING: unusable reference target found: fractions#fractions.Fraction
WARNING: unusable reference target found: numbers#module-numbers
WARNING: unusable reference target found: random#random.random
WARNING: unusable reference target found: random#random.jumpahead
WARNING: unusable reference target found: random#random.random
WARNING: unusable reference target found: random#random.seed
WARNING: unusable reference target found: random#random.getstate
WARNING: unusable reference target found: random#random.setstate
WARNING: unusable reference target found: random#random.jumpahead
WARNING: unusable reference target found: random#random.getrandbits
WARNING: unusable reference target found: random#random.randrange
WARNING: unusable reference target found: random#random.getrandbits
WARNING: unusable reference target found: random#module-random
WARNING: unusable reference target found: random#random.WichmannHill
WARNING: unusable reference target found: os#os.urandom
WARNING: unusable reference target found: random#random.setstate
WARNING: unusable reference target found: random#random.getstate
WARNING: unusable reference target found: random#random.setstate
WARNING: unusable reference target found: random#random.setstate
WARNING: unusable reference target found: random#random.setstate
WARNING: unusable reference target found: random#random.seed
WARNING: unusable reference target found: random#random.jumpahead
WARNING: unusable reference target found: functions#long
WARNING: unusable reference target found: random#random.getrandbits
WARNING: unusable reference target found: random#random.randrange
WARNING: unusable reference target found: exceptions#exceptions.IndexError
WARNING: unusable reference target found: random#random.random
WARNING: unusable reference target found: functions#xrange
WARNING: unusable reference target found: random#random.normalvariate
WARNING: unusable reference target found: random#random.whseed
WARNING: unusable reference target found: random#random.seed
WARNING: unusable reference target found: random#random.whseed
WARNING: unusable reference target found: os#os.urandom
WARNING: unusable reference target found: random#random.seed
WARNING: unusable reference target found: random#random.jumpahead
WARNING: unusable reference target found: random#random.getstate
WARNING: unusable reference target found: random#random.setstate
WARNING: unusable reference target found: exceptions#exceptions.NotImplementedError
WARNING: unusable reference target found: itertools#itertools.imap
WARNING: unusable reference target found: itertools#itertools.count
WARNING: unusable reference target found: operator#module-operator
WARNING: unusable reference target found: itertools#itertools.chain
WARNING: unusable reference target found: itertools#itertools.combinations
WARNING: unusable reference target found: itertools#itertools.permutations
WARNING: unusable reference target found: itertools#itertools.imap
WARNING: unusable reference target found: itertools#itertools.izip
WARNING: unusable reference target found: itertools#itertools.groupby
WARNING: unusable reference target found: itertools#itertools.groupby
WARNING: unusable reference target found: itertools#itertools.groupby
WARNING: unusable reference target found: itertools#itertools.groupby
WARNING: unusable reference target found: itertools#itertools.imap
WARNING: unusable reference target found: functions#map
WARNING: unusable reference target found: functions#map
WARNING: unusable reference target found: itertools#itertools.imap
WARNING: unusable reference target found: itertools#itertools.islice
WARNING: unusable reference target found: functions#zip
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: itertools#itertools.izip
WARNING: unusable reference target found: itertools#itertools.izip_longest
WARNING: unusable reference target found: itertools#itertools.izip_longest
WARNING: unusable reference target found: itertools#itertools.islice
WARNING: unusable reference target found: itertools#itertools.takewhile
WARNING: unusable reference target found: itertools#itertools.permutations
WARNING: unusable reference target found: itertools#itertools.product
WARNING: unusable reference target found: itertools#itertools.imap
WARNING: unusable reference target found: itertools#itertools.izip
WARNING: unusable reference target found: itertools#itertools.imap
WARNING: unusable reference target found: itertools#itertools.imap
WARNING: unusable reference target found: itertools#itertools.starmap
WARNING: unusable reference target found: itertools#itertools.starmap
WARNING: unusable reference target found: itertools#itertools.tee
WARNING: unusable reference target found: functions#list
WARNING: unusable reference target found: itertools#itertools.tee
WARNING: unusable reference target found: functools#module-functools
WARNING: unusable reference target found: functools#module-functools
WARNING: unusable reference target found: functions#reduce
WARNING: unusable reference target found: functools#functools.partial
WARNING: unusable reference target found: functools#functools.partial
WARNING: unusable reference target found: functools#functools.partial
WARNING: unusable reference target found: functions#int
WARNING: unusable reference target found: functools#functools.partial
WARNING: unusable reference target found: functools#functools.partial
WARNING: unusable reference target found: functools#functools.partial
WARNING: unusable reference target found: functools#functools.partial.func
WARNING: unusable reference target found: functools#functools.partial
WARNING: unusable reference target found: functools#functools.partial
WARNING: unusable reference target found: functools#functools.partial
WARNING: unusable reference target found: functools#functools.partial
WARNING: unusable reference target found: operator#module-operator
WARNING: unusable reference target found: functions#cmp
WARNING: unusable reference target found: operator#operator.__not__
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: functions#bool
WARNING: unusable reference target found: operator#operator.invert
WARNING: unusable reference target found: operator#operator.__invert__
WARNING: unusable reference target found: operator#operator.__contains__
WARNING: unusable reference target found: operator#operator.delitem
WARNING: unusable reference target found: operator#operator.getitem
WARNING: unusable reference target found: operator#operator.contains
WARNING: unusable reference target found: operator#operator.contains
WARNING: unusable reference target found: operator#operator.setitem
WARNING: unusable reference target found: operator#module-operator
WARNING: unusable reference target found: operator#operator.isCallable
WARNING: unusable reference target found: functions#callable
WARNING: unusable reference target found: operator#operator.__getitem__
WARNING: unusable reference target found: operator#operator.__getitem__
WARNING: unusable reference target found: operator#module-operator
WARNING: unusable reference target found: functions#map
WARNING: unusable reference target found: functions#sorted
WARNING: unusable reference target found: itertools#itertools.groupby
WARNING: unusable reference target found: operator#operator.__getitem__
WARNING: unusable reference target found: operator#operator.__getitem__
WARNING: unusable reference target found: operator#operator.itemgetter
WARNING: unusable reference target found: operator#module-operator
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: os#module-os
WARNING: unusable reference target found: os.path#os.path.splitunc
WARNING: unusable reference target found: os.path#os.path.ismount
WARNING: unusable reference target found: os.path#os.path.basename
WARNING: unusable reference target found: os#os.stat
WARNING: unusable reference target found: os.path#os.path.exists
WARNING: unusable reference target found: os#os.lstat
WARNING: unusable reference target found: pwd#module-pwd
WARNING: unusable reference target found: time#module-time
WARNING: unusable reference target found: os#os.error
WARNING: unusable reference target found: os#os.stat_float_times
WARNING: unusable reference target found: time#module-time
WARNING: unusable reference target found: os#os.error
WARNING: unusable reference target found: os#os.stat_float_times
WARNING: unusable reference target found: time#module-time
WARNING: unusable reference target found: os#os.error
WARNING: unusable reference target found: os#os.error
WARNING: unusable reference target found: os.path#os.path.islink
WARNING: unusable reference target found: os.path#os.path.isfile
WARNING: unusable reference target found: os.path#os.path.islink
WARNING: unusable reference target found: os.path#os.path.isdir
WARNING: unusable reference target found: os.path#os.path.normcase
WARNING: unusable reference target found: os#os.curdir
WARNING: unusable reference target found: os#os.stat
WARNING: unusable reference target found: os.path#os.path.samefile
WARNING: unusable reference target found: os.path#os.path.sameopenfile
WARNING: unusable reference target found: os.path#os.path.walk
WARNING: unusable reference target found: os.path#os.path.walk
WARNING: unusable reference target found: os#os.walk
WARNING: unusable reference target found: os#os.listdir
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: functions#input
WARNING: unusable reference target found: functions#input
WARNING: unusable reference target found: fileinput#fileinput.FileInput
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: fileinput#fileinput.input
WARNING: unusable reference target found: fileinput#fileinput.FileInput
WARNING: unusable reference target found: fileinput#fileinput.FileInput
WARNING: unusable reference target found: fileinput#fileinput.FileInput
WARNING: unusable reference target found: fileinput#fileinput.input
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: fileinput#fileinput.FileInput
WARNING: unusable reference target found: fileinput#fileinput.filename
WARNING: unusable reference target found: fileinput#fileinput.fileno
WARNING: unusable reference target found: fileinput#fileinput.lineno
WARNING: unusable reference target found: fileinput#fileinput.filelineno
WARNING: unusable reference target found: fileinput#fileinput.isfirstline
WARNING: unusable reference target found: fileinput#fileinput.isstdin
WARNING: unusable reference target found: fileinput#fileinput.nextfile
WARNING: unusable reference target found: fileinput#fileinput.close
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: fileinput#fileinput.input
WARNING: unusable reference target found: fileinput#fileinput.FileInput
WARNING: unusable reference target found: gzip#module-gzip
WARNING: unusable reference target found: bz2#module-bz2
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: codecs#codecs.open
WARNING: unusable reference target found: fileinput#fileinput.FileInput
WARNING: unusable reference target found: stat#module-stat
WARNING: unusable reference target found: os#os.stat
WARNING: unusable reference target found: os#os.fstat
WARNING: unusable reference target found: os#os.lstat
WARNING: unusable reference target found: stat#module-stat
WARNING: unusable reference target found: os#os.chmod
WARNING: unusable reference target found: os.path#module-os.path
WARNING: unusable reference target found: os#os.stat
WARNING: unusable reference target found: os#os.fstat
WARNING: unusable reference target found: os#os.lstat
WARNING: unusable reference target found: os#os.stat
WARNING: unusable reference target found: os#os.fstat
WARNING: unusable reference target found: os#os.lstat
WARNING: unusable reference target found: statvfs#module-statvfs
WARNING: unusable reference target found: statvfs#module-statvfs
WARNING: unusable reference target found: os#os.statvfs
WARNING: unusable reference target found: os#os.statvfs
WARNING: unusable reference target found: filecmp#module-filecmp
WARNING: unusable reference target found: difflib#module-difflib
WARNING: unusable reference target found: filecmp#module-filecmp
WARNING: unusable reference target found: os#os.stat
WARNING: unusable reference target found: os#os.stat
WARNING: unusable reference target found: filecmp#filecmp.cmp
WARNING: unusable reference target found: filecmp#filecmp.dircmp
WARNING: unusable reference target found: filecmp#filecmp.dircmp
WARNING: unusable reference target found: filecmp#filecmp.dircmp
WARNING: unusable reference target found: os#os.stat
WARNING: unusable reference target found: filecmp#filecmp.dircmp.common_dirs
WARNING: unusable reference target found: filecmp#filecmp.dircmp
WARNING: unusable reference target found: tempfile#tempfile.NamedTemporaryFile
WARNING: unusable reference target found: tempfile#tempfile.mkstemp
WARNING: unusable reference target found: tempfile#tempfile.mkdtemp
WARNING: unusable reference target found: tempfile#tempfile.mktemp
WARNING: unusable reference target found: tempfile#tempfile.mkstemp
WARNING: unusable reference target found: tempfile#tempfile.mkstemp
WARNING: unusable reference target found: functions#file
WARNING: unusable reference target found: tempfile#tempfile.TemporaryFile
WARNING: unusable reference target found: functions#file
WARNING: unusable reference target found: tempfile#tempfile.TemporaryFile
WARNING: unusable reference target found: tempfile#tempfile.TemporaryFile
WARNING: unusable reference target found: os#os.O_EXCL
WARNING: unusable reference target found: os#os.open
WARNING: unusable reference target found: tempfile#tempfile.TemporaryFile
WARNING: unusable reference target found: tempfile#tempfile.mkstemp
WARNING: unusable reference target found: tempfile#tempfile.mkstemp
WARNING: unusable reference target found: tempfile#tempfile.mkstemp
WARNING: unusable reference target found: os#os.open
WARNING: unusable reference target found: tempfile#tempfile.mkdtemp
WARNING: unusable reference target found: tempfile#tempfile.mkstemp
WARNING: unusable reference target found: tempfile#tempfile.mkdtemp
WARNING: unusable reference target found: tempfile#tempfile.mkstemp
WARNING: unusable reference target found: tempfile#tempfile.mkstemp
WARNING: unusable reference target found: tempfile#tempfile.mktemp
WARNING: unusable reference target found: tempfile#tempfile.NamedTemporaryFile
WARNING: unusable reference target found: tempfile#tempfile.tempdir
WARNING: unusable reference target found: tempfile#tempfile.gettempprefix
WARNING: unusable reference target found: tempfile#tempfile.mktemp
WARNING: unusable reference target found: os#os.fork
WARNING: unusable reference target found: glob#module-glob
WARNING: unusable reference target found: os#os.listdir
WARNING: unusable reference target found: fnmatch#fnmatch.fnmatch
WARNING: unusable reference target found: os.path#os.path.expanduser
WARNING: unusable reference target found: os.path#os.path.expandvars
WARNING: unusable reference target found: glob#glob.glob
WARNING: unusable reference target found: glob#glob.glob
WARNING: unusable reference target found: fnmatch#module-fnmatch
WARNING: unusable reference target found: re#module-re
WARNING: unusable reference target found: glob#module-glob
WARNING: unusable reference target found: glob#module-glob
WARNING: unusable reference target found: fnmatch#fnmatch.fnmatch
WARNING: unusable reference target found: fnmatch#fnmatch.fnmatchcase
WARNING: unusable reference target found: glob#module-glob
WARNING: unusable reference target found: linecache#module-linecache
WARNING: unusable reference target found: traceback#module-traceback
WARNING: unusable reference target found: linecache#module-linecache
WARNING: unusable reference target found: linecache#linecache.getline
WARNING: unusable reference target found: shutil#module-shutil
WARNING: unusable reference target found: os#module-os
WARNING: unusable reference target found: shutil#shutil.copy
WARNING: unusable reference target found: shutil#shutil.copy2
WARNING: unusable reference target found: shutil#shutil.copy
WARNING: unusable reference target found: shutil#shutil.Error
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: shutil#shutil.copy
WARNING: unusable reference target found: shutil#shutil.copy
WARNING: unusable reference target found: shutil#shutil.copystat
WARNING: unusable reference target found: shutil#shutil.copytree
WARNING: unusable reference target found: shutil#shutil.copystat
WARNING: unusable reference target found: shutil#shutil.copy2
WARNING: unusable reference target found: shutil#shutil.copytree
WARNING: unusable reference target found: os#os.listdir
WARNING: unusable reference target found: shutil#shutil.copytree
WARNING: unusable reference target found: shutil#shutil.ignore_patterns
WARNING: unusable reference target found: shutil#shutil.Error
WARNING: unusable reference target found: shutil#shutil.Error
WARNING: unusable reference target found: shutil#shutil.copystat
WARNING: unusable reference target found: os.path#os.path.islink
WARNING: unusable reference target found: os#os.listdir
WARNING: unusable reference target found: os#os.remove
WARNING: unusable reference target found: os#os.rmdir
WARNING: unusable reference target found: sys#sys.exc_info
WARNING: unusable reference target found: exceptions#exceptions.OSError
WARNING: unusable reference target found: shutil#shutil.copy2
WARNING: unusable reference target found: shutil#shutil.copytree
WARNING: unusable reference target found: shutil#shutil.copytree
WARNING: unusable reference target found: shutil#shutil.ignore_patterns
WARNING: unusable reference target found: dircache#module-dircache
WARNING: unusable reference target found: dircache#module-dircache
WARNING: unusable reference target found: dircache#module-dircache
WARNING: unusable reference target found: os#os.listdir
WARNING: unusable reference target found: dircache#dircache.listdir
WARNING: unusable reference target found: dircache#dircache.listdir
WARNING: unusable reference target found: os.path#module-os.path
WARNING: unusable reference target found: os.path#module-os.path
WARNING: unusable reference target found: stdtypes#bltin-file-objects
WARNING: unusable reference target found: os#module-os
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: marshal#module-marshal
WARNING: unusable reference target found: bsddb#module-bsddb
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: marshal#module-marshal
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-cPickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-cPickle
WARNING: unusable reference target found: pickle#module-cPickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#pickle.Pickler
WARNING: unusable reference target found: pickle#pickle.Unpickler
WARNING: unusable reference target found: pickle#module-cPickle
WARNING: unusable reference target found: pickle#module-cPickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-cPickle
WARNING: unusable reference target found: marshal#module-marshal
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: marshal#module-marshal
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: marshal#module-marshal
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: marshal#module-marshal
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: marshal#module-marshal
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: marshal#module-marshal
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: shelve#module-shelve
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#pickle.HIGHEST_PROTOCOL
WARNING: unusable reference target found: pickle#pickle.dump
WARNING: unusable reference target found: pickle#pickle.load
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#pickle.HIGHEST_PROTOCOL
WARNING: unusable reference target found: stringio#module-StringIO
WARNING: unusable reference target found: stringio#module-StringIO
WARNING: unusable reference target found: pickle#pickle.HIGHEST_PROTOCOL
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: exceptions#exceptions.Exception
WARNING: unusable reference target found: pickle#pickle.dump
WARNING: unusable reference target found: exceptions#exceptions.AttributeError
WARNING: unusable reference target found: exceptions#exceptions.EOFError
WARNING: unusable reference target found: exceptions#exceptions.ImportError
WARNING: unusable reference target found: exceptions#exceptions.IndexError
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#pickle.Pickler
WARNING: unusable reference target found: pickle#pickle.Unpickler
WARNING: unusable reference target found: pickle#pickle.HIGHEST_PROTOCOL
WARNING: unusable reference target found: stringio#module-StringIO
WARNING: unusable reference target found: pickle#pickle.Pickler
WARNING: unusable reference target found: pickle#pickle.Pickler.clear_memo
WARNING: unusable reference target found: pickle#module-cPickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#pickle.Pickler.clear_memo
WARNING: unusable reference target found: pickle#pickle.dump
WARNING: unusable reference target found: pickle#pickle.Pickler
WARNING: unusable reference target found: pickle#pickle.load
WARNING: unusable reference target found: pickle#pickle.Unpickler
WARNING: unusable reference target found: pickle#pickle.dump
WARNING: unusable reference target found: pickle#pickle.load
WARNING: unusable reference target found: pickle#pickle.Unpickler
WARNING: unusable reference target found: pickle#pickle.Pickler
WARNING: unusable reference target found: stringio#module-StringIO
WARNING: unusable reference target found: pickle#pickle.Unpickler
WARNING: unusable reference target found: pickle#pickle.load
WARNING: unusable reference target found: pickle#pickle-protocol
WARNING: unusable reference target found: pickle#pickle.Unpickler.noload
WARNING: unusable reference target found: pickle#pickle.Unpickler
WARNING: unusable reference target found: pickle#module-cPickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#pickle.Unpickler
WARNING: unusable reference target found: pickle#pickle.Unpickler.noload
WARNING: unusable reference target found: pickle#object.__setstate__
WARNING: unusable reference target found: pickle#pickle-protocol
WARNING: unusable reference target found: pickle#pickle.PicklingError
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: sys#sys.setrecursionlimit
WARNING: unusable reference target found: pickle#object.__setstate__
WARNING: unusable reference target found: pickle#pickle-sub
WARNING: unusable reference target found: pickle#object.__getinitargs__
WARNING: unusable reference target found: pickle#object.__getinitargs__
WARNING: unusable reference target found: pickle#object.__getnewargs__
WARNING: unusable reference target found: pickle#object.__getnewargs__
WARNING: unusable reference target found: pickle#object.__getnewargs__
WARNING: unusable reference target found: pickle#object.__getstate__
WARNING: unusable reference target found: pickle#object.__getstate__
WARNING: unusable reference target found: pickle#object.__setstate__
WARNING: unusable reference target found: pickle#object.__setstate__
WARNING: unusable reference target found: pickle#object.__getstate__
WARNING: unusable reference target found: pickle#object.__setstate__
WARNING: unusable reference target found: pickle#object.__getstate__
WARNING: unusable reference target found: pickle#object.__setstate__
WARNING: unusable reference target found: pickle#object.__reduce__
WARNING: unusable reference target found: pickle#object.__reduce__
WARNING: unusable reference target found: pickle#object.__reduce__
WARNING: unusable reference target found: pickle#object.__setstate__
WARNING: unusable reference target found: pickle#pickle-inst
WARNING: unusable reference target found: pickle#object.__setstate__
WARNING: unusable reference target found: pickle#object.__reduce__
WARNING: unusable reference target found: pickle#object.__reduce_ex__
WARNING: unusable reference target found: pickle#object.__reduce__
WARNING: unusable reference target found: pickle#object.__reduce_ex__
WARNING: unusable reference target found: pickle#object.__reduce__
WARNING: unusable reference target found: pickle#object.__reduce__
WARNING: unusable reference target found: pickle#object.__reduce_ex__
WARNING: unusable reference target found: functions#object
WARNING: unusable reference target found: pickle#object.__reduce__
WARNING: unusable reference target found: pickle#object.__reduce_ex__
WARNING: unusable reference target found: pickle#object.__reduce__
WARNING: unusable reference target found: pickle#object.__reduce_ex__
WARNING: unusable reference target found: pickle#object.__reduce_ex__
WARNING: unusable reference target found: pickle#object.__reduce__
WARNING: unusable reference target found: pickle#object.__reduce__
WARNING: unusable reference target found: copy_reg#module-copy_reg
WARNING: unusable reference target found: pickle#object.__reduce__
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-cPickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-cPickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-cPickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-cPickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-cPickle
WARNING: unusable reference target found: pickle#object.__setstate__
WARNING: unusable reference target found: pickle#object.__getstate__
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: copy_reg#module-copy_reg
WARNING: unusable reference target found: shelve#module-shelve
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: copy#module-copy
WARNING: unusable reference target found: marshal#module-marshal
WARNING: unusable reference target found: pickle#module-cPickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-cPickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-cPickle
WARNING: unusable reference target found: pickle#module-cPickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-cPickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-cPickle
WARNING: unusable reference target found: pickle#module-cPickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-cPickle
WARNING: unusable reference target found: pickle#pickle-sub
WARNING: unusable reference target found: exceptions#exceptions.ImportError
WARNING: unusable reference target found: exceptions#exceptions.AttributeError
WARNING: unusable reference target found: copy#module-copy
WARNING: unusable reference target found: copy_reg#module-copy_reg
WARNING: unusable reference target found: copy_reg#module-copy_reg
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-cPickle
WARNING: unusable reference target found: copy#module-copy
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: anydbm#anydbm.open
WARNING: unusable reference target found: dbm#module-dbm
WARNING: unusable reference target found: gdbm#module-gdbm
WARNING: unusable reference target found: bsddb#module-bsddb
WARNING: unusable reference target found: dbm#module-dbm
WARNING: unusable reference target found: dbm#module-dbm
WARNING: unusable reference target found: shelve#shelve.Shelf
WARNING: unusable reference target found: shelve#module-shelve
WARNING: unusable reference target found: userdict#UserDict.DictMixin
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: shelve#shelve.Shelf
WARNING: unusable reference target found: functions#next
WARNING: unusable reference target found: bsddb#module-bsddb
WARNING: unusable reference target found: bsddb#bsddb.hashopen
WARNING: unusable reference target found: bsddb#bsddb.btopen
WARNING: unusable reference target found: bsddb#bsddb.rnopen
WARNING: unusable reference target found: shelve#shelve.Shelf
WARNING: unusable reference target found: shelve#shelve.Shelf
WARNING: unusable reference target found: anydbm#anydbm.open
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: shelve#shelve.Shelf
WARNING: unusable reference target found: anydbm#module-anydbm
WARNING: unusable reference target found: bsddb#module-bsddb
WARNING: unusable reference target found: dbhash#module-dbhash
WARNING: unusable reference target found: bsddb#module-bsddb
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: dbm#module-dbm
WARNING: unusable reference target found: dumbdbm#module-dumbdbm
WARNING: unusable reference target found: gdbm#module-gdbm
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: shelve#module-shelve
WARNING: unusable reference target found: pickle#module-cPickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: shelve#module-shelve
WARNING: unusable reference target found: marshal#module-marshal
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: marshal#module-marshal
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: os#os.popen
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: marshal#marshal.load
WARNING: unusable reference target found: exceptions#exceptions.EOFError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: marshal#marshal.dump
WARNING: unusable reference target found: marshal#marshal.load
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: exceptions#exceptions.EOFError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: anydbm#module-anydbm
WARNING: unusable reference target found: dbm#module-dbm
WARNING: unusable reference target found: anydbm#module-anydbm
WARNING: unusable reference target found: dbhash#module-dbhash
WARNING: unusable reference target found: bsddb#module-bsddb
WARNING: unusable reference target found: gdbm#module-gdbm
WARNING: unusable reference target found: dbm#module-dbm
WARNING: unusable reference target found: dumbdbm#module-dumbdbm
WARNING: unusable reference target found: whichdb#module-whichdb
WARNING: unusable reference target found: anydbm#anydbm.error
WARNING: unusable reference target found: anydbm#anydbm.error
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: dbhash#module-dbhash
WARNING: unusable reference target found: dbm#module-dbm
WARNING: unusable reference target found: dumbdbm#module-dumbdbm
WARNING: unusable reference target found: gdbm#module-gdbm
WARNING: unusable reference target found: shelve#module-shelve
WARNING: unusable reference target found: whichdb#module-whichdb
WARNING: unusable reference target found: whichdb#module-whichdb
WARNING: unusable reference target found: dbm#module-dbm
WARNING: unusable reference target found: dbm#module-dbm
WARNING: unusable reference target found: gdbm#module-gdbm
WARNING: unusable reference target found: dbhash#module-dbhash
WARNING: unusable reference target found: dbm#module-dbm
WARNING: unusable reference target found: dbm#module-dbm
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: anydbm#module-anydbm
WARNING: unusable reference target found: gdbm#module-gdbm
WARNING: unusable reference target found: whichdb#module-whichdb
WARNING: unusable reference target found: gdbm#module-gdbm
WARNING: unusable reference target found: dbm#module-dbm
WARNING: unusable reference target found: gdbm#module-gdbm
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: gdbm#gdbm.error
WARNING: unusable reference target found: gdbm#gdbm.nextkey
WARNING: unusable reference target found: anydbm#module-anydbm
WARNING: unusable reference target found: whichdb#module-whichdb
WARNING: unusable reference target found: dbhash#module-dbhash
WARNING: unusable reference target found: dbhash#module-dbhash
WARNING: unusable reference target found: bsddb#module-bsddb
WARNING: unusable reference target found: dbhash#module-dbhash
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: anydbm#module-anydbm
WARNING: unusable reference target found: bsddb#module-bsddb
WARNING: unusable reference target found: whichdb#module-whichdb
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: functions#next
WARNING: unusable reference target found: dbhash#dbhash.dbhash.previous
WARNING: unusable reference target found: dbhash#dbhash.dbhash.last
WARNING: unusable reference target found: bsddb#module-bsddb
WARNING: unusable reference target found: bsddb#module-bsddb
WARNING: unusable reference target found: marshal#marshal.dumps
WARNING: unusable reference target found: pickle#pickle.dumps
WARNING: unusable reference target found: bsddb#module-bsddb
WARNING: unusable reference target found: bsddb#module-bsddb
WARNING: unusable reference target found: bsddb#module-bsddb
WARNING: unusable reference target found: dbhash#module-dbhash
WARNING: unusable reference target found: bsddb#module-bsddb
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: bsddb#module-bsddb
WARNING: unusable reference target found: bsddb#bsddb.btopen
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: bsddb#bsddb.hashopen
WARNING: unusable reference target found: bsddb#bsddb.hashopen
WARNING: unusable reference target found: dumbdbm#module-dumbdbm
WARNING: unusable reference target found: dumbdbm#module-dumbdbm
WARNING: unusable reference target found: anydbm#module-anydbm
WARNING: unusable reference target found: dumbdbm#module-dumbdbm
WARNING: unusable reference target found: dumbdbm#module-dumbdbm
WARNING: unusable reference target found: gdbm#module-gdbm
WARNING: unusable reference target found: bsddb#module-bsddb
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: anydbm#module-anydbm
WARNING: unusable reference target found: dbm#module-dbm
WARNING: unusable reference target found: gdbm#module-gdbm
WARNING: unusable reference target found: shelve#module-shelve
WARNING: unusable reference target found: whichdb#module-whichdb
WARNING: unusable reference target found: userdict#UserDict.DictMixin
WARNING: unusable reference target found: dumbdbm#dumbdbm.dumbdbm.sync
WARNING: unusable reference target found: sqlite3#sqlite3.Connection
WARNING: unusable reference target found: sqlite3#sqlite3.Connection
WARNING: unusable reference target found: sqlite3#sqlite3.Cursor
WARNING: unusable reference target found: sqlite3#sqlite3.Cursor.execute
WARNING: unusable reference target found: sqlite3#sqlite3.Cursor.execute
WARNING: unusable reference target found: sqlite3#sqlite3.Cursor.fetchone
WARNING: unusable reference target found: sqlite3#sqlite3.Cursor.fetchall
WARNING: unusable reference target found: sqlite3#sqlite3.connect
WARNING: unusable reference target found: sqlite3#module-sqlite3
WARNING: unusable reference target found: sqlite3#sqlite3.connect
WARNING: unusable reference target found: sqlite3#sqlite3.Cursor.description
WARNING: unusable reference target found: sqlite3#sqlite3.Connection.isolation_level
WARNING: unusable reference target found: sqlite3#sqlite3.Connection
WARNING: unusable reference target found: sqlite3#sqlite3.register_converter
WARNING: unusable reference target found: sqlite3#sqlite3.PARSE_DECLTYPES
WARNING: unusable reference target found: sqlite3#sqlite3.PARSE_COLNAMES
WARNING: unusable reference target found: sqlite3#module-sqlite3
WARNING: unusable reference target found: sqlite3#sqlite3.Connection
WARNING: unusable reference target found: sqlite3#sqlite3.Connection
WARNING: unusable reference target found: sqlite3#sqlite3.connect
WARNING: unusable reference target found: sqlite3#sqlite3-types
WARNING: unusable reference target found: sqlite3#module-sqlite3
WARNING: unusable reference target found: sqlite3#sqlite3.connect
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: sqlite3#sqlite3-controlling-transactions
WARNING: unusable reference target found: sqlite3#sqlite3.Cursor
WARNING: unusable reference target found: sqlite3#sqlite3.Connection.commit
WARNING: unusable reference target found: sqlite3#sqlite3.Connection.commit
WARNING: unusable reference target found: sqlite3#sqlite3.Connection.commit
WARNING: unusable reference target found: sqlite3#sqlite3.Connection.execute
WARNING: unusable reference target found: sqlite3#sqlite3.Connection.executemany
WARNING: unusable reference target found: sqlite3#sqlite3.Connection.executescript
WARNING: unusable reference target found: sqlite3#module-sqlite3
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: sqlite3#module-sqlite3
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: sqlite3#sqlite3.Connection.row_factory
WARNING: unusable reference target found: sqlite3#sqlite3.Row
WARNING: unusable reference target found: sqlite3#sqlite3.Row
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: sqlite3#module-sqlite3
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: sqlite3#module-sqlite3
WARNING: unusable reference target found: sqlite3#sqlite3.Cursor.execute
WARNING: unusable reference target found: sqlite3#sqlite3.Cursor.executescript
WARNING: unusable reference target found: sqlite3#module-sqlite3
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: sqlite3#sqlite3.Cursor.fetchmany
WARNING: unusable reference target found: sqlite3#sqlite3.Cursor
WARNING: unusable reference target found: sqlite3#module-sqlite3
WARNING: unusable reference target found: sqlite3#sqlite3.Cursor.rowcount
WARNING: unusable reference target found: sqlite3#sqlite3.Cursor.executemany
WARNING: unusable reference target found: sqlite3#sqlite3.Cursor.rowcount
WARNING: unusable reference target found: sqlite3#sqlite3.Cursor.rowcount
WARNING: unusable reference target found: sqlite3#sqlite3.Cursor.execute
WARNING: unusable reference target found: sqlite3#sqlite3.Cursor.executemany
WARNING: unusable reference target found: sqlite3#sqlite3.Cursor.lastrowid
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: sqlite3#sqlite3.Row
WARNING: unusable reference target found: sqlite3#sqlite3.Connection.row_factory
WARNING: unusable reference target found: sqlite3#sqlite3.Connection
WARNING: unusable reference target found: functions#len
WARNING: unusable reference target found: sqlite3#sqlite3.Row
WARNING: unusable reference target found: sqlite3#sqlite3.Cursor.description
WARNING: unusable reference target found: sqlite3#sqlite3.Row
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: functions#int
WARNING: unusable reference target found: functions#long
WARNING: unusable reference target found: functions#float
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: functions#buffer
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: functions#int
WARNING: unusable reference target found: functions#long
WARNING: unusable reference target found: functions#float
WARNING: unusable reference target found: sqlite3#sqlite3.Connection.text_factory
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: functions#buffer
WARNING: unusable reference target found: sqlite3#module-sqlite3
WARNING: unusable reference target found: sqlite3#module-sqlite3
WARNING: unusable reference target found: sqlite3#module-sqlite3
WARNING: unusable reference target found: sqlite3#module-sqlite3
WARNING: unusable reference target found: sqlite3#sqlite3.register_adapter
WARNING: unusable reference target found: functions#object
WARNING: unusable reference target found: sqlite3#module-sqlite3
WARNING: unusable reference target found: datetime#datetime.date
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: sqlite3#module-sqlite3
WARNING: unusable reference target found: sqlite3#sqlite3-module-contents
WARNING: unusable reference target found: sqlite3#sqlite3.PARSE_DECLTYPES
WARNING: unusable reference target found: sqlite3#sqlite3.PARSE_COLNAMES
WARNING: unusable reference target found: datetime#datetime.date
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: sqlite3#module-sqlite3
WARNING: unusable reference target found: sqlite3#module-sqlite3
WARNING: unusable reference target found: sqlite3#sqlite3.connect
WARNING: unusable reference target found: sqlite3#sqlite3.Connection
WARNING: unusable reference target found: sqlite3#sqlite3.Cursor
WARNING: unusable reference target found: sqlite3#sqlite3.Cursor
WARNING: unusable reference target found: sqlite3#sqlite3.Connection
WARNING: unusable reference target found: sqlite3#module-sqlite3
WARNING: unusable reference target found: sqlite3#sqlite3.Row
WARNING: unusable reference target found: gzip#module-gzip
WARNING: unusable reference target found: bz2#module-bz2
WARNING: unusable reference target found: zipfile#module-zipfile
WARNING: unusable reference target found: tarfile#module-tarfile
WARNING: unusable reference target found: zlib#zlib.error
WARNING: unusable reference target found: zlib#zlib.error
WARNING: unusable reference target found: zlib#zlib.compress
WARNING: unusable reference target found: zlib#zlib.Compress.flush
WARNING: unusable reference target found: zlib#zlib.compress
WARNING: unusable reference target found: zlib#zlib.decompress
WARNING: unusable reference target found: zlib#zlib.Decompress.unused_data
WARNING: unusable reference target found: zlib#zlib.decompress
WARNING: unusable reference target found: zlib#zlib.decompress
WARNING: unusable reference target found: zlib#zlib.decompress
WARNING: unusable reference target found: zlib#zlib.Decompress.unconsumed_tail
WARNING: unusable reference target found: zlib#zlib.decompress
WARNING: unusable reference target found: zlib#zlib.Decompress.unconsumed_tail
WARNING: unusable reference target found: zlib#zlib.Decompress.flush
WARNING: unusable reference target found: zlib#zlib.decompress
WARNING: unusable reference target found: gzip#module-gzip
WARNING: unusable reference target found: zlib#module-zlib
WARNING: unusable reference target found: gzip#module-gzip
WARNING: unusable reference target found: gzip#gzip.GzipFile
WARNING: unusable reference target found: gzip#gzip.GzipFile
WARNING: unusable reference target found: bz2#module-bz2
WARNING: unusable reference target found: zipfile#module-zipfile
WARNING: unusable reference target found: tarfile#module-tarfile
WARNING: unusable reference target found: gzip#gzip.GzipFile
WARNING: unusable reference target found: gzip#gzip.GzipFile
WARNING: unusable reference target found: zlib#module-zlib
WARNING: unusable reference target found: gzip#module-gzip
WARNING: unusable reference target found: zipfile#module-zipfile
WARNING: unusable reference target found: tarfile#module-tarfile
WARNING: unusable reference target found: bz2#bz2.BZ2File
WARNING: unusable reference target found: bz2#bz2.BZ2File
WARNING: unusable reference target found: bz2#bz2.BZ2File
WARNING: unusable reference target found: bz2#bz2.BZ2File
WARNING: unusable reference target found: bz2#bz2.BZ2Compressor
WARNING: unusable reference target found: bz2#bz2.BZ2Decompressor
WARNING: unusable reference target found: bz2#bz2.compress
WARNING: unusable reference target found: bz2#bz2.decompress
WARNING: unusable reference target found: bz2#bz2.BZ2File
WARNING: unusable reference target found: functions#file
WARNING: unusable reference target found: bz2#bz2.BZ2File.close
WARNING: unusable reference target found: bz2#bz2.BZ2File
WARNING: unusable reference target found: functions#file
WARNING: unusable reference target found: bz2#bz2.BZ2File.close
WARNING: unusable reference target found: bz2#bz2.BZ2Compressor
WARNING: unusable reference target found: bz2#bz2.BZ2Decompressor
WARNING: unusable reference target found: bz2#bz2.compress
WARNING: unusable reference target found: bz2#bz2.BZ2Compressor.flush
WARNING: unusable reference target found: bz2#bz2.decompress
WARNING: unusable reference target found: exceptions#exceptions.EOFError
WARNING: unusable reference target found: bz2#bz2.compress
WARNING: unusable reference target found: bz2#bz2.decompress
WARNING: unusable reference target found: bz2#bz2.BZ2Compressor
WARNING: unusable reference target found: bz2#bz2.BZ2Decompressor
WARNING: unusable reference target found: zipfile#zipinfo-objects
WARNING: unusable reference target found: bz2#module-bz2
WARNING: unusable reference target found: gzip#module-gzip
WARNING: unusable reference target found: tarfile#module-tarfile
WARNING: unusable reference target found: zipfile#zipfile-objects
WARNING: unusable reference target found: zipfile#zipfile.ZipFile
WARNING: unusable reference target found: zipfile#module-zipfile
WARNING: unusable reference target found: zipfile#zipinfo-objects
WARNING: unusable reference target found: zipfile#zipfile.ZIP_STORED
WARNING: unusable reference target found: zipfile#zipfile.ZIP_DEFLATED
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: zipfile#zipfile.ZIP_DEFLATED
WARNING: unusable reference target found: zlib#module-zlib
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: zipfile#zipfile.ZIP_STORED
WARNING: unusable reference target found: zipfile#module-zipfile
WARNING: unusable reference target found: zipfile#zipfile.ZipFile.close
WARNING: unusable reference target found: zipfile#zipfile.ZipInfo
WARNING: unusable reference target found: zipfile#zipfile.ZipFile.getinfo
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: zipfile#zipfile.ZipInfo
WARNING: unusable reference target found: zipfile#zipfile.ZipInfo
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: zipfile#zipfile.ZipFile.read
WARNING: unusable reference target found: functions#next
WARNING: unusable reference target found: zipfile#zipfile.ZipFile.open
WARNING: unusable reference target found: zipfile#zipfile.ZipFile.open
WARNING: unusable reference target found: zipfile#zipfile.ZipFile.open
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: zipfile#zipfile.ZipFile.read
WARNING: unusable reference target found: zipfile#zipfile.ZipFile.extract
WARNING: unusable reference target found: zipfile#zipfile.ZipInfo
WARNING: unusable reference target found: zipfile#zipfile.ZipInfo
WARNING: unusable reference target found: zipfile#zipfile.ZipInfo
WARNING: unusable reference target found: zipfile#zipfile.ZipFile.namelist
WARNING: unusable reference target found: zipfile#zipfile.ZipInfo
WARNING: unusable reference target found: zipfile#zipfile.ZipFile.setpassword
WARNING: unusable reference target found: zipfile#zipfile.ZipFile.read
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: zipfile#zipfile.ZipInfo
WARNING: unusable reference target found: zipfile#zipfile.ZipFile.testzip
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: zipfile#zipfile.ZipFile.write
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: zipfile#zipfile.ZipFile.write
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: zipfile#zipfile.ZipFile.write
WARNING: unusable reference target found: zipfile#zipfile.ZipInfo
WARNING: unusable reference target found: zipfile#zipfile.ZipFile.writestr
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: zipfile#zipfile.ZipFile.writestr
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: zipfile#zipfile.ZipInfo
WARNING: unusable reference target found: zipfile#zipfile.ZipInfo
WARNING: unusable reference target found: zipfile#zipfile.ZipInfo
WARNING: unusable reference target found: zipfile#zipfile.ZIP_STORED
WARNING: unusable reference target found: zipfile#zipfile.ZipFile
WARNING: unusable reference target found: zipfile#zipfile.ZipFile.close
WARNING: unusable reference target found: zipfile#zipfile.PyZipFile
WARNING: unusable reference target found: zipfile#zipfile.ZipFile
WARNING: unusable reference target found: zipfile#zipfile.ZipFile
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: zipfile#zipfile.PyZipFile.writepy
WARNING: unusable reference target found: zipfile#zipfile.ZipInfo
WARNING: unusable reference target found: zipfile#zipfile.ZipFile
WARNING: unusable reference target found: tarfile#module-tarfile
WARNING: unusable reference target found: zipfile#module-zipfile
WARNING: unusable reference target found: gzip#module-gzip
WARNING: unusable reference target found: bz2#module-bz2
WARNING: unusable reference target found: tarfile#tarfile.TarFile
WARNING: unusable reference target found: tarfile#tarfile.TarFile
WARNING: unusable reference target found: tarfile#tarfile-objects
WARNING: unusable reference target found: tarfile#tarfile.ReadError
WARNING: unusable reference target found: tarfile#tarfile.CompressionError
WARNING: unusable reference target found: tarfile#tarfile.open
WARNING: unusable reference target found: tarfile#tarfile.TarFile
WARNING: unusable reference target found: tarfile#tarfile.TarFile
WARNING: unusable reference target found: tarfile#tar-examples
WARNING: unusable reference target found: tarfile#tarfile.open
WARNING: unusable reference target found: tarfile#tarfile-objects
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: tarfile#module-tarfile
WARNING: unusable reference target found: zipfile#module-zipfile
WARNING: unusable reference target found: zipfile#module-zipfile
WARNING: unusable reference target found: gzip#module-gzip
WARNING: unusable reference target found: tarfile#tarfile.TarFileCompat
WARNING: unusable reference target found: tarfile#module-tarfile
WARNING: unusable reference target found: tarfile#module-tarfile
WARNING: unusable reference target found: tarfile#tarfile.TarFile
WARNING: unusable reference target found: tarfile#tarfile.TarFile.extract
WARNING: unusable reference target found: tarfile#tarfile.TarInfo.frombuf
WARNING: unusable reference target found: tarfile#module-tarfile
WARNING: unusable reference target found: tarfile#tar-formats
WARNING: unusable reference target found: tarfile#tarfile.GNU_FORMAT
WARNING: unusable reference target found: sys#sys.getfilesystemencoding
WARNING: unusable reference target found: sys#sys.getdefaultencoding
WARNING: unusable reference target found: zipfile#module-zipfile
WARNING: unusable reference target found: zipfile#module-zipfile
WARNING: unusable reference target found: tarfile#tarfile.TarFile
WARNING: unusable reference target found: tarfile#tarfile.TarInfo
WARNING: unusable reference target found: tarfile#tarinfo-objects
WARNING: unusable reference target found: tarfile#tarfile.TarFile
WARNING: unusable reference target found: tarfile#tarfile.USTAR_FORMAT
WARNING: unusable reference target found: tarfile#tarfile.GNU_FORMAT
WARNING: unusable reference target found: tarfile#tarfile.PAX_FORMAT
WARNING: unusable reference target found: tarfile#tarfile.TarInfo
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: tarfile#tarfile.TarFile.extract
WARNING: unusable reference target found: exceptions#exceptions.OSError
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: tarfile#tarfile.TarError
WARNING: unusable reference target found: tarfile#tar-unicode
WARNING: unusable reference target found: tarfile#tarfile.PAX_FORMAT
WARNING: unusable reference target found: tarfile#tarfile.open
WARNING: unusable reference target found: tarfile#tarfile.TarInfo
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: tarfile#tarfile.TarInfo
WARNING: unusable reference target found: tarfile#tarfile.TarFile.getmembers
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: tarfile#tarfile.TarInfo
WARNING: unusable reference target found: tarfile#tarfile.TarFile
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: tarfile#tarfile.TarFile.getmembers
WARNING: unusable reference target found: tarfile#tarfile.TarInfo
WARNING: unusable reference target found: tarfile#tarfile.TarFile.extract
WARNING: unusable reference target found: tarfile#tarfile.TarFile.extractall
WARNING: unusable reference target found: tarfile#tarfile.TarFile.extractall
WARNING: unusable reference target found: tarfile#tarfile.TarInfo
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: tarfile#tarfile.TarInfo
WARNING: unusable reference target found: tarfile#tarfile.TarInfo
WARNING: unusable reference target found: tarfile#tarfile.TarFile.gettarinfo
WARNING: unusable reference target found: tarfile#tarfile.TarInfo
WARNING: unusable reference target found: os#os.fstat
WARNING: unusable reference target found: tarfile#tarfile.TarInfo
WARNING: unusable reference target found: tarfile#tarfile.TarFile.addfile
WARNING: unusable reference target found: tarfile#tarfile.TarFile
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: tarfile#tarfile.USTAR_FORMAT
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: tarfile#tarfile.GNU_FORMAT
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: tarfile#tarfile.TarInfo
WARNING: unusable reference target found: tarfile#tarfile.TarFile
WARNING: unusable reference target found: tarfile#tarfile.TarInfo
WARNING: unusable reference target found: tarfile#tarfile.TarFile
WARNING: unusable reference target found: tarfile#tarfile.TarInfo
WARNING: unusable reference target found: tarfile#tarfile.TarInfo
WARNING: unusable reference target found: tarfile#tarfile.HeaderError
WARNING: unusable reference target found: tarfile#tarfile.TarFile
WARNING: unusable reference target found: tarfile#tarfile.TarInfo
WARNING: unusable reference target found: tarfile#tarfile.TarInfo
WARNING: unusable reference target found: tarfile#tarfile.TarFile
WARNING: unusable reference target found: tarfile#tarfile.TarInfo
WARNING: unusable reference target found: tarfile#tarfile.TarInfo
WARNING: unusable reference target found: tarfile#tarfile.TarInfo
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: tarfile#tarfile.TarInfo.isfile
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: tarfile#tarfile.TarFile.extractall
WARNING: unusable reference target found: tarfile#module-tarfile
WARNING: unusable reference target found: tarfile#tarfile.USTAR_FORMAT
WARNING: unusable reference target found: tarfile#tarfile.GNU_FORMAT
WARNING: unusable reference target found: tarfile#module-tarfile
WARNING: unusable reference target found: tarfile#tarfile.PAX_FORMAT
WARNING: unusable reference target found: tarfile#tarfile.TarFile
WARNING: unusable reference target found: sys#sys.getfilesystemencoding
WARNING: unusable reference target found: sys#sys.getdefaultencoding
WARNING: unusable reference target found: tarfile#tarfile.PAX_FORMAT
WARNING: unusable reference target found: codecs#codec-base-classes
WARNING: unusable reference target found: csv#module-csv
WARNING: unusable reference target found: csv#module-csv
WARNING: unusable reference target found: csv#csv.reader
WARNING: unusable reference target found: csv#csv.writer
WARNING: unusable reference target found: csv#csv.DictReader
WARNING: unusable reference target found: csv#csv.DictWriter
WARNING: unusable reference target found: csv#module-csv
WARNING: unusable reference target found: csv#csv-examples
WARNING: unusable reference target found: csv#module-csv
WARNING: unusable reference target found: functions#next
WARNING: unusable reference target found: csv#csv.Dialect
WARNING: unusable reference target found: csv#csv.list_dialects
WARNING: unusable reference target found: csv#csv-fmt-params
WARNING: unusable reference target found: csv#csv.Dialect
WARNING: unusable reference target found: csv#csv.list_dialects
WARNING: unusable reference target found: csv#csv-fmt-params
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: csv#csv.Dialect
WARNING: unusable reference target found: csv#csv-fmt-params
WARNING: unusable reference target found: csv#csv.Error
WARNING: unusable reference target found: csv#csv.Error
WARNING: unusable reference target found: csv#csv.Dialect
WARNING: unusable reference target found: csv#module-csv
WARNING: unusable reference target found: csv#csv.reader
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: csv#csv.writer
WARNING: unusable reference target found: csv#csv.DictReader
WARNING: unusable reference target found: csv#csv.DictWriter
WARNING: unusable reference target found: stdtypes#dict
WARNING: unusable reference target found: csv#csv.Dialect
WARNING: unusable reference target found: csv#csv.reader
WARNING: unusable reference target found: csv#csv.writer
WARNING: unusable reference target found: csv#csv.excel
WARNING: unusable reference target found: csv#csv.excel_tab
WARNING: unusable reference target found: csv#csv.Sniffer
WARNING: unusable reference target found: csv#csv.Sniffer
WARNING: unusable reference target found: csv#csv.Dialect
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: csv#csv.Sniffer
WARNING: unusable reference target found: csv#module-csv
WARNING: unusable reference target found: csv#csv.writer
WARNING: unusable reference target found: csv#csv.writer
WARNING: unusable reference target found: csv#csv.writer
WARNING: unusable reference target found: csv#csv.writer
WARNING: unusable reference target found: csv#csv.Error
WARNING: unusable reference target found: csv#csv.reader
WARNING: unusable reference target found: csv#module-csv
WARNING: unusable reference target found: csv#csv.Dialect
WARNING: unusable reference target found: csv#csv.reader
WARNING: unusable reference target found: csv#csv.writer
WARNING: unusable reference target found: csv#csv.Dialect
WARNING: unusable reference target found: csv#csv.Dialect
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: csv#csv.Error
WARNING: unusable reference target found: csv#csv.QUOTE_NONE
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: csv#csv.writer
WARNING: unusable reference target found: csv#csv.reader
WARNING: unusable reference target found: csv#csv-contents
WARNING: unusable reference target found: csv#csv.QUOTE_MINIMAL
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: csv#csv.DictReader
WARNING: unusable reference target found: csv#csv.reader
WARNING: unusable reference target found: csv#csv.DictWriter
WARNING: unusable reference target found: csv#csv.writer
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: csv#csv.DictWriter
WARNING: unusable reference target found: csv#module-csv
WARNING: unusable reference target found: csv#csv.reader
WARNING: unusable reference target found: configparser#module-ConfigParser
WARNING: unusable reference target found: configparser#ConfigParser.ConfigParser
WARNING: unusable reference target found: configparser#ConfigParser.ConfigParser
WARNING: unusable reference target found: configparser#ConfigParser.ConfigParser
WARNING: unusable reference target found: configparser#ConfigParser.ConfigParser
WARNING: unusable reference target found: configparser#ConfigParser.RawConfigParser
WARNING: unusable reference target found: configparser#ConfigParser.ConfigParser.get
WARNING: unusable reference target found: configparser#ConfigParser.ConfigParser.items
WARNING: unusable reference target found: configparser#ConfigParser.ConfigParser
WARNING: unusable reference target found: configparser#ConfigParser.MAX_INTERPOLATION_DEPTH
WARNING: unusable reference target found: configparser#ConfigParser.InterpolationError
WARNING: unusable reference target found: configparser#ConfigParser.InterpolationError
WARNING: unusable reference target found: configparser#ConfigParser.InterpolationError
WARNING: unusable reference target found: configparser#ConfigParser.ConfigParser
WARNING: unusable reference target found: shlex#module-shlex
WARNING: unusable reference target found: configparser#ConfigParser.RawConfigParser
WARNING: unusable reference target found: configparser#ConfigParser.DuplicateSectionError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: configparser#ConfigParser.ConfigParser
WARNING: unusable reference target found: configparser#ConfigParser.RawConfigParser.readfp
WARNING: unusable reference target found: configparser#ConfigParser.RawConfigParser.read
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: configparser#ConfigParser.NoSectionError
WARNING: unusable reference target found: configparser#ConfigParser.RawConfigParser
WARNING: unusable reference target found: configparser#ConfigParser.ConfigParser
WARNING: unusable reference target found: configparser#ConfigParser.RawConfigParser.read
WARNING: unusable reference target found: configparser#ConfigParser.NoSectionError
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: configparser#ConfigParser.ConfigParser
WARNING: unusable reference target found: configparser#ConfigParser.RawConfigParser
WARNING: unusable reference target found: configparser#ConfigParser.ConfigParser.get
WARNING: unusable reference target found: configparser#ConfigParser.SafeConfigParser
WARNING: unusable reference target found: configparser#ConfigParser.ConfigParser
WARNING: unusable reference target found: configparser#ConfigParser.NoSectionError
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: configparser#ConfigParser.ConfigParser
WARNING: unusable reference target found: configparser#ConfigParser.SafeConfigParser
WARNING: unusable reference target found: robotparser#module-robotparser
WARNING: unusable reference target found: robotparser#robotparser.RobotFileParser
WARNING: unusable reference target found: netrc#netrc.netrc
WARNING: unusable reference target found: netrc#netrc.netrc
WARNING: unusable reference target found: netrc#netrc.NetrcParseError
WARNING: unusable reference target found: netrc#netrc.netrc
WARNING: unusable reference target found: netrc#netrc.netrc
WARNING: unusable reference target found: netrc#netrc.netrc
WARNING: unusable reference target found: xdrlib#module-xdrlib
WARNING: unusable reference target found: xdrlib#module-xdrlib
WARNING: unusable reference target found: xdrlib#xdrlib.Packer
WARNING: unusable reference target found: xdrlib#xdrlib.Packer
WARNING: unusable reference target found: xdrlib#xdrlib.Packer
WARNING: unusable reference target found: xdrlib#xdrlib.Packer.pack_fstring
WARNING: unusable reference target found: xdrlib#xdrlib.Packer.pack_fstring
WARNING: unusable reference target found: xdrlib#xdrlib.Packer.pack_string
WARNING: unusable reference target found: xdrlib#xdrlib.Packer.pack_string
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: xdrlib#xdrlib.Packer.pack_farray
WARNING: unusable reference target found: xdrlib#xdrlib.Unpacker
WARNING: unusable reference target found: xdrlib#xdrlib.Unpacker.get_position
WARNING: unusable reference target found: xdrlib#xdrlib.Unpacker.set_position
WARNING: unusable reference target found: xdrlib#xdrlib.Error
WARNING: unusable reference target found: xdrlib#xdrlib.Packer
WARNING: unusable reference target found: xdrlib#xdrlib.Unpacker
WARNING: unusable reference target found: xdrlib#xdrlib.Unpacker.unpack_float
WARNING: unusable reference target found: xdrlib#xdrlib.Unpacker.unpack_fstring
WARNING: unusable reference target found: xdrlib#xdrlib.Unpacker.unpack_fstring
WARNING: unusable reference target found: xdrlib#xdrlib.Unpacker.unpack_string
WARNING: unusable reference target found: xdrlib#xdrlib.Unpacker.unpack_string
WARNING: unusable reference target found: xdrlib#xdrlib.Unpacker.unpack_farray
WARNING: unusable reference target found: xdrlib#xdrlib.Error
WARNING: unusable reference target found: xdrlib#xdrlib.Error
WARNING: unusable reference target found: plistlib#plistlib.Data
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: plistlib#plistlib.Data
WARNING: unusable reference target found: plistlib#plistlib.Data
WARNING: unusable reference target found: pyexpat#module-xml.parsers.expat
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: zlib#module-zlib
WARNING: unusable reference target found: hashlib#hashlib.hash.update
WARNING: unusable reference target found: hashlib#hashlib.digest_size
WARNING: unusable reference target found: hashlib#hashlib.hash.digest
WARNING: unusable reference target found: hmac#module-hmac
WARNING: unusable reference target found: base64#module-base64
WARNING: unusable reference target found: hmac#hmac.hmac.update
WARNING: unusable reference target found: hmac#hmac.hmac.digest
WARNING: unusable reference target found: hashlib#module-hashlib
WARNING: unusable reference target found: hashlib#module-hashlib
WARNING: unusable reference target found: md5#md5.new
WARNING: unusable reference target found: md5#md5.new
WARNING: unusable reference target found: md5#md5.new
WARNING: unusable reference target found: md5#md5.md5.update
WARNING: unusable reference target found: md5#md5.md5.digest
WARNING: unusable reference target found: sha#module-sha
WARNING: unusable reference target found: hashlib#module-hashlib
WARNING: unusable reference target found: md5#module-md5
WARNING: unusable reference target found: sha#sha.new
WARNING: unusable reference target found: sha#sha.new
WARNING: unusable reference target found: sha#sha.sha.update
WARNING: unusable reference target found: sha#sha.sha.digest
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: os.path#module-os.path
WARNING: unusable reference target found: fileinput#module-fileinput
WARNING: unusable reference target found: tempfile#module-tempfile
WARNING: unusable reference target found: shutil#module-shutil
WARNING: unusable reference target found: os#module-os
WARNING: unusable reference target found: exceptions#exceptions.OSError
WARNING: unusable reference target found: exceptions#exceptions.OSError
WARNING: unusable reference target found: os.path#module-os.path
WARNING: unusable reference target found: os#module-os
WARNING: unusable reference target found: os#os.putenv
WARNING: unusable reference target found: os#os.putenv
WARNING: unusable reference target found: os#os.putenv
WARNING: unusable reference target found: os#os.putenv
WARNING: unusable reference target found: os#os.unsetenv
WARNING: unusable reference target found: os#os.unsetenv
WARNING: unusable reference target found: os#os-file-dir
WARNING: unusable reference target found: os#os.system
WARNING: unusable reference target found: os#os.popen
WARNING: unusable reference target found: os#os.fork
WARNING: unusable reference target found: os#os.execv
WARNING: unusable reference target found: os#os.putenv
WARNING: unusable reference target found: os#os.putenv
WARNING: unusable reference target found: os#os.putenv
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: socket#socket.gethostname
WARNING: unusable reference target found: os#os.system
WARNING: unusable reference target found: os#os.popen
WARNING: unusable reference target found: os#os.fork
WARNING: unusable reference target found: os#os.execv
WARNING: unusable reference target found: os#os.unsetenv
WARNING: unusable reference target found: os#os.unsetenv
WARNING: unusable reference target found: os#os.unsetenv
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: os#os.wait
WARNING: unusable reference target found: os#os.close
WARNING: unusable reference target found: subprocess#module-subprocess
WARNING: unusable reference target found: subprocess#subprocess-replacements
WARNING: unusable reference target found: subprocess#module-subprocess
WARNING: unusable reference target found: os#os.spawnv
WARNING: unusable reference target found: os#os.system
WARNING: unusable reference target found: subprocess#module-subprocess
WARNING: unusable reference target found: popen2#popen2-flow-control
WARNING: unusable reference target found: subprocess#module-subprocess
WARNING: unusable reference target found: subprocess#subprocess-replacements
WARNING: unusable reference target found: subprocess#module-subprocess
WARNING: unusable reference target found: subprocess#subprocess-replacements
WARNING: unusable reference target found: subprocess#module-subprocess
WARNING: unusable reference target found: subprocess#subprocess-replacements
WARNING: unusable reference target found: popen2#module-popen2
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: os#os.pipe
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: os#os.popen
WARNING: unusable reference target found: os#os.fdopen
WARNING: unusable reference target found: os#os.close
WARNING: unusable reference target found: os#os.chmod
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: exceptions#exceptions.OSError
WARNING: unusable reference target found: errno#errno.EINVAL
WARNING: unusable reference target found: os#os.stat
WARNING: unusable reference target found: os#os.statvfs
WARNING: unusable reference target found: os#os.SEEK_SET
WARNING: unusable reference target found: os#os.SEEK_CUR
WARNING: unusable reference target found: os#os.SEEK_END
WARNING: unusable reference target found: os#os.O_RDONLY
WARNING: unusable reference target found: os#os.O_WRONLY
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: os#os.read
WARNING: unusable reference target found: os#os.write
WARNING: unusable reference target found: os#os.fdopen
WARNING: unusable reference target found: pty#module-pty
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: os#os.pipe
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: os#os.popen
WARNING: unusable reference target found: os#os.fdopen
WARNING: unusable reference target found: sys#sys.stdin
WARNING: unusable reference target found: os#os.read
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: os#os.pipe
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: os#os.popen
WARNING: unusable reference target found: os#os.fdopen
WARNING: unusable reference target found: sys#sys.stdout
WARNING: unusable reference target found: sys#sys.stderr
WARNING: unusable reference target found: os#os.write
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: os#os.lseek
WARNING: unusable reference target found: os#os.F_OK
WARNING: unusable reference target found: os#os.R_OK
WARNING: unusable reference target found: os#os.W_OK
WARNING: unusable reference target found: os#os.X_OK
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: os#os.access
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: os#os.access
WARNING: unusable reference target found: os#os.access
WARNING: unusable reference target found: os#os.access
WARNING: unusable reference target found: os#os.access
WARNING: unusable reference target found: os#os.access
WARNING: unusable reference target found: stat#module-stat
WARNING: unusable reference target found: stat#module-stat
WARNING: unusable reference target found: os#os.chmod
WARNING: unusable reference target found: os#os.chflags
WARNING: unusable reference target found: os#os.chmod
WARNING: unusable reference target found: os#os.stat
WARNING: unusable reference target found: os#os.stat
WARNING: unusable reference target found: os#os.unlink
WARNING: unusable reference target found: os#os.mkfifo
WARNING: unusable reference target found: stat#module-stat
WARNING: unusable reference target found: os#os.makedev
WARNING: unusable reference target found: tempfile#module-tempfile
WARNING: unusable reference target found: tempfile#tempfile.mkdtemp
WARNING: unusable reference target found: os#os.mkdir
WARNING: unusable reference target found: os#os.error
WARNING: unusable reference target found: os#os.makedirs
WARNING: unusable reference target found: os#os.pardir
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: exceptions#exceptions.OSError
WARNING: unusable reference target found: errno#errno.EINVAL
WARNING: unusable reference target found: os#os.pathconf
WARNING: unusable reference target found: os#os.fpathconf
WARNING: unusable reference target found: exceptions#exceptions.OSError
WARNING: unusable reference target found: os#os.rmdir
WARNING: unusable reference target found: os#os.unlink
WARNING: unusable reference target found: os#os.rmdir
WARNING: unusable reference target found: os#os.removedirs
WARNING: unusable reference target found: exceptions#exceptions.OSError
WARNING: unusable reference target found: exceptions#exceptions.OSError
WARNING: unusable reference target found: exceptions#exceptions.OSError
WARNING: unusable reference target found: os#os.rename
WARNING: unusable reference target found: os#os.removedirs
WARNING: unusable reference target found: os#os.stat_float_times
WARNING: unusable reference target found: os#os.stat_float_times
WARNING: unusable reference target found: os#os.stat
WARNING: unusable reference target found: stat#module-stat
WARNING: unusable reference target found: os#os.stat
WARNING: unusable reference target found: statvfs#module-statvfs
WARNING: unusable reference target found: os#os.tempnam
WARNING: unusable reference target found: os#os.tempnam
WARNING: unusable reference target found: os#os.tmpfile
WARNING: unusable reference target found: os#os-newstreams
WARNING: unusable reference target found: os#os.tmpnam
WARNING: unusable reference target found: os#os.tmpnam
WARNING: unusable reference target found: os#os.tmpfile
WARNING: unusable reference target found: os#os-newstreams
WARNING: unusable reference target found: os#os.tmpnam
WARNING: unusable reference target found: os#os.tmpnam
WARNING: unusable reference target found: os#os.remove
WARNING: unusable reference target found: os#os.unlink
WARNING: unusable reference target found: os#os.stat
WARNING: unusable reference target found: os#os.stat
WARNING: unusable reference target found: os#os.walk
WARNING: unusable reference target found: os#os.walk
WARNING: unusable reference target found: os#os.walk
WARNING: unusable reference target found: os#os.listdir
WARNING: unusable reference target found: exceptions#exceptions.OSError
WARNING: unusable reference target found: os#os.walk
WARNING: unusable reference target found: os#os.walk
WARNING: unusable reference target found: os#os.walk
WARNING: unusable reference target found: os#os.walk
WARNING: unusable reference target found: os#os.rmdir
WARNING: unusable reference target found: signal#signal.signal
WARNING: unusable reference target found: exceptions#exceptions.OSError
WARNING: unusable reference target found: os#os.fsync
WARNING: unusable reference target found: os#os.execlp
WARNING: unusable reference target found: os#os.execlpe
WARNING: unusable reference target found: os#os.execvp
WARNING: unusable reference target found: os#os.execvpe
WARNING: unusable reference target found: os#os.execl
WARNING: unusable reference target found: os#os.execle
WARNING: unusable reference target found: os#os.execv
WARNING: unusable reference target found: os#os.execve
WARNING: unusable reference target found: os#os.execle
WARNING: unusable reference target found: os#os.execlpe
WARNING: unusable reference target found: os#os.execve
WARNING: unusable reference target found: os#os.execvpe
WARNING: unusable reference target found: os#os.execl
WARNING: unusable reference target found: os#os.execlp
WARNING: unusable reference target found: os#os.execv
WARNING: unusable reference target found: os#os.execvp
WARNING: unusable reference target found: os#os._exit
WARNING: unusable reference target found: os#os.fork
WARNING: unusable reference target found: os#os._exit
WARNING: unusable reference target found: exceptions#exceptions.OSError
WARNING: unusable reference target found: pty#module-pty
WARNING: unusable reference target found: exceptions#exceptions.OSError
WARNING: unusable reference target found: signal#module-signal
WARNING: unusable reference target found: os#os-newstreams
WARNING: unusable reference target found: subprocess#module-subprocess
WARNING: unusable reference target found: os#os.P_NOWAIT
WARNING: unusable reference target found: os#os.P_WAIT
WARNING: unusable reference target found: os#os.waitpid
WARNING: unusable reference target found: os#os.spawnlp
WARNING: unusable reference target found: os#os.spawnlpe
WARNING: unusable reference target found: os#os.spawnvp
WARNING: unusable reference target found: os#os.spawnvpe
WARNING: unusable reference target found: os#os.spawnl
WARNING: unusable reference target found: os#os.spawnle
WARNING: unusable reference target found: os#os.spawnv
WARNING: unusable reference target found: os#os.spawnve
WARNING: unusable reference target found: os#os.spawnle
WARNING: unusable reference target found: os#os.spawnlpe
WARNING: unusable reference target found: os#os.spawnve
WARNING: unusable reference target found: os#os.spawnvpe
WARNING: unusable reference target found: os#os.spawnl
WARNING: unusable reference target found: os#os.spawnlp
WARNING: unusable reference target found: os#os.spawnv
WARNING: unusable reference target found: os#os.spawnvp
WARNING: unusable reference target found: os#os.spawnlp
WARNING: unusable reference target found: os#os.spawnvpe
WARNING: unusable reference target found: os#os.spawnlp
WARNING: unusable reference target found: os#os.spawnlpe
WARNING: unusable reference target found: os#os.spawnvp
WARNING: unusable reference target found: os#os.spawnvpe
WARNING: unusable reference target found: os#os.P_DETACH
WARNING: unusable reference target found: os#os.P_NOWAIT
WARNING: unusable reference target found: os#os.P_OVERLAY
WARNING: unusable reference target found: os#os.startfile
WARNING: unusable reference target found: os.path#os.path.normpath
WARNING: unusable reference target found: os#os.environ
WARNING: unusable reference target found: sys#sys.stdin
WARNING: unusable reference target found: os#os.wait
WARNING: unusable reference target found: subprocess#module-subprocess
WARNING: unusable reference target found: subprocess#module-subprocess
WARNING: unusable reference target found: subprocess#subprocess-replacements
WARNING: unusable reference target found: os#os.wait
WARNING: unusable reference target found: os#os.waitpid
WARNING: unusable reference target found: exceptions#exceptions.OSError
WARNING: unusable reference target found: os#os.P_NOWAIT
WARNING: unusable reference target found: os#os.waitpid
WARNING: unusable reference target found: resource#module-resource
WARNING: unusable reference target found: os#os.waitpid
WARNING: unusable reference target found: os#os.wait4
WARNING: unusable reference target found: os#os.waitpid
WARNING: unusable reference target found: resource#module-resource
WARNING: unusable reference target found: os#os.wait4
WARNING: unusable reference target found: os#os.waitpid
WARNING: unusable reference target found: os#os.waitpid
WARNING: unusable reference target found: os#os.system
WARNING: unusable reference target found: os#os.wait
WARNING: unusable reference target found: os#os.waitpid
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: exceptions#exceptions.OSError
WARNING: unusable reference target found: errno#errno.EINVAL
WARNING: unusable reference target found: os#os.confstr
WARNING: unusable reference target found: exceptions#exceptions.OSError
WARNING: unusable reference target found: os#os.confstr
WARNING: unusable reference target found: os#os.sysconf
WARNING: unusable reference target found: os.path#module-os.path
WARNING: unusable reference target found: os.path#module-os.path
WARNING: unusable reference target found: os.path#module-os.path
WARNING: unusable reference target found: os.path#os.path.split
WARNING: unusable reference target found: os.path#os.path.join
WARNING: unusable reference target found: os.path#module-os.path
WARNING: unusable reference target found: os.path#module-os.path
WARNING: unusable reference target found: os.path#module-os.path
WARNING: unusable reference target found: os.path#module-os.path
WARNING: unusable reference target found: os.path#module-os.path
WARNING: unusable reference target found: os.path#module-os.path
WARNING: unusable reference target found: exceptions#exceptions.NotImplementedError
WARNING: unusable reference target found: io#module-io
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: io#io.IOBase
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: io#io.IOBase
WARNING: unusable reference target found: io#io.RawIOBase
WARNING: unusable reference target found: io#io.FileIO
WARNING: unusable reference target found: io#io.RawIOBase
WARNING: unusable reference target found: io#io.BufferedIOBase
WARNING: unusable reference target found: io#io.RawIOBase
WARNING: unusable reference target found: io#io.BufferedWriter
WARNING: unusable reference target found: io#io.BufferedReader
WARNING: unusable reference target found: io#io.BufferedRWPair
WARNING: unusable reference target found: io#io.BufferedRandom
WARNING: unusable reference target found: io#io.BytesIO
WARNING: unusable reference target found: io#io.IOBase
WARNING: unusable reference target found: io#io.TextIOBase
WARNING: unusable reference target found: io#io.TextIOWrapper
WARNING: unusable reference target found: io#io.BufferedIOBase
WARNING: unusable reference target found: io#io.StringIO
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: os#os.stat
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: os#os.fdopen
WARNING: unusable reference target found: codecs#module-codecs
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: codecs#codecs.register_error
WARNING: unusable reference target found: os#os.linesep
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: io#io.TextIOWrapper
WARNING: unusable reference target found: io#io.BufferedReader
WARNING: unusable reference target found: io#io.BufferedWriter
WARNING: unusable reference target found: io#io.BufferedRandom
WARNING: unusable reference target found: io#io.StringIO
WARNING: unusable reference target found: io#io.BytesIO
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: io#io.BlockingIOError
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: io#io.IOBase
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: io#io.IOBase
WARNING: unusable reference target found: io#io.IOBase
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: io#io.IOBase.seek
WARNING: unusable reference target found: io#io.IOBase.tell
WARNING: unusable reference target found: io#io.IOBase.truncate
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: io#io.IOBase.tell
WARNING: unusable reference target found: io#io.IOBase.truncate
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: io#io.IOBase
WARNING: unusable reference target found: io#io.IOBase
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: io#io.FileIO
WARNING: unusable reference target found: io#io.RawIOBase
WARNING: unusable reference target found: io#io.IOBase
WARNING: unusable reference target found: io#io.IOBase
WARNING: unusable reference target found: io#io.RawIOBase
WARNING: unusable reference target found: io#io.FileIO
WARNING: unusable reference target found: functions#len
WARNING: unusable reference target found: io#io.FileIO
WARNING: unusable reference target found: io#io.IOBase
WARNING: unusable reference target found: io#io.RawIOBase
WARNING: unusable reference target found: io#io.BufferedIOBase.read
WARNING: unusable reference target found: io#io.BufferedIOBase.readinto
WARNING: unusable reference target found: io#io.BufferedIOBase.read
WARNING: unusable reference target found: io#io.BufferedIOBase.readinto
WARNING: unusable reference target found: io#io.BufferedIOBase.write
WARNING: unusable reference target found: io#io.BlockingIOError
WARNING: unusable reference target found: io#io.RawIOBase
WARNING: unusable reference target found: io#io.BufferedWriter
WARNING: unusable reference target found: io#io.BufferedReader
WARNING: unusable reference target found: io#io.BufferedIOBase
WARNING: unusable reference target found: io#io.IOBase
WARNING: unusable reference target found: io#io.BlockingIOError
WARNING: unusable reference target found: io#io.BufferedIOBase.read
WARNING: unusable reference target found: io#io.BlockingIOError
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: io#io.BlockingIOError
WARNING: unusable reference target found: io#io.BufferedIOBase
WARNING: unusable reference target found: io#io.BytesIO
WARNING: unusable reference target found: io#io.BufferedIOBase
WARNING: unusable reference target found: io#io.IOBase
WARNING: unusable reference target found: io#io.BytesIO
WARNING: unusable reference target found: io#io.RawIOBase
WARNING: unusable reference target found: io#io.BufferedIOBase
WARNING: unusable reference target found: io#io.BufferedReader
WARNING: unusable reference target found: io#io.DEFAULT_BUFFER_SIZE
WARNING: unusable reference target found: io#io.BufferedReader
WARNING: unusable reference target found: io#io.BufferedIOBase
WARNING: unusable reference target found: io#io.IOBase
WARNING: unusable reference target found: io#io.BufferedIOBase
WARNING: unusable reference target found: io#io.BufferedWriter
WARNING: unusable reference target found: io#io.BufferedWriter
WARNING: unusable reference target found: io#io.BufferedIOBase
WARNING: unusable reference target found: io#io.IOBase
WARNING: unusable reference target found: io#io.BlockingIOError
WARNING: unusable reference target found: io#io.BlockingIOError
WARNING: unusable reference target found: io#io.BufferedIOBase
WARNING: unusable reference target found: io#io.RawIOBase
WARNING: unusable reference target found: io#io.DEFAULT_BUFFER_SIZE
WARNING: unusable reference target found: io#io.BufferedRWPair
WARNING: unusable reference target found: io#io.BufferedIOBase
WARNING: unusable reference target found: io#io.BufferedReader
WARNING: unusable reference target found: io#io.BufferedWriter
WARNING: unusable reference target found: io#io.DEFAULT_BUFFER_SIZE
WARNING: unusable reference target found: io#io.BufferedRandom
WARNING: unusable reference target found: io#io.BufferedReader
WARNING: unusable reference target found: io#io.BufferedWriter
WARNING: unusable reference target found: io#io.IOBase
WARNING: unusable reference target found: io#io.TextIOBase
WARNING: unusable reference target found: io#io.IOBase
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: io#io.BufferedIOBase
WARNING: unusable reference target found: io#io.TextIOBase
WARNING: unusable reference target found: locale#locale.getpreferredencoding
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: codecs#codecs.register_error
WARNING: unusable reference target found: os#os.linesep
WARNING: unusable reference target found: io#io.TextIOWrapper
WARNING: unusable reference target found: io#io.TextIOBase
WARNING: unusable reference target found: io#io.TextIOWrapper
WARNING: unusable reference target found: io#io.TextIOWrapper
WARNING: unusable reference target found: io#io.StringIO
WARNING: unusable reference target found: io#io.TextIOWrapper
WARNING: unusable reference target found: codecs#codecs.IncrementalDecoder
WARNING: unusable reference target found: datetime#module-datetime
WARNING: unusable reference target found: calendar#module-calendar
WARNING: unusable reference target found: time#time.struct_time
WARNING: unusable reference target found: time#time.time
WARNING: unusable reference target found: time#time.sleep
WARNING: unusable reference target found: time#time.time
WARNING: unusable reference target found: time#time.sleep
WARNING: unusable reference target found: time#time.gmtime
WARNING: unusable reference target found: time#time.localtime
WARNING: unusable reference target found: time#time.strptime
WARNING: unusable reference target found: time#time.asctime
WARNING: unusable reference target found: time#time.mktime
WARNING: unusable reference target found: time#time.strftime
WARNING: unusable reference target found: time#time.gmtime
WARNING: unusable reference target found: time#time.localtime
WARNING: unusable reference target found: time#time.strptime
WARNING: unusable reference target found: time#time.strftime
WARNING: unusable reference target found: time#time.mktime
WARNING: unusable reference target found: time#time.struct_time
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: time#time.struct_time
WARNING: unusable reference target found: time#time.struct_time
WARNING: unusable reference target found: time#time.gmtime
WARNING: unusable reference target found: time#time.localtime
WARNING: unusable reference target found: time#time.localtime
WARNING: unusable reference target found: time#time.asctime
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: time#time.time
WARNING: unusable reference target found: time#time.ctime
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: time#time.struct_time
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: time#time.time
WARNING: unusable reference target found: time#time.struct_time
WARNING: unusable reference target found: calendar#calendar.timegm
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: time#time.gmtime
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: time#time.time
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: time#time.localtime
WARNING: unusable reference target found: time#time.struct_time
WARNING: unusable reference target found: time#time.time
WARNING: unusable reference target found: exceptions#exceptions.OverflowError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: time#time.sleep
WARNING: unusable reference target found: time#time.struct_time
WARNING: unusable reference target found: time#time.gmtime
WARNING: unusable reference target found: time#time.localtime
WARNING: unusable reference target found: time#time.localtime
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: time#time.strftime
WARNING: unusable reference target found: time#time.strptime
WARNING: unusable reference target found: time#time.strptime
WARNING: unusable reference target found: time#time.struct_time
WARNING: unusable reference target found: time#time.gmtime
WARNING: unusable reference target found: time#time.localtime
WARNING: unusable reference target found: time#time.strftime
WARNING: unusable reference target found: time#time.ctime
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: time#time.gmtime
WARNING: unusable reference target found: time#time.localtime
WARNING: unusable reference target found: time#time.strptime
WARNING: unusable reference target found: time#time.localtime
WARNING: unusable reference target found: time#time.tzset
WARNING: unusable reference target found: datetime#module-datetime
WARNING: unusable reference target found: locale#module-locale
WARNING: unusable reference target found: time#module-time
WARNING: unusable reference target found: calendar#module-calendar
WARNING: unusable reference target found: time#time.gmtime
WARNING: unusable reference target found: getopt#module-getopt
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: functions#type
WARNING: unusable reference target found: functions#help
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#optparse-extending-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#optparse-extending-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#optparse-reference-guide
WARNING: unusable reference target found: optparse#optparse-option-callbacks
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: functions#help
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: constants#exit
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#optparse-conflicts-between-options
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#optparse-tutorial
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: functions#help
WARNING: unusable reference target found: functions#type
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: functions#type
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: functions#type
WARNING: unusable reference target found: functions#type
WARNING: unusable reference target found: functions#type
WARNING: unusable reference target found: functions#type
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: functions#type
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: functions#type
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: functions#type
WARNING: unusable reference target found: optparse#optparse-option-callbacks
WARNING: unusable reference target found: functions#help
WARNING: unusable reference target found: functions#help
WARNING: unusable reference target found: functions#help
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: functions#help
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: functions#help
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: functions#type
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: functions#type
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#optparse-option-callbacks
WARNING: unusable reference target found: functions#help
WARNING: unusable reference target found: functions#help
WARNING: unusable reference target found: optparse#optparse-tutorial
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#optparse-extending-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: functions#type
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: functions#type
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: functions#type
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: functions#type
WARNING: unusable reference target found: functions#type
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: functions#type
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: functions#type
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: functions#getattr
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: getopt#getopt.GetoptError
WARNING: unusable reference target found: getopt#getopt.getopt
WARNING: unusable reference target found: getopt#getopt.getopt
WARNING: unusable reference target found: getopt#getopt.GetoptError
WARNING: unusable reference target found: getopt#getopt.error
WARNING: unusable reference target found: getopt#getopt.GetoptError
WARNING: unusable reference target found: optparse#module-optparse
WARNING: unusable reference target found: logging#logging.debug
WARNING: unusable reference target found: logging#logging.info
WARNING: unusable reference target found: logging#logging.warning
WARNING: unusable reference target found: logging#logging.error
WARNING: unusable reference target found: logging#logging.critical
WARNING: unusable reference target found: logging#logging.log
WARNING: unusable reference target found: logging#logging.basicConfig
WARNING: unusable reference target found: logging#logging.basicConfig
WARNING: unusable reference target found: logging#logging.Logger.setLevel
WARNING: unusable reference target found: logging#logging.Logger.addFilter
WARNING: unusable reference target found: logging#logging.Logger.removeFilter
WARNING: unusable reference target found: logging#logging.Logger.debug
WARNING: unusable reference target found: logging#logging.Logger.info
WARNING: unusable reference target found: logging#logging.Logger.warning
WARNING: unusable reference target found: logging#logging.Logger.error
WARNING: unusable reference target found: logging#logging.Logger.critical
WARNING: unusable reference target found: logging#logging.Logger.exception
WARNING: unusable reference target found: logging#logging.Logger.error
WARNING: unusable reference target found: logging#logging.Logger.exception
WARNING: unusable reference target found: logging#logging.Logger.log
WARNING: unusable reference target found: logging#logging.getLogger
WARNING: unusable reference target found: logging#logging.getLogger
WARNING: unusable reference target found: logging#logging.Handler.setLevel
WARNING: unusable reference target found: logging#formatter-objects
WARNING: unusable reference target found: logging#logging.LogRecord
WARNING: unusable reference target found: logging#logging.LogRecord
WARNING: unusable reference target found: logging#logging.LogRecord
WARNING: unusable reference target found: logging#logging.LogRecord
WARNING: unusable reference target found: logging#module-logging.handlers
WARNING: unusable reference target found: logging#logging.Formatter
WARNING: unusable reference target found: logging#logging.Filter
WARNING: unusable reference target found: logging#logging.Filter
WARNING: unusable reference target found: logging#logging.setLoggerClass
WARNING: unusable reference target found: sys#sys.exc_info
WARNING: unusable reference target found: sys#sys.exc_info
WARNING: unusable reference target found: logging#logging.Formatter
WARNING: unusable reference target found: logging#logging.Formatter
WARNING: unusable reference target found: logging#logging.Formatter
WARNING: unusable reference target found: logging#logging.debug
WARNING: unusable reference target found: logging#logging.debug
WARNING: unusable reference target found: logging#logging.debug
WARNING: unusable reference target found: logging#logging.debug
WARNING: unusable reference target found: logging#logging.debug
WARNING: unusable reference target found: logging#logging.debug
WARNING: unusable reference target found: logging#logging.Formatter
WARNING: unusable reference target found: logging#logging.addLevelName
WARNING: unusable reference target found: logging#logging.LogRecord
WARNING: unusable reference target found: logging#logging.LogRecord
WARNING: unusable reference target found: logging#logging.LogRecord
WARNING: unusable reference target found: logging#logging.Formatter
WARNING: unusable reference target found: logging#logging.debug
WARNING: unusable reference target found: logging#logging.info
WARNING: unusable reference target found: logging#logging.warning
WARNING: unusable reference target found: logging#logging.error
WARNING: unusable reference target found: logging#logging.critical
WARNING: unusable reference target found: logging#logging.basicConfig
WARNING: unusable reference target found: logging#logging.basicConfig
WARNING: unusable reference target found: logging#module-logging
WARNING: unusable reference target found: logging#module-logging
WARNING: unusable reference target found: logging#logging.Logger.getEffectiveLevel
WARNING: unusable reference target found: logging#logging.Logger.setLevel
WARNING: unusable reference target found: sys#sys.exc_info
WARNING: unusable reference target found: sys#sys.exc_info
WARNING: unusable reference target found: logging#logging.Formatter
WARNING: unusable reference target found: logging#logging.Formatter
WARNING: unusable reference target found: logging#logging.Formatter
WARNING: unusable reference target found: logging#logging.debug
WARNING: unusable reference target found: logging#logging.debug
WARNING: unusable reference target found: logging#logging.debug
WARNING: unusable reference target found: logging#logging.debug
WARNING: unusable reference target found: logging#logging.debug
WARNING: unusable reference target found: logging#logging.debug
WARNING: unusable reference target found: functions#filter
WARNING: unusable reference target found: logging#logging.LogRecord
WARNING: unusable reference target found: logging#logging.basicConfig
WARNING: unusable reference target found: logging#module-logging
WARNING: unusable reference target found: logging#logging.basicConfig
WARNING: unusable reference target found: stdtypes#string-formatting
WARNING: unusable reference target found: logging#logging.Formatter
WARNING: unusable reference target found: logging#logging.LogRecord
WARNING: unusable reference target found: time#module-time
WARNING: unusable reference target found: logging#logging.basicConfig
WARNING: unusable reference target found: logging#logging.LoggerAdapter
WARNING: unusable reference target found: logging#logging.debug
WARNING: unusable reference target found: logging#logging.info
WARNING: unusable reference target found: logging#logging.warning
WARNING: unusable reference target found: logging#logging.error
WARNING: unusable reference target found: logging#logging.exception
WARNING: unusable reference target found: logging#logging.critical
WARNING: unusable reference target found: logging#logging.log
WARNING: unusable reference target found: logging#logging.LoggerAdapter
WARNING: unusable reference target found: logging#logging.LoggerAdapter
WARNING: unusable reference target found: logging#logging.LoggerAdapter
WARNING: unusable reference target found: logging#logging.LoggerAdapter
WARNING: unusable reference target found: logging#logging.LogRecord
WARNING: unusable reference target found: logging#logging.Formatter
WARNING: unusable reference target found: logging#logging.LoggerAdapter
WARNING: unusable reference target found: logging#logging.LoggerAdapter
WARNING: unusable reference target found: socketserver#module-SocketServer
WARNING: unusable reference target found: logging#logging.Handler.__init__
WARNING: unusable reference target found: logging#logging.Handler.createLock
WARNING: unusable reference target found: logging#logging.Handler.createLock
WARNING: unusable reference target found: logging#logging.Handler.acquire
WARNING: unusable reference target found: logging#logging.Formatter
WARNING: unusable reference target found: logging#logging.shutdown
WARNING: unusable reference target found: logging#logging.Handler.close
WARNING: unusable reference target found: logging#logging.Handler.emit
WARNING: unusable reference target found: exceptions#exceptions.NotImplementedError
WARNING: unusable reference target found: logging#logging.handlers.StreamHandler
WARNING: unusable reference target found: logging#module-logging
WARNING: unusable reference target found: logging#logging.handlers.StreamHandler
WARNING: unusable reference target found: traceback#traceback.print_exception
WARNING: unusable reference target found: logging#logging.handlers.StreamHandler.flush
WARNING: unusable reference target found: logging#logging.handlers.StreamHandler.flush
WARNING: unusable reference target found: logging#logging.handlers.FileHandler
WARNING: unusable reference target found: logging#module-logging
WARNING: unusable reference target found: logging#logging.handlers.StreamHandler
WARNING: unusable reference target found: logging#logging.handlers.FileHandler
WARNING: unusable reference target found: logging#logging.handlers.FileHandler.emit
WARNING: unusable reference target found: logging#logging.handlers.WatchedFileHandler
WARNING: unusable reference target found: logging#module-logging.handlers
WARNING: unusable reference target found: logging#logging.handlers.FileHandler
WARNING: unusable reference target found: logging#logging.handlers.WatchedFileHandler
WARNING: unusable reference target found: logging#logging.handlers.WatchedFileHandler.emit
WARNING: unusable reference target found: logging#logging.handlers.RotatingFileHandler
WARNING: unusable reference target found: logging#module-logging.handlers
WARNING: unusable reference target found: logging#logging.handlers.RotatingFileHandler
WARNING: unusable reference target found: logging#logging.handlers.RotatingFileHandler.emit
WARNING: unusable reference target found: logging#logging.handlers.TimedRotatingFileHandler
WARNING: unusable reference target found: logging#module-logging.handlers
WARNING: unusable reference target found: logging#logging.handlers.TimedRotatingFileHandler
WARNING: unusable reference target found: logging#logging.handlers.SocketHandler
WARNING: unusable reference target found: logging#module-logging.handlers
WARNING: unusable reference target found: logging#logging.handlers.SocketHandler
WARNING: unusable reference target found: logging#logging.handlers.SocketHandler.emit
WARNING: unusable reference target found: socket#socket.SOCK_STREAM
WARNING: unusable reference target found: logging#logging.handlers.DatagramHandler
WARNING: unusable reference target found: logging#module-logging.handlers
WARNING: unusable reference target found: logging#logging.handlers.SocketHandler
WARNING: unusable reference target found: logging#logging.handlers.DatagramHandler
WARNING: unusable reference target found: logging#logging.handlers.SocketHandler
WARNING: unusable reference target found: socket#socket.SOCK_DGRAM
WARNING: unusable reference target found: logging#logging.handlers.SysLogHandler
WARNING: unusable reference target found: logging#module-logging.handlers
WARNING: unusable reference target found: logging#logging.handlers.SysLogHandler
WARNING: unusable reference target found: logging#logging.handlers.NTEventLogHandler
WARNING: unusable reference target found: logging#module-logging.handlers
WARNING: unusable reference target found: logging#logging.handlers.NTEventLogHandler
WARNING: unusable reference target found: logging#logging.handlers.SMTPHandler
WARNING: unusable reference target found: logging#module-logging.handlers
WARNING: unusable reference target found: logging#logging.handlers.SMTPHandler
WARNING: unusable reference target found: logging#logging.handlers.MemoryHandler
WARNING: unusable reference target found: logging#module-logging.handlers
WARNING: unusable reference target found: logging#logging.handlers.MemoryHandler
WARNING: unusable reference target found: logging#logging.handlers.BufferingHandler
WARNING: unusable reference target found: logging#logging.handlers.BufferingHandler.shouldFlush
WARNING: unusable reference target found: logging#logging.handlers.BufferingHandler.flush
WARNING: unusable reference target found: logging#logging.handlers.MemoryHandler
WARNING: unusable reference target found: logging#logging.handlers.MemoryHandler.setTarget
WARNING: unusable reference target found: logging#logging.handlers.MemoryHandler.flush
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: logging#logging.handlers.MemoryHandler
WARNING: unusable reference target found: logging#logging.handlers.HTTPHandler
WARNING: unusable reference target found: logging#module-logging.handlers
WARNING: unusable reference target found: logging#logging.handlers.HTTPHandler
WARNING: unusable reference target found: logging#logging.Formatter
WARNING: unusable reference target found: logging#logging.LogRecord
WARNING: unusable reference target found: logging#logging.Formatter
WARNING: unusable reference target found: logging#logging.LogRecord
WARNING: unusable reference target found: logging#logging.LogRecord
WARNING: unusable reference target found: stdtypes#string-formatting
WARNING: unusable reference target found: logging#logging.LogRecord
WARNING: unusable reference target found: logging#logging.LogRecord
WARNING: unusable reference target found: time#time.time
WARNING: unusable reference target found: logging#logging.LogRecord
WARNING: unusable reference target found: logging#logging.LogRecord
WARNING: unusable reference target found: logging#logging.Formatter
WARNING: unusable reference target found: logging#logging.Formatter.formatTime
WARNING: unusable reference target found: logging#logging.Formatter.formatException
WARNING: unusable reference target found: logging#logging.Formatter
WARNING: unusable reference target found: logging#logging.Formatter.format
WARNING: unusable reference target found: time#time.strftime
WARNING: unusable reference target found: sys#sys.exc_info
WARNING: unusable reference target found: traceback#traceback.print_exception
WARNING: unusable reference target found: logging#logging.Filter
WARNING: unusable reference target found: logging#logging.Filter
WARNING: unusable reference target found: logging#logging.LogRecord
WARNING: unusable reference target found: logging#logging.LogRecord
WARNING: unusable reference target found: sys#sys.exc_info
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: logging#logging.LogRecord
WARNING: unusable reference target found: logging#logging.LoggerAdapter
WARNING: unusable reference target found: logging#logging.LoggerAdapter
WARNING: unusable reference target found: logging#logging.LoggerAdapter
WARNING: unusable reference target found: logging#logging.debug
WARNING: unusable reference target found: logging#logging.info
WARNING: unusable reference target found: logging#logging.warning
WARNING: unusable reference target found: logging#logging.error
WARNING: unusable reference target found: logging#logging.exception
WARNING: unusable reference target found: logging#logging.critical
WARNING: unusable reference target found: logging#logging.log
WARNING: unusable reference target found: logging#module-logging
WARNING: unusable reference target found: logging#module-logging
WARNING: unusable reference target found: logging#module-logging.handlers
WARNING: unusable reference target found: logging#logging.fileConfig
WARNING: unusable reference target found: logging#logging.stopListening
WARNING: unusable reference target found: logging#logging.listen
WARNING: unusable reference target found: logging#logging.listen
WARNING: unusable reference target found: logging#logging.fileConfig
WARNING: unusable reference target found: functions#eval
WARNING: unusable reference target found: functions#eval
WARNING: unusable reference target found: functions#eval
WARNING: unusable reference target found: logging#logging.Formatter
WARNING: unusable reference target found: logging#logging.Formatter
WARNING: unusable reference target found: getpass#module-getpass
WARNING: unusable reference target found: getpass#getpass.GetPassWarning
WARNING: unusable reference target found: exceptions#exceptions.UserWarning
WARNING: unusable reference target found: pwd#module-pwd
WARNING: unusable reference target found: curses#module-curses
WARNING: unusable reference target found: locale#locale.setlocale
WARNING: unusable reference target found: stdtypes#str.encode
WARNING: unusable reference target found: curses.ascii#module-curses.ascii
WARNING: unusable reference target found: curses.panel#module-curses.panel
WARNING: unusable reference target found: curses#module-curses.textpad
WARNING: unusable reference target found: curses#module-curses.wrapper
WARNING: unusable reference target found: curses#module-curses
WARNING: unusable reference target found: curses#module-curses
WARNING: unusable reference target found: curses#curses.raw
WARNING: unusable reference target found: curses#curses.cbreak
WARNING: unusable reference target found: curses#curses.pair_number
WARNING: unusable reference target found: curses#curses.reset_prog_mode
WARNING: unusable reference target found: curses#curses.reset_shell_mode
WARNING: unusable reference target found: curses#curses.doupdate
WARNING: unusable reference target found: curses#curses.doupdate
WARNING: unusable reference target found: curses#curses.doupdate
WARNING: unusable reference target found: functions#filter
WARNING: unusable reference target found: curses#curses.initscr
WARNING: unusable reference target found: curses#curses.beep
WARNING: unusable reference target found: curses#curses.nocbreak
WARNING: unusable reference target found: curses#curses.init_color
WARNING: unusable reference target found: curses#curses.can_change_color
WARNING: unusable reference target found: curses#curses.endwin
WARNING: unusable reference target found: curses#curses.initscr
WARNING: unusable reference target found: curses#curses.noqiflush
WARNING: unusable reference target found: curses#curses.color_pair
WARNING: unusable reference target found: curses#curses.noqiflush
WARNING: unusable reference target found: curses#curses.def_prog_mode
WARNING: unusable reference target found: curses#curses.def_shell_mode
WARNING: unusable reference target found: curses#curses.initscr
WARNING: unusable reference target found: curses#curses.start_color
WARNING: unusable reference target found: curses#module-curses
WARNING: unusable reference target found: curses#curses.initscr
WARNING: unusable reference target found: curses#curses.initscr
WARNING: unusable reference target found: curses#curses.newwin
WARNING: unusable reference target found: functions#ord
WARNING: unusable reference target found: curses#curses.window.border
WARNING: unusable reference target found: curses#curses.window.touchline
WARNING: unusable reference target found: curses#curses.window.erase
WARNING: unusable reference target found: curses#curses.window.refresh
WARNING: unusable reference target found: curses#curses.window.refresh
WARNING: unusable reference target found: curses#curses.window.clrtoeol
WARNING: unusable reference target found: curses#curses.window.derwin
WARNING: unusable reference target found: curses#curses.window.subwin
WARNING: unusable reference target found: curses#curses.window.refresh
WARNING: unusable reference target found: curses#curses.window.getch
WARNING: unusable reference target found: curses#module-curses
WARNING: unusable reference target found: curses#curses.window.refresh
WARNING: unusable reference target found: curses#curses.window.instr
WARNING: unusable reference target found: curses#curses.window.refresh
WARNING: unusable reference target found: curses#curses.error
WARNING: unusable reference target found: curses#curses.window.refresh
WARNING: unusable reference target found: curses#module-curses
WARNING: unusable reference target found: curses#curses.window.getch
WARNING: unusable reference target found: curses#curses.doupdate
WARNING: unusable reference target found: curses#curses.window.overlay
WARNING: unusable reference target found: curses#curses.window.overwrite
WARNING: unusable reference target found: curses#curses.getwin
WARNING: unusable reference target found: curses#curses.window.refresh
WARNING: unusable reference target found: curses#curses.window.refresh
WARNING: unusable reference target found: curses#curses.newpad
WARNING: unusable reference target found: curses#curses.window.idlok
WARNING: unusable reference target found: curses#curses.window.refresh
WARNING: unusable reference target found: curses#curses.window.syncup
WARNING: unusable reference target found: curses#curses.window.getch
WARNING: unusable reference target found: curses#curses.window.getch
WARNING: unusable reference target found: curses#curses.window.refresh
WARNING: unusable reference target found: curses#module-curses
WARNING: unusable reference target found: curses#curses.ERR
WARNING: unusable reference target found: curses#curses.napms
WARNING: unusable reference target found: curses#curses.OK
WARNING: unusable reference target found: curses#curses.initscr
WARNING: unusable reference target found: curses#module-curses.textpad
WARNING: unusable reference target found: curses#curses.textpad.Textbox
WARNING: unusable reference target found: curses#module-curses.textpad
WARNING: unusable reference target found: curses#curses.textpad.Textbox
WARNING: unusable reference target found: curses#curses.textpad.Textbox.stripspaces
WARNING: unusable reference target found: curses#curses.textpad.Textbox
WARNING: unusable reference target found: curses#curses.textpad.Textbox.stripspaces
WARNING: unusable reference target found: curses#curses.textpad.Textbox.stripspaces
WARNING: unusable reference target found: curses#curses.wrapper.wrapper
WARNING: unusable reference target found: curses#curses.wrapper.wrapper
WARNING: unusable reference target found: curses#curses.wrapper.wrapper
WARNING: unusable reference target found: curses#curses.wrapper.wrapper
WARNING: unusable reference target found: curses.ascii#module-curses.ascii
WARNING: unusable reference target found: functions#ord
WARNING: unusable reference target found: string#module-string
WARNING: unusable reference target found: curses.panel#module-curses.panel
WARNING: unusable reference target found: curses#curses.doupdate
WARNING: unusable reference target found: curses.panel#curses.panel.new_panel
WARNING: unusable reference target found: platform#platform.system_alias
WARNING: unusable reference target found: platform#platform.machine
WARNING: unusable reference target found: os#os.uname
WARNING: unusable reference target found: platform#platform.popen
WARNING: unusable reference target found: platform#platform.linux_distribution
WARNING: unusable reference target found: os#os.strerror
WARNING: unusable reference target found: ctypes#ctypes.c_int
WARNING: unusable reference target found: ctypes#ctypes.c_long
WARNING: unusable reference target found: ctypes#ctypes.c_long
WARNING: unusable reference target found: ctypes#ctypes.c_int
WARNING: unusable reference target found: ctypes#ctypes.HRESULT
WARNING: unusable reference target found: ctypes#ctypes.c_char
WARNING: unusable reference target found: ctypes#ctypes.c_wchar
WARNING: unusable reference target found: ctypes#ctypes.c_byte
WARNING: unusable reference target found: ctypes#ctypes.c_ubyte
WARNING: unusable reference target found: ctypes#ctypes.c_short
WARNING: unusable reference target found: ctypes#ctypes.c_ushort
WARNING: unusable reference target found: ctypes#ctypes.c_int
WARNING: unusable reference target found: ctypes#ctypes.c_uint
WARNING: unusable reference target found: ctypes#ctypes.c_long
WARNING: unusable reference target found: ctypes#ctypes.c_ulong
WARNING: unusable reference target found: ctypes#ctypes.c_longlong
WARNING: unusable reference target found: ctypes#ctypes.c_ulonglong
WARNING: unusable reference target found: ctypes#ctypes.c_float
WARNING: unusable reference target found: ctypes#ctypes.c_double
WARNING: unusable reference target found: ctypes#ctypes.c_longdouble
WARNING: unusable reference target found: ctypes#ctypes.c_char_p
WARNING: unusable reference target found: ctypes#ctypes.c_wchar_p
WARNING: unusable reference target found: ctypes#ctypes.c_void_p
WARNING: unusable reference target found: ctypes#ctypes.c_char_p
WARNING: unusable reference target found: ctypes#ctypes.c_wchar_p
WARNING: unusable reference target found: ctypes#ctypes.c_void_p
WARNING: unusable reference target found: ctypes#ctypes.GetLastError
WARNING: unusable reference target found: ctypes#ctypes.byref
WARNING: unusable reference target found: ctypes#ctypes.byref
WARNING: unusable reference target found: ctypes#ctypes.Structure
WARNING: unusable reference target found: ctypes#ctypes.Union
WARNING: unusable reference target found: ctypes#ctypes.c_int
WARNING: unusable reference target found: ctypes#ctypes.c_int
WARNING: unusable reference target found: ctypes#ctypes.c_int
WARNING: unusable reference target found: ctypes#ctypes.HRESULT
WARNING: unusable reference target found: ctypes#ctypes.HRESULT
WARNING: unusable reference target found: ctypes#ctypes.WinDLL
WARNING: unusable reference target found: ctypes#ctypes.OleDLL
WARNING: unusable reference target found: ctypes#ctypes.CDLL
WARNING: unusable reference target found: ctypes#module-ctypes
WARNING: unusable reference target found: ctypes#ctypes.get_errno
WARNING: unusable reference target found: ctypes#ctypes.set_errno
WARNING: unusable reference target found: ctypes#ctypes.GetLastError
WARNING: unusable reference target found: ctypes#ctypes.get_last_error
WARNING: unusable reference target found: ctypes#ctypes.set_last_error
WARNING: unusable reference target found: ctypes#ctypes.LibraryLoader
WARNING: unusable reference target found: ctypes#ctypes.CDLL
WARNING: unusable reference target found: ctypes#ctypes.PyDLL
WARNING: unusable reference target found: ctypes#ctypes.WinDLL
WARNING: unusable reference target found: ctypes#ctypes.OleDLL
WARNING: unusable reference target found: ctypes#ctypes.CDLL
WARNING: unusable reference target found: ctypes#ctypes.WinDLL
WARNING: unusable reference target found: ctypes#ctypes.OleDLL
WARNING: unusable reference target found: ctypes#ctypes.PyDLL
WARNING: unusable reference target found: ctypes#ctypes.PyDLL
WARNING: unusable reference target found: ctypes#ctypes._FuncPtr.restype
WARNING: unusable reference target found: ctypes#ctypes._FuncPtr.errcheck
WARNING: unusable reference target found: ctypes#ctypes._FuncPtr.argtypes
WARNING: unusable reference target found: ctypes#ctypes.c_char_p
WARNING: unusable reference target found: ctypes#ctypes._FuncPtr.argtypes
WARNING: unusable reference target found: ctypes#ctypes._FuncPtr.restype
WARNING: unusable reference target found: ctypes#ctypes.WINFUNCTYPE
WARNING: unusable reference target found: ctypes#ctypes.CFUNCTYPE
WARNING: unusable reference target found: ctypes#ctypes.c_char
WARNING: unusable reference target found: ctypes#ctypes.c_wchar
WARNING: unusable reference target found: ctypes#ctypes.FormatError
WARNING: unusable reference target found: ctypes#ctypes._CData._objects
WARNING: unusable reference target found: ctypes#ctypes._CData._b_base_
WARNING: unusable reference target found: ctypes#ctypes.c_char_p
WARNING: unusable reference target found: ctypes#ctypes.c_char_p
WARNING: unusable reference target found: ctypes#ctypes.c_void_p
WARNING: unusable reference target found: ctypes#ctypes.c_double
WARNING: unusable reference target found: ctypes#ctypes.c_long
WARNING: unusable reference target found: ctypes#ctypes.c_byte
WARNING: unusable reference target found: ctypes#ctypes.c_short
WARNING: unusable reference target found: ctypes#ctypes.c_int
WARNING: unusable reference target found: ctypes#ctypes.c_longlong
WARNING: unusable reference target found: ctypes#ctypes.c_ulong
WARNING: unusable reference target found: ctypes#ctypes.c_ubyte
WARNING: unusable reference target found: ctypes#ctypes.c_ushort
WARNING: unusable reference target found: ctypes#ctypes.c_uint
WARNING: unusable reference target found: ctypes#ctypes.c_ulonglong
WARNING: unusable reference target found: ctypes#ctypes.HRESULT
WARNING: unusable reference target found: ctypes#ctypes.Structure._fields_
WARNING: unusable reference target found: ctypes#ctypes.c_int
WARNING: unusable reference target found: ctypes#ctypes.Structure._fields_
WARNING: unusable reference target found: ctypes#ctypes.Structure._fields_
WARNING: unusable reference target found: ctypes#ctypes.Structure._fields_
WARNING: unusable reference target found: ctypes#ctypes.Structure._fields_
WARNING: unusable reference target found: ctypes#ctypes.Structure._fields_
WARNING: unusable reference target found: ctypes#ctypes.Structure._pack_
WARNING: unusable reference target found: ctypes#ctypes.Structure._fields_
WARNING: unusable reference target found: ctypes#ctypes.Structure._fields_
WARNING: unusable reference target found: ctypes#ctypes-pointers
WARNING: unusable reference target found: ctypes#ctypes-arrays
WARNING: unusable reference target found: select#epoll-objects
WARNING: unusable reference target found: select#poll-objects
WARNING: unusable reference target found: select#kqueue-objects
WARNING: unusable reference target found: select#kevent-objects
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: os#os.popen
WARNING: unusable reference target found: socket#socket.socket
WARNING: unusable reference target found: select#select.poll
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: select#select.poll.register
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: thread#module-thread
WARNING: unusable reference target found: mutex#module-mutex
WARNING: unusable reference target found: queue#module-Queue
WARNING: unusable reference target found: dummy_threading#module-dummy_threading
WARNING: unusable reference target found: threading#module-threading
WARNING: unusable reference target found: thread#module-thread
WARNING: unusable reference target found: multiprocessing#module-multiprocessing
WARNING: unusable reference target found: threading#threading.Thread
WARNING: unusable reference target found: functions#enumerate
WARNING: unusable reference target found: threading#threading.Thread
WARNING: unusable reference target found: threading#module-threading
WARNING: unusable reference target found: threading#threading.Thread
WARNING: unusable reference target found: threading#threading.current_thread
WARNING: unusable reference target found: stdtypes#set
WARNING: unusable reference target found: threading#threading.local
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: threading#module-threading
WARNING: unusable reference target found: sys#sys.settrace
WARNING: unusable reference target found: threading#module-threading
WARNING: unusable reference target found: sys#sys.setprofile
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: threading#threading.Thread
WARNING: unusable reference target found: threading#threading.Thread.run
WARNING: unusable reference target found: threading#threading.Thread.run
WARNING: unusable reference target found: threading#threading.Thread.run
WARNING: unusable reference target found: threading#threading.Thread.join
WARNING: unusable reference target found: threading#threading.Thread.join
WARNING: unusable reference target found: threading#threading.Thread.isAlive
WARNING: unusable reference target found: threading#threading.Thread.join
WARNING: unusable reference target found: threading#threading.Thread.join
WARNING: unusable reference target found: threading#threading.Thread.join
WARNING: unusable reference target found: threading#threading.Thread.join
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: threading#threading.Thread.join
WARNING: unusable reference target found: threading#threading.Thread.name
WARNING: unusable reference target found: thread#thread.get_ident
WARNING: unusable reference target found: threading#threading.Thread.start
WARNING: unusable reference target found: threading#threading.Thread.run
WARNING: unusable reference target found: functions#enumerate
WARNING: unusable reference target found: threading#threading.Thread.daemon
WARNING: unusable reference target found: threading#threading.Thread.start
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: thread#module-thread
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: threading#threading.Lock
WARNING: unusable reference target found: threading#threading.RLock
WARNING: unusable reference target found: threading#threading.RLock
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: threading#threading.Condition.notify
WARNING: unusable reference target found: threading#threading.Condition.notifyAll
WARNING: unusable reference target found: threading#threading.RLock
WARNING: unusable reference target found: threading#threading.Condition.release
WARNING: unusable reference target found: threading#threading.RLock
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: threading#threading.Condition.wait
WARNING: unusable reference target found: threading#threading.Condition.notify
WARNING: unusable reference target found: threading#threading.Condition.notify
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: threading#threading.Semaphore.release
WARNING: unusable reference target found: threading#threading.Semaphore.acquire
WARNING: unusable reference target found: threading#threading.Semaphore.release
WARNING: unusable reference target found: stdtypes#set
WARNING: unusable reference target found: threading#threading.Event.wait
WARNING: unusable reference target found: threading#threading.Event.wait
WARNING: unusable reference target found: stdtypes#set
WARNING: unusable reference target found: stdtypes#set
WARNING: unusable reference target found: threading#threading.Timer
WARNING: unusable reference target found: threading#threading.Thread
WARNING: unusable reference target found: threading#threading.Lock
WARNING: unusable reference target found: threading#threading.RLock
WARNING: unusable reference target found: threading#threading.Condition
WARNING: unusable reference target found: threading#threading.Semaphore
WARNING: unusable reference target found: threading#threading.BoundedSemaphore
WARNING: unusable reference target found: thread#module-thread
WARNING: unusable reference target found: threading#module-threading
WARNING: unusable reference target found: threading#module-threading
WARNING: unusable reference target found: thread#module-thread
WARNING: unusable reference target found: dummy_thread#module-dummy_thread
WARNING: unusable reference target found: exceptions#exceptions.KeyboardInterrupt
WARNING: unusable reference target found: exceptions#exceptions.SystemExit
WARNING: unusable reference target found: thread#thread.error
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: exceptions#exceptions.KeyboardInterrupt
WARNING: unusable reference target found: signal#module-signal
WARNING: unusable reference target found: sys#sys.exit
WARNING: unusable reference target found: exceptions#exceptions.SystemExit
WARNING: unusable reference target found: constants#exit
WARNING: unusable reference target found: time#time.sleep
WARNING: unusable reference target found: stdtypes#file.read
WARNING: unusable reference target found: select#select.select
WARNING: unusable reference target found: exceptions#exceptions.KeyboardInterrupt
WARNING: unusable reference target found: threading#module-threading
WARNING: unusable reference target found: thread#module-thread
WARNING: unusable reference target found: dummy_thread#module-dummy_thread
WARNING: unusable reference target found: dummy_threading#module-dummy_threading
WARNING: unusable reference target found: thread#module-thread
WARNING: unusable reference target found: thread#module-thread
WARNING: unusable reference target found: multiprocessing#module-multiprocessing
WARNING: unusable reference target found: threading#module-threading
WARNING: unusable reference target found: multiprocessing#module-multiprocessing
WARNING: unusable reference target found: multiprocessing#module-multiprocessing
WARNING: unusable reference target found: exceptions#exceptions.ImportError
WARNING: unusable reference target found: multiprocessing#multiprocessing-programming
WARNING: unusable reference target found: multiprocessing#module-multiprocessing
WARNING: unusable reference target found: multiprocessing#multiprocessing.Process
WARNING: unusable reference target found: multiprocessing#multiprocessing.Process.start
WARNING: unusable reference target found: multiprocessing#multiprocessing.Process
WARNING: unusable reference target found: threading#threading.Thread
WARNING: unusable reference target found: multiprocessing#multiprocessing-programming
WARNING: unusable reference target found: multiprocessing#module-multiprocessing
WARNING: unusable reference target found: multiprocessing#multiprocessing.Queue
WARNING: unusable reference target found: queue#Queue.Queue
WARNING: unusable reference target found: multiprocessing#multiprocessing.Pipe
WARNING: unusable reference target found: multiprocessing#multiprocessing.Pipe
WARNING: unusable reference target found: multiprocessing#multiprocessing.Connection.send
WARNING: unusable reference target found: multiprocessing#multiprocessing.Connection.recv
WARNING: unusable reference target found: multiprocessing#module-multiprocessing
WARNING: unusable reference target found: threading#module-threading
WARNING: unusable reference target found: multiprocessing#module-multiprocessing
WARNING: unusable reference target found: multiprocessing#multiprocessing.Array
WARNING: unusable reference target found: array#module-array
WARNING: unusable reference target found: multiprocessing#module-multiprocessing.sharedctypes
WARNING: unusable reference target found: functions#list
WARNING: unusable reference target found: stdtypes#dict
WARNING: unusable reference target found: multiprocessing#multiprocessing.Lock
WARNING: unusable reference target found: multiprocessing#multiprocessing.RLock
WARNING: unusable reference target found: multiprocessing#multiprocessing.Semaphore
WARNING: unusable reference target found: multiprocessing#multiprocessing.BoundedSemaphore
WARNING: unusable reference target found: multiprocessing#multiprocessing.Condition
WARNING: unusable reference target found: multiprocessing#multiprocessing.Event
WARNING: unusable reference target found: multiprocessing#multiprocessing.Queue
WARNING: unusable reference target found: multiprocessing#multiprocessing.Array
WARNING: unusable reference target found: multiprocessing#module-multiprocessing
WARNING: unusable reference target found: threading#module-threading
WARNING: unusable reference target found: multiprocessing#multiprocessing.Process
WARNING: unusable reference target found: threading#threading.Thread
WARNING: unusable reference target found: threading#threading.Thread
WARNING: unusable reference target found: multiprocessing#multiprocessing.Process.run
WARNING: unusable reference target found: multiprocessing#multiprocessing.Process.run
WARNING: unusable reference target found: multiprocessing#multiprocessing.Process.run
WARNING: unusable reference target found: multiprocessing#multiprocessing.Process.join
WARNING: unusable reference target found: multiprocessing#multiprocessing.Process.start
WARNING: unusable reference target found: multiprocessing#multiprocessing.Process.start
WARNING: unusable reference target found: multiprocessing#multiprocessing.Process
WARNING: unusable reference target found: multiprocessing#module-multiprocessing
WARNING: unusable reference target found: multiprocessing#multiprocessing.Process
WARNING: unusable reference target found: multiprocessing#multiprocessing.Process.authkey
WARNING: unusable reference target found: multiprocessing#multiprocessing-auth-keys
WARNING: unusable reference target found: multiprocessing#multiprocessing.Process.start
WARNING: unusable reference target found: multiprocessing#multiprocessing.Process.join
WARNING: unusable reference target found: multiprocessing#multiprocessing.Process.is_alive
WARNING: unusable reference target found: multiprocessing#multiprocessing.Process
WARNING: unusable reference target found: multiprocessing#multiprocessing.Connection.recv_bytes_into
WARNING: unusable reference target found: multiprocessing#multiprocessing.BufferTooShort
WARNING: unusable reference target found: multiprocessing#multiprocessing.Pipe
WARNING: unusable reference target found: multiprocessing#multiprocessing.Queue
WARNING: unusable reference target found: multiprocessing#multiprocessing.JoinableQueue
WARNING: unusable reference target found: queue#Queue.Queue
WARNING: unusable reference target found: multiprocessing#multiprocessing.Queue
WARNING: unusable reference target found: queue#Queue.Queue.task_done
WARNING: unusable reference target found: queue#Queue.Queue.join
WARNING: unusable reference target found: queue#Queue.Queue
WARNING: unusable reference target found: multiprocessing#multiprocessing.JoinableQueue
WARNING: unusable reference target found: multiprocessing#multiprocessing.JoinableQueue.task_done
WARNING: unusable reference target found: multiprocessing#multiprocessing-managers
WARNING: unusable reference target found: multiprocessing#module-multiprocessing
WARNING: unusable reference target found: queue#Queue.Empty
WARNING: unusable reference target found: queue#Queue.Full
WARNING: unusable reference target found: multiprocessing#module-multiprocessing
WARNING: unusable reference target found: queue#module-Queue
WARNING: unusable reference target found: multiprocessing#multiprocessing.Process.terminate
WARNING: unusable reference target found: os#os.kill
WARNING: unusable reference target found: multiprocessing#multiprocessing.Queue
WARNING: unusable reference target found: multiprocessing#multiprocessing-programming
WARNING: unusable reference target found: multiprocessing#multiprocessing-examples
WARNING: unusable reference target found: multiprocessing#multiprocessing.Connection
WARNING: unusable reference target found: queue#Queue.Empty
WARNING: unusable reference target found: queue#Queue.Full
WARNING: unusable reference target found: queue#module-Queue
WARNING: unusable reference target found: multiprocessing#multiprocessing.Queue
WARNING: unusable reference target found: queue#Queue.Queue
WARNING: unusable reference target found: queue#Queue.Queue.task_done
WARNING: unusable reference target found: queue#Queue.Queue.join
WARNING: unusable reference target found: exceptions#exceptions.NotImplementedError
WARNING: unusable reference target found: queue#Queue.Full
WARNING: unusable reference target found: queue#Queue.Full
WARNING: unusable reference target found: queue#Queue.Empty
WARNING: unusable reference target found: queue#Queue.Empty
WARNING: unusable reference target found: multiprocessing#multiprocessing.Queue
WARNING: unusable reference target found: queue#Queue.Queue
WARNING: unusable reference target found: multiprocessing#multiprocessing.Queue.close
WARNING: unusable reference target found: multiprocessing#multiprocessing.Queue.cancel_join_thread
WARNING: unusable reference target found: multiprocessing#multiprocessing.Queue.join_thread
WARNING: unusable reference target found: multiprocessing#multiprocessing.Queue.join_thread
WARNING: unusable reference target found: multiprocessing#multiprocessing.Queue.join_thread
WARNING: unusable reference target found: multiprocessing#multiprocessing.JoinableQueue
WARNING: unusable reference target found: multiprocessing#multiprocessing.Queue
WARNING: unusable reference target found: multiprocessing#multiprocessing.JoinableQueue.task_done
WARNING: unusable reference target found: multiprocessing#multiprocessing.JoinableQueue.join
WARNING: unusable reference target found: multiprocessing#multiprocessing.Queue.get
WARNING: unusable reference target found: multiprocessing#multiprocessing.JoinableQueue.task_done
WARNING: unusable reference target found: multiprocessing#multiprocessing.JoinableQueue.task_done
WARNING: unusable reference target found: multiprocessing#multiprocessing.Queue.put
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: multiprocessing#multiprocessing.JoinableQueue.task_done
WARNING: unusable reference target found: exceptions#exceptions.NotImplementedError
WARNING: unusable reference target found: multiprocessing#multiprocessing.Process
WARNING: unusable reference target found: threading#threading.current_thread
WARNING: unusable reference target found: multiprocessing#module-multiprocessing
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: multiprocessing#multiprocessing.freeze_support
WARNING: unusable reference target found: sys#sys.executable
WARNING: unusable reference target found: multiprocessing#module-multiprocessing
WARNING: unusable reference target found: threading#threading.active_count
WARNING: unusable reference target found: threading#threading.enumerate
WARNING: unusable reference target found: threading#threading.settrace
WARNING: unusable reference target found: threading#threading.setprofile
WARNING: unusable reference target found: threading#threading.Timer
WARNING: unusable reference target found: threading#threading.local
WARNING: unusable reference target found: multiprocessing#multiprocessing.Pipe
WARNING: unusable reference target found: multiprocessing#multiprocessing-listeners-clients
WARNING: unusable reference target found: multiprocessing#multiprocessing.Connection.recv
WARNING: unusable reference target found: multiprocessing#multiprocessing.Connection.send
WARNING: unusable reference target found: exceptions#exceptions.EOFError
WARNING: unusable reference target found: exceptions#exceptions.EOFError
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: exceptions#exceptions.EOFError
WARNING: unusable reference target found: multiprocessing#multiprocessing.BufferTooShort
WARNING: unusable reference target found: multiprocessing#multiprocessing.Connection.recv
WARNING: unusable reference target found: multiprocessing#multiprocessing.Pipe
WARNING: unusable reference target found: multiprocessing#multiprocessing.Connection.recv
WARNING: unusable reference target found: multiprocessing#multiprocessing.Connection.send
WARNING: unusable reference target found: multiprocessing#multiprocessing-auth-keys
WARNING: unusable reference target found: threading#module-threading
WARNING: unusable reference target found: multiprocessing#multiprocessing-managers
WARNING: unusable reference target found: threading#threading.BoundedSemaphore
WARNING: unusable reference target found: multiprocessing#multiprocessing.Semaphore
WARNING: unusable reference target found: threading#threading.Condition
WARNING: unusable reference target found: multiprocessing#multiprocessing.Lock
WARNING: unusable reference target found: multiprocessing#multiprocessing.RLock
WARNING: unusable reference target found: multiprocessing#module-multiprocessing
WARNING: unusable reference target found: threading#threading.Event
WARNING: unusable reference target found: threading#threading.Lock
WARNING: unusable reference target found: threading#threading.RLock
WARNING: unusable reference target found: threading#threading.Semaphore
WARNING: unusable reference target found: multiprocessing#multiprocessing.BoundedSemaphore
WARNING: unusable reference target found: multiprocessing#multiprocessing.Lock
WARNING: unusable reference target found: multiprocessing#multiprocessing.RLock
WARNING: unusable reference target found: multiprocessing#multiprocessing.Semaphore
WARNING: unusable reference target found: threading#module-threading
WARNING: unusable reference target found: exceptions#exceptions.KeyboardInterrupt
WARNING: unusable reference target found: threading#module-threading
WARNING: unusable reference target found: ctypes#module-ctypes
WARNING: unusable reference target found: array#module-array
WARNING: unusable reference target found: multiprocessing#multiprocessing.Lock
WARNING: unusable reference target found: multiprocessing#multiprocessing.RLock
WARNING: unusable reference target found: array#module-array
WARNING: unusable reference target found: multiprocessing#multiprocessing.Lock
WARNING: unusable reference target found: multiprocessing#multiprocessing.RLock
WARNING: unusable reference target found: ctypes#ctypes.c_char
WARNING: unusable reference target found: multiprocessing#module-multiprocessing.sharedctypes
WARNING: unusable reference target found: ctypes#module-ctypes
WARNING: unusable reference target found: array#module-array
WARNING: unusable reference target found: multiprocessing#multiprocessing.sharedctypes.Array
WARNING: unusable reference target found: array#module-array
WARNING: unusable reference target found: multiprocessing#multiprocessing.sharedctypes.Value
WARNING: unusable reference target found: ctypes#ctypes.c_char
WARNING: unusable reference target found: ctypes#module-ctypes
WARNING: unusable reference target found: multiprocessing#multiprocessing.sharedctypes.RawArray
WARNING: unusable reference target found: multiprocessing#multiprocessing.sharedctypes.RawValue
WARNING: unusable reference target found: multiprocessing#multiprocessing.RLock
WARNING: unusable reference target found: ctypes#ctypes.Structure
WARNING: unusable reference target found: multiprocessing#multiprocessing.managers.SyncManager
WARNING: unusable reference target found: multiprocessing#module-multiprocessing.managers
WARNING: unusable reference target found: multiprocessing#multiprocessing.managers.BaseManager.start
WARNING: unusable reference target found: multiprocessing#multiprocessing.managers.BaseManager.serve_forever
WARNING: unusable reference target found: multiprocessing#multiprocessing.managers.BaseManager.serve_forever
WARNING: unusable reference target found: multiprocessing#multiprocessing.managers.BaseManager.address
WARNING: unusable reference target found: multiprocessing#multiprocessing.managers.BaseManager.start
WARNING: unusable reference target found: multiprocessing#multiprocessing.managers.BaseManager.from_address
WARNING: unusable reference target found: multiprocessing#multiprocessing.managers.BaseProxy
WARNING: unusable reference target found: multiprocessing#multiprocessing.managers.BaseManager
WARNING: unusable reference target found: multiprocessing#multiprocessing.managers.BaseManager
WARNING: unusable reference target found: threading#threading.BoundedSemaphore
WARNING: unusable reference target found: threading#threading.Condition
WARNING: unusable reference target found: threading#threading.Lock
WARNING: unusable reference target found: threading#threading.RLock
WARNING: unusable reference target found: threading#threading.Event
WARNING: unusable reference target found: threading#threading.Lock
WARNING: unusable reference target found: multiprocessing#multiprocessing.managers.SyncManager.Namespace
WARNING: unusable reference target found: queue#Queue.Queue
WARNING: unusable reference target found: threading#threading.RLock
WARNING: unusable reference target found: threading#threading.Semaphore
WARNING: unusable reference target found: multiprocessing#multiprocessing.managers.BaseManager
WARNING: unusable reference target found: multiprocessing#multiprocessing.managers.BaseManager.register
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: functions#repr
WARNING: unusable reference target found: multiprocessing#module-multiprocessing
WARNING: unusable reference target found: multiprocessing#multiprocessing.managers.BaseProxy
WARNING: unusable reference target found: multiprocessing#multiprocessing.managers.BaseManager.register
WARNING: unusable reference target found: multiprocessing#multiprocessing.managers.BaseProxy._callmethod
WARNING: unusable reference target found: multiprocessing#multiprocessing.managers.BaseProxy._callmethod
WARNING: unusable reference target found: multiprocessing#multiprocessing.managers.BaseProxy._callmethod
WARNING: unusable reference target found: functions#apply
WARNING: unusable reference target found: functions#apply
WARNING: unusable reference target found: functions#map
WARNING: unusable reference target found: functions#map
WARNING: unusable reference target found: itertools#itertools.imap
WARNING: unusable reference target found: multiprocessing#multiprocessing.pool.multiprocessing.Pool.map
WARNING: unusable reference target found: functions#next
WARNING: unusable reference target found: multiprocessing#multiprocessing.pool.multiprocessing.Pool.imap
WARNING: unusable reference target found: multiprocessing#multiprocessing.pool.multiprocessing.Pool.imap
WARNING: unusable reference target found: multiprocessing#multiprocessing.pool.multiprocessing.Pool.terminate
WARNING: unusable reference target found: multiprocessing#multiprocessing.pool.multiprocessing.Pool.close
WARNING: unusable reference target found: multiprocessing#multiprocessing.pool.multiprocessing.Pool.terminate
WARNING: unusable reference target found: multiprocessing#multiprocessing.pool.multiprocessing.Pool.join
WARNING: unusable reference target found: multiprocessing#multiprocessing.pool.AsyncResult.get
WARNING: unusable reference target found: exceptions#exceptions.AssertionError
WARNING: unusable reference target found: multiprocessing#module-multiprocessing.connection
WARNING: unusable reference target found: hmac#module-hmac
WARNING: unusable reference target found: multiprocessing#multiprocessing.connection.AuthenticationError
WARNING: unusable reference target found: multiprocessing#multiprocessing.connection.AuthenticationError
WARNING: unusable reference target found: multiprocessing#multiprocessing.Connection
WARNING: unusable reference target found: multiprocessing#multiprocessing-address-formats
WARNING: unusable reference target found: multiprocessing#multiprocessing.connection.AuthenticationError
WARNING: unusable reference target found: multiprocessing#multiprocessing-auth-keys
WARNING: unusable reference target found: multiprocessing#multiprocessing-address-formats
WARNING: unusable reference target found: tempfile#tempfile.mkstemp
WARNING: unusable reference target found: multiprocessing#multiprocessing.connection.AuthenticationError
WARNING: unusable reference target found: multiprocessing#multiprocessing-auth-keys
WARNING: unusable reference target found: multiprocessing#multiprocessing.connection.AuthenticationError
WARNING: unusable reference target found: multiprocessing#multiprocessing.connection.Client
WARNING: unusable reference target found: multiprocessing#multiprocessing.connection.Listener
WARNING: unusable reference target found: multiprocessing#multiprocessing.connection.Client
WARNING: unusable reference target found: hmac#module-hmac
WARNING: unusable reference target found: multiprocessing#multiprocessing.Process
WARNING: unusable reference target found: multiprocessing#multiprocessing.Process
WARNING: unusable reference target found: os#os.urandom
WARNING: unusable reference target found: logging#module-logging
WARNING: unusable reference target found: multiprocessing#module-multiprocessing
WARNING: unusable reference target found: sys#sys.stderr
WARNING: unusable reference target found: multiprocessing#module-multiprocessing.dummy
WARNING: unusable reference target found: multiprocessing#module-multiprocessing
WARNING: unusable reference target found: threading#module-threading
WARNING: unusable reference target found: multiprocessing#module-multiprocessing
WARNING: unusable reference target found: threading#module-threading
WARNING: unusable reference target found: multiprocessing#module-multiprocessing
WARNING: unusable reference target found: os#os.fork
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: multiprocessing#module-multiprocessing
WARNING: unusable reference target found: threading#module-threading
WARNING: unusable reference target found: re#module-re
WARNING: unusable reference target found: mmap#mmap.seek
WARNING: unusable reference target found: mmap#mmap.mmap
WARNING: unusable reference target found: os#os.open
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: mmap#mmap.mmap
WARNING: unusable reference target found: mmap#mmap.mmap
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: readline#module-readline
WARNING: unusable reference target found: rlcompleter#module-rlcompleter
WARNING: unusable reference target found: functions#raw_input
WARNING: unusable reference target found: functions#input
WARNING: unusable reference target found: readline#module-readline
WARNING: unusable reference target found: readline#readline.write_history_file
WARNING: unusable reference target found: readline#readline.get_history_length
WARNING: unusable reference target found: rlcompleter#module-rlcompleter
WARNING: unusable reference target found: readline#module-readline
WARNING: unusable reference target found: code#code.InteractiveConsole
WARNING: unusable reference target found: rlcompleter#module-rlcompleter
WARNING: unusable reference target found: readline#module-readline
WARNING: unusable reference target found: readline#module-readline
WARNING: unusable reference target found: readline#module-readline
WARNING: unusable reference target found: rlcompleter#module-rlcompleter
WARNING: unusable reference target found: readline#module-readline
WARNING: unusable reference target found: __main__#module-__main__
WARNING: unusable reference target found: __builtin__#module-__builtin__
WARNING: unusable reference target found: keyword#module-keyword
WARNING: unusable reference target found: functions#dir
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: signal#module-signal
WARNING: unusable reference target found: subprocess#module-subprocess
WARNING: unusable reference target found: subprocess#module-subprocess
WARNING: unusable reference target found: subprocess#module-subprocess
WARNING: unusable reference target found: subprocess#subprocess.Popen
WARNING: unusable reference target found: os#os.execvp
WARNING: unusable reference target found: subprocess#subprocess.Popen
WARNING: unusable reference target found: subprocess#subprocess.PIPE
WARNING: unusable reference target found: subprocess#subprocess.PIPE
WARNING: unusable reference target found: subprocess#subprocess.STDOUT
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: subprocess#subprocess.Popen.stdout
WARNING: unusable reference target found: subprocess#subprocess.Popen.stdin
WARNING: unusable reference target found: subprocess#subprocess.Popen.stderr
WARNING: unusable reference target found: subprocess#subprocess.Popen
WARNING: unusable reference target found: subprocess#subprocess.Popen
WARNING: unusable reference target found: exceptions#exceptions.OSError
WARNING: unusable reference target found: exceptions#exceptions.OSError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: subprocess#subprocess.Popen
WARNING: unusable reference target found: subprocess#subprocess.Popen
WARNING: unusable reference target found: subprocess#subprocess.Popen.returncode
WARNING: unusable reference target found: subprocess#subprocess.Popen.returncode
WARNING: unusable reference target found: subprocess#subprocess.Popen.communicate
WARNING: unusable reference target found: subprocess#subprocess.Popen.communicate
WARNING: unusable reference target found: subprocess#subprocess.Popen.terminate
WARNING: unusable reference target found: subprocess#subprocess.Popen.kill
WARNING: unusable reference target found: subprocess#subprocess.Popen.terminate
WARNING: unusable reference target found: subprocess#subprocess.PIPE
WARNING: unusable reference target found: subprocess#subprocess.PIPE
WARNING: unusable reference target found: subprocess#subprocess.PIPE
WARNING: unusable reference target found: subprocess#subprocess.Popen.poll
WARNING: unusable reference target found: subprocess#subprocess.Popen.wait
WARNING: unusable reference target found: subprocess#subprocess.Popen.communicate
WARNING: unusable reference target found: exceptions#exceptions.OSError
WARNING: unusable reference target found: popen2#popen2.Popen3
WARNING: unusable reference target found: popen2#popen2.Popen4
WARNING: unusable reference target found: subprocess#subprocess.Popen
WARNING: unusable reference target found: subprocess#subprocess.Popen
WARNING: unusable reference target found: subprocess#subprocess.Popen
WARNING: unusable reference target found: socket#socket.socket
WARNING: unusable reference target found: socket#socket.AF_UNIX
WARNING: unusable reference target found: socket#socket.AF_INET
WARNING: unusable reference target found: socket#socket.AF_INET6
WARNING: unusable reference target found: socket#module-socket
WARNING: unusable reference target found: socket#socket.error
WARNING: unusable reference target found: socket#module-socket
WARNING: unusable reference target found: os#os.error
WARNING: unusable reference target found: errno#module-errno
WARNING: unusable reference target found: socket#socket.error
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: socket#socket.gethostbyname_ex
WARNING: unusable reference target found: socket#socket.gethostbyaddr
WARNING: unusable reference target found: socket#socket.getaddrinfo
WARNING: unusable reference target found: socket#socket.getnameinfo
WARNING: unusable reference target found: socket#socket.socket
WARNING: unusable reference target found: socket#socket.AF_UNIX
WARNING: unusable reference target found: socket#socket.socket
WARNING: unusable reference target found: socket#socket.SOCK_STREAM
WARNING: unusable reference target found: socket#socket.SOCK_DGRAM
WARNING: unusable reference target found: socket#socket.getdefaulttimeout
WARNING: unusable reference target found: socket#socket.getaddrinfo
WARNING: unusable reference target found: socket#socket.socket
WARNING: unusable reference target found: socket#module-socket
WARNING: unusable reference target found: socket#socket.gethostbyaddr
WARNING: unusable reference target found: socket#socket.gethostname
WARNING: unusable reference target found: socket#socket.gethostbyname_ex
WARNING: unusable reference target found: socket#socket.gethostbyname
WARNING: unusable reference target found: socket#socket.getaddrinfo
WARNING: unusable reference target found: socket#socket.gethostbyname_ex
WARNING: unusable reference target found: socket#socket.getaddrinfo
WARNING: unusable reference target found: socket#socket.gethostname
WARNING: unusable reference target found: socket#socket.getfqdn
WARNING: unusable reference target found: socket#socket.gethostbyaddr
WARNING: unusable reference target found: socket#socket.socket
WARNING: unusable reference target found: socket#socket.SOCK_RAW
WARNING: unusable reference target found: socket#socket.AF_INET
WARNING: unusable reference target found: socket#socket.AF_INET6
WARNING: unusable reference target found: socket#socket.AF_UNIX
WARNING: unusable reference target found: socket#socket.SOCK_STREAM
WARNING: unusable reference target found: socket#socket.SOCK_DGRAM
WARNING: unusable reference target found: socket#socket.socket
WARNING: unusable reference target found: socket#socket.AF_UNIX
WARNING: unusable reference target found: socket#socket.AF_INET
WARNING: unusable reference target found: socket#socket.socket
WARNING: unusable reference target found: socket#socket.error
WARNING: unusable reference target found: socket#socket.inet_aton
WARNING: unusable reference target found: socket#socket.getnameinfo
WARNING: unusable reference target found: socket#socket.error
WARNING: unusable reference target found: socket#socket.inet_ntoa
WARNING: unusable reference target found: socket#socket.getnameinfo
WARNING: unusable reference target found: socket#socket.inet_pton
WARNING: unusable reference target found: socket#socket.inet_aton
WARNING: unusable reference target found: socket#socket.AF_INET
WARNING: unusable reference target found: socket#socket.AF_INET6
WARNING: unusable reference target found: socket#socket.error
WARNING: unusable reference target found: socket#socket.inet_ntop
WARNING: unusable reference target found: socket#socket.inet_ntoa
WARNING: unusable reference target found: socket#socket.AF_INET
WARNING: unusable reference target found: socket#socket.AF_INET6
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: socket#socket.error
WARNING: unusable reference target found: socket#socket.inet_ntop
WARNING: unusable reference target found: socketserver#module-SocketServer
WARNING: unusable reference target found: socket#socket.AF_INET
WARNING: unusable reference target found: socket#socket.AF_INET
WARNING: unusable reference target found: socket#socket.AF_INET
WARNING: unusable reference target found: select#select.select
WARNING: unusable reference target found: os#os.fdopen
WARNING: unusable reference target found: struct#module-struct
WARNING: unusable reference target found: socket#socket.socket.ioctl
WARNING: unusable reference target found: stdtypes#bltin-file-objects
WARNING: unusable reference target found: functions#file
WARNING: unusable reference target found: socket#socket.socket.recv
WARNING: unusable reference target found: socket#socket.socket.recv
WARNING: unusable reference target found: socket#socket.socket.send
WARNING: unusable reference target found: socket#socket.socket.recv
WARNING: unusable reference target found: socket#socket.socket.recv
WARNING: unusable reference target found: socket#socket.socket.send
WARNING: unusable reference target found: socket#socket.error
WARNING: unusable reference target found: socket#socket.timeout
WARNING: unusable reference target found: socket#socket.socket.setblocking
WARNING: unusable reference target found: socket#socket.socket.settimeout
WARNING: unusable reference target found: socket#module-socket
WARNING: unusable reference target found: struct#module-struct
WARNING: unusable reference target found: socket#socket.socket
WARNING: unusable reference target found: socket#socket.socket
WARNING: unusable reference target found: socket#socket.socket
WARNING: unusable reference target found: socket#socket.socket
WARNING: unusable reference target found: socket#socket.error
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: socket#socket.socket
WARNING: unusable reference target found: socket#socket.socket
WARNING: unusable reference target found: ssl#ssl.wrap_socket
WARNING: unusable reference target found: ssl#ssl.SSLError
WARNING: unusable reference target found: ssl#ssl-certificates
WARNING: unusable reference target found: ssl#ssl.CERT_NONE
WARNING: unusable reference target found: ssl#ssl.CERT_OPTIONAL
WARNING: unusable reference target found: ssl#ssl.CERT_REQUIRED
WARNING: unusable reference target found: ssl#ssl.CERT_NONE
WARNING: unusable reference target found: ssl#ssl-certificates
WARNING: unusable reference target found: ssl#ssl.SSLSocket.do_handshake
WARNING: unusable reference target found: ssl#ssl.SSLSocket.do_handshake
WARNING: unusable reference target found: ssl#ssl.SSLSocket.read
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: ssl#ssl.RAND_egd
WARNING: unusable reference target found: ssl#ssl.RAND_add
WARNING: unusable reference target found: ssl#ssl.wrap_socket
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: stdtypes#dict
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: ssl#ssl.CERT_OPTIONAL
WARNING: unusable reference target found: ssl#ssl.CERT_REQUIRED
WARNING: unusable reference target found: ssl#ssl.CERT_NONE
WARNING: unusable reference target found: ssl#ssl.SSLError
WARNING: unusable reference target found: ssl#ssl.wrap_socket
WARNING: unusable reference target found: socket#socket.socket
WARNING: unusable reference target found: socket#module-socket
WARNING: unusable reference target found: exceptions#exceptions.KeyboardInterrupt
WARNING: unusable reference target found: signal#signal.signal
WARNING: unusable reference target found: signal#signal.alarm
WARNING: unusable reference target found: signal#signal.getsignal
WARNING: unusable reference target found: signal#signal.pause
WARNING: unusable reference target found: signal#signal.setitimer
WARNING: unusable reference target found: signal#signal.getitimer
WARNING: unusable reference target found: signal#module-signal
WARNING: unusable reference target found: signal#module-signal
WARNING: unusable reference target found: signal#module-signal
WARNING: unusable reference target found: signal#signal.setitimer
WARNING: unusable reference target found: signal#signal.getitimer
WARNING: unusable reference target found: signal#signal.setitimer
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: signal#module-signal
WARNING: unusable reference target found: signal#signal.SIG_IGN
WARNING: unusable reference target found: signal#signal.SIG_DFL
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: signal#signal.SIG_IGN
WARNING: unusable reference target found: signal#signal.SIG_DFL
WARNING: unusable reference target found: signal#signal.ITIMER_REAL
WARNING: unusable reference target found: signal#signal.ITIMER_VIRTUAL
WARNING: unusable reference target found: signal#signal.ITIMER_PROF
WARNING: unusable reference target found: signal#signal.alarm
WARNING: unusable reference target found: signal#signal.ITIMER_REAL
WARNING: unusable reference target found: signal#signal.ITIMER_VIRTUAL
WARNING: unusable reference target found: signal#signal.ITIMER_PROF
WARNING: unusable reference target found: signal#signal.ItimerError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: signal#signal.signal
WARNING: unusable reference target found: signal#signal.SIG_IGN
WARNING: unusable reference target found: signal#signal.SIG_DFL
WARNING: unusable reference target found: signal#signal.getsignal
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: inspect#module-inspect
WARNING: unusable reference target found: signal#signal.alarm
WARNING: unusable reference target found: os#os.open
WARNING: unusable reference target found: subprocess#module-subprocess
WARNING: unusable reference target found: subprocess#subprocess-replacements
WARNING: unusable reference target found: subprocess#module-subprocess
WARNING: unusable reference target found: subprocess#module-subprocess
WARNING: unusable reference target found: popen2#module-popen2
WARNING: unusable reference target found: os#os.spawnv
WARNING: unusable reference target found: os#os.system
WARNING: unusable reference target found: popen2#popen2.Popen3
WARNING: unusable reference target found: popen2#popen2.Popen4
WARNING: unusable reference target found: popen2#popen2.popen2
WARNING: unusable reference target found: popen2#popen2.popen3
WARNING: unusable reference target found: popen2#popen2.popen4
WARNING: unusable reference target found: os#module-os
WARNING: unusable reference target found: os#module-os
WARNING: unusable reference target found: popen2#module-popen2
WARNING: unusable reference target found: popen2#popen2.Popen3
WARNING: unusable reference target found: popen2#popen2.popen2
WARNING: unusable reference target found: popen2#popen2.popen3
WARNING: unusable reference target found: popen2#popen2.Popen3
WARNING: unusable reference target found: popen2#popen2.Popen3
WARNING: unusable reference target found: popen2#popen2.popen4
WARNING: unusable reference target found: popen2#popen2.Popen3
WARNING: unusable reference target found: popen2#popen2.Popen4
WARNING: unusable reference target found: popen2#popen2.Popen3.wait
WARNING: unusable reference target found: os#module-os
WARNING: unusable reference target found: os#os-process
WARNING: unusable reference target found: popen2#popen2.Popen4
WARNING: unusable reference target found: popen2#popen2.Popen4
WARNING: unusable reference target found: os#module-os
WARNING: unusable reference target found: os#os.close
WARNING: unusable reference target found: subprocess#module-subprocess
WARNING: unusable reference target found: asyncore#module-asyncore
WARNING: unusable reference target found: asynchat#module-asynchat
WARNING: unusable reference target found: asyncore#asyncore.dispatcher
WARNING: unusable reference target found: asynchat#asynchat.async_chat
WARNING: unusable reference target found: asyncore#asyncore.loop
WARNING: unusable reference target found: asyncore#asyncore.loop
WARNING: unusable reference target found: asyncore#asyncore.dispatcher
WARNING: unusable reference target found: asynchat#asynchat.async_chat
WARNING: unusable reference target found: asyncore#asyncore.dispatcher
WARNING: unusable reference target found: asyncore#asyncore.dispatcher.readable
WARNING: unusable reference target found: asyncore#asyncore.dispatcher.writable
WARNING: unusable reference target found: asyncore#asyncore.dispatcher.connect
WARNING: unusable reference target found: socket#module-socket
WARNING: unusable reference target found: asyncore#asyncore.dispatcher
WARNING: unusable reference target found: asyncore#asyncore.file_wrapper
WARNING: unusable reference target found: os#os.dup
WARNING: unusable reference target found: asyncore#asyncore.file_dispatcher
WARNING: unusable reference target found: asyncore#asyncore.dispatcher
WARNING: unusable reference target found: asyncore#module-asyncore
WARNING: unusable reference target found: asynchat#module-asynchat
WARNING: unusable reference target found: asynchat#asynchat.async_chat
WARNING: unusable reference target found: asyncore#module-asyncore
WARNING: unusable reference target found: asyncore#asyncore.dispatcher
WARNING: unusable reference target found: asynchat#asynchat.async_chat
WARNING: unusable reference target found: asyncore#asyncore.dispatcher
WARNING: unusable reference target found: asynchat#asynchat.async_chat
WARNING: unusable reference target found: asyncore#asyncore.dispatcher
WARNING: unusable reference target found: asynchat#asynchat.async_chat
WARNING: unusable reference target found: asynchat#asynchat.async_chat.collect_incoming_data
WARNING: unusable reference target found: asynchat#asynchat.async_chat.found_terminator
WARNING: unusable reference target found: asyncore#asyncore.dispatcher
WARNING: unusable reference target found: asyncore#asyncore.dispatcher
WARNING: unusable reference target found: asynchat#asynchat.async_chat
WARNING: unusable reference target found: asynchat#asynchat.async_chat
WARNING: unusable reference target found: asyncore#asyncore.dispatcher
WARNING: unusable reference target found: asynchat#asynchat.async_chat
WARNING: unusable reference target found: asynchat#asynchat.async_chat
WARNING: unusable reference target found: asynchat#asynchat.async_chat.handle_write
WARNING: unusable reference target found: asynchat#asynchat.async_chat.set_terminator
WARNING: unusable reference target found: asynchat#asynchat.async_chat
WARNING: unusable reference target found: asynchat#asynchat.async_chat.collect_incoming_data
WARNING: unusable reference target found: asynchat#asynchat.async_chat.found_terminator
WARNING: unusable reference target found: exceptions#exceptions.NotImplementedError
WARNING: unusable reference target found: asynchat#asynchat.async_chat._get_data
WARNING: unusable reference target found: asynchat#asynchat.async_chat.found_terminator
WARNING: unusable reference target found: asynchat#asynchat.async_chat.set_terminator
WARNING: unusable reference target found: exceptions#exceptions.NotImplementedError
WARNING: unusable reference target found: asynchat#asynchat.async_chat._collect_incoming_data
WARNING: unusable reference target found: asynchat#asynchat.async_chat.set_terminator
WARNING: unusable reference target found: asynchat#asynchat.async_chat.handle_read
WARNING: unusable reference target found: asynchat#asynchat.async_chat.found_terminator
WARNING: unusable reference target found: asynchat#asynchat.async_chat.collect_incoming_data
WARNING: unusable reference target found: asynchat#asynchat.async_chat.refill_buffer
WARNING: unusable reference target found: asynchat#asynchat.simple_producer
WARNING: unusable reference target found: asynchat#asynchat.async_chat.found_terminator
WARNING: unusable reference target found: asynchat#asynchat.async_chat.found_terminator
WARNING: unusable reference target found: asynchat#asynchat.async_chat.found_terminator
WARNING: unusable reference target found: asynchat#asynchat.simple_producer
WARNING: unusable reference target found: asynchat#asynchat.simple_producer.more
WARNING: unusable reference target found: asynchat#asynchat.fifo
WARNING: unusable reference target found: asynchat#asynchat.fifo
WARNING: unusable reference target found: asynchat#asynchat.fifo.push
WARNING: unusable reference target found: asynchat#module-asynchat
WARNING: unusable reference target found: asynchat#asynchat.async_chat
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: rfc822#module-rfc822
WARNING: unusable reference target found: mimetools#module-mimetools
WARNING: unusable reference target found: multifile#module-multifile
WARNING: unusable reference target found: smtplib#module-smtplib
WARNING: unusable reference target found: nntplib#module-nntplib
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: email.message#email.message.Message
WARNING: unusable reference target found: email.message#module-email.message
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: email.message#email.message.Message
WARNING: unusable reference target found: email.message#email.message.Message
WARNING: unusable reference target found: email.message#email.message.Message
WARNING: unusable reference target found: email.message#email.message.Message
WARNING: unusable reference target found: email.message#email.message.Message
WARNING: unusable reference target found: email.message#email.message.Message
WARNING: unusable reference target found: email.message#email.message.Message.is_multipart
WARNING: unusable reference target found: email.message#email.message.Message
WARNING: unusable reference target found: email.message#email.message.Message
WARNING: unusable reference target found: email.message#email.message.Message.set_payload
WARNING: unusable reference target found: email.message#email.message.Message
WARNING: unusable reference target found: email.message#email.message.Message.is_multipart
WARNING: unusable reference target found: email.message#email.message.Message.is_multipart
WARNING: unusable reference target found: email.message#email.message.Message.get_payload
WARNING: unusable reference target found: email.message#email.message.Message.is_multipart
WARNING: unusable reference target found: exceptions#exceptions.IndexError
WARNING: unusable reference target found: email.message#email.message.Message.is_multipart
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: email.message#email.message.Message.set_charset
WARNING: unusable reference target found: email.charset#module-email.charset
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: email.message#email.message.Message.keys
WARNING: unusable reference target found: email.message#email.message.Message
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: email.message#email.message.Message.get_all
WARNING: unusable reference target found: email.message#email.message.Message.__getitem__
WARNING: unusable reference target found: email.message#email.message.Message.__setitem__
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: email.message#email.message.Message.get_default_type
WARNING: unusable reference target found: email.message#email.message.Message.get_content_type
WARNING: unusable reference target found: email.message#email.message.Message.get_content_type
WARNING: unusable reference target found: email.message#email.message.Message.get_content_type
WARNING: unusable reference target found: email.message#email.message.Message.get_param
WARNING: unusable reference target found: email.message#email.message.Message.get_param
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: email.message#email.message.Message.set_boundary
WARNING: unusable reference target found: email.message#email.message.Message.add_header
WARNING: unusable reference target found: email.message#email.message.Message.set_boundary
WARNING: unusable reference target found: email.message#email.message.Message.get_charset
WARNING: unusable reference target found: email.message#email.message.Message.walk
WARNING: unusable reference target found: email.message#email.message.Message.walk
WARNING: unusable reference target found: email.message#email.message.Message
WARNING: unusable reference target found: email.parser#module-email.parser
WARNING: unusable reference target found: email.generator#module-email.generator
WARNING: unusable reference target found: email.errors#module-email.errors
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: email.parser#email.parser.Parser
WARNING: unusable reference target found: email.parser#email.parser.FeedParser
WARNING: unusable reference target found: email.parser#email.parser.Parser
WARNING: unusable reference target found: email.parser#email.parser.FeedParser
WARNING: unusable reference target found: email.parser#email.parser.FeedParser
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: email.parser#email.parser.FeedParser
WARNING: unusable reference target found: email.parser#email.parser.FeedParser
WARNING: unusable reference target found: email.parser#email.parser.Parser
WARNING: unusable reference target found: email.parser#email.parser.FeedParser
WARNING: unusable reference target found: email.parser#email.parser.FeedParser
WARNING: unusable reference target found: email.errors#module-email.errors
WARNING: unusable reference target found: email.parser#email.parser.FeedParser
WARNING: unusable reference target found: email.parser#email.parser.FeedParser
WARNING: unusable reference target found: email.message#email.message.Message
WARNING: unusable reference target found: email.parser#email.parser.FeedParser
WARNING: unusable reference target found: email.parser#email.parser.FeedParser
WARNING: unusable reference target found: email.parser#email.parser.FeedParser
WARNING: unusable reference target found: email.parser#email.parser.FeedParser
WARNING: unusable reference target found: email.parser#email.parser.Parser
WARNING: unusable reference target found: email.parser#module-email.parser
WARNING: unusable reference target found: email.parser#module-email.parser
WARNING: unusable reference target found: email.parser#email.parser.Parser
WARNING: unusable reference target found: email.parser#email.parser.Parser
WARNING: unusable reference target found: email.message#module-email.message
WARNING: unusable reference target found: email.parser#email.parser.Parser
WARNING: unusable reference target found: email.parser#email.parser.FeedParser
WARNING: unusable reference target found: email.parser#email.parser.Parser
WARNING: unusable reference target found: email.parser#email.parser.Parser
WARNING: unusable reference target found: email.parser#email.parser.Parser.parse
WARNING: unusable reference target found: email.parser#email.parser.Parser.parse
WARNING: unusable reference target found: email.parser#email.parser.Parser.parse
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: email.errors#module-email.errors
WARNING: unusable reference target found: smtplib#module-smtplib
WARNING: unusable reference target found: nntplib#module-nntplib
WARNING: unusable reference target found: email.generator#email.generator.Generator
WARNING: unusable reference target found: email.parser#module-email.parser
WARNING: unusable reference target found: email.generator#email.generator.Generator
WARNING: unusable reference target found: email.generator#module-email.generator
WARNING: unusable reference target found: email.generator#email.generator.Generator
WARNING: unusable reference target found: email.generator#email.generator.Generator.write
WARNING: unusable reference target found: email.generator#email.generator.Generator
WARNING: unusable reference target found: email.generator#email.generator.Generator
WARNING: unusable reference target found: email.generator#email.generator.Generator
WARNING: unusable reference target found: email.generator#email.generator.Generator
WARNING: unusable reference target found: email.generator#email.generator.Generator
WARNING: unusable reference target found: email.message#module-email.message
WARNING: unusable reference target found: email.generator#module-email.generator
WARNING: unusable reference target found: email.generator#email.generator.DecodedGenerator
WARNING: unusable reference target found: email.generator#email.generator.Generator
WARNING: unusable reference target found: email.generator#email.generator.Generator
WARNING: unusable reference target found: email.generator#email.generator.Generator
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: email.mime#email.mime.base.MIMEBase
WARNING: unusable reference target found: email.mime#email.mime.base.MIMEBase
WARNING: unusable reference target found: email.mime#email.mime.base.MIMEBase
WARNING: unusable reference target found: email.mime#email.mime.application.MIMEApplication
WARNING: unusable reference target found: email.mime#email.mime.application.MIMEApplication
WARNING: unusable reference target found: email.encoders#module-email.encoders
WARNING: unusable reference target found: email.mime#email.mime.audio.MIMEAudio
WARNING: unusable reference target found: sndhdr#module-sndhdr
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: email.mime#email.mime.audio.MIMEAudio
WARNING: unusable reference target found: email.encoders#module-email.encoders
WARNING: unusable reference target found: email.mime#email.mime.image.MIMEImage
WARNING: unusable reference target found: imghdr#module-imghdr
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: email.mime#email.mime.image.MIMEImage
WARNING: unusable reference target found: email.encoders#module-email.encoders
WARNING: unusable reference target found: email.mime#email.mime.message.MIMEMessage
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: email.mime#email.mime.text.MIMEText
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: email.header#module-email.header
WARNING: unusable reference target found: email.charset#module-email.charset
WARNING: unusable reference target found: email.header#email.header.Header
WARNING: unusable reference target found: email.header#email.header.Header
WARNING: unusable reference target found: email.header#email.header.Header
WARNING: unusable reference target found: email.header#module-email.header
WARNING: unusable reference target found: email.header#email.header.Header
WARNING: unusable reference target found: email.header#email.header.Header
WARNING: unusable reference target found: email.header#email.header.Header.append
WARNING: unusable reference target found: email.header#email.header.Header.append
WARNING: unusable reference target found: email.header#email.header.Header.append
WARNING: unusable reference target found: email.header#email.header.Header.append
WARNING: unusable reference target found: email.header#email.header.Header.append
WARNING: unusable reference target found: email.header#email.header.Header.append
WARNING: unusable reference target found: email.charset#module-email.charset
WARNING: unusable reference target found: exceptions#exceptions.UnicodeError
WARNING: unusable reference target found: exceptions#exceptions.UnicodeError
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: email.header#email.header.Header
WARNING: unusable reference target found: email.header#email.header.Header.encode
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: email.header#email.header.Header
WARNING: unusable reference target found: email.header#email.header.Header
WARNING: unusable reference target found: email.header#module-email.header
WARNING: unusable reference target found: email.header#email.header.Header
WARNING: unusable reference target found: email.header#email.header.decode_header
WARNING: unusable reference target found: email.header#email.header.decode_header
WARNING: unusable reference target found: email.header#email.header.Header
WARNING: unusable reference target found: email.header#email.header.Header
WARNING: unusable reference target found: email.charset#email.charset.Charset
WARNING: unusable reference target found: email.charset#email.charset.Charset
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: email.charset#module-email.charset
WARNING: unusable reference target found: email.charset#email.charset.Charset
WARNING: unusable reference target found: email.charset#email.charset.Charset
WARNING: unusable reference target found: email.header#module-email.header
WARNING: unusable reference target found: email.charset#email.charset.Charset.header_encode
WARNING: unusable reference target found: email.charset#email.charset.Charset
WARNING: unusable reference target found: email.charset#email.charset.Charset.__str__
WARNING: unusable reference target found: email.charset#email.charset.Charset
WARNING: unusable reference target found: email.charset#email.charset.Charset
WARNING: unusable reference target found: email.charset#module-email.charset
WARNING: unusable reference target found: email.charset#email.charset.Charset.convert
WARNING: unusable reference target found: email.charset#email.charset.add_codec
WARNING: unusable reference target found: codecs#module-codecs
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: email.encoders#email.encoders.encode_quopri
WARNING: unusable reference target found: email.errors#module-email.errors
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: exceptions#exceptions.Exception
WARNING: unusable reference target found: email.errors#email.errors.MessageError
WARNING: unusable reference target found: email.errors#email.errors.MessageParseError
WARNING: unusable reference target found: email.errors#email.errors.MessageParseError
WARNING: unusable reference target found: email.errors#email.errors.MultipartConversionError
WARNING: unusable reference target found: email.errors#email.errors.MessageError
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: email.util#module-email.utils
WARNING: unusable reference target found: email.util#email.utils.parseaddr
WARNING: unusable reference target found: email.util#email.utils.parsedate
WARNING: unusable reference target found: email.util#email.utils.parsedate
WARNING: unusable reference target found: time#time.mktime
WARNING: unusable reference target found: email.util#email.utils.parsedate
WARNING: unusable reference target found: time#time.mktime
WARNING: unusable reference target found: email.util#email.utils.parsedate_tz
WARNING: unusable reference target found: email.util#email.utils.mktime_tz
WARNING: unusable reference target found: time#time.gmtime
WARNING: unusable reference target found: time#time.localtime
WARNING: unusable reference target found: email.util#email.utils.collapse_rfc2231_value
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: email.util#email.utils.collapse_rfc2231_value
WARNING: unusable reference target found: email.util#email.utils.formataddr
WARNING: unusable reference target found: email.iterators#module-email.iterators
WARNING: unusable reference target found: email.iterators#email.iterators.typed_subpart_iterator
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: smtplib#module-smtplib
WARNING: unusable reference target found: nntplib#module-nntplib
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: email.message#module-email.message
WARNING: unusable reference target found: email.mime#module-email.mime
WARNING: unusable reference target found: email.mime#module-email.mime
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: exceptions#exceptions.DeprecationWarning
WARNING: unusable reference target found: exceptions#exceptions.DeprecationWarning
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: email.parser#email.message_from_file
WARNING: unusable reference target found: email.parser#email.message_from_string
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: email.parser#email.message_from_string
WARNING: unusable reference target found: email.parser#email.message_from_file
WARNING: unusable reference target found: email.generator#module-email.generator
WARNING: unusable reference target found: email.iterators#module-email.iterators
WARNING: unusable reference target found: email.generator#module-email.generator
WARNING: unusable reference target found: rfc822#module-rfc822
WARNING: unusable reference target found: email.util#module-email.utils
WARNING: unusable reference target found: email.iterators#module-email.iterators
WARNING: unusable reference target found: json#module-json
WARNING: unusable reference target found: marshal#module-marshal
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: json#json.JSONEncoder
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: functions#int
WARNING: unusable reference target found: functions#long
WARNING: unusable reference target found: functions#float
WARNING: unusable reference target found: functions#bool
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: codecs#codecs.getwriter
WARNING: unusable reference target found: exceptions#exceptions.OverflowError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: functions#float
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: json#json.JSONEncoder
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: json#json.dump
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: json#json.loads
WARNING: unusable reference target found: stdtypes#dict
WARNING: unusable reference target found: stdtypes#dict
WARNING: unusable reference target found: decimal#decimal.Decimal
WARNING: unusable reference target found: functions#float
WARNING: unusable reference target found: json#json.JSONDecoder
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: json#json.dump
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: stdtypes#dict
WARNING: unusable reference target found: decimal#decimal.Decimal
WARNING: unusable reference target found: functions#float
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: json#json.JSONEncoder.default
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: exceptions#exceptions.OverflowError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: os#os.system
WARNING: unusable reference target found: mailcap#mailcap.findmatch
WARNING: unusable reference target found: mailcap#mailcap.findmatch
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.Message
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.Message
WARNING: unusable reference target found: mailbox#mailbox.Message
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.Mailbox.add
WARNING: unusable reference target found: mailbox#mailbox.Mailbox.remove
WARNING: unusable reference target found: mailbox#mailbox.Mailbox.discard
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.Message
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: mailbox#mailbox.Mailbox.lock
WARNING: unusable reference target found: mailbox#mailbox.Mailbox.unlock
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.Message
WARNING: unusable reference target found: mailbox#mailbox.Message
WARNING: unusable reference target found: mailbox#mailbox.mboxMessage
WARNING: unusable reference target found: mailbox#mailbox.mbox
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: mailbox#mailbox.Mailbox.remove
WARNING: unusable reference target found: mailbox#mailbox.Mailbox.__delitem__
WARNING: unusable reference target found: mailbox#mailbox.Mailbox.discard
WARNING: unusable reference target found: mailbox#mailbox.Mailbox.discard
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: mailbox#mailbox.Mailbox.add
WARNING: unusable reference target found: mailbox#mailbox.Message
WARNING: unusable reference target found: mailbox#mailbox.Message
WARNING: unusable reference target found: mailbox#mailbox.mboxMessage
WARNING: unusable reference target found: mailbox#mailbox.mbox
WARNING: unusable reference target found: mailbox#mailbox.Mailbox.iterkeys
WARNING: unusable reference target found: mailbox#mailbox.Mailbox.keys
WARNING: unusable reference target found: mailbox#mailbox.Mailbox.itervalues
WARNING: unusable reference target found: mailbox#mailbox.Mailbox.__iter__
WARNING: unusable reference target found: mailbox#mailbox.Mailbox.values
WARNING: unusable reference target found: mailbox#mailbox.Message
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.Mailbox.__iter__
WARNING: unusable reference target found: mailbox#mailbox.Mailbox.iteritems
WARNING: unusable reference target found: mailbox#mailbox.Mailbox.items
WARNING: unusable reference target found: mailbox#mailbox.Message
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.Mailbox.get
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: mailbox#mailbox.Mailbox.__getitem__
WARNING: unusable reference target found: mailbox#mailbox.Message
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.Message
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: mailbox#mailbox.Message
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: mailbox#mailbox.Message
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.Mailbox.__setitem__
WARNING: unusable reference target found: mailbox#mailbox.Mailbox.__setitem__
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.Mailbox.flush
WARNING: unusable reference target found: mailbox#mailbox.ExternalClashError
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.MaildirMessage
WARNING: unusable reference target found: rfc822#rfc822.Message
WARNING: unusable reference target found: mailbox#mailbox.Maildir
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.Maildir
WARNING: unusable reference target found: mailbox#mailbox.Maildir
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.Maildir
WARNING: unusable reference target found: mailbox#mailbox.NoSuchMailboxError
WARNING: unusable reference target found: mailbox#mailbox.Maildir
WARNING: unusable reference target found: mailbox#mailbox.NotEmptyError
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.Maildir
WARNING: unusable reference target found: mailbox#mailbox.Maildir
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.mboxMessage
WARNING: unusable reference target found: mailbox#mailbox.mbox
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.mbox
WARNING: unusable reference target found: mailbox#mailbox.mbox
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.MHMessage
WARNING: unusable reference target found: mailbox#mailbox.MH
WARNING: unusable reference target found: mailbox#mailbox.MH
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.MH
WARNING: unusable reference target found: mailbox#mailbox.NoSuchMailboxError
WARNING: unusable reference target found: mailbox#mailbox.MH
WARNING: unusable reference target found: mailbox#mailbox.NotEmptyError
WARNING: unusable reference target found: mailbox#mailbox.MH.get_sequences
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.MH
WARNING: unusable reference target found: mailbox#mailbox.MH
WARNING: unusable reference target found: mailbox#mailbox.MH.unlock
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.BabylMessage
WARNING: unusable reference target found: mailbox#mailbox.Babyl
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.Babyl
WARNING: unusable reference target found: stringio#module-StringIO
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.MMDFMessage
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.MMDF
WARNING: unusable reference target found: mailbox#mailbox.MMDF
WARNING: unusable reference target found: mailbox#mailbox.Message
WARNING: unusable reference target found: mailbox#mailbox.Message
WARNING: unusable reference target found: mailbox#mailbox.Message
WARNING: unusable reference target found: mailbox#mailbox.Message
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.Message
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.Message
WARNING: unusable reference target found: mailbox#mailbox.MaildirMessage
WARNING: unusable reference target found: mailbox#mailbox.MaildirMessage
WARNING: unusable reference target found: mailbox#mailbox.mboxMessage
WARNING: unusable reference target found: mailbox#mailbox.MMDFMessage
WARNING: unusable reference target found: mailbox#mailbox.mboxMessage
WARNING: unusable reference target found: mailbox#mailbox.MMDFMessage
WARNING: unusable reference target found: mailbox#mailbox.MaildirMessage
WARNING: unusable reference target found: mailbox#mailbox.MHMessage
WARNING: unusable reference target found: mailbox#mailbox.MHMessage
WARNING: unusable reference target found: mailbox#mailbox.MaildirMessage
WARNING: unusable reference target found: mailbox#mailbox.BabylMessage
WARNING: unusable reference target found: mailbox#mailbox.BabylMessage
WARNING: unusable reference target found: mailbox#mailbox.Message
WARNING: unusable reference target found: mailbox#mailbox.mboxMessage
WARNING: unusable reference target found: time#time.strftime
WARNING: unusable reference target found: time#time.gmtime
WARNING: unusable reference target found: mailbox#mailbox.mboxMessage
WARNING: unusable reference target found: mailbox#mailbox.MaildirMessage
WARNING: unusable reference target found: mailbox#mailbox.MaildirMessage
WARNING: unusable reference target found: mailbox#mailbox.MaildirMessage
WARNING: unusable reference target found: mailbox#mailbox.mboxMessage
WARNING: unusable reference target found: mailbox#mailbox.MHMessage
WARNING: unusable reference target found: mailbox#mailbox.MHMessage
WARNING: unusable reference target found: mailbox#mailbox.mboxMessage
WARNING: unusable reference target found: mailbox#mailbox.BabylMessage
WARNING: unusable reference target found: mailbox#mailbox.BabylMessage
WARNING: unusable reference target found: mailbox#mailbox.Message
WARNING: unusable reference target found: mailbox#mailbox.MMDFMessage
WARNING: unusable reference target found: mailbox#mailbox.MMDFMessage
WARNING: unusable reference target found: mailbox#mailbox.Message
WARNING: unusable reference target found: mailbox#mailbox.MHMessage
WARNING: unusable reference target found: mailbox#mailbox.MHMessage
WARNING: unusable reference target found: mailbox#mailbox.MaildirMessage
WARNING: unusable reference target found: mailbox#mailbox.MaildirMessage
WARNING: unusable reference target found: mailbox#mailbox.MHMessage
WARNING: unusable reference target found: mailbox#mailbox.mboxMessage
WARNING: unusable reference target found: mailbox#mailbox.MMDFMessage
WARNING: unusable reference target found: mailbox#mailbox.mboxMessage
WARNING: unusable reference target found: mailbox#mailbox.MMDFMessage
WARNING: unusable reference target found: mailbox#mailbox.MHMessage
WARNING: unusable reference target found: mailbox#mailbox.BabylMessage
WARNING: unusable reference target found: mailbox#mailbox.BabylMessage
WARNING: unusable reference target found: mailbox#mailbox.Message
WARNING: unusable reference target found: mailbox#mailbox.BabylMessage
WARNING: unusable reference target found: mailbox#mailbox.BabylMessage
WARNING: unusable reference target found: mailbox#mailbox.Message
WARNING: unusable reference target found: mailbox#mailbox.Message
WARNING: unusable reference target found: mailbox#mailbox.BabylMessage
WARNING: unusable reference target found: mailbox#mailbox.BabylMessage
WARNING: unusable reference target found: mailbox#mailbox.MaildirMessage
WARNING: unusable reference target found: mailbox#mailbox.MaildirMessage
WARNING: unusable reference target found: mailbox#mailbox.BabylMessage
WARNING: unusable reference target found: mailbox#mailbox.mboxMessage
WARNING: unusable reference target found: mailbox#mailbox.MMDFMessage
WARNING: unusable reference target found: mailbox#mailbox.mboxMessage
WARNING: unusable reference target found: mailbox#mailbox.MMDFMessage
WARNING: unusable reference target found: mailbox#mailbox.BabylMessage
WARNING: unusable reference target found: mailbox#mailbox.MHMessage
WARNING: unusable reference target found: mailbox#mailbox.MHMessage
WARNING: unusable reference target found: mailbox#mailbox.Message
WARNING: unusable reference target found: mailbox#mailbox.MMDFMessage
WARNING: unusable reference target found: mailbox#mailbox.mboxMessage
WARNING: unusable reference target found: time#time.strftime
WARNING: unusable reference target found: time#time.gmtime
WARNING: unusable reference target found: mailbox#mailbox.MMDFMessage
WARNING: unusable reference target found: mailbox#mailbox.MaildirMessage
WARNING: unusable reference target found: mailbox#mailbox.MaildirMessage
WARNING: unusable reference target found: mailbox#mailbox.MaildirMessage
WARNING: unusable reference target found: mailbox#mailbox.MMDFMessage
WARNING: unusable reference target found: mailbox#mailbox.MHMessage
WARNING: unusable reference target found: mailbox#mailbox.MHMessage
WARNING: unusable reference target found: mailbox#mailbox.MMDFMessage
WARNING: unusable reference target found: mailbox#mailbox.BabylMessage
WARNING: unusable reference target found: mailbox#mailbox.BabylMessage
WARNING: unusable reference target found: mailbox#mailbox.MMDFMessage
WARNING: unusable reference target found: mailbox#mailbox.mboxMessage
WARNING: unusable reference target found: mailbox#mailbox.mboxMessage
WARNING: unusable reference target found: mailbox#module-mailbox
WARNING: unusable reference target found: mailbox#mailbox.Mailbox
WARNING: unusable reference target found: mailbox#mailbox.MH
WARNING: unusable reference target found: mailbox#module-mailbox
WARNING: unusable reference target found: rfc822#rfc822.Message
WARNING: unusable reference target found: rfc822#module-rfc822
WARNING: unusable reference target found: mailbox#mailbox.Maildir
WARNING: unusable reference target found: mailbox#mailbox.Maildir
WARNING: unusable reference target found: functions#next
WARNING: unusable reference target found: functions#next
WARNING: unusable reference target found: rfc822#rfc822.Message
WARNING: unusable reference target found: rfc822#module-rfc822
WARNING: unusable reference target found: mailbox#mailbox.UnixMailbox
WARNING: unusable reference target found: mailbox#mailbox.PortableUnixMailbox
WARNING: unusable reference target found: mailbox#mailbox.UnixMailbox
WARNING: unusable reference target found: mailbox#mailbox.UnixMailbox
WARNING: unusable reference target found: mailbox#mailbox.UnixMailbox
WARNING: unusable reference target found: mailbox#mailbox.UnixMailbox
WARNING: unusable reference target found: mailbox#mailbox.BabylMailbox
WARNING: unusable reference target found: mailbox#mailbox.UnixMailbox
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: rfc822#module-rfc822
WARNING: unusable reference target found: mhlib#module-mhlib
WARNING: unusable reference target found: mailbox#module-mailbox
WARNING: unusable reference target found: mhlib#module-mhlib
WARNING: unusable reference target found: mhlib#mhlib.MH
WARNING: unusable reference target found: mhlib#mhlib.Folder
WARNING: unusable reference target found: mhlib#mhlib.Message
WARNING: unusable reference target found: mhlib#mhlib.MH
WARNING: unusable reference target found: mhlib#mhlib.Folder
WARNING: unusable reference target found: mhlib#mhlib.Message
WARNING: unusable reference target found: mimetools#mimetools.Message
WARNING: unusable reference target found: mhlib#mhlib.MH
WARNING: unusable reference target found: mhlib#mhlib.Folder
WARNING: unusable reference target found: mhlib#mhlib.Message
WARNING: unusable reference target found: mimetools#mimetools.Message
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: mimetools#module-mimetools
WARNING: unusable reference target found: rfc822#module-rfc822
WARNING: unusable reference target found: mimetools#mimetools.Message
WARNING: unusable reference target found: mimetools#mimetools.Message
WARNING: unusable reference target found: rfc822#rfc822.Message
WARNING: unusable reference target found: rfc822#rfc822.Message
WARNING: unusable reference target found: mimetools#mimetools.decode
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: mimetools#module-mimetools
WARNING: unusable reference target found: rfc822#module-rfc822
WARNING: unusable reference target found: mimetools#mimetools.Message
WARNING: unusable reference target found: multifile#module-multifile
WARNING: unusable reference target found: mimetools#mimetools.Message
WARNING: unusable reference target found: rfc822#rfc822.Message
WARNING: unusable reference target found: mimetools#mimetools.Message.getplist
WARNING: unusable reference target found: mimetools#mimetools.Message.getplist
WARNING: unusable reference target found: mimetypes#module-mimetypes
WARNING: unusable reference target found: mimetypes#mimetypes.init
WARNING: unusable reference target found: mimetypes#mimetypes.init
WARNING: unusable reference target found: mimetypes#mimetypes.guess_type
WARNING: unusable reference target found: mimetypes#mimetypes.guess_type
WARNING: unusable reference target found: mimetypes#mimetypes.guess_type
WARNING: unusable reference target found: mimetypes#mimetypes.guess_type
WARNING: unusable reference target found: mimetypes#mimetypes.knownfiles
WARNING: unusable reference target found: mimetypes#mimetypes.knownfiles
WARNING: unusable reference target found: mimetypes#mimetypes.init
WARNING: unusable reference target found: mimetypes#mimetypes.init
WARNING: unusable reference target found: mimetypes#mimetypes.MimeTypes
WARNING: unusable reference target found: mimetypes#mimetypes.MimeTypes.read
WARNING: unusable reference target found: mimetypes#mimetypes.MimeTypes.readfp
WARNING: unusable reference target found: mimetypes#mimetypes.MimeTypes
WARNING: unusable reference target found: mimetypes#module-mimetypes
WARNING: unusable reference target found: mimetypes#mimetypes.guess_extension
WARNING: unusable reference target found: mimetypes#mimetypes.guess_type
WARNING: unusable reference target found: mimetypes#mimetypes.MimeTypes.readfp
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: mimewriter#module-MimeWriter
WARNING: unusable reference target found: mimewriter#MimeWriter.MimeWriter
WARNING: unusable reference target found: mimewriter#MimeWriter.MimeWriter
WARNING: unusable reference target found: mimewriter#MimeWriter.MimeWriter
WARNING: unusable reference target found: mimewriter#MimeWriter.MimeWriter
WARNING: unusable reference target found: mimewriter#MimeWriter.MimeWriter
WARNING: unusable reference target found: mimewriter#MimeWriter.MimeWriter.addheader
WARNING: unusable reference target found: mimewriter#MimeWriter.MimeWriter.startbody
WARNING: unusable reference target found: mimewriter#MimeWriter.MimeWriter.nextpart
WARNING: unusable reference target found: mimewriter#MimeWriter.MimeWriter
WARNING: unusable reference target found: mimewriter#MimeWriter.MimeWriter.startmultipartbody
WARNING: unusable reference target found: mimewriter#MimeWriter.MimeWriter.nextpart
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: mimify#module-mimify
WARNING: unusable reference target found: mimify#module-mimify
WARNING: unusable reference target found: mimify#mimify.MAXLEN
WARNING: unusable reference target found: mimify#mimify.CHARSET
WARNING: unusable reference target found: quopri#module-quopri
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: multifile#module-multifile
WARNING: unusable reference target found: multifile#multifile.MultiFile
WARNING: unusable reference target found: multifile#multifile.MultiFile
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: multifile#multifile.MultiFile
WARNING: unusable reference target found: multifile#multifile.MultiFile.readline
WARNING: unusable reference target found: multifile#multifile.MultiFile.seek
WARNING: unusable reference target found: multifile#multifile.MultiFile.tell
WARNING: unusable reference target found: multifile#multifile.MultiFile
WARNING: unusable reference target found: multifile#multifile.MultiFile.seek
WARNING: unusable reference target found: multifile#multifile.MultiFile.tell
WARNING: unusable reference target found: multifile#multifile.MultiFile
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: multifile#module-multifile
WARNING: unusable reference target found: multifile#multifile.MultiFile
WARNING: unusable reference target found: multifile#multifile.MultiFile.pop
WARNING: unusable reference target found: functions#next
WARNING: unusable reference target found: multifile#multifile.MultiFile
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: rfc822#module-rfc822
WARNING: unusable reference target found: rfc822#rfc822.Message
WARNING: unusable reference target found: rfc822#rfc822.AddressList
WARNING: unusable reference target found: mailbox#module-mailbox
WARNING: unusable reference target found: rfc822#rfc822.Message
WARNING: unusable reference target found: rfc822#rfc822.Message.rewindbody
WARNING: unusable reference target found: rfc822#rfc822.Message
WARNING: unusable reference target found: rfc822#rfc822.AddressList
WARNING: unusable reference target found: rfc822#rfc822.parseaddr
WARNING: unusable reference target found: rfc822#rfc822.parsedate
WARNING: unusable reference target found: rfc822#rfc822.parsedate
WARNING: unusable reference target found: time#time.mktime
WARNING: unusable reference target found: rfc822#rfc822.parsedate
WARNING: unusable reference target found: time#time.mktime
WARNING: unusable reference target found: rfc822#rfc822.parsedate_tz
WARNING: unusable reference target found: email#module-email
WARNING: unusable reference target found: rfc822#module-rfc822
WARNING: unusable reference target found: mailbox#module-mailbox
WARNING: unusable reference target found: mimetools#module-mimetools
WARNING: unusable reference target found: rfc822#rfc822.Message
WARNING: unusable reference target found: rfc822#rfc822.Message
WARNING: unusable reference target found: rfc822#rfc822.Message.getheader
WARNING: unusable reference target found: rfc822#rfc822.Message.getheader
WARNING: unusable reference target found: time#time.mktime
WARNING: unusable reference target found: rfc822#rfc822.Message.getheader
WARNING: unusable reference target found: time#time.mktime
WARNING: unusable reference target found: rfc822#rfc822.Message.getdate
WARNING: unusable reference target found: rfc822#rfc822.Message
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: rfc822#rfc822.Message
WARNING: unusable reference target found: rfc822#rfc822.Message
WARNING: unusable reference target found: rfc822#rfc822.Message
WARNING: unusable reference target found: rfc822#rfc822.AddressList
WARNING: unusable reference target found: rfc822#rfc822.AddressList
WARNING: unusable reference target found: rfc822#rfc822.AddressList
WARNING: unusable reference target found: rfc822#rfc822.AddressList.__add__
WARNING: unusable reference target found: rfc822#rfc822.AddressList
WARNING: unusable reference target found: rfc822#rfc822.AddressList
WARNING: unusable reference target found: rfc822#rfc822.AddressList
WARNING: unusable reference target found: rfc822#rfc822.AddressList.__sub__
WARNING: unusable reference target found: rfc822#rfc822.AddressList
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: base64#base64.encode
WARNING: unusable reference target found: base64#base64.encodestring
WARNING: unusable reference target found: binascii#module-binascii
WARNING: unusable reference target found: binhex#module-binhex
WARNING: unusable reference target found: binascii#module-binascii
WARNING: unusable reference target found: binhex#binhex.hexbin
WARNING: unusable reference target found: binascii#module-binascii
WARNING: unusable reference target found: uu#module-uu
WARNING: unusable reference target found: base64#module-base64
WARNING: unusable reference target found: binhex#module-binhex
WARNING: unusable reference target found: binascii#module-binascii
WARNING: unusable reference target found: binascii#module-binascii
WARNING: unusable reference target found: binascii#binascii.Incomplete
WARNING: unusable reference target found: binascii#binascii.b2a_hex
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: base64#module-base64
WARNING: unusable reference target found: binhex#module-binhex
WARNING: unusable reference target found: uu#module-uu
WARNING: unusable reference target found: quopri#module-quopri
WARNING: unusable reference target found: base64#module-base64
WARNING: unusable reference target found: quopri#quopri.decode
WARNING: unusable reference target found: quopri#quopri.encode
WARNING: unusable reference target found: quopri#quopri.encode
WARNING: unusable reference target found: mimify#module-mimify
WARNING: unusable reference target found: base64#module-base64
WARNING: unusable reference target found: uu#module-uu
WARNING: unusable reference target found: uu#uu.Error
WARNING: unusable reference target found: uu#uu.decode
WARNING: unusable reference target found: exceptions#exceptions.Exception
WARNING: unusable reference target found: uu#uu.decode
WARNING: unusable reference target found: binascii#module-binascii
WARNING: unusable reference target found: pyexpat#module-xml.parsers.expat
WARNING: unusable reference target found: xml.dom#module-xml.dom
WARNING: unusable reference target found: xml.sax#module-xml.sax
WARNING: unusable reference target found: htmlparser#module-HTMLParser
WARNING: unusable reference target found: htmlparser#HTMLParser.HTMLParser
WARNING: unusable reference target found: htmllib#module-htmllib
WARNING: unusable reference target found: sgmllib#module-sgmllib
WARNING: unusable reference target found: htmlparser#HTMLParser.HTMLParser
WARNING: unusable reference target found: htmlparser#HTMLParser.HTMLParser
WARNING: unusable reference target found: htmlparser#HTMLParser.HTMLParser
WARNING: unusable reference target found: htmllib#module-htmllib
WARNING: unusable reference target found: htmlparser#HTMLParser.HTMLParser
WARNING: unusable reference target found: htmlparser#HTMLParser.HTMLParser
WARNING: unusable reference target found: htmlparser#HTMLParser.HTMLParser.close
WARNING: unusable reference target found: htmlparser#HTMLParser.HTMLParser
WARNING: unusable reference target found: htmlparser#HTMLParser.HTMLParser.close
WARNING: unusable reference target found: htmllib#module-htmlentitydefs
WARNING: unusable reference target found: htmlparser#HTMLParser.HTMLParser.handle_starttag
WARNING: unusable reference target found: htmlparser#HTMLParser.HTMLParser.handle_starttag
WARNING: unusable reference target found: htmlparser#HTMLParser.HTMLParser.handle_endtag
WARNING: unusable reference target found: htmlparser#HTMLParser.HTMLParser
WARNING: unusable reference target found: htmlparser#HTMLParser.HTMLParser
WARNING: unusable reference target found: sgmllib#module-sgmllib
WARNING: unusable reference target found: sgmllib#sgmllib.SGMLParser
WARNING: unusable reference target found: htmllib#module-htmllib
WARNING: unusable reference target found: htmlparser#module-HTMLParser
WARNING: unusable reference target found: sgmllib#sgmllib.SGMLParser
WARNING: unusable reference target found: sgmllib#sgmllib.SGMLParser
WARNING: unusable reference target found: sgmllib#sgmllib.SGMLParser
WARNING: unusable reference target found: sgmllib#sgmllib.SGMLParser.close
WARNING: unusable reference target found: sgmllib#sgmllib.SGMLParser.close
WARNING: unusable reference target found: sgmllib#sgmllib.SGMLParser.convert_charref
WARNING: unusable reference target found: sgmllib#sgmllib.SGMLParser.handle_data
WARNING: unusable reference target found: sgmllib#sgmllib.SGMLParser.convert_charref
WARNING: unusable reference target found: sgmllib#sgmllib.SGMLParser.convert_codepoint
WARNING: unusable reference target found: sgmllib#sgmllib.SGMLParser.handle_charref
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: sgmllib#module-sgmllib
WARNING: unusable reference target found: sgmllib#sgmllib.SGMLParser.convert_entityref
WARNING: unusable reference target found: sgmllib#sgmllib.SGMLParser.handle_data
WARNING: unusable reference target found: sgmllib#sgmllib.SGMLParser.convert_entityref
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: sgmllib#sgmllib.SGMLParser.handle_entityref
WARNING: unusable reference target found: sgmllib#sgmllib.SGMLParser.handle_charref
WARNING: unusable reference target found: sgmllib#sgmllib.SGMLParser.handle_starttag
WARNING: unusable reference target found: sgmllib#sgmllib.SGMLParser.handle_starttag
WARNING: unusable reference target found: htmllib#module-htmllib
WARNING: unusable reference target found: htmllib#htmllib.HTMLParser
WARNING: unusable reference target found: sgmllib#module-sgmllib
WARNING: unusable reference target found: htmllib#htmllib.HTMLParser
WARNING: unusable reference target found: formatter#module-formatter
WARNING: unusable reference target found: sgmllib#sgmllib.SGMLParser
WARNING: unusable reference target found: htmllib#htmllib.HTMLParser
WARNING: unusable reference target found: formatter#module-formatter
WARNING: unusable reference target found: htmlparser#module-HTMLParser
WARNING: unusable reference target found: htmllib#module-htmlentitydefs
WARNING: unusable reference target found: sgmllib#module-sgmllib
WARNING: unusable reference target found: htmllib#htmllib.HTMLParser
WARNING: unusable reference target found: htmllib#htmllib.HTMLParser
WARNING: unusable reference target found: htmllib#htmllib.HTMLParser.save_end
WARNING: unusable reference target found: htmllib#htmllib.HTMLParser.anchor_bgn
WARNING: unusable reference target found: htmllib#htmllib.HTMLParser.save_end
WARNING: unusable reference target found: htmllib#htmllib.HTMLParser.save_bgn
WARNING: unusable reference target found: htmllib#htmllib.HTMLParser.save_end
WARNING: unusable reference target found: htmllib#htmllib.HTMLParser.save_bgn
WARNING: unusable reference target found: htmllib#htmllib.HTMLParser.nofill
WARNING: unusable reference target found: htmllib#htmllib.HTMLParser.save_bgn
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: htmllib#module-htmlentitydefs
WARNING: unusable reference target found: htmllib#module-htmllib
WARNING: unusable reference target found: htmllib#htmlentitydefs.entitydefs
WARNING: unusable reference target found: pyexpat#module-xml.parsers.expat
WARNING: unusable reference target found: pyexpat#expaterror-objects
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.ExpatError
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.ParserCreate
WARNING: unusable reference target found: pyexpat#module-xml.parsers.expat
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.ExternalEntityRefHandler
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.NotationDeclHandler
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.UnparsedEntityDeclHandler
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.SetBase
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.SetBase
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.ExternalEntityRefHandler
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.ordered_attributes
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.returns_unicode
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.specified_attributes
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.ExternalEntityRefHandler
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.ExternalEntityRefHandler
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.StartDoctypeDeclHandler
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.EndDoctypeDeclHandler
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.Parse
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.ParseFile
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.ExpatError
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.buffer_text
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.CharacterDataHandler
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.buffer_text
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.buffer_text
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.returns_unicode
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.ExpatError
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.ErrorString
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.returns_unicode
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.StartCdataSectionHandler
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.EndCdataSectionHandler
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.ElementDeclHandler
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.EntityDeclHandler
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.StartElementHandler
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.StartNamespaceDeclHandler
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.EndElementHandler
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.EndCdataSectionHandler
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.DefaultHandler
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.SetBase
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.xmlparser.DefaultHandler
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.ExpatError
WARNING: unusable reference target found: pyexpat#module-xml.parsers.expat
WARNING: unusable reference target found: pyexpat#module-xml.parsers.expat
WARNING: unusable reference target found: pyexpat#xml.parsers.expat.ExpatError
WARNING: unusable reference target found: pyexpat#module-xml.parsers.expat
WARNING: unusable reference target found: xml.dom#xml.dom.getDOMImplementation
WARNING: unusable reference target found: xml.dom#dom-conformance
WARNING: unusable reference target found: xml.dom.minidom#module-xml.dom.minidom
WARNING: unusable reference target found: xml.dom#module-xml.dom
WARNING: unusable reference target found: exceptions#exceptions.ImportError
WARNING: unusable reference target found: xml.dom#module-xml.dom
WARNING: unusable reference target found: xml.dom#dom-implementation-objects
WARNING: unusable reference target found: xml.dom#dom-node-objects
WARNING: unusable reference target found: xml.dom#dom-nodelist-objects
WARNING: unusable reference target found: xml.dom#dom-documenttype-objects
WARNING: unusable reference target found: xml.dom#dom-document-objects
WARNING: unusable reference target found: xml.dom#dom-element-objects
WARNING: unusable reference target found: xml.dom#dom-attr-objects
WARNING: unusable reference target found: xml.dom#dom-comment-objects
WARNING: unusable reference target found: xml.dom#dom-text-objects
WARNING: unusable reference target found: xml.dom#dom-pi-objects
WARNING: unusable reference target found: xml.dom#xml.dom.DOMImplementation.createDocumentType
WARNING: unusable reference target found: xml.dom#xml.dom.Node.previousSibling
WARNING: unusable reference target found: xml.dom#xml.dom.Node.nodeName
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: functions#len
WARNING: unusable reference target found: xml.dom#xml.dom.NotFoundErr
WARNING: unusable reference target found: xml.dom#xml.dom.NotFoundErr
WARNING: unusable reference target found: xml.dom#xml.dom.InuseAttributeErr
WARNING: unusable reference target found: xml.dom#xml.dom.InuseAttributeErr
WARNING: unusable reference target found: xml.dom#xml.dom.DOMException
WARNING: unusable reference target found: xml.dom#xml.dom.DOMException
WARNING: unusable reference target found: xml.dom#xml.dom.DomstringSizeErr
WARNING: unusable reference target found: xml.dom#xml.dom.HierarchyRequestErr
WARNING: unusable reference target found: xml.dom#xml.dom.IndexSizeErr
WARNING: unusable reference target found: xml.dom#xml.dom.InuseAttributeErr
WARNING: unusable reference target found: xml.dom#xml.dom.InvalidAccessErr
WARNING: unusable reference target found: xml.dom#xml.dom.InvalidCharacterErr
WARNING: unusable reference target found: xml.dom#xml.dom.InvalidModificationErr
WARNING: unusable reference target found: xml.dom#xml.dom.InvalidStateErr
WARNING: unusable reference target found: xml.dom#xml.dom.NamespaceErr
WARNING: unusable reference target found: xml.dom#xml.dom.NotFoundErr
WARNING: unusable reference target found: xml.dom#xml.dom.NotSupportedErr
WARNING: unusable reference target found: xml.dom#xml.dom.NoDataAllowedErr
WARNING: unusable reference target found: xml.dom#xml.dom.NoModificationAllowedErr
WARNING: unusable reference target found: xml.dom#xml.dom.SyntaxErr
WARNING: unusable reference target found: xml.dom#xml.dom.WrongDocumentErr
WARNING: unusable reference target found: exceptions#exceptions.AttributeError
WARNING: unusable reference target found: xml.dom.minidom#module-xml.dom.minidom
WARNING: unusable reference target found: xml.dom.minidom#module-xml.dom.minidom
WARNING: unusable reference target found: xml.dom.minidom#xml.dom.minidom.parse
WARNING: unusable reference target found: xml.dom.minidom#xml.dom.minidom.parseString
WARNING: unusable reference target found: xml.dom.minidom#xml.dom.minidom.parse
WARNING: unusable reference target found: xml.dom.minidom#xml.dom.minidom.parse
WARNING: unusable reference target found: xml.dom.minidom#xml.dom.minidom.parseString
WARNING: unusable reference target found: xml.dom#module-xml.dom
WARNING: unusable reference target found: xml.dom.minidom#module-xml.dom.minidom
WARNING: unusable reference target found: xml.dom.minidom#module-xml.dom.minidom
WARNING: unusable reference target found: xml.dom#module-xml.dom
WARNING: unusable reference target found: xml.dom.minidom#module-xml.dom.minidom
WARNING: unusable reference target found: xml.dom.minidom#module-xml.dom.minidom
WARNING: unusable reference target found: xml.dom#module-xml.dom
WARNING: unusable reference target found: xml.dom.minidom#module-xml.dom.minidom
WARNING: unusable reference target found: exceptions#exceptions.UnicodeError
WARNING: unusable reference target found: xml.dom.minidom#xml.dom.minidom.Node.writexml
WARNING: unusable reference target found: xml.dom.minidom#xml.dom.minidom.Node.writexml
WARNING: unusable reference target found: xml.dom.minidom#module-xml.dom.minidom
WARNING: unusable reference target found: xml.dom.minidom#module-xml.dom.minidom
WARNING: unusable reference target found: xml.dom.minidom#module-xml.dom.minidom
WARNING: unusable reference target found: xml.dom.minidom#module-xml.dom.minidom
WARNING: unusable reference target found: xml.dom.minidom#module-xml.dom.minidom
WARNING: unusable reference target found: xml.dom.minidom#module-xml.dom.minidom
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: exceptions#exceptions.AttributeError
WARNING: unusable reference target found: xml.dom.minidom#module-xml.dom.minidom
WARNING: unusable reference target found: xml.dom.pulldom#module-xml.dom.pulldom
WARNING: unusable reference target found: xml.sax.handler#xml.sax.handler.ContentHandler
WARNING: unusable reference target found: xml.sax.handler#xml.sax.handler.ContentHandler
WARNING: unusable reference target found: xml.dom.pulldom#xml.dom.pulldom.parse
WARNING: unusable reference target found: xml.dom.pulldom#xml.dom.pulldom.parse
WARNING: unusable reference target found: xml.sax#module-xml.sax
WARNING: unusable reference target found: xml.sax#xml.sax.SAXParseException
WARNING: unusable reference target found: xml.sax#xml.sax.parse
WARNING: unusable reference target found: xml.sax.reader#module-xml.sax.xmlreader
WARNING: unusable reference target found: xml.sax.handler#module-xml.sax.handler
WARNING: unusable reference target found: xml.sax#module-xml.sax
WARNING: unusable reference target found: xml.sax#module-xml.sax
WARNING: unusable reference target found: xml.sax#xml.sax.SAXException
WARNING: unusable reference target found: xml.sax#xml.sax.SAXException
WARNING: unusable reference target found: xml.sax#xml.sax.SAXException
WARNING: unusable reference target found: xml.sax#xml.sax.SAXException
WARNING: unusable reference target found: xml.sax.handler#module-xml.sax.handler
WARNING: unusable reference target found: xml.sax.utils#module-xml.sax.saxutils
WARNING: unusable reference target found: xml.sax.reader#module-xml.sax.xmlreader
WARNING: unusable reference target found: xml.sax#xml.sax.SAXException
WARNING: unusable reference target found: xml.sax.handler#module-xml.sax.handler
WARNING: unusable reference target found: xml.sax.handler#module-xml.sax.handler
WARNING: unusable reference target found: xml.sax.handler#xml.sax.handler.ContentHandler
WARNING: unusable reference target found: xml.sax.handler#xml.sax.handler.ContentHandler.setDocumentLocator
WARNING: unusable reference target found: xml.sax.handler#xml.sax.handler.ContentHandler.startPrefixMapping
WARNING: unusable reference target found: xml.sax.handler#xml.sax.handler.ContentHandler.endPrefixMapping
WARNING: unusable reference target found: xml.sax.handler#xml.sax.handler.ContentHandler.startPrefixMapping
WARNING: unusable reference target found: xml.sax.handler#xml.sax.handler.ContentHandler.endPrefixMapping
WARNING: unusable reference target found: xml.sax.handler#xml.sax.handler.ContentHandler.startPrefixMapping
WARNING: unusable reference target found: xml.sax.handler#xml.sax.handler.ContentHandler.startElement
WARNING: unusable reference target found: xml.sax.handler#xml.sax.handler.ContentHandler.endPrefixMapping
WARNING: unusable reference target found: xml.sax.handler#xml.sax.handler.ContentHandler.endElement
WARNING: unusable reference target found: xml.sax.handler#xml.sax.handler.ContentHandler.startPrefixMapping
WARNING: unusable reference target found: xml.sax.handler#xml.sax.handler.ContentHandler.endElement
WARNING: unusable reference target found: xml.sax.handler#xml.sax.handler.ContentHandler.endPrefixMapping
WARNING: unusable reference target found: xml.sax.reader#attributes-objects
WARNING: unusable reference target found: xml.sax.handler#xml.sax.handler.ContentHandler.startElement
WARNING: unusable reference target found: xml.sax.reader#attributes-ns-objects
WARNING: unusable reference target found: xml.sax.handler#xml.sax.handler.ContentHandler.startElementNS
WARNING: unusable reference target found: xml.sax.handler#xml.sax.handler.DTDHandler
WARNING: unusable reference target found: xml.sax.utils#module-xml.sax.saxutils
WARNING: unusable reference target found: xml.sax.utils#xml.sax.saxutils.escape
WARNING: unusable reference target found: xml.sax.utils#xml.sax.saxutils.quoteattr
WARNING: unusable reference target found: xml.sax.utils#xml.sax.saxutils.XMLGenerator
WARNING: unusable reference target found: xml.sax.reader#xml.sax.xmlreader.XMLReader
WARNING: unusable reference target found: xml.sax#xml.sax.make_parser
WARNING: unusable reference target found: xml.sax.reader#xml.sax.xmlreader.XMLReader
WARNING: unusable reference target found: xml.sax.reader#xml.sax.xmlreader.XMLReader.parse
WARNING: unusable reference target found: xml.sax.reader#xml.sax.xmlreader.InputSource
WARNING: unusable reference target found: xml.sax.reader#xml.sax.xmlreader.XMLReader
WARNING: unusable reference target found: xml.sax.reader#xml.sax.xmlreader.InputSource
WARNING: unusable reference target found: xml.sax.reader#attributes-objects
WARNING: unusable reference target found: xml.sax.reader#xml.sax.xmlreader.AttributesImpl
WARNING: unusable reference target found: xml.sax.reader#xml.sax.xmlreader.AttributesImpl
WARNING: unusable reference target found: xml.sax.reader#attributes-ns-objects
WARNING: unusable reference target found: xml.sax.reader#xml.sax.xmlreader.XMLReader
WARNING: unusable reference target found: xml.sax.reader#xml.sax.xmlreader.InputSource
WARNING: unusable reference target found: xml.sax.reader#xml.sax.xmlreader.XMLReader.parse
WARNING: unusable reference target found: xml.sax.handler#module-xml.sax.handler
WARNING: unusable reference target found: xml.sax.handler#module-xml.sax.handler
WARNING: unusable reference target found: xml.sax.reader#xml.sax.xmlreader.IncrementalParser
WARNING: unusable reference target found: xml.sax.reader#xml.sax.xmlreader.Locator
WARNING: unusable reference target found: xml.sax.reader#xml.sax.xmlreader.InputSource
WARNING: unusable reference target found: xml.sax.reader#xml.sax.xmlreader.InputSource
WARNING: unusable reference target found: xml.sax.reader#xml.sax.xmlreader.InputSource
WARNING: unusable reference target found: xml.sax.reader#xml.sax.xmlreader.InputSource
WARNING: unusable reference target found: xml.sax.reader#xml.sax.xmlreader.InputSource
WARNING: unusable reference target found: xml.sax.reader#xml.sax.xmlreader.InputSource
WARNING: unusable reference target found: xml.sax.reader#xml.sax.xmlreader.InputSource
WARNING: unusable reference target found: xml.sax.reader#attributes-objects
WARNING: unusable reference target found: xml.etree.elementtree#xml.etree.ElementTree.ElementTree
WARNING: unusable reference target found: xml.etree.elementtree#xml.etree.ElementTree.iterparse
WARNING: unusable reference target found: xml.etree.elementtree#xml.etree.ElementTree.QName
WARNING: unusable reference target found: xml.etree.elementtree#xml.etree.ElementTree.XMLTreeBuilder.feed
WARNING: unusable reference target found: xml.etree.elementtree#xml.etree.ElementTree.XMLTreeBuilder.close
WARNING: unusable reference target found: xml.etree.elementtree#xml.etree.ElementTree.XMLTreeBuilder
WARNING: unusable reference target found: socket#module-socket
WARNING: unusable reference target found: webbrowser#module-webbrowser
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: webbrowser#webbrowser.open_new
WARNING: unusable reference target found: webbrowser#webbrowser.get
WARNING: unusable reference target found: webbrowser#webbrowser.get
WARNING: unusable reference target found: webbrowser#webbrowser.get
WARNING: unusable reference target found: ic#module-ic
WARNING: unusable reference target found: webbrowser#webbrowser.open_new
WARNING: unusable reference target found: webbrowser#webbrowser.open_new
WARNING: unusable reference target found: cgitb#module-cgitb
WARNING: unusable reference target found: functions#len
WARNING: unusable reference target found: functions#file
WARNING: unusable reference target found: functions#file
WARNING: unusable reference target found: functions#type
WARNING: unusable reference target found: functions#list
WARNING: unusable reference target found: functions#file
WARNING: unusable reference target found: exceptions#exceptions.AttributeError
WARNING: unusable reference target found: urlparse#urlparse.parse_qs
WARNING: unusable reference target found: urlparse#urlparse.parse_qs
WARNING: unusable reference target found: urlparse#urlparse.parse_qsl
WARNING: unusable reference target found: urlparse#urlparse.parse_qs
WARNING: unusable reference target found: xml.sax.utils#module-xml.sax.saxutils
WARNING: unusable reference target found: os#os.system
WARNING: unusable reference target found: os#os.popen
WARNING: unusable reference target found: cgi#module-cgi
WARNING: unusable reference target found: cgi#cgi.test
WARNING: unusable reference target found: cgitb#module-cgitb
WARNING: unusable reference target found: cgitb#module-cgitb
WARNING: unusable reference target found: cgitb#module-cgitb
WARNING: unusable reference target found: cgitb#cgitb.enable
WARNING: unusable reference target found: cgitb#module-cgitb
WARNING: unusable reference target found: sys#sys.excepthook
WARNING: unusable reference target found: cgitb#module-cgitb
WARNING: unusable reference target found: sys#sys.exc_info
WARNING: unusable reference target found: sys#sys.exc_info
WARNING: unusable reference target found: wsgiref#module-wsgiref
WARNING: unusable reference target found: wsgiref#wsgiref.util.request_uri
WARNING: unusable reference target found: wsgiref#wsgiref.util.shift_path_info
WARNING: unusable reference target found: wsgiref#module-wsgiref.util
WARNING: unusable reference target found: wsgiref#wsgiref.headers.Headers
WARNING: unusable reference target found: wsgiref#wsgiref.headers.Headers
WARNING: unusable reference target found: wsgiref#wsgiref.headers.Headers
WARNING: unusable reference target found: wsgiref#wsgiref.headers.Headers
WARNING: unusable reference target found: wsgiref#wsgiref.headers.Headers
WARNING: unusable reference target found: wsgiref#wsgiref.headers.Headers
WARNING: unusable reference target found: wsgiref#wsgiref.headers.Headers
WARNING: unusable reference target found: wsgiref#wsgiref.headers.Headers
WARNING: unusable reference target found: basehttpserver#module-BaseHTTPServer
WARNING: unusable reference target found: wsgiref#module-wsgiref.util
WARNING: unusable reference target found: wsgiref#module-wsgiref.simple_server
WARNING: unusable reference target found: wsgiref#wsgiref.simple_server.WSGIServer
WARNING: unusable reference target found: basehttpserver#BaseHTTPServer.BaseHTTPRequestHandler
WARNING: unusable reference target found: wsgiref#wsgiref.simple_server.make_server
WARNING: unusable reference target found: wsgiref#wsgiref.simple_server.WSGIServer
WARNING: unusable reference target found: basehttpserver#BaseHTTPServer.HTTPServer
WARNING: unusable reference target found: wsgiref#wsgiref.simple_server.WSGIServer
WARNING: unusable reference target found: wsgiref#wsgiref.simple_server.WSGIServer.set_app
WARNING: unusable reference target found: wsgiref#wsgiref.simple_server.make_server
WARNING: unusable reference target found: wsgiref#wsgiref.simple_server.WSGIServer.get_app
WARNING: unusable reference target found: wsgiref#wsgiref.simple_server.WSGIServer
WARNING: unusable reference target found: wsgiref#wsgiref.simple_server.WSGIServer
WARNING: unusable reference target found: wsgiref#wsgiref.simple_server.make_server
WARNING: unusable reference target found: wsgiref#wsgiref.simple_server.WSGIServer
WARNING: unusable reference target found: wsgiref#module-wsgiref.handlers
WARNING: unusable reference target found: wsgiref#module-wsgiref.validate
WARNING: unusable reference target found: exceptions#exceptions.AssertionError
WARNING: unusable reference target found: wsgiref#module-wsgiref.simple_server
WARNING: unusable reference target found: wsgiref#module-wsgiref.handlers
WARNING: unusable reference target found: warnings#module-warnings
WARNING: unusable reference target found: warnings#module-warnings
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseCGIHandler
WARNING: unusable reference target found: sys#module-sys
WARNING: unusable reference target found: os#module-os
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.CGIHandler
WARNING: unusable reference target found: sys#module-sys
WARNING: unusable reference target found: os#module-os
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.SimpleHandler
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.SimpleHandler
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseCGIHandler
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseCGIHandler
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseHandler
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseHandler
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseHandler
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseHandler
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseHandler._write
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseHandler
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseHandler
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseHandler
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseHandler
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.CGIHandler
WARNING: unusable reference target found: wsgiref#module-wsgiref.handlers
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseHandler.origin_server
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseCGIHandler
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.CGIHandler
WARNING: unusable reference target found: wsgiref#module-wsgiref.util
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseHandler.get_stdin
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseHandler.get_stderr
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseHandler.add_cgi_vars
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseHandler.wsgi_file_wrapper
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseHandler.origin_server
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseHandler.server_software
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseHandler.log_exception
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseHandler.error_status
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseHandler.error_headers
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseHandler.error_body
WARNING: unusable reference target found: wsgiref#module-wsgiref.util
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseHandler.wsgi_file_wrapper
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseHandler._write
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseHandler._flush
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseHandler
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseCGIHandler
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.CGIHandler
WARNING: unusable reference target found: wsgiref#wsgiref.handlers.BaseHandler.origin_server
WARNING: unusable reference target found: urllib#module-urllib
WARNING: unusable reference target found: urllib#urllib.urlopen
WARNING: unusable reference target found: urllib2#urllib2.urlopen
WARNING: unusable reference target found: urllib#urllib.urlopen
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: stdtypes#bltin-file-objects
WARNING: unusable reference target found: mimetools#mimetools.Message
WARNING: unusable reference target found: mimetools#module-mimetools
WARNING: unusable reference target found: urllib#urllib.urlopen
WARNING: unusable reference target found: urllib#urllib.urlencode
WARNING: unusable reference target found: urllib#urllib.urlopen
WARNING: unusable reference target found: urllib#urllib.urlopen
WARNING: unusable reference target found: urllib#urllib.urlopen
WARNING: unusable reference target found: urllib2#urllib2.urlopen
WARNING: unusable reference target found: urllib#urllib.urlopen
WARNING: unusable reference target found: urllib#urllib.urlopen
WARNING: unusable reference target found: urllib#urllib.urlencode
WARNING: unusable reference target found: urllib#urllib.urlretrieve
WARNING: unusable reference target found: urllib#urllib.ContentTooShortError
WARNING: unusable reference target found: urllib#urllib.urlopen
WARNING: unusable reference target found: urllib#urllib.urlretrieve
WARNING: unusable reference target found: urllib#urllib.FancyURLopener
WARNING: unusable reference target found: urllib#urllib.URLopener
WARNING: unusable reference target found: urllib#urllib.FancyURLopener
WARNING: unusable reference target found: urllib#urllib.URLopener
WARNING: unusable reference target found: urllib#urllib.urlretrieve
WARNING: unusable reference target found: urllib#urllib.quote
WARNING: unusable reference target found: urllib#urllib.unquote
WARNING: unusable reference target found: urllib#urllib.urlopen
WARNING: unusable reference target found: urllib#urllib.quote_plus
WARNING: unusable reference target found: urlparse#module-urlparse
WARNING: unusable reference target found: urllib#urllib.quote
WARNING: unusable reference target found: urllib#urllib.unquote
WARNING: unusable reference target found: urllib#urllib.FancyURLopener
WARNING: unusable reference target found: urllib#urllib.URLopener
WARNING: unusable reference target found: urllib#module-urllib
WARNING: unusable reference target found: urllib#urllib.URLopener
WARNING: unusable reference target found: urllib#urllib.FancyURLopener
WARNING: unusable reference target found: urllib#urllib.URLopener.version
WARNING: unusable reference target found: urllib#urllib.urlopen
WARNING: unusable reference target found: urllib#urllib.URLopener
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: urllib#urllib.URLopener.open_unknown
WARNING: unusable reference target found: urllib#urllib.urlopen
WARNING: unusable reference target found: mimetools#mimetools.Message
WARNING: unusable reference target found: tempfile#tempfile.mktemp
WARNING: unusable reference target found: urllib#urllib.urlencode
WARNING: unusable reference target found: urllib#module-urllib
WARNING: unusable reference target found: urllib#urllib.FancyURLopener
WARNING: unusable reference target found: urllib#urllib.URLopener
WARNING: unusable reference target found: urllib#module-urllib
WARNING: unusable reference target found: urllib#urllib.URLopener
WARNING: unusable reference target found: urllib#urllib.FancyURLopener
WARNING: unusable reference target found: urllib#urllib.FancyURLopener.prompt_user_passwd
WARNING: unusable reference target found: urllib#urllib.FancyURLopener
WARNING: unusable reference target found: urllib#urllib.urlretrieve
WARNING: unusable reference target found: urllib#urllib.urlretrieve
WARNING: unusable reference target found: urllib#urllib.urlopen
WARNING: unusable reference target found: urllib#urllib.urlretrieve
WARNING: unusable reference target found: urllib#urllib.urlopen
WARNING: unusable reference target found: urllib#urllib.urlretrieve
WARNING: unusable reference target found: htmllib#module-htmllib
WARNING: unusable reference target found: ftplib#module-ftplib
WARNING: unusable reference target found: urllib#module-urllib
WARNING: unusable reference target found: urlparse#module-urlparse
WARNING: unusable reference target found: urllib2#module-urllib2
WARNING: unusable reference target found: urllib2#module-urllib2
WARNING: unusable reference target found: urllib2#module-urllib2
WARNING: unusable reference target found: urllib2#urllib2.Request
WARNING: unusable reference target found: urllib#urllib.urlencode
WARNING: unusable reference target found: urllib2#urllib2.URLError
WARNING: unusable reference target found: urllib2#urllib2.OpenerDirector
WARNING: unusable reference target found: urllib2#urllib2.UnknownHandler
WARNING: unusable reference target found: urllib2#urllib2.OpenerDirector
WARNING: unusable reference target found: urllib2#urllib2.OpenerDirector.open
WARNING: unusable reference target found: urllib2#urllib2.urlopen
WARNING: unusable reference target found: urllib2#urllib2.OpenerDirector
WARNING: unusable reference target found: urllib2#urllib2.OpenerDirector
WARNING: unusable reference target found: urllib2#urllib2.BaseHandler
WARNING: unusable reference target found: urllib2#urllib2.BaseHandler
WARNING: unusable reference target found: urllib2#urllib2.ProxyHandler
WARNING: unusable reference target found: urllib2#urllib2.UnknownHandler
WARNING: unusable reference target found: urllib2#urllib2.HTTPHandler
WARNING: unusable reference target found: urllib2#urllib2.HTTPDefaultErrorHandler
WARNING: unusable reference target found: urllib2#urllib2.HTTPRedirectHandler
WARNING: unusable reference target found: urllib2#urllib2.FTPHandler
WARNING: unusable reference target found: urllib2#urllib2.FileHandler
WARNING: unusable reference target found: ssl#module-ssl
WARNING: unusable reference target found: urllib2#urllib2.HTTPSHandler
WARNING: unusable reference target found: urllib2#urllib2.BaseHandler
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: socket#socket.error
WARNING: unusable reference target found: exceptions#exceptions.OSError
WARNING: unusable reference target found: urllib2#urllib2.URLError
WARNING: unusable reference target found: urllib2#urllib2.HTTPError
WARNING: unusable reference target found: urllib2#urllib2.urlopen
WARNING: unusable reference target found: basehttpserver#BaseHTTPServer.BaseHTTPRequestHandler.responses
WARNING: unusable reference target found: urllib#urllib.urlencode
WARNING: unusable reference target found: urllib2#urllib2.Request.add_header
WARNING: unusable reference target found: urllib2#module-urllib2
WARNING: unusable reference target found: urllib2#urllib2.OpenerDirector
WARNING: unusable reference target found: urllib2#urllib2.BaseHandler
WARNING: unusable reference target found: urllib2#urllib2.HTTPError
WARNING: unusable reference target found: urllib2#urllib2.HTTPPasswordMgr
WARNING: unusable reference target found: urllib2#http-password-mgr
WARNING: unusable reference target found: urllib2#urllib2.HTTPPasswordMgr
WARNING: unusable reference target found: urllib2#http-password-mgr
WARNING: unusable reference target found: urllib2#urllib2.HTTPPasswordMgr
WARNING: unusable reference target found: urllib2#http-password-mgr
WARNING: unusable reference target found: urllib2#urllib2.HTTPPasswordMgr
WARNING: unusable reference target found: urllib2#http-password-mgr
WARNING: unusable reference target found: urllib2#urllib2.HTTPPasswordMgr
WARNING: unusable reference target found: urllib2#http-password-mgr
WARNING: unusable reference target found: urllib2#urllib2.HTTPPasswordMgr
WARNING: unusable reference target found: urllib2#http-password-mgr
WARNING: unusable reference target found: urllib2#urllib2.Request
WARNING: unusable reference target found: urllib2#urllib2.Request
WARNING: unusable reference target found: urllib2#urllib2.Request
WARNING: unusable reference target found: urllib2#urllib2.Request
WARNING: unusable reference target found: urllib2#urllib2.OpenerDirector
WARNING: unusable reference target found: urllib2#urllib2.BaseHandler
WARNING: unusable reference target found: urllib2#urllib2.urlopen
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: urllib2#urllib2.OpenerDirector
WARNING: unusable reference target found: urllib2#urllib2.urlopen
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: urllib2#urllib2.URLError
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: urllib2#urllib2.OpenerDirector
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: urllib2#urllib2.BaseHandler
WARNING: unusable reference target found: urllib2#urllib2.BaseHandler
WARNING: unusable reference target found: urllib2#urllib2.OpenerDirector
WARNING: unusable reference target found: urllib2#urllib2.BaseHandler
WARNING: unusable reference target found: urllib2#urllib2.OpenerDirector
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: urllib2#urllib2.OpenerDirector
WARNING: unusable reference target found: urllib2#urllib2.URLError
WARNING: unusable reference target found: exceptions#exceptions.MemoryError
WARNING: unusable reference target found: urllib2#urllib2.URLError
WARNING: unusable reference target found: urllib2#urllib2.BaseHandler
WARNING: unusable reference target found: urllib2#urllib2.OpenerDirector
WARNING: unusable reference target found: urllib2#urllib2.BaseHandler.default_open
WARNING: unusable reference target found: urllib2#urllib2.BaseHandler
WARNING: unusable reference target found: urllib2#urllib2.BaseHandler.parent
WARNING: unusable reference target found: urllib2#urllib2.OpenerDirector
WARNING: unusable reference target found: urllib2#urllib2.BaseHandler.default_open
WARNING: unusable reference target found: urllib2#urllib2.BaseHandler
WARNING: unusable reference target found: urllib2#urllib2.OpenerDirector
WARNING: unusable reference target found: urllib2#urllib2.Request
WARNING: unusable reference target found: urllib2#urllib2.urlopen
WARNING: unusable reference target found: urllib2#urllib2.BaseHandler
WARNING: unusable reference target found: urllib2#urllib2.BaseHandler.http_error_default
WARNING: unusable reference target found: urllib2#urllib2.BaseHandler
WARNING: unusable reference target found: urllib2#urllib2.OpenerDirector
WARNING: unusable reference target found: urllib2#urllib2.Request
WARNING: unusable reference target found: urllib2#urllib2.Request
WARNING: unusable reference target found: urllib2#urllib2.BaseHandler
WARNING: unusable reference target found: urllib2#urllib2.OpenerDirector
WARNING: unusable reference target found: urllib2#urllib2.Request
WARNING: unusable reference target found: urllib2#urllib2.urlopen
WARNING: unusable reference target found: urllib2#urllib2.urlopen
WARNING: unusable reference target found: urllib2#urllib2.HTTPError
WARNING: unusable reference target found: urllib2#urllib2.Request
WARNING: unusable reference target found: urllib2#urllib2.Request
WARNING: unusable reference target found: urllib2#urllib2.HTTPError
WARNING: unusable reference target found: urllib2#urllib2.OpenerDirector
WARNING: unusable reference target found: urllib2#urllib2.HTTPRedirectHandler.http_error_301
WARNING: unusable reference target found: urllib2#urllib2.HTTPRedirectHandler.http_error_301
WARNING: unusable reference target found: urllib2#urllib2.HTTPRedirectHandler.http_error_301
WARNING: unusable reference target found: urllib2#urllib2.HTTPCookieProcessor
WARNING: unusable reference target found: cookielib#cookielib.CookieJar
WARNING: unusable reference target found: urllib2#urllib2.ProxyHandler
WARNING: unusable reference target found: urllib2#urllib2.HTTPPasswordMgr
WARNING: unusable reference target found: urllib2#urllib2.HTTPPasswordMgrWithDefaultRealm
WARNING: unusable reference target found: urllib2#urllib2.HTTPPasswordMgrWithDefaultRealm
WARNING: unusable reference target found: urllib2#urllib2.Request
WARNING: unusable reference target found: urllib2#urllib2.Request
WARNING: unusable reference target found: urllib2#urllib2.CacheFTPHandler
WARNING: unusable reference target found: urllib2#urllib2.FTPHandler
WARNING: unusable reference target found: urllib2#urllib2.URLError
WARNING: unusable reference target found: urllib2#urllib2.OpenerDirector.error
WARNING: unusable reference target found: urllib2#urllib2.HTTPDefaultErrorHandler
WARNING: unusable reference target found: urllib2#urllib2.HTTPError
WARNING: unusable reference target found: urllib2#urllib2.build_opener
WARNING: unusable reference target found: urllib2#urllib2.ProxyHandler
WARNING: unusable reference target found: urllib2#urllib2.ProxyHandler
WARNING: unusable reference target found: urllib2#urllib2.ProxyHandler
WARNING: unusable reference target found: urllib2#urllib2.ProxyBasicAuthHandler
WARNING: unusable reference target found: urllib2#urllib2.Request
WARNING: unusable reference target found: urllib2#urllib2.OpenerDirector
WARNING: unusable reference target found: urllib2#urllib2.Request
WARNING: unusable reference target found: urllib2#urllib2.Request
WARNING: unusable reference target found: urllib2#urllib2.urlopen
WARNING: unusable reference target found: urllib2#urllib2.OpenerDirector.open
WARNING: unusable reference target found: httplib#module-httplib
WARNING: unusable reference target found: urllib#module-urllib
WARNING: unusable reference target found: socket#module-socket
WARNING: unusable reference target found: httplib#httplib.HTTPConnection
WARNING: unusable reference target found: httplib#httplib.HTTPConnection
WARNING: unusable reference target found: exceptions#exceptions.Exception
WARNING: unusable reference target found: httplib#httplib.HTTPException
WARNING: unusable reference target found: httplib#httplib.HTTPException
WARNING: unusable reference target found: httplib#httplib.HTTPException
WARNING: unusable reference target found: httplib#httplib.HTTPException
WARNING: unusable reference target found: httplib#httplib.HTTPException
WARNING: unusable reference target found: httplib#httplib.HTTPException
WARNING: unusable reference target found: httplib#httplib.HTTPException
WARNING: unusable reference target found: httplib#httplib.ImproperConnectionState
WARNING: unusable reference target found: httplib#httplib.ImproperConnectionState
WARNING: unusable reference target found: httplib#httplib.ImproperConnectionState
WARNING: unusable reference target found: httplib#httplib.HTTPException
WARNING: unusable reference target found: httplib#httplib.HTTPConnection
WARNING: unusable reference target found: httplib#httplib.HTTPResponse
WARNING: unusable reference target found: httplib#httplib.HTTPConnection.endheaders
WARNING: unusable reference target found: httplib#httplib.HTTPConnection.getresponse
WARNING: unusable reference target found: httplib#httplib.HTTPResponse
WARNING: unusable reference target found: mimetools#mimetools.Message
WARNING: unusable reference target found: ftplib#ftplib.FTP
WARNING: unusable reference target found: ftplib#ftplib.FTP
WARNING: unusable reference target found: urllib#module-urllib
WARNING: unusable reference target found: ftplib#module-ftplib
WARNING: unusable reference target found: ftplib#ftplib.FTP
WARNING: unusable reference target found: ftplib#ftplib.FTP
WARNING: unusable reference target found: socket#socket.error
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: netrc#module-netrc
WARNING: unusable reference target found: ftplib#module-ftplib
WARNING: unusable reference target found: ftplib#ftplib.FTP
WARNING: unusable reference target found: ftplib#ftplib.FTP.transfercmd
WARNING: unusable reference target found: ftplib#ftplib.FTP.retrbinary
WARNING: unusable reference target found: ftplib#ftplib.FTP.storbinary
WARNING: unusable reference target found: ftplib#ftplib.FTP.transfercmd
WARNING: unusable reference target found: ftplib#ftplib.FTP.error_reply
WARNING: unusable reference target found: ftplib#ftplib.FTP.transfercmd
WARNING: unusable reference target found: ftplib#ftplib.FTP.transfercmd
WARNING: unusable reference target found: ftplib#ftplib.FTP.transfercmd
WARNING: unusable reference target found: ftplib#ftplib.FTP.retrlines
WARNING: unusable reference target found: ftplib#ftplib.error_perm
WARNING: unusable reference target found: ftplib#ftplib.FTP.error_reply
WARNING: unusable reference target found: ftplib#ftplib.FTP.close
WARNING: unusable reference target found: ftplib#ftplib.FTP
WARNING: unusable reference target found: constants#quit
WARNING: unusable reference target found: ftplib#ftplib.FTP
WARNING: unusable reference target found: ftplib#ftplib.FTP.close
WARNING: unusable reference target found: constants#quit
WARNING: unusable reference target found: ftplib#ftplib.FTP.login
WARNING: unusable reference target found: poplib#poplib.POP3
WARNING: unusable reference target found: poplib#poplib.POP3
WARNING: unusable reference target found: poplib#poplib.POP3_SSL
WARNING: unusable reference target found: imaplib#imaplib.IMAP4
WARNING: unusable reference target found: poplib#module-poplib
WARNING: unusable reference target found: poplib#poplib.POP3
WARNING: unusable reference target found: poplib#module-poplib
WARNING: unusable reference target found: socket#module-socket
WARNING: unusable reference target found: imaplib#module-imaplib
WARNING: unusable reference target found: poplib#poplib.POP3
WARNING: unusable reference target found: constants#quit
WARNING: unusable reference target found: poplib#poplib.POP3_SSL
WARNING: unusable reference target found: imaplib#imaplib.IMAP4
WARNING: unusable reference target found: imaplib#imaplib.IMAP4_SSL
WARNING: unusable reference target found: imaplib#imaplib.IMAP4_stream
WARNING: unusable reference target found: imaplib#module-imaplib
WARNING: unusable reference target found: imaplib#imaplib.IMAP4
WARNING: unusable reference target found: imaplib#imaplib.IMAP4
WARNING: unusable reference target found: imaplib#imaplib.IMAP4.error
WARNING: unusable reference target found: imaplib#imaplib.IMAP4.error
WARNING: unusable reference target found: imaplib#imaplib.IMAP4
WARNING: unusable reference target found: imaplib#imaplib.IMAP4
WARNING: unusable reference target found: time#module-time
WARNING: unusable reference target found: time#module-time
WARNING: unusable reference target found: imaplib#imaplib.IMAP4
WARNING: unusable reference target found: imaplib#imaplib.IMAP4_SSL
WARNING: unusable reference target found: imaplib#imaplib.IMAP4
WARNING: unusable reference target found: nntplib#nntplib.NNTP
WARNING: unusable reference target found: nntplib#nntplib.NNTP
WARNING: unusable reference target found: nntplib#nntplib.NNTPPermanentError
WARNING: unusable reference target found: exceptions#exceptions.Exception
WARNING: unusable reference target found: nntplib#module-nntplib
WARNING: unusable reference target found: nntplib#nntplib.NNTP.newgroups
WARNING: unusable reference target found: nntplib#nntplib.NNTP.descriptions
WARNING: unusable reference target found: nntplib#nntplib.NNTP.stat
WARNING: unusable reference target found: nntplib#nntplib.NNTP.stat
WARNING: unusable reference target found: nntplib#nntplib.NNTP.stat
WARNING: unusable reference target found: nntplib#nntplib.NNTP.stat
WARNING: unusable reference target found: nntplib#nntplib.NNTP.stat
WARNING: unusable reference target found: nntplib#nntplib.NNTP.head
WARNING: unusable reference target found: nntplib#nntplib.NNTP.stat
WARNING: unusable reference target found: nntplib#nntplib.NNTP.head
WARNING: unusable reference target found: nntplib#nntplib.NNTP.post
WARNING: unusable reference target found: nntplib#nntplib.NNTP.post
WARNING: unusable reference target found: nntplib#nntplib.NNTP.newnews
WARNING: unusable reference target found: nntplib#nntplib.NNTP.newgroups
WARNING: unusable reference target found: nntplib#nntplib.NNTP.descriptions
WARNING: unusable reference target found: nntplib#nntplib.NNTP.description
WARNING: unusable reference target found: smtplib#module-smtplib
WARNING: unusable reference target found: smtplib#smtplib.SMTP
WARNING: unusable reference target found: smtplib#smtplib.SMTP.connect
WARNING: unusable reference target found: smtplib#smtplib.SMTPConnectError
WARNING: unusable reference target found: smtplib#smtplib.SMTP.sendmail
WARNING: unusable reference target found: constants#quit
WARNING: unusable reference target found: smtplib#smtplib.SMTP_SSL
WARNING: unusable reference target found: smtplib#smtplib.SMTP
WARNING: unusable reference target found: smtplib#smtplib.SMTP_SSL
WARNING: unusable reference target found: smtplib#smtplib.SMTP
WARNING: unusable reference target found: smtplib#smtplib.SMTPResponseException
WARNING: unusable reference target found: smtplib#smtplib.SMTP.sendmail
WARNING: unusable reference target found: smtplib#smtplib.SMTP
WARNING: unusable reference target found: smtplib#smtplib.SMTPServerDisconnected
WARNING: unusable reference target found: smtplib#smtplib.SMTP.sendmail
WARNING: unusable reference target found: smtplib#smtplib.SMTP.has_extn
WARNING: unusable reference target found: smtplib#smtplib.SMTP.has_extn
WARNING: unusable reference target found: smtplib#smtplib.SMTP.sendmail
WARNING: unusable reference target found: smtplib#smtplib.SMTP.ehlo
WARNING: unusable reference target found: smtplib#smtplib.SMTP.helo
WARNING: unusable reference target found: smtplib#smtplib.SMTPHeloError
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: smtplib#smtplib.SMTPHeloError
WARNING: unusable reference target found: smtplib#smtplib.SMTPAuthenticationError
WARNING: unusable reference target found: smtplib#smtplib.SMTPException
WARNING: unusable reference target found: smtplib#smtplib.SMTP.ehlo
WARNING: unusable reference target found: socket#module-socket
WARNING: unusable reference target found: smtplib#smtplib.SMTPHeloError
WARNING: unusable reference target found: smtplib#smtplib.SMTPException
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: smtplib#smtplib.SMTP
WARNING: unusable reference target found: smtplib#smtplib.SMTPRecipientsRefused
WARNING: unusable reference target found: smtplib#smtplib.SMTPHeloError
WARNING: unusable reference target found: smtplib#smtplib.SMTPSenderRefused
WARNING: unusable reference target found: smtplib#smtplib.SMTPDataError
WARNING: unusable reference target found: smtpd#smtpd.SMTPServer
WARNING: unusable reference target found: asyncore#asyncore.dispatcher
WARNING: unusable reference target found: asyncore#module-asyncore
WARNING: unusable reference target found: exceptions#exceptions.NotImplementedError
WARNING: unusable reference target found: smtpd#smtpd.SMTPServer
WARNING: unusable reference target found: smtpd#smtpd.SMTPServer
WARNING: unusable reference target found: smtpd#smtpd.SMTPServer
WARNING: unusable reference target found: telnetlib#module-telnetlib
WARNING: unusable reference target found: telnetlib#telnetlib.Telnet
WARNING: unusable reference target found: telnetlib#telnetlib.Telnet
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: exceptions#exceptions.EOFError
WARNING: unusable reference target found: telnetlib#telnetlib.Telnet
WARNING: unusable reference target found: exceptions#exceptions.EOFError
WARNING: unusable reference target found: exceptions#exceptions.EOFError
WARNING: unusable reference target found: exceptions#exceptions.EOFError
WARNING: unusable reference target found: exceptions#exceptions.EOFError
WARNING: unusable reference target found: exceptions#exceptions.EOFError
WARNING: unusable reference target found: socket#socket.error
WARNING: unusable reference target found: telnetlib#telnetlib.Telnet.interact
WARNING: unusable reference target found: exceptions#exceptions.EOFError
WARNING: unusable reference target found: uuid#uuid.UUID
WARNING: unusable reference target found: uuid#uuid.UUID
WARNING: unusable reference target found: uuid#uuid.uuid1
WARNING: unusable reference target found: uuid#uuid.uuid3
WARNING: unusable reference target found: uuid#uuid.uuid4
WARNING: unusable reference target found: uuid#uuid.uuid5
WARNING: unusable reference target found: uuid#uuid.uuid1
WARNING: unusable reference target found: uuid#uuid.uuid4
WARNING: unusable reference target found: uuid#uuid.uuid1
WARNING: unusable reference target found: uuid#uuid.uuid4
WARNING: unusable reference target found: uuid#uuid.UUID
WARNING: unusable reference target found: uuid#uuid.RESERVED_NCS
WARNING: unusable reference target found: uuid#uuid.RFC_4122
WARNING: unusable reference target found: uuid#uuid.RESERVED_MICROSOFT
WARNING: unusable reference target found: uuid#uuid.RESERVED_FUTURE
WARNING: unusable reference target found: uuid#uuid.RFC_4122
WARNING: unusable reference target found: uuid#module-uuid
WARNING: unusable reference target found: uuid#uuid.getnode
WARNING: unusable reference target found: uuid#module-uuid
WARNING: unusable reference target found: uuid#uuid.uuid3
WARNING: unusable reference target found: uuid#uuid.uuid5
WARNING: unusable reference target found: uuid#module-uuid
WARNING: unusable reference target found: uuid#module-uuid
WARNING: unusable reference target found: urlparse#module-urlparse
WARNING: unusable reference target found: urlparse#module-urlparse
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: functions#tuple
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: urlparse#urlparse-result-object
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: urllib#urllib.urlencode
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: urllib#urllib.urlencode
WARNING: unusable reference target found: urlparse#urlparse.urlparse
WARNING: unusable reference target found: urlparse#urlparse.urlparse
WARNING: unusable reference target found: functions#tuple
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: urlparse#urlparse-result-object
WARNING: unusable reference target found: urlparse#urlparse.urlsplit
WARNING: unusable reference target found: urlparse#urlparse.urlparse
WARNING: unusable reference target found: urlparse#urlparse.urlsplit
WARNING: unusable reference target found: urlparse#urlparse.urlunsplit
WARNING: unusable reference target found: urlparse#urlparse.urlparse
WARNING: unusable reference target found: urlparse#urlparse.urlsplit
WARNING: unusable reference target found: functions#tuple
WARNING: unusable reference target found: functions#tuple
WARNING: unusable reference target found: urlparse#urlparse.urlparse
WARNING: unusable reference target found: urlparse#urlparse.urlsplit
WARNING: unusable reference target found: socketserver#module-SocketServer
WARNING: unusable reference target found: socketserver#module-SocketServer
WARNING: unusable reference target found: socketserver#SocketServer.handle
WARNING: unusable reference target found: socketserver#SocketServer.handle_request
WARNING: unusable reference target found: socketserver#SocketServer.serve_forever
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: socketserver#SocketServer.handle
WARNING: unusable reference target found: socketserver#SocketServer.handle
WARNING: unusable reference target found: asyncore#module-asyncore
WARNING: unusable reference target found: select#select.select
WARNING: unusable reference target found: socketserver#SocketServer.get_request
WARNING: unusable reference target found: socketserver#SocketServer.verify_request
WARNING: unusable reference target found: socketserver#SocketServer.process_request
WARNING: unusable reference target found: socketserver#SocketServer.handle
WARNING: unusable reference target found: socketserver#SocketServer.handle_error
WARNING: unusable reference target found: socketserver#SocketServer.handle_timeout
WARNING: unusable reference target found: socketserver#SocketServer.handle_request
WARNING: unusable reference target found: socketserver#SocketServer.shutdown
WARNING: unusable reference target found: socketserver#SocketServer.serve_forever
WARNING: unusable reference target found: socket#socket.AF_INET
WARNING: unusable reference target found: socket#socket.AF_UNIX
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: socketserver#SocketServer.request_queue_size
WARNING: unusable reference target found: socket#socket.SOCK_STREAM
WARNING: unusable reference target found: socket#socket.SOCK_DGRAM
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: socketserver#SocketServer.handle_request
WARNING: unusable reference target found: socketserver#SocketServer.handle_timeout
WARNING: unusable reference target found: socketserver#SocketServer.RequestHandlerClass
WARNING: unusable reference target found: socketserver#SocketServer.handle
WARNING: unusable reference target found: socketserver#SocketServer.RequestHandlerClass
WARNING: unusable reference target found: socketserver#SocketServer.handle
WARNING: unusable reference target found: socketserver#SocketServer.timeout
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: socketserver#SocketServer.finish_request
WARNING: unusable reference target found: socketserver#SocketServer.RequestHandlerClass
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: socketserver#SocketServer.handle
WARNING: unusable reference target found: socketserver#SocketServer.handle
WARNING: unusable reference target found: socketserver#SocketServer.setup
WARNING: unusable reference target found: socketserver#SocketServer.handle
WARNING: unusable reference target found: socketserver#SocketServer.setup
WARNING: unusable reference target found: socketserver#SocketServer.finish
WARNING: unusable reference target found: socketserver#SocketServer.handle
WARNING: unusable reference target found: basehttpserver#module-BaseHTTPServer
WARNING: unusable reference target found: simplehttpserver#module-SimpleHTTPServer
WARNING: unusable reference target found: cgihttpserver#module-CGIHTTPServer
WARNING: unusable reference target found: basehttpserver#BaseHTTPServer.HTTPServer
WARNING: unusable reference target found: basehttpserver#BaseHTTPServer.BaseHTTPRequestHandler
WARNING: unusable reference target found: basehttpserver#BaseHTTPServer.BaseHTTPRequestHandler
WARNING: unusable reference target found: basehttpserver#BaseHTTPServer.BaseHTTPRequestHandler.MessageClass
WARNING: unusable reference target found: basehttpserver#BaseHTTPServer.BaseHTTPRequestHandler
WARNING: unusable reference target found: basehttpserver#BaseHTTPServer.BaseHTTPRequestHandler.version_string
WARNING: unusable reference target found: basehttpserver#BaseHTTPServer.BaseHTTPRequestHandler.server_version
WARNING: unusable reference target found: basehttpserver#BaseHTTPServer.BaseHTTPRequestHandler.send_header
WARNING: unusable reference target found: rfc822#rfc822.Message
WARNING: unusable reference target found: mimetools#mimetools.Message
WARNING: unusable reference target found: basehttpserver#BaseHTTPServer.BaseHTTPRequestHandler.error_message_format
WARNING: unusable reference target found: basehttpserver#BaseHTTPServer.BaseHTTPRequestHandler
WARNING: unusable reference target found: basehttpserver#BaseHTTPServer.BaseHTTPRequestHandler.handle_one_request
WARNING: unusable reference target found: basehttpserver#BaseHTTPServer.BaseHTTPRequestHandler.error_message_format
WARNING: unusable reference target found: basehttpserver#BaseHTTPServer.BaseHTTPRequestHandler.version_string
WARNING: unusable reference target found: basehttpserver#BaseHTTPServer.BaseHTTPRequestHandler.date_time_string
WARNING: unusable reference target found: basehttpserver#BaseHTTPServer.BaseHTTPRequestHandler.log_message
WARNING: unusable reference target found: basehttpserver#BaseHTTPServer.BaseHTTPRequestHandler.log_message
WARNING: unusable reference target found: basehttpserver#BaseHTTPServer.BaseHTTPRequestHandler.server_version
WARNING: unusable reference target found: basehttpserver#BaseHTTPServer.BaseHTTPRequestHandler.sys_version
WARNING: unusable reference target found: time#time.time
WARNING: unusable reference target found: cgihttpserver#module-CGIHTTPServer
WARNING: unusable reference target found: simplehttpserver#module-SimpleHTTPServer
WARNING: unusable reference target found: simplehttpserver#module-SimpleHTTPServer
WARNING: unusable reference target found: simplehttpserver#module-SimpleHTTPServer
WARNING: unusable reference target found: simplehttpserver#SimpleHTTPServer.SimpleHTTPRequestHandler
WARNING: unusable reference target found: basehttpserver#BaseHTTPServer.BaseHTTPRequestHandler
WARNING: unusable reference target found: simplehttpserver#module-SimpleHTTPServer
WARNING: unusable reference target found: basehttpserver#BaseHTTPServer.BaseHTTPRequestHandler
WARNING: unusable reference target found: simplehttpserver#SimpleHTTPServer.SimpleHTTPRequestHandler.do_GET
WARNING: unusable reference target found: simplehttpserver#SimpleHTTPServer.SimpleHTTPRequestHandler.do_HEAD
WARNING: unusable reference target found: simplehttpserver#SimpleHTTPServer.SimpleHTTPRequestHandler
WARNING: unusable reference target found: simplehttpserver#SimpleHTTPServer.SimpleHTTPRequestHandler
WARNING: unusable reference target found: simplehttpserver#SimpleHTTPServer.SimpleHTTPRequestHandler.do_GET
WARNING: unusable reference target found: os#os.listdir
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: basehttpserver#module-BaseHTTPServer
WARNING: unusable reference target found: cgihttpserver#module-CGIHTTPServer
WARNING: unusable reference target found: cgihttpserver#module-CGIHTTPServer
WARNING: unusable reference target found: basehttpserver#BaseHTTPServer.BaseHTTPRequestHandler
WARNING: unusable reference target found: simplehttpserver#SimpleHTTPServer.SimpleHTTPRequestHandler
WARNING: unusable reference target found: cgihttpserver#CGIHTTPServer.CGIHTTPRequestHandler
WARNING: unusable reference target found: cgihttpserver#module-CGIHTTPServer
WARNING: unusable reference target found: simplehttpserver#SimpleHTTPServer.SimpleHTTPRequestHandler
WARNING: unusable reference target found: cgihttpserver#CGIHTTPServer.CGIHTTPRequestHandler
WARNING: unusable reference target found: cgihttpserver#CGIHTTPServer.CGIHTTPRequestHandler
WARNING: unusable reference target found: basehttpserver#module-BaseHTTPServer
WARNING: unusable reference target found: cookielib#module-cookielib
WARNING: unusable reference target found: cookielib#module-cookielib
WARNING: unusable reference target found: cookielib#module-cookielib
WARNING: unusable reference target found: cookielib#cookielib.FileCookieJar
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: cookielib#cookielib.LoadError
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: cookielib#cookielib.CookiePolicy
WARNING: unusable reference target found: cookielib#cookielib.CookieJar
WARNING: unusable reference target found: cookielib#cookielib.CookieJar
WARNING: unusable reference target found: cookielib#cookielib.CookiePolicy
WARNING: unusable reference target found: cookielib#cookielib.CookieJar
WARNING: unusable reference target found: cookielib#cookielib.FileCookieJar.load
WARNING: unusable reference target found: cookielib#cookielib.FileCookieJar.revert
WARNING: unusable reference target found: cookielib#file-cookie-jar-classes
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: cookielib#cookielib.CookiePolicy
WARNING: unusable reference target found: cookielib#cookielib.DefaultCookiePolicy
WARNING: unusable reference target found: cookielib#cookielib.DefaultCookiePolicy
WARNING: unusable reference target found: cookielib#cookielib.DefaultCookiePolicy.rfc2109_as_netscape
WARNING: unusable reference target found: cookielib#cookielib.CookieJar
WARNING: unusable reference target found: cookielib#cookielib.Cookie
WARNING: unusable reference target found: cookielib#cookielib.DefaultCookiePolicy
WARNING: unusable reference target found: cookielib#module-cookielib
WARNING: unusable reference target found: cookielib#cookielib.Cookie
WARNING: unusable reference target found: cookielib#cookielib.CookieJar
WARNING: unusable reference target found: urllib2#module-urllib2
WARNING: unusable reference target found: cookie#module-Cookie
WARNING: unusable reference target found: cookielib#module-cookielib
WARNING: unusable reference target found: cookie#module-Cookie
WARNING: unusable reference target found: cookielib#module-cookielib
WARNING: unusable reference target found: cookielib#cookielib.CookieJar
WARNING: unusable reference target found: cookielib#cookielib.Cookie
WARNING: unusable reference target found: cookielib#cookielib.CookieJar
WARNING: unusable reference target found: cookielib#cookielib.CookieJar
WARNING: unusable reference target found: cookielib#cookielib.CookiePolicy
WARNING: unusable reference target found: urllib2#urllib2.Request
WARNING: unusable reference target found: urllib2#module-urllib2
WARNING: unusable reference target found: cookielib#cookielib.CookieJar
WARNING: unusable reference target found: cookielib#cookielib.CookieJar
WARNING: unusable reference target found: cookielib#cookielib.CookiePolicy.set_ok
WARNING: unusable reference target found: urllib2#urllib2.urlopen
WARNING: unusable reference target found: mimetools#mimetools.Message
WARNING: unusable reference target found: urllib2#urllib2.Request
WARNING: unusable reference target found: urllib2#module-urllib2
WARNING: unusable reference target found: cookielib#cookielib.CookiePolicy
WARNING: unusable reference target found: cookielib#cookielib.Cookie
WARNING: unusable reference target found: cookielib#cookielib.CookieJar.extract_cookies
WARNING: unusable reference target found: cookielib#cookielib.Cookie
WARNING: unusable reference target found: cookielib#cookielib.Cookie
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: cookielib#cookielib.FileCookieJar
WARNING: unusable reference target found: exceptions#exceptions.NotImplementedError
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: cookielib#cookielib.FileCookieJar.load
WARNING: unusable reference target found: cookielib#cookielib.FileCookieJar.revert
WARNING: unusable reference target found: cookielib#cookielib.FileCookieJar.save
WARNING: unusable reference target found: cookielib#cookielib.LoadError
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: cookielib#cookielib.LoadError
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: cookielib#cookielib.FileCookieJar.revert
WARNING: unusable reference target found: cookielib#cookielib.FileCookieJar.load
WARNING: unusable reference target found: cookielib#cookielib.FileCookieJar
WARNING: unusable reference target found: cookielib#cookielib.CookieJar
WARNING: unusable reference target found: cookielib#cookielib.FileCookieJar
WARNING: unusable reference target found: cookielib#cookielib.CookieJar
WARNING: unusable reference target found: cookielib#cookielib.CookieJar
WARNING: unusable reference target found: cookielib#cookielib.FileCookieJar
WARNING: unusable reference target found: cookielib#cookielib.FileCookieJar
WARNING: unusable reference target found: cookielib#cookielib.CookiePolicy
WARNING: unusable reference target found: cookielib#cookielib.Cookie
WARNING: unusable reference target found: cookielib#cookielib.CookieJar.extract_cookies
WARNING: unusable reference target found: cookielib#cookielib.Cookie
WARNING: unusable reference target found: cookielib#cookielib.CookieJar.add_cookie_header
WARNING: unusable reference target found: cookielib#cookielib.CookiePolicy.domain_return_ok
WARNING: unusable reference target found: cookielib#cookielib.CookiePolicy.path_return_ok
WARNING: unusable reference target found: cookielib#cookielib.CookiePolicy.return_ok
WARNING: unusable reference target found: cookielib#cookielib.CookiePolicy.domain_return_ok
WARNING: unusable reference target found: cookielib#cookielib.CookiePolicy.path_return_ok
WARNING: unusable reference target found: cookielib#cookielib.CookiePolicy.path_return_ok
WARNING: unusable reference target found: cookielib#cookielib.CookiePolicy.return_ok
WARNING: unusable reference target found: cookielib#cookielib.CookiePolicy.path_return_ok
WARNING: unusable reference target found: cookielib#cookielib.CookiePolicy.return_ok
WARNING: unusable reference target found: cookielib#cookielib.Cookie
WARNING: unusable reference target found: cookielib#cookielib.CookiePolicy.return_ok
WARNING: unusable reference target found: cookielib#cookielib.CookiePolicy.domain_return_ok
WARNING: unusable reference target found: cookielib#cookielib.CookiePolicy.path_return_ok
WARNING: unusable reference target found: cookielib#cookielib.CookiePolicy.return_ok
WARNING: unusable reference target found: cookielib#cookielib.CookiePolicy.domain_return_ok
WARNING: unusable reference target found: cookielib#cookielib.CookiePolicy
WARNING: unusable reference target found: cookielib#cookielib.CookiePolicy
WARNING: unusable reference target found: cookielib#cookielib.DefaultCookiePolicy
WARNING: unusable reference target found: cookielib#cookielib.CookiePolicy
WARNING: unusable reference target found: cookielib#cookielib.CookiePolicy
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: cookielib#cookielib.DefaultCookiePolicy
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: cookielib#cookielib.DefaultCookiePolicy
WARNING: unusable reference target found: cookielib#cookielib.CookieJar
WARNING: unusable reference target found: cookielib#cookielib.Cookie
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: cookielib#cookielib.Cookie
WARNING: unusable reference target found: cookielib#module-cookielib
WARNING: unusable reference target found: cookielib#cookielib.CookiePolicy
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: cookielib#cookielib.Cookie.version
WARNING: unusable reference target found: cookielib#module-cookielib
WARNING: unusable reference target found: cookielib#cookielib.Cookie.version
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: cookielib#cookielib.Cookie.is_expired
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: cookielib#module-cookielib
WARNING: unusable reference target found: cookielib#cookielib.Cookie.version
WARNING: unusable reference target found: cookielib#cookielib.Cookie
WARNING: unusable reference target found: cookielib#module-cookielib
WARNING: unusable reference target found: cookielib#cookielib.DefaultCookiePolicy
WARNING: unusable reference target found: cookie#module-Cookie
WARNING: unusable reference target found: cookie#module-Cookie
WARNING: unusable reference target found: cookie#Cookie.CookieError
WARNING: unusable reference target found: cookie#Cookie.CookieError
WARNING: unusable reference target found: cookie#Cookie.Morsel
WARNING: unusable reference target found: cookie#Cookie.Morsel
WARNING: unusable reference target found: cookie#Cookie.BaseCookie.load
WARNING: unusable reference target found: cookie#Cookie.BaseCookie
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: cookie#Cookie.BaseCookie
WARNING: unusable reference target found: pickle#pickle.loads
WARNING: unusable reference target found: pickle#pickle.dumps
WARNING: unusable reference target found: cookie#Cookie.BaseCookie
WARNING: unusable reference target found: pickle#pickle.loads
WARNING: unusable reference target found: pickle#pickle.dumps
WARNING: unusable reference target found: cookie#Cookie.SerialCookie
WARNING: unusable reference target found: cookie#module-Cookie
WARNING: unusable reference target found: cookie#Cookie.SmartCookie
WARNING: unusable reference target found: cookie#Cookie.SerialCookie
WARNING: unusable reference target found: cookielib#module-cookielib
WARNING: unusable reference target found: cookielib#module-cookielib
WARNING: unusable reference target found: cookie#module-Cookie
WARNING: unusable reference target found: cookie#Cookie.BaseCookie
WARNING: unusable reference target found: cookie#Cookie.BaseCookie
WARNING: unusable reference target found: cookie#Cookie.BaseCookie.value_encode
WARNING: unusable reference target found: cookie#Cookie.BaseCookie.value_decode
WARNING: unusable reference target found: cookie#Cookie.Morsel
WARNING: unusable reference target found: cookie#Cookie.BaseCookie.output
WARNING: unusable reference target found: cookie#Cookie.BaseCookie.output
WARNING: unusable reference target found: cookie#Cookie.Morsel
WARNING: unusable reference target found: cookie#Cookie.Morsel
WARNING: unusable reference target found: cookie#Cookie.Morsel.output
WARNING: unusable reference target found: cookie#Cookie.Morsel.output
WARNING: unusable reference target found: cookie#module-Cookie
WARNING: unusable reference target found: xmlrpclib#module-xmlrpclib
WARNING: unusable reference target found: xmlrpclib#xmlrpclib.ServerProxy
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: xmlrpclib#xmlrpclib.ServerProxy
WARNING: unusable reference target found: xmlrpclib#xmlrpclib.boolean
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: xmlrpclib#xmlrpclib.ServerProxy
WARNING: unusable reference target found: xmlrpclib#xmlrpclib.ServerProxy
WARNING: unusable reference target found: xmlrpclib#xmlrpclib.ServerProxy
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: xmlrpclib#xmlrpclib.MultiCall
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: datetime#datetime.datetime
WARNING: unusable reference target found: simplexmlrpcserver#simplexmlrpcserver-example
WARNING: unusable reference target found: simplexmlrpcserver#module-SimpleXMLRPCServer
WARNING: unusable reference target found: simplexmlrpcserver#module-SimpleXMLRPCServer
WARNING: unusable reference target found: simplexmlrpcserver#SimpleXMLRPCServer.SimpleXMLRPCServer
WARNING: unusable reference target found: simplexmlrpcserver#SimpleXMLRPCServer.CGIXMLRPCRequestHandler
WARNING: unusable reference target found: simplexmlrpcserver#SimpleXMLRPCServer.SimpleXMLRPCRequestHandler
WARNING: unusable reference target found: xmlrpclib#module-xmlrpclib
WARNING: unusable reference target found: xmlrpclib#module-xmlrpclib
WARNING: unusable reference target found: simplexmlrpcserver#SimpleXMLRPCServer.SimpleXMLRPCServer
WARNING: unusable reference target found: simplexmlrpcserver#SimpleXMLRPCServer.SimpleXMLRPCServer
WARNING: unusable reference target found: simplexmlrpcserver#SimpleXMLRPCServer.SimpleXMLRPCServer.register_function
WARNING: unusable reference target found: simplexmlrpcserver#SimpleXMLRPCServer.CGIXMLRPCRequestHandler
WARNING: unusable reference target found: simplexmlrpcserver#SimpleXMLRPCServer.CGIXMLRPCRequestHandler.register_function
WARNING: unusable reference target found: docxmlrpcserver#module-DocXMLRPCServer
WARNING: unusable reference target found: docxmlrpcserver#module-DocXMLRPCServer
WARNING: unusable reference target found: simplexmlrpcserver#module-SimpleXMLRPCServer
WARNING: unusable reference target found: docxmlrpcserver#DocXMLRPCServer.DocXMLRPCServer
WARNING: unusable reference target found: docxmlrpcserver#DocXMLRPCServer.DocCGIXMLRPCRequestHandler
WARNING: unusable reference target found: simplexmlrpcserver#SimpleXMLRPCServer.SimpleXMLRPCServer
WARNING: unusable reference target found: docxmlrpcserver#DocXMLRPCServer.DocXMLRPCRequestHandler
WARNING: unusable reference target found: docxmlrpcserver#DocXMLRPCServer.DocXMLRPCServer
WARNING: unusable reference target found: docxmlrpcserver#DocXMLRPCServer.DocXMLRPCServer
WARNING: unusable reference target found: simplexmlrpcserver#SimpleXMLRPCServer.SimpleXMLRPCServer
WARNING: unusable reference target found: docxmlrpcserver#DocXMLRPCServer.DocCGIXMLRPCRequestHandler
WARNING: unusable reference target found: simplexmlrpcserver#SimpleXMLRPCServer.CGIXMLRPCRequestHandler
WARNING: unusable reference target found: audioop#module-audioop
WARNING: unusable reference target found: al#module-al
WARNING: unusable reference target found: sunaudio#module-sunaudiodev
WARNING: unusable reference target found: audioop#audioop.lin2adpcm
WARNING: unusable reference target found: audioop#audioop.findfactor
WARNING: unusable reference target found: audioop#audioop.findfactor
WARNING: unusable reference target found: audioop#audioop.lin2adpcm
WARNING: unusable reference target found: audioop#audioop.ratecv
WARNING: unusable reference target found: audioop#audioop.mul
WARNING: unusable reference target found: functions#max
WARNING: unusable reference target found: audioop#audioop.lin2adpcm
WARNING: unusable reference target found: imageop#module-imageop
WARNING: unusable reference target found: imageop#module-imageop
WARNING: unusable reference target found: imgfile#module-imgfile
WARNING: unusable reference target found: imageop#imageop.mono2grey
WARNING: unusable reference target found: imageop#imageop.dither2mono
WARNING: unusable reference target found: exceptions#exceptions.ImportError
WARNING: unusable reference target found: aifc#module-aifc
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: aifc#aifc.aifc.getmarkers
WARNING: unusable reference target found: aifc#aifc.aifc.readframes
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: aifc#aifc.aifc.getparams
WARNING: unusable reference target found: aifc#aifc.aifc.setparams
WARNING: unusable reference target found: aifc#aifc.aifc.close
WARNING: unusable reference target found: aifc#aifc.aifc.setmark
WARNING: unusable reference target found: aifc#aifc.aifc.writeframes
WARNING: unusable reference target found: sunau#module-sunau
WARNING: unusable reference target found: aifc#module-aifc
WARNING: unusable reference target found: wave#module-wave
WARNING: unusable reference target found: sunau#module-sunau
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: sunau#module-sunau
WARNING: unusable reference target found: sunau#module-sunau
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: sunau#sunau.AU_read.getcomptype
WARNING: unusable reference target found: sunau#sunau.AU_read.tell
WARNING: unusable reference target found: aifc#module-aifc
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: sunau#sunau.AU_read.tell
WARNING: unusable reference target found: sunau#sunau.AU_read.setpos
WARNING: unusable reference target found: wave#module-wave
WARNING: unusable reference target found: wave#module-wave
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: wave#wave.Wave_read.getcomptype
WARNING: unusable reference target found: aifc#module-aifc
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: wave#wave.Wave_read.tell
WARNING: unusable reference target found: wave#wave.Wave_read.setpos
WARNING: unusable reference target found: wave#wave.Error
WARNING: unusable reference target found: chunk#chunk.Chunk
WARNING: unusable reference target found: exceptions#exceptions.EOFError
WARNING: unusable reference target found: chunk#chunk.Chunk.read
WARNING: unusable reference target found: chunk#chunk.Chunk.seek
WARNING: unusable reference target found: chunk#chunk.Chunk.tell
WARNING: unusable reference target found: chunk#chunk.Chunk
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: chunk#chunk.Chunk.close
WARNING: unusable reference target found: chunk#chunk.Chunk.read
WARNING: unusable reference target found: colorsys#module-colorsys
WARNING: unusable reference target found: colorsys#module-colorsys
WARNING: unusable reference target found: imghdr#module-imghdr
WARNING: unusable reference target found: imghdr#module-imghdr
WARNING: unusable reference target found: imghdr#imghdr.what
WARNING: unusable reference target found: imghdr#module-imghdr
WARNING: unusable reference target found: imghdr#imghdr.what
WARNING: unusable reference target found: sndhdr#module-sndhdr
WARNING: unusable reference target found: sndhdr#sndhdr.whathdr
WARNING: unusable reference target found: ossaudiodev#module-ossaudiodev
WARNING: unusable reference target found: ossaudiodev#module-ossaudiodev
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: ossaudiodev#module-ossaudiodev
WARNING: unusable reference target found: ossaudiodev#ossaudiodev.OSSAudioError
WARNING: unusable reference target found: ossaudiodev#module-ossaudiodev
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: ossaudiodev#ossaudiodev.oss_audio_device.read
WARNING: unusable reference target found: ossaudiodev#ossaudiodev.oss_audio_device.writeall
WARNING: unusable reference target found: ossaudiodev#ossaudiodev.oss_audio_device.write
WARNING: unusable reference target found: ossaudiodev#ossaudiodev.oss_audio_device.writeall
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: ossaudiodev#ossaudiodev.oss_audio_device.getfmts
WARNING: unusable reference target found: ossaudiodev#ossaudiodev.oss_audio_device.sync
WARNING: unusable reference target found: ossaudiodev#ossaudiodev.oss_audio_device.reset
WARNING: unusable reference target found: ossaudiodev#ossaudiodev.oss_audio_device.setfmt
WARNING: unusable reference target found: ossaudiodev#ossaudiodev.oss_audio_device.channels
WARNING: unusable reference target found: ossaudiodev#ossaudiodev.oss_audio_device.speed
WARNING: unusable reference target found: ossaudiodev#ossaudiodev.oss_audio_device.setparameters
WARNING: unusable reference target found: ossaudiodev#ossaudiodev.OSSAudioError
WARNING: unusable reference target found: ossaudiodev#ossaudiodev.oss_audio_device.setfmt
WARNING: unusable reference target found: ossaudiodev#ossaudiodev.oss_audio_device.channels
WARNING: unusable reference target found: ossaudiodev#ossaudiodev.oss_audio_device.speed
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: ossaudiodev#ossaudiodev.oss_mixer_device.controls
WARNING: unusable reference target found: ossaudiodev#ossaudiodev.oss_mixer_device.controls
WARNING: unusable reference target found: ossaudiodev#ossaudiodev.oss_mixer_device.controls
WARNING: unusable reference target found: ossaudiodev#ossaudiodev.OSSAudioError
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: ossaudiodev#ossaudiodev.OSSAudioError
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: gettext#module-gettext
WARNING: unusable reference target found: gettext#module-gettext
WARNING: unusable reference target found: gettext#module-gettext
WARNING: unusable reference target found: gettext#module-gettext
WARNING: unusable reference target found: gettext#gettext.bindtextdomain
WARNING: unusable reference target found: gettext#gettext.gettext
WARNING: unusable reference target found: gettext#gettext.gettext
WARNING: unusable reference target found: gettext#gettext.bind_textdomain_codeset
WARNING: unusable reference target found: gettext#gettext.gettext
WARNING: unusable reference target found: gettext#gettext.dgettext
WARNING: unusable reference target found: gettext#gettext.bind_textdomain_codeset
WARNING: unusable reference target found: gettext#gettext.gettext
WARNING: unusable reference target found: gettext#gettext.ngettext
WARNING: unusable reference target found: gettext#gettext.bind_textdomain_codeset
WARNING: unusable reference target found: gettext#gettext.ngettext
WARNING: unusable reference target found: gettext#gettext.dngettext
WARNING: unusable reference target found: gettext#gettext.bind_textdomain_codeset
WARNING: unusable reference target found: gettext#module-gettext
WARNING: unusable reference target found: gettext#module-gettext
WARNING: unusable reference target found: gettext#gettext.textdomain
WARNING: unusable reference target found: gettext#gettext.bindtextdomain
WARNING: unusable reference target found: gettext#gettext.find
WARNING: unusable reference target found: gettext#gettext.find
WARNING: unusable reference target found: gettext#gettext.find
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: gettext#gettext.NullTranslations
WARNING: unusable reference target found: gettext#gettext.translation
WARNING: unusable reference target found: gettext#gettext.install
WARNING: unusable reference target found: gettext#gettext.install
WARNING: unusable reference target found: gettext#gettext.NullTranslations
WARNING: unusable reference target found: gettext#gettext.NullTranslations
WARNING: unusable reference target found: gettext#gettext.NullTranslations.add_fallback
WARNING: unusable reference target found: gettext#gettext.gettext
WARNING: unusable reference target found: gettext#gettext.lgettext
WARNING: unusable reference target found: gettext#gettext.NullTranslations.ugettext
WARNING: unusable reference target found: gettext#gettext.ngettext
WARNING: unusable reference target found: gettext#gettext.ngettext
WARNING: unusable reference target found: gettext#gettext.NullTranslations.ungettext
WARNING: unusable reference target found: gettext#module-gettext
WARNING: unusable reference target found: gettext#gettext.NullTranslations
WARNING: unusable reference target found: gettext#gettext.gettext
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: gettext#gettext.gettext
WARNING: unusable reference target found: gettext#gettext.gettext
WARNING: unusable reference target found: gettext#gettext.GNUTranslations.ugettext
WARNING: unusable reference target found: gettext#gettext.ngettext
WARNING: unusable reference target found: gettext#gettext.gettext
WARNING: unusable reference target found: gettext#gettext.GNUTranslations.ungettext
WARNING: unusable reference target found: gettext#module-gettext
WARNING: unusable reference target found: gettext#gettext.translation
WARNING: unusable reference target found: gettext#module-gettext
WARNING: unusable reference target found: gettext#module-gettext
WARNING: unusable reference target found: gettext#module-gettext
WARNING: unusable reference target found: gettext#gettext.install
WARNING: unusable reference target found: gettext#gettext.lgettext
WARNING: unusable reference target found: gettext#gettext.gettext
WARNING: unusable reference target found: gettext#gettext.lgettext
WARNING: unusable reference target found: locale#locale.getpreferredencoding
WARNING: unusable reference target found: gettext#gettext.lgettext
WARNING: unusable reference target found: gettext#gettext.bindtextdomain
WARNING: unusable reference target found: locale#module-locale
WARNING: unusable reference target found: locale#module-locale
WARNING: unusable reference target found: locale#module-locale
WARNING: unusable reference target found: locale#locale.setlocale
WARNING: unusable reference target found: locale#locale.setlocale
WARNING: unusable reference target found: locale#locale.Error
WARNING: unusable reference target found: locale#locale.setlocale
WARNING: unusable reference target found: locale#locale.LC_NUMERIC
WARNING: unusable reference target found: locale#locale.CHAR_MAX
WARNING: unusable reference target found: locale#locale.LC_MONETARY
WARNING: unusable reference target found: locale#locale.CHAR_MAX
WARNING: unusable reference target found: locale#locale.LC_ALL
WARNING: unusable reference target found: locale#locale.LC_CTYPE
WARNING: unusable reference target found: locale#locale.setlocale
WARNING: unusable reference target found: locale#locale.setlocale
WARNING: unusable reference target found: locale#locale.setlocale
WARNING: unusable reference target found: locale#locale.getdefaultlocale
WARNING: unusable reference target found: locale#locale.LC_ALL
WARNING: unusable reference target found: locale#locale.LC_COLLATE
WARNING: unusable reference target found: functions#cmp
WARNING: unusable reference target found: locale#locale.LC_NUMERIC
WARNING: unusable reference target found: locale#locale.format_string
WARNING: unusable reference target found: locale#locale.LC_MONETARY
WARNING: unusable reference target found: locale#locale.setlocale
WARNING: unusable reference target found: locale#locale.LC_NUMERIC
WARNING: unusable reference target found: locale#locale.LC_NUMERIC
WARNING: unusable reference target found: string#module-string
WARNING: unusable reference target found: locale#locale.strcoll
WARNING: unusable reference target found: locale#locale.strxfrm
WARNING: unusable reference target found: locale#module-locale
WARNING: unusable reference target found: time#time.strftime
WARNING: unusable reference target found: locale#locale.localeconv
WARNING: unusable reference target found: os#os.strerror
WARNING: unusable reference target found: locale#locale.format
WARNING: unusable reference target found: locale#locale.atoi
WARNING: unusable reference target found: locale#locale.atof
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: locale#module-locale
WARNING: unusable reference target found: locale#locale.localeconv
WARNING: unusable reference target found: locale#locale.nl_langinfo
WARNING: unusable reference target found: re#module-re
WARNING: unusable reference target found: locale#locale.setlocale
WARNING: unusable reference target found: string#string.lower
WARNING: unusable reference target found: time#time.strftime
WARNING: unusable reference target found: string#module-string
WARNING: unusable reference target found: locale#locale.setlocale
WARNING: unusable reference target found: locale#locale.LC_CTYPE
WARNING: unusable reference target found: locale#locale.setlocale
WARNING: unusable reference target found: locale#locale.atof
WARNING: unusable reference target found: locale#locale.atoi
WARNING: unusable reference target found: locale#locale.format
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: locale#locale.setlocale
WARNING: unusable reference target found: locale#module-locale
WARNING: unusable reference target found: gettext#module-gettext
WARNING: unusable reference target found: gettext#module-gettext
WARNING: unusable reference target found: cmd#cmd.Cmd
WARNING: unusable reference target found: cmd#cmd.Cmd
WARNING: unusable reference target found: cmd#cmd.Cmd
WARNING: unusable reference target found: cmd#cmd.Cmd
WARNING: unusable reference target found: readline#module-readline
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: readline#module-readline
WARNING: unusable reference target found: sys#sys.stdin
WARNING: unusable reference target found: sys#sys.stdout
WARNING: unusable reference target found: cmd#cmd.Cmd.use_rawinput
WARNING: unusable reference target found: cmd#cmd.Cmd
WARNING: unusable reference target found: cmd#cmd.Cmd.intro
WARNING: unusable reference target found: readline#module-readline
WARNING: unusable reference target found: cmd#cmd.Cmd.postcmd
WARNING: unusable reference target found: cmd#cmd.Cmd.postcmd
WARNING: unusable reference target found: cmd#cmd.Cmd
WARNING: unusable reference target found: cmd#cmd.Cmd.precmd
WARNING: unusable reference target found: cmd#cmd.Cmd.postcmd
WARNING: unusable reference target found: cmd#cmd.Cmd.default
WARNING: unusable reference target found: cmd#cmd.Cmd
WARNING: unusable reference target found: cmd#cmd.Cmd.onecmd
WARNING: unusable reference target found: cmd#cmd.Cmd.precmd
WARNING: unusable reference target found: cmd#cmd.Cmd
WARNING: unusable reference target found: cmd#cmd.Cmd.postcmd
WARNING: unusable reference target found: cmd#cmd.Cmd.onecmd
WARNING: unusable reference target found: cmd#cmd.Cmd.cmdloop
WARNING: unusable reference target found: cmd#cmd.Cmd
WARNING: unusable reference target found: cmd#cmd.Cmd.cmdloop
WARNING: unusable reference target found: cmd#cmd.Cmd
WARNING: unusable reference target found: cmd#cmd.Cmd
WARNING: unusable reference target found: cmd#cmd.Cmd.cmdloop
WARNING: unusable reference target found: cmd#cmd.Cmd.cmdloop
WARNING: unusable reference target found: functions#raw_input
WARNING: unusable reference target found: readline#module-readline
WARNING: unusable reference target found: shlex#shlex.shlex
WARNING: unusable reference target found: shlex#module-shlex
WARNING: unusable reference target found: shlex#module-shlex
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: shlex#shlex.shlex
WARNING: unusable reference target found: shlex#shlex.split
WARNING: unusable reference target found: shlex#shlex.shlex
WARNING: unusable reference target found: shlex#module-shlex
WARNING: unusable reference target found: shlex#shlex.shlex
WARNING: unusable reference target found: shlex#shlex.shlex.infile
WARNING: unusable reference target found: shlex#shlex.shlex
WARNING: unusable reference target found: shlex#shlex.shlex
WARNING: unusable reference target found: configparser#module-ConfigParser
WARNING: unusable reference target found: shlex#shlex.shlex
WARNING: unusable reference target found: shlex#shlex.shlex.push_token
WARNING: unusable reference target found: shlex#shlex.shlex
WARNING: unusable reference target found: shlex#shlex.shlex.source
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: shlex#shlex.shlex.push_source
WARNING: unusable reference target found: shlex#shlex.shlex.pop_source
WARNING: unusable reference target found: shlex#shlex.shlex.sourcehook
WARNING: unusable reference target found: shlex#module-shlex
WARNING: unusable reference target found: shlex#shlex.shlex
WARNING: unusable reference target found: shlex#shlex.shlex.quotes
WARNING: unusable reference target found: shlex#shlex.shlex.escape
WARNING: unusable reference target found: shlex#shlex.shlex
WARNING: unusable reference target found: shlex#shlex.shlex
WARNING: unusable reference target found: shlex#shlex.shlex
WARNING: unusable reference target found: shlex#shlex.shlex
WARNING: unusable reference target found: shlex#shlex.shlex
WARNING: unusable reference target found: shlex#shlex.shlex
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: tix#module-Tix
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: othergui#other-gui-packages
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: tkinter#Tkinter.Tk
WARNING: unusable reference target found: tkinter#Tkinter.Tcl
WARNING: unusable reference target found: tkinter#Tkinter.Tk
WARNING: unusable reference target found: tkinter#Tkinter.Tcl
WARNING: unusable reference target found: scrolledtext#module-ScrolledText
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: turtle#module-turtle
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: tkinter#Tkinter.Tk
WARNING: unusable reference target found: tkinter#tkinter-basic-mapping
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: tkinter#tkinter-setting-options
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: tix#module-Tix
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: stdtypes#set
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: stdtypes#set
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: tix#module-Tix
WARNING: unusable reference target found: tix#module-Tix
WARNING: unusable reference target found: tix#Tix.HList
WARNING: unusable reference target found: tix#Tix.ComboBox
WARNING: unusable reference target found: tix#Tix.Control
WARNING: unusable reference target found: tix#module-Tix
WARNING: unusable reference target found: tix#Tix.NoteBook
WARNING: unusable reference target found: tix#Tix.FileEntry
WARNING: unusable reference target found: tix#Tix.PanedWindow
WARNING: unusable reference target found: tix#module-Tix
WARNING: unusable reference target found: tix#module-Tix
WARNING: unusable reference target found: tix#module-Tix
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: tix#module-Tix
WARNING: unusable reference target found: tix#module-Tix
WARNING: unusable reference target found: tkinter#Tkinter.Tk
WARNING: unusable reference target found: tix#module-Tix
WARNING: unusable reference target found: tix#module-Tix
WARNING: unusable reference target found: tix#module-Tix
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: tix#module-Tix
WARNING: unusable reference target found: tix#module-Tix
WARNING: unusable reference target found: tix#Tix.PopupMenu
WARNING: unusable reference target found: tix#Tix.DirSelectBox
WARNING: unusable reference target found: tix#Tix.ExFileSelectBox
WARNING: unusable reference target found: tix#Tix.ComboBox
WARNING: unusable reference target found: tix#Tix.TList
WARNING: unusable reference target found: tix#Tix.TList
WARNING: unusable reference target found: tix#module-Tix
WARNING: unusable reference target found: tix#module-Tix
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: tix#module-Tix
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: tix#module-Tix
WARNING: unusable reference target found: tix#module-Tix
WARNING: unusable reference target found: tix#Tix.tixCommand.tix_addbitmapdir
WARNING: unusable reference target found: tix#Tix.tixCommand.tix_getbitmap
WARNING: unusable reference target found: tix#Tix.tixCommand.tix_getimage
WARNING: unusable reference target found: tix#Tix.tixCommand.tix_getbitmap
WARNING: unusable reference target found: tix#Tix.tixCommand.tix_addbitmapdir
WARNING: unusable reference target found: tix#Tix.tixCommand.tix_getimage
WARNING: unusable reference target found: tix#Tix.tixCommand.tix_getbitmap
WARNING: unusable reference target found: tix#Tix.tixCommand.tix_filedialog
WARNING: unusable reference target found: tix#Tix.tixCommand.tix_addbitmapdir
WARNING: unusable reference target found: tix#Tix.tixCommand.tix_getimage
WARNING: unusable reference target found: tix#Tix.tixCommand.tix_resetoptions
WARNING: unusable reference target found: scrolledtext#module-ScrolledText
WARNING: unusable reference target found: scrolledtext#module-ScrolledText
WARNING: unusable reference target found: turtle#module-turtle
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: turtle#turtle.TurtleScreen
WARNING: unusable reference target found: turtle#module-turtle
WARNING: unusable reference target found: turtle#turtle.Screen
WARNING: unusable reference target found: turtle#turtle.TurtleScreen
WARNING: unusable reference target found: turtle#module-turtle
WARNING: unusable reference target found: turtle#turtle.RawTurtle
WARNING: unusable reference target found: turtle#turtle.RawPen
WARNING: unusable reference target found: turtle#turtle.TurtleScreen
WARNING: unusable reference target found: turtle#turtle.Turtle
WARNING: unusable reference target found: turtle#turtle.Screen
WARNING: unusable reference target found: turtle#turtle.Screen
WARNING: unusable reference target found: turtle#turtle.Turtle
WARNING: unusable reference target found: turtle#turtle.forward
WARNING: unusable reference target found: turtle#turtle.fd
WARNING: unusable reference target found: turtle#turtle.backward
WARNING: unusable reference target found: turtle#turtle.bk
WARNING: unusable reference target found: turtle#turtle.back
WARNING: unusable reference target found: turtle#turtle.right
WARNING: unusable reference target found: turtle#turtle.rt
WARNING: unusable reference target found: turtle#turtle.left
WARNING: unusable reference target found: turtle#turtle.lt
WARNING: unusable reference target found: turtle#turtle.goto
WARNING: unusable reference target found: turtle#turtle.setpos
WARNING: unusable reference target found: turtle#turtle.setposition
WARNING: unusable reference target found: turtle#turtle.setx
WARNING: unusable reference target found: turtle#turtle.sety
WARNING: unusable reference target found: turtle#turtle.setheading
WARNING: unusable reference target found: turtle#turtle.seth
WARNING: unusable reference target found: turtle#turtle.home
WARNING: unusable reference target found: turtle#turtle.circle
WARNING: unusable reference target found: turtle#turtle.dot
WARNING: unusable reference target found: turtle#turtle.stamp
WARNING: unusable reference target found: turtle#turtle.clearstamp
WARNING: unusable reference target found: turtle#turtle.clearstamps
WARNING: unusable reference target found: turtle#turtle.undo
WARNING: unusable reference target found: turtle#turtle.speed
WARNING: unusable reference target found: turtle#turtle.position
WARNING: unusable reference target found: turtle#turtle.pos
WARNING: unusable reference target found: turtle#turtle.towards
WARNING: unusable reference target found: turtle#turtle.xcor
WARNING: unusable reference target found: turtle#turtle.ycor
WARNING: unusable reference target found: turtle#turtle.heading
WARNING: unusable reference target found: turtle#turtle.distance
WARNING: unusable reference target found: turtle#turtle.degrees
WARNING: unusable reference target found: turtle#turtle.radians
WARNING: unusable reference target found: turtle#turtle.pendown
WARNING: unusable reference target found: turtle#turtle.pd
WARNING: unusable reference target found: turtle#turtle.down
WARNING: unusable reference target found: turtle#turtle.penup
WARNING: unusable reference target found: turtle#turtle.pu
WARNING: unusable reference target found: turtle#turtle.up
WARNING: unusable reference target found: turtle#turtle.pensize
WARNING: unusable reference target found: turtle#turtle.width
WARNING: unusable reference target found: turtle#turtle.pen
WARNING: unusable reference target found: turtle#turtle.isdown
WARNING: unusable reference target found: turtle#turtle.color
WARNING: unusable reference target found: turtle#turtle.pencolor
WARNING: unusable reference target found: turtle#turtle.fillcolor
WARNING: unusable reference target found: turtle#turtle.fill
WARNING: unusable reference target found: turtle#turtle.begin_fill
WARNING: unusable reference target found: turtle#turtle.end_fill
WARNING: unusable reference target found: turtle#turtle.reset
WARNING: unusable reference target found: turtle#turtle.clear
WARNING: unusable reference target found: turtle#turtle.write
WARNING: unusable reference target found: turtle#turtle.showturtle
WARNING: unusable reference target found: turtle#turtle.st
WARNING: unusable reference target found: turtle#turtle.hideturtle
WARNING: unusable reference target found: turtle#turtle.ht
WARNING: unusable reference target found: turtle#turtle.isvisible
WARNING: unusable reference target found: turtle#turtle.shape
WARNING: unusable reference target found: turtle#turtle.resizemode
WARNING: unusable reference target found: turtle#turtle.shapesize
WARNING: unusable reference target found: turtle#turtle.settiltangle
WARNING: unusable reference target found: turtle#turtle.tiltangle
WARNING: unusable reference target found: turtle#turtle.tilt
WARNING: unusable reference target found: turtle#turtle.onclick
WARNING: unusable reference target found: turtle#turtle.onrelease
WARNING: unusable reference target found: turtle#turtle.ondrag
WARNING: unusable reference target found: turtle#turtle.begin_poly
WARNING: unusable reference target found: turtle#turtle.end_poly
WARNING: unusable reference target found: turtle#turtle.get_poly
WARNING: unusable reference target found: turtle#turtle.clone
WARNING: unusable reference target found: turtle#turtle.getturtle
WARNING: unusable reference target found: turtle#turtle.getscreen
WARNING: unusable reference target found: turtle#turtle.setundobuffer
WARNING: unusable reference target found: turtle#turtle.undobufferentries
WARNING: unusable reference target found: turtle#turtle.tracer
WARNING: unusable reference target found: turtle#turtle.window_width
WARNING: unusable reference target found: turtle#turtle.window_height
WARNING: unusable reference target found: turtle#turtle.bgcolor
WARNING: unusable reference target found: turtle#turtle.bgpic
WARNING: unusable reference target found: turtle#turtle.clear
WARNING: unusable reference target found: turtle#turtle.clearscreen
WARNING: unusable reference target found: turtle#turtle.reset
WARNING: unusable reference target found: turtle#turtle.resetscreen
WARNING: unusable reference target found: turtle#turtle.screensize
WARNING: unusable reference target found: turtle#turtle.setworldcoordinates
WARNING: unusable reference target found: turtle#turtle.delay
WARNING: unusable reference target found: turtle#turtle.tracer
WARNING: unusable reference target found: turtle#turtle.update
WARNING: unusable reference target found: turtle#turtle.listen
WARNING: unusable reference target found: turtle#turtle.onkey
WARNING: unusable reference target found: turtle#turtle.onclick
WARNING: unusable reference target found: turtle#turtle.onscreenclick
WARNING: unusable reference target found: turtle#turtle.ontimer
WARNING: unusable reference target found: turtle#turtle.mode
WARNING: unusable reference target found: turtle#turtle.colormode
WARNING: unusable reference target found: turtle#turtle.getcanvas
WARNING: unusable reference target found: turtle#turtle.getshapes
WARNING: unusable reference target found: turtle#turtle.register_shape
WARNING: unusable reference target found: turtle#turtle.addshape
WARNING: unusable reference target found: turtle#turtle.turtles
WARNING: unusable reference target found: turtle#turtle.window_height
WARNING: unusable reference target found: turtle#turtle.window_width
WARNING: unusable reference target found: turtle#turtle.bye
WARNING: unusable reference target found: turtle#turtle.exitonclick
WARNING: unusable reference target found: turtle#turtle.setup
WARNING: unusable reference target found: turtle#turtle.title
WARNING: unusable reference target found: turtle#turtle.degrees
WARNING: unusable reference target found: turtle#turtle.radians
WARNING: unusable reference target found: turtle#turtle.mode
WARNING: unusable reference target found: turtle#turtle.degrees
WARNING: unusable reference target found: turtle#turtle.radians
WARNING: unusable reference target found: turtle#turtle.mode
WARNING: unusable reference target found: turtle#turtle.Vec2D
WARNING: unusable reference target found: turtle#turtle.pos
WARNING: unusable reference target found: turtle#turtle.mode
WARNING: unusable reference target found: turtle#turtle.stamp
WARNING: unusable reference target found: turtle#turtle.Vec2D
WARNING: unusable reference target found: turtle#turtle.mode
WARNING: unusable reference target found: turtle#turtle.pen
WARNING: unusable reference target found: turtle#turtle.colormode
WARNING: unusable reference target found: turtle#turtle.colormode
WARNING: unusable reference target found: turtle#turtle.pencolor
WARNING: unusable reference target found: turtle#turtle.fillcolor
WARNING: unusable reference target found: turtle#turtle.pencolor
WARNING: unusable reference target found: turtle#turtle.colormode
WARNING: unusable reference target found: turtle#turtle.begin_fill
WARNING: unusable reference target found: turtle#turtle.register_shape
WARNING: unusable reference target found: turtle#turtle.shapesize
WARNING: unusable reference target found: turtle#turtle.shapesize
WARNING: unusable reference target found: turtle#turtle.TurtleScreen
WARNING: unusable reference target found: turtle#turtle.undo
WARNING: unusable reference target found: turtle#turtle.Shape
WARNING: unusable reference target found: turtle#turtle.Shape
WARNING: unusable reference target found: turtle#turtle.register_shape
WARNING: unusable reference target found: turtle#turtle.delay
WARNING: unusable reference target found: turtle#turtle.speed
WARNING: unusable reference target found: turtle#turtle.listen
WARNING: unusable reference target found: turtle#turtle.listen
WARNING: unusable reference target found: turtle#module-turtle
WARNING: unusable reference target found: turtle#turtle.Shape
WARNING: unusable reference target found: turtle#turtle.TurtleScreen
WARNING: unusable reference target found: turtle#turtle.Screen
WARNING: unusable reference target found: turtle#screenspecific
WARNING: unusable reference target found: turtle#turtle.Shape.addcomponent
WARNING: unusable reference target found: turtle#compoundshapes
WARNING: unusable reference target found: functions#help
WARNING: unusable reference target found: turtle#module-turtle
WARNING: unusable reference target found: turtle#module-turtle
WARNING: unusable reference target found: turtle#turtle.exitonclick
WARNING: unusable reference target found: turtle#module-turtle
WARNING: unusable reference target found: turtle#module-turtle
WARNING: unusable reference target found: turtle#turtle.tracer
WARNING: unusable reference target found: turtle#turtle.update
WARNING: unusable reference target found: turtle#turtle.ondrag
WARNING: unusable reference target found: turtle#turtle.onclick
WARNING: unusable reference target found: turtle#turtle.stamp
WARNING: unusable reference target found: turtle#turtle.Vec2D
WARNING: unusable reference target found: turtle#turtle.clone
WARNING: unusable reference target found: turtle#turtle.clone
WARNING: unusable reference target found: turtle#turtle.undo
WARNING: unusable reference target found: turtle#turtle.circle
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: pydoc#module-pydoc
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: pydoc#module-pydoc
WARNING: unusable reference target found: functions#help
WARNING: unusable reference target found: pydoc#module-pydoc
WARNING: unusable reference target found: sys#module-sys
WARNING: unusable reference target found: pydoc#module-pydoc
WARNING: unusable reference target found: tkinter#module-Tkinter
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: doctest#doctest.testmod
WARNING: unusable reference target found: doctest#doctest.testmod
WARNING: unusable reference target found: doctest#doctest.testmod
WARNING: unusable reference target found: doctest#doctest.testmod
WARNING: unusable reference target found: doctest#doctest.testmod
WARNING: unusable reference target found: doctest#doctest-basic-api
WARNING: unusable reference target found: doctest#doctest.testfile
WARNING: unusable reference target found: doctest#doctest.testmod
WARNING: unusable reference target found: doctest#doctest.testfile
WARNING: unusable reference target found: doctest#doctest.testmod
WARNING: unusable reference target found: doctest#doctest.testfile
WARNING: unusable reference target found: doctest#doctest-basic-api
WARNING: unusable reference target found: doctest#doctest.testmod
WARNING: unusable reference target found: doctest#doctest.testfile
WARNING: unusable reference target found: doctest#doctest.testfile
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: doctest#doctest.testfile
WARNING: unusable reference target found: doctest#doctest.testmod
WARNING: unusable reference target found: doctest#doctest.testfile
WARNING: unusable reference target found: doctest#doctest-basic-api
WARNING: unusable reference target found: doctest#doctest.DocTestParser
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: doctest#doctest.testmod
WARNING: unusable reference target found: doctest#doctest.testfile
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: doctest#doctest.ELLIPSIS
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: doctest#doctest.IGNORE_EXCEPTION_DETAIL
WARNING: unusable reference target found: exceptions#exceptions.SyntaxError
WARNING: unusable reference target found: exceptions#exceptions.SyntaxError
WARNING: unusable reference target found: exceptions#exceptions.SyntaxError
WARNING: unusable reference target found: doctest#doctest.IGNORE_EXCEPTION_DETAIL
WARNING: unusable reference target found: doctest#doctest.DONT_ACCEPT_TRUE_FOR_1
WARNING: unusable reference target found: doctest#doctest.DONT_ACCEPT_BLANKLINE
WARNING: unusable reference target found: doctest#doctest.NORMALIZE_WHITESPACE
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: doctest#doctest.ELLIPSIS
WARNING: unusable reference target found: doctest#doctest.IGNORE_EXCEPTION_DETAIL
WARNING: unusable reference target found: doctest#doctest.IGNORE_EXCEPTION_DETAIL
WARNING: unusable reference target found: doctest#doctest.REPORT_ONLY_FIRST_FAILURE
WARNING: unusable reference target found: ../@token#grammar-token-directive_options
WARNING: unusable reference target found: ../@token#grammar-token-directive_option
WARNING: unusable reference target found: ../@token#grammar-token-directive_option
WARNING: unusable reference target found: ../@token#grammar-token-on_or_off
WARNING: unusable reference target found: ../@token#grammar-token-directive_option_name
WARNING: unusable reference target found: doctest#doctest.DONT_ACCEPT_BLANKLINE
WARNING: unusable reference target found: doctest#doctest.NORMALIZE_WHITESPACE
WARNING: unusable reference target found: doctest#doctest.ELLIPSIS
WARNING: unusable reference target found: doctest#doctest.IGNORE_EXCEPTION_DETAIL
WARNING: unusable reference target found: doctest#doctest.REPORT_UDIFF
WARNING: unusable reference target found: doctest#doctest.REPORT_CDIFF
WARNING: unusable reference target found: doctest#doctest.REPORT_NDIFF
WARNING: unusable reference target found: doctest#doctest.REPORT_ONLY_FIRST_FAILURE
WARNING: unusable reference target found: doctest#doctest.COMPARISON_FLAGS
WARNING: unusable reference target found: doctest#doctest.REPORTING_FLAGS
WARNING: unusable reference target found: doctest#doctest.SKIP
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: doctest#doctest.register_optionflag
WARNING: unusable reference target found: doctest#doctest.OutputChecker
WARNING: unusable reference target found: doctest#doctest.DocTestRunner
WARNING: unusable reference target found: doctest#doctest.register_optionflag
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: doctest#doctest.ELLIPSIS
WARNING: unusable reference target found: doctest#doctest.testmod
WARNING: unusable reference target found: doctest#doctest.testfile
WARNING: unusable reference target found: doctest#doctest-simple-testmod
WARNING: unusable reference target found: doctest#doctest-simple-testfile
WARNING: unusable reference target found: stdtypes#dict.update
WARNING: unusable reference target found: doctest#doctest-options
WARNING: unusable reference target found: doctest#doctest.DocTestParser
WARNING: unusable reference target found: __main__#module-__main__
WARNING: unusable reference target found: doctest#doctest.testmod
WARNING: unusable reference target found: doctest#doctest.DocTestFinder
WARNING: unusable reference target found: doctest#doctest.testfile
WARNING: unusable reference target found: doctest#doctest.testfile
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: unittest#unittest.TestSuite
WARNING: unusable reference target found: unittest#unittest.TestSuite
WARNING: unusable reference target found: unittest#unittest.TestSuite
WARNING: unusable reference target found: doctest#doctest.DocTest
WARNING: unusable reference target found: doctest#doctest.DocTest
WARNING: unusable reference target found: doctest#doctest-options
WARNING: unusable reference target found: doctest#doctest.set_unittest_reportflags
WARNING: unusable reference target found: doctest#doctest.DocTestParser
WARNING: unusable reference target found: doctest#doctest.DocFileSuite
WARNING: unusable reference target found: unittest#unittest.TestSuite
WARNING: unusable reference target found: unittest#unittest.TestSuite
WARNING: unusable reference target found: doctest#doctest.DocTestFinder
WARNING: unusable reference target found: doctest#doctest.DocFileSuite
WARNING: unusable reference target found: doctest#doctest.testmod
WARNING: unusable reference target found: doctest#doctest.DocTestSuite
WARNING: unusable reference target found: unittest#unittest.TestSuite
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: doctest#doctest.DocFileSuite
WARNING: unusable reference target found: unittest#unittest.TestSuite
WARNING: unusable reference target found: unittest#unittest.TestSuite
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: doctest#doctest-options
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: doctest#doctest.DocTestRunner
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: doctest#doctest.Example
WARNING: unusable reference target found: doctest#doctest.DocTest
WARNING: unusable reference target found: doctest#doctest.Example
WARNING: unusable reference target found: doctest#doctest.DocTestFinder
WARNING: unusable reference target found: doctest#doctest.DocTestParser
WARNING: unusable reference target found: doctest#doctest.DocTest
WARNING: unusable reference target found: doctest#doctest.DocTestParser
WARNING: unusable reference target found: doctest#doctest.DocTest
WARNING: unusable reference target found: doctest#doctest.DocTestRunner
WARNING: unusable reference target found: doctest#doctest.DocTest
WARNING: unusable reference target found: doctest#doctest.OutputChecker
WARNING: unusable reference target found: doctest#doctest.OutputChecker
WARNING: unusable reference target found: doctest#doctest.DocTest
WARNING: unusable reference target found: doctest#doctest.Example
WARNING: unusable reference target found: doctest#doctest.DocTest.globs
WARNING: unusable reference target found: doctest#doctest.DocTest
WARNING: unusable reference target found: doctest#doctest.DocTest
WARNING: unusable reference target found: doctest#doctest.DocTest
WARNING: unusable reference target found: doctest#doctest.DocTest.filename
WARNING: unusable reference target found: doctest#doctest.DocTest
WARNING: unusable reference target found: doctest#doctest.Example
WARNING: unusable reference target found: doctest#doctest.Example.want
WARNING: unusable reference target found: traceback#traceback.format_exception_only
WARNING: unusable reference target found: doctest#doctest.Example.exc_msg
WARNING: unusable reference target found: doctest#doctest.DocTestRunner
WARNING: unusable reference target found: doctest#doctest.DocTest
WARNING: unusable reference target found: doctest#doctest.DocTest
WARNING: unusable reference target found: doctest#doctest.DocTestParser
WARNING: unusable reference target found: doctest#doctest.DocTestFinder.find
WARNING: unusable reference target found: doctest#doctest.DocTestFinder.find
WARNING: unusable reference target found: doctest#doctest.DocTestFinder
WARNING: unusable reference target found: doctest#doctest.DocTest
WARNING: unusable reference target found: doctest#doctest.DocTest
WARNING: unusable reference target found: doctest#doctest.DocTest
WARNING: unusable reference target found: doctest#doctest.DocTest
WARNING: unusable reference target found: doctest#doctest.DocTest
WARNING: unusable reference target found: doctest#doctest.DocTestParser
WARNING: unusable reference target found: doctest#doctest.DocTest
WARNING: unusable reference target found: doctest#doctest.DocTest
WARNING: unusable reference target found: doctest#doctest.DocTest
WARNING: unusable reference target found: doctest#doctest.Example
WARNING: unusable reference target found: doctest#doctest.Example
WARNING: unusable reference target found: doctest#doctest.Example
WARNING: unusable reference target found: doctest#doctest.DocTest
WARNING: unusable reference target found: doctest#doctest.OutputChecker
WARNING: unusable reference target found: doctest#doctest-options
WARNING: unusable reference target found: doctest#doctest.OutputChecker
WARNING: unusable reference target found: doctest#doctest.DocTestRunner.report_start
WARNING: unusable reference target found: doctest#doctest.DocTestRunner.report_success
WARNING: unusable reference target found: doctest#doctest.DocTestRunner.report_unexpected_exception
WARNING: unusable reference target found: doctest#doctest.DocTestRunner.report_failure
WARNING: unusable reference target found: doctest#doctest.OutputChecker
WARNING: unusable reference target found: doctest#doctest.DocTestRunner
WARNING: unusable reference target found: doctest#doctest-options
WARNING: unusable reference target found: doctest#doctest.DocTestParser
WARNING: unusable reference target found: doctest#doctest.DocTestRunner
WARNING: unusable reference target found: doctest#doctest.DocTestRunner.run
WARNING: unusable reference target found: doctest#doctest.DocTestRunner
WARNING: unusable reference target found: doctest#doctest.DocTestRunner.run
WARNING: unusable reference target found: doctest#doctest.DocTestRunner
WARNING: unusable reference target found: doctest#doctest.DocTestRunner.run
WARNING: unusable reference target found: doctest#doctest.DocTestRunner
WARNING: unusable reference target found: sys#sys.exc_info
WARNING: unusable reference target found: doctest#doctest.DocTestRunner.run
WARNING: unusable reference target found: doctest#doctest.DocTest
WARNING: unusable reference target found: doctest#doctest.DocTestRunner
WARNING: unusable reference target found: doctest#doctest.DocTestRunner
WARNING: unusable reference target found: doctest#doctest.OutputChecker
WARNING: unusable reference target found: doctest#doctest.OutputChecker.check_output
WARNING: unusable reference target found: doctest#doctest.OutputChecker.output_difference
WARNING: unusable reference target found: doctest#doctest.OutputChecker
WARNING: unusable reference target found: doctest#doctest-options
WARNING: unusable reference target found: pdb#module-pdb
WARNING: unusable reference target found: doctest#doctest.DebugRunner
WARNING: unusable reference target found: doctest#doctest.DocTestRunner
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: doctest#doctest.DocTestSuite
WARNING: unusable reference target found: doctest#doctest.debug
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: pdb#pdb.set_trace
WARNING: unusable reference target found: pdb#pdb.set_trace
WARNING: unusable reference target found: doctest#doctest.script_from_examples
WARNING: unusable reference target found: doctest#doctest.testsource
WARNING: unusable reference target found: pdb#module-pdb
WARNING: unusable reference target found: pdb#pdb.post_mortem
WARNING: unusable reference target found: functions#execfile
WARNING: unusable reference target found: pdb#pdb.run
WARNING: unusable reference target found: doctest#doctest.debug
WARNING: unusable reference target found: doctest#doctest.debug
WARNING: unusable reference target found: doctest#doctest.DebugRunner
WARNING: unusable reference target found: doctest#doctest.DebugRunner
WARNING: unusable reference target found: doctest#doctest.DocTestRunner
WARNING: unusable reference target found: doctest#doctest.UnexpectedException
WARNING: unusable reference target found: doctest#doctest.DocTestFailure
WARNING: unusable reference target found: doctest#doctest.DocTestRunner
WARNING: unusable reference target found: doctest#doctest-advanced-api
WARNING: unusable reference target found: doctest#doctest.DebugRunner
WARNING: unusable reference target found: doctest#doctest.DocTestRunner
WARNING: unusable reference target found: doctest#doctest.DocTestFailure
WARNING: unusable reference target found: doctest#doctest.DocTest
WARNING: unusable reference target found: doctest#doctest.Example
WARNING: unusable reference target found: doctest#doctest.DocTestRunner
WARNING: unusable reference target found: doctest#doctest.UnexpectedException
WARNING: unusable reference target found: doctest#doctest.DocTest
WARNING: unusable reference target found: doctest#doctest.Example
WARNING: unusable reference target found: sys#sys.exc_info
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: doctest#doctest.testfile
WARNING: unusable reference target found: doctest#doctest.DocFileSuite
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.FunctionTestCase
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.FunctionTestCase
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.TestSuite
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.TestSuite
WARNING: unusable reference target found: unittest#unittest.TestResult
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: unittest#unittest.TextTestRunner
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: random#module-random
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.main
WARNING: unusable reference target found: unittest#unittest.main
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.FunctionTestCase
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: unittest#unittest.TestSuite
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: unittest#unittest.TestLoader
WARNING: unusable reference target found: unittest#unittest.TestLoader
WARNING: unusable reference target found: functions#cmp
WARNING: unusable reference target found: unittest#unittest.TestSuite
WARNING: unusable reference target found: unittest#unittest.TestSuite
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.TestSuite
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: unittest#unittest.FunctionTestCase
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: exceptions#exceptions.AssertionError
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: exceptions#exceptions.AssertionError
WARNING: unusable reference target found: unittest#unittest.FunctionTestCase
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: unittest#unittest.TestSuite
WARNING: unusable reference target found: unittest#unittest.TestSuite
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.TestLoader
WARNING: unusable reference target found: unittest#unittest.TestLoader
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: unittest#unittest.TestSuite
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.TestCase.setUp
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: unittest#unittest.TestCase.run
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: unittest#unittest.TestCase.failUnlessEqual
WARNING: unusable reference target found: unittest#unittest.TestCase.failUnless
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: unittest#unittest.TestCase.failIfEqual
WARNING: unusable reference target found: unittest#unittest.TestCase.failUnless
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: unittest#unittest.TestCase.assertRaises
WARNING: unusable reference target found: unittest#unittest.TestCase.failUnless
WARNING: unusable reference target found: unittest#unittest.TestCase.failIf
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: exceptions#exceptions.AssertionError
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.TestCase.run
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.TestResult
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: unittest#unittest.TestSuite
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.TestSuite
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.TestSuite
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.TestSuite
WARNING: unusable reference target found: unittest#unittest.TestSuite.addTest
WARNING: unusable reference target found: unittest#unittest.TestSuite
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.TestCase.run
WARNING: unusable reference target found: unittest#unittest.TestSuite.run
WARNING: unusable reference target found: unittest#unittest.TestSuite
WARNING: unusable reference target found: unittest#unittest.TestResult
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.TestSuite
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: unittest#unittest.TestResult
WARNING: unusable reference target found: unittest#unittest.TestResult
WARNING: unusable reference target found: unittest#unittest.TestResult
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: sys#sys.exc_info
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: sys#sys.exc_info
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: unittest#unittest.TestResult
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: unittest#unittest.TextTestRunner
WARNING: unusable reference target found: unittest#unittest.TestResult
WARNING: unusable reference target found: sys#sys.exc_info
WARNING: unusable reference target found: sys#sys.exc_info
WARNING: unusable reference target found: unittest#unittest.TestLoader
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: unittest#unittest.TestLoader
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.TestSuite
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.TestSuite
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.TestLoader.loadTestsFromName
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: unittest#unittest.TestLoader
WARNING: unusable reference target found: unittest#unittest.TestLoader.getTestCaseNames
WARNING: unusable reference target found: unittest#unittest.TestLoader.getTestCaseNames
WARNING: unusable reference target found: functions#cmp
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: unittest#unittest.TestSuite
WARNING: unusable reference target found: 2to3#module-lib2to3
WARNING: unusable reference target found: 2to3#module-lib2to3
WARNING: unusable reference target found: 2to3#module-lib2to3
WARNING: unusable reference target found: test#module-test
WARNING: unusable reference target found: test#module-test.test_support
WARNING: unusable reference target found: test#module-test.test_support
WARNING: unusable reference target found: test#module-test
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: doctest#module-doctest
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: test#module-test
WARNING: unusable reference target found: test#module-test.test_support
WARNING: unusable reference target found: test#module-test.test_support
WARNING: unusable reference target found: unittest#module-unittest
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: test#test.test_support.TestFailed
WARNING: unusable reference target found: test#test.test_support.TestSkipped
WARNING: unusable reference target found: test#test.test_support.requires
WARNING: unusable reference target found: test#module-test.test_support
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: test#module-test.test_support
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: test#test.test_support.ResourceDenied
WARNING: unusable reference target found: test#test.test_support.ResourceDenied
WARNING: unusable reference target found: unittest#unittest.TestCase
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: stringio#StringIO.StringIO
WARNING: unusable reference target found: test#module-test.test_support
WARNING: unusable reference target found: test#test.test_support.ResourceDenied
WARNING: unusable reference target found: test#test.test_support.ResourceDenied
WARNING: unusable reference target found: test#test.test_support.check_warnings
WARNING: unusable reference target found: bdb#module-bdb
WARNING: unusable reference target found: bdb#bdb.Bdb
WARNING: unusable reference target found: bdb#module-bdb
WARNING: unusable reference target found: bdb#bdb.Breakpoint
WARNING: unusable reference target found: bdb#bdb.Breakpoint
WARNING: unusable reference target found: bdb#bdb.Bdb
WARNING: unusable reference target found: bdb#bdb.Bdb
WARNING: unusable reference target found: sys#sys.settrace
WARNING: unusable reference target found: bdb#bdb.Bdb.user_line
WARNING: unusable reference target found: bdb#bdb.BdbQuit
WARNING: unusable reference target found: bdb#bdb.Bdb.user_line
WARNING: unusable reference target found: bdb#bdb.Bdb.trace_dispatch
WARNING: unusable reference target found: bdb#bdb.Bdb.user_call
WARNING: unusable reference target found: bdb#bdb.BdbQuit
WARNING: unusable reference target found: bdb#bdb.Bdb.user_call
WARNING: unusable reference target found: bdb#bdb.Bdb.trace_dispatch
WARNING: unusable reference target found: bdb#bdb.Bdb.user_return
WARNING: unusable reference target found: bdb#bdb.BdbQuit
WARNING: unusable reference target found: bdb#bdb.Bdb.user_return
WARNING: unusable reference target found: bdb#bdb.Bdb.trace_dispatch
WARNING: unusable reference target found: bdb#bdb.Bdb.user_exception
WARNING: unusable reference target found: bdb#bdb.BdbQuit
WARNING: unusable reference target found: bdb#bdb.Bdb.user_exception
WARNING: unusable reference target found: bdb#bdb.Bdb.trace_dispatch
WARNING: unusable reference target found: bdb#bdb.Bdb.dispatch_call
WARNING: unusable reference target found: bdb#bdb.Bdb.dispatch_line
WARNING: unusable reference target found: bdb#bdb.Bdb.stop_here
WARNING: unusable reference target found: bdb#bdb.Bdb.break_here
WARNING: unusable reference target found: bdb#bdb.Bdb.dispatch_return
WARNING: unusable reference target found: bdb#bdb.Bdb.stop_here
WARNING: unusable reference target found: bdb#bdb.Bdb.dispatch_exception
WARNING: unusable reference target found: bdb#bdb.Bdb.stop_here
WARNING: unusable reference target found: bdb#bdb.BdbQuit
WARNING: unusable reference target found: bdb#bdb.Bdb.canonic
WARNING: unusable reference target found: functions#eval
WARNING: unusable reference target found: bdb#bdb.Bdb.run
WARNING: unusable reference target found: bdb#bdb.Bdb.run
WARNING: unusable reference target found: bdb#bdb.Bdb
WARNING: unusable reference target found: pdb#module-pdb
WARNING: unusable reference target found: bdb#module-bdb
WARNING: unusable reference target found: cmd#module-cmd
WARNING: unusable reference target found: __main__#module-__main__
WARNING: unusable reference target found: functions#eval
WARNING: unusable reference target found: pdb#pdb.runeval
WARNING: unusable reference target found: pdb#pdb.run
WARNING: unusable reference target found: pdb#pdb.runcall
WARNING: unusable reference target found: pprint#module-pprint
WARNING: unusable reference target found: profile#module-cProfile
WARNING: unusable reference target found: profile#module-cProfile
WARNING: unusable reference target found: profile#module-pstats
WARNING: unusable reference target found: profile#module-cProfile
WARNING: unusable reference target found: profile#module-cProfile
WARNING: unusable reference target found: hotshot#module-hotshot
WARNING: unusable reference target found: profile#module-cProfile
WARNING: unusable reference target found: profile#module-cProfile
WARNING: unusable reference target found: profile#module-cProfile
WARNING: unusable reference target found: hotshot#module-hotshot
WARNING: unusable reference target found: profile#module-cProfile
WARNING: unusable reference target found: profile#module-pstats
WARNING: unusable reference target found: profile#cProfile.run
WARNING: unusable reference target found: profile#module-pstats
WARNING: unusable reference target found: cmd#module-cmd
WARNING: unusable reference target found: profile#cProfile.run
WARNING: unusable reference target found: profile#pstats.Stats
WARNING: unusable reference target found: profile#cProfile.run
WARNING: unusable reference target found: profile#module-pstats
WARNING: unusable reference target found: profile#pstats.Stats
WARNING: unusable reference target found: profile#module-cProfile
WARNING: unusable reference target found: profile#pstats.Stats
WARNING: unusable reference target found: profile#pstats.Stats.add
WARNING: unusable reference target found: profile#pstats.Stats
WARNING: unusable reference target found: profile#pstats.Stats
WARNING: unusable reference target found: profile#pstats.Stats.strip_dirs
WARNING: unusable reference target found: profile#pstats.Stats
WARNING: unusable reference target found: profile#cProfile.run
WARNING: unusable reference target found: profile#pstats.Stats
WARNING: unusable reference target found: profile#pstats.Stats
WARNING: unusable reference target found: profile#pstats.Stats
WARNING: unusable reference target found: profile#pstats.Stats
WARNING: unusable reference target found: profile#pstats.Stats.sort_stats
WARNING: unusable reference target found: profile#pstats.Stats.add
WARNING: unusable reference target found: profile#pstats.Stats.strip_dirs
WARNING: unusable reference target found: re#module-re
WARNING: unusable reference target found: profile#pstats.Stats
WARNING: unusable reference target found: profile#pstats.Stats.print_stats
WARNING: unusable reference target found: profile#module-cProfile
WARNING: unusable reference target found: profile#pstats.Stats
WARNING: unusable reference target found: profile#pstats.Stats.print_callers
WARNING: unusable reference target found: profile#module-cProfile
WARNING: unusable reference target found: profile#module-cProfile
WARNING: unusable reference target found: os#os.times
WARNING: unusable reference target found: os#os.times
WARNING: unusable reference target found: hotshot#module-hotshot
WARNING: unusable reference target found: profile#module-cProfile
WARNING: unusable reference target found: hotshot#module-hotshot
WARNING: unusable reference target found: hotshot#module-hotshot
WARNING: unusable reference target found: __main__#module-__main__
WARNING: unusable reference target found: profile#module-pstats
WARNING: unusable reference target found: profile#pstats.Stats
WARNING: unusable reference target found: timeit#timeit.timeit
WARNING: unusable reference target found: timeit#timeit.repeat
WARNING: unusable reference target found: timeit#timeit.timeit
WARNING: unusable reference target found: timeit#timeit.timeit
WARNING: unusable reference target found: timeit#timeit.timeit
WARNING: unusable reference target found: timeit#timeit.timeit
WARNING: unusable reference target found: timeit#timeit.timeit
WARNING: unusable reference target found: timeit#timeit.timeit
WARNING: unusable reference target found: functions#min
WARNING: unusable reference target found: timeit#timeit.timeit
WARNING: unusable reference target found: timeit#timeit.Timer
WARNING: unusable reference target found: timeit#timeit.repeat
WARNING: unusable reference target found: timeit#timeit.Timer
WARNING: unusable reference target found: timeit#timeit.timeit
WARNING: unusable reference target found: time#time.time
WARNING: unusable reference target found: time#time.clock
WARNING: unusable reference target found: time#time.clock
WARNING: unusable reference target found: time#time.time
WARNING: unusable reference target found: time#time.clock
WARNING: unusable reference target found: time#time.time
WARNING: unusable reference target found: time#time.clock
WARNING: unusable reference target found: functions#hasattr
WARNING: unusable reference target found: timeit#module-timeit
WARNING: unusable reference target found: trace#module-trace
WARNING: unusable reference target found: trace#module-trace
WARNING: unusable reference target found: trace#trace.Trace
WARNING: unusable reference target found: fileinput#module-fileinput
WARNING: unusable reference target found: traceback#module-traceback
WARNING: unusable reference target found: sys#sys.exc_clear
WARNING: unusable reference target found: sys#sys.exc_info
WARNING: unusable reference target found: sys#sys.exc_info
WARNING: unusable reference target found: sys#sys.exc_info
WARNING: unusable reference target found: exceptions#exceptions.SystemExit
WARNING: unusable reference target found: atexit#module-atexit
WARNING: unusable reference target found: atexit#module-atexit
WARNING: unusable reference target found: sys#sys.dont_write_bytecode
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: functions#max
WARNING: unusable reference target found: functions#min
WARNING: unusable reference target found: sys#sys.setcheckinterval
WARNING: unusable reference target found: dl#module-dl
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: sys#sys.getfilesystemencoding
WARNING: unusable reference target found: sys#sys.getrefcount
WARNING: unusable reference target found: sys#sys.setrecursionlimit
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: sys#sys.setprofile
WARNING: unusable reference target found: sys#sys.settrace
WARNING: unusable reference target found: sys#sys.gettrace
WARNING: unusable reference target found: functions#hex
WARNING: unusable reference target found: pdb#debugger
WARNING: unusable reference target found: sys#sys.exc_info
WARNING: unusable reference target found: functions#reload
WARNING: unusable reference target found: sys#sys.path
WARNING: unusable reference target found: sys#sys.platform
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: exceptions#exceptions.LookupError
WARNING: unusable reference target found: site#module-site
WARNING: unusable reference target found: site#module-site
WARNING: unusable reference target found: sys#module-sys
WARNING: unusable reference target found: dl#module-dl
WARNING: unusable reference target found: profile#profile
WARNING: unusable reference target found: sys#sys.settrace
WARNING: unusable reference target found: sys#sys.settrace
WARNING: unusable reference target found: sys#sys.settrace
WARNING: unusable reference target found: functions#input
WARNING: unusable reference target found: functions#raw_input
WARNING: unusable reference target found: functions#input
WARNING: unusable reference target found: functions#raw_input
WARNING: unusable reference target found: os#os.popen
WARNING: unusable reference target found: os#os.system
WARNING: unusable reference target found: os#module-os
WARNING: unusable reference target found: warnings#module-warnings
WARNING: unusable reference target found: sys#sys.version
WARNING: unusable reference target found: sys#module-sys
WARNING: unusable reference target found: site#module-site
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: objects#builtin
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: functions#print
WARNING: unusable reference target found: functions#repr
WARNING: unusable reference target found: functions#repr
WARNING: unusable reference target found: future_builtins#future_builtins.ascii
WARNING: unusable reference target found: future_builtins#future_builtins.ascii
WARNING: unusable reference target found: functions#repr
WARNING: unusable reference target found: itertools#itertools.ifilter
WARNING: unusable reference target found: functions#hex
WARNING: unusable reference target found: itertools#itertools.imap
WARNING: unusable reference target found: functions#oct
WARNING: unusable reference target found: itertools#itertools.izip
WARNING: unusable reference target found: warnings#warnings.warn
WARNING: unusable reference target found: warnings#warnings.filterwarnings
WARNING: unusable reference target found: warnings#warnings.resetwarnings
WARNING: unusable reference target found: warnings#warnings.showwarning
WARNING: unusable reference target found: warnings#warnings.formatwarning
WARNING: unusable reference target found: exceptions#exceptions.Warning
WARNING: unusable reference target found: exceptions#exceptions.Exception
WARNING: unusable reference target found: exceptions#exceptions.UserWarning
WARNING: unusable reference target found: warnings#warnings.warn
WARNING: unusable reference target found: exceptions#exceptions.DeprecationWarning
WARNING: unusable reference target found: exceptions#exceptions.SyntaxWarning
WARNING: unusable reference target found: exceptions#exceptions.RuntimeWarning
WARNING: unusable reference target found: exceptions#exceptions.FutureWarning
WARNING: unusable reference target found: exceptions#exceptions.PendingDeprecationWarning
WARNING: unusable reference target found: exceptions#exceptions.ImportWarning
WARNING: unusable reference target found: exceptions#exceptions.UnicodeWarning
WARNING: unusable reference target found: exceptions#exceptions.Warning
WARNING: unusable reference target found: exceptions#exceptions.Warning
WARNING: unusable reference target found: exceptions#exceptions.Warning
WARNING: unusable reference target found: exceptions#exceptions.Exception
WARNING: unusable reference target found: warnings#module-warnings
WARNING: unusable reference target found: warnings#warnings.catch_warnings
WARNING: unusable reference target found: warnings#warnings.catch_warnings
WARNING: unusable reference target found: warnings#warnings.showwarning
WARNING: unusable reference target found: exceptions#exceptions.UserWarning
WARNING: unusable reference target found: exceptions#exceptions.Warning
WARNING: unusable reference target found: warnings#warnings.warn
WARNING: unusable reference target found: exceptions#exceptions.Warning
WARNING: unusable reference target found: exceptions#exceptions.Warning
WARNING: unusable reference target found: warnings#warnings.warn
WARNING: unusable reference target found: exceptions#exceptions.Warning
WARNING: unusable reference target found: warnings#warnings.warnpy3k
WARNING: unusable reference target found: exceptions#exceptions.DeprecationWarning
WARNING: unusable reference target found: warnings#warnings.showwarning
WARNING: unusable reference target found: exceptions#exceptions.DeprecationWarning
WARNING: unusable reference target found: warnings#warnings.formatwarning
WARNING: unusable reference target found: warnings#warnings.filterwarnings
WARNING: unusable reference target found: warnings#warnings.filterwarnings
WARNING: unusable reference target found: warnings#warnings.simplefilter
WARNING: unusable reference target found: warnings#warnings.showwarning
WARNING: unusable reference target found: constants#False
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: constants#True
WARNING: unusable reference target found: warnings#warnings.showwarning
WARNING: unusable reference target found: warnings#warnings.showwarning
WARNING: unusable reference target found: warnings#module-warnings
WARNING: unusable reference target found: warnings#module-warnings
WARNING: unusable reference target found: warnings#warnings.catch_warnings
WARNING: unusable reference target found: stdtypes#typecontextmanager
WARNING: unusable reference target found: numbers#module-numbers
WARNING: unusable reference target found: collections#module-collections
WARNING: unusable reference target found: collections#module-collections
WARNING: unusable reference target found: functions#issubclass
WARNING: unusable reference target found: functions#super
WARNING: unusable reference target found: abc#abc.ABCMeta
WARNING: unusable reference target found: abc#abc.ABCMeta.register
WARNING: unusable reference target found: abc#abc.ABCMeta.__subclasshook__
WARNING: unusable reference target found: abc#abc.ABCMeta
WARNING: unusable reference target found: abc#abc.ABCMeta
WARNING: unusable reference target found: abc#abc.abstractmethod
WARNING: unusable reference target found: functions#super
WARNING: unusable reference target found: functions#property
WARNING: unusable reference target found: abc#abc.ABCMeta
WARNING: unusable reference target found: abc#abc.ABCMeta
WARNING: unusable reference target found: atexit#module-atexit
WARNING: unusable reference target found: os#os._exit
WARNING: unusable reference target found: atexit#module-atexit
WARNING: unusable reference target found: atexit#module-atexit
WARNING: unusable reference target found: atexit#module-atexit
WARNING: unusable reference target found: atexit#atexit.register
WARNING: unusable reference target found: sys#sys.exit
WARNING: unusable reference target found: exceptions#exceptions.SystemExit
WARNING: unusable reference target found: readline#module-readline
WARNING: unusable reference target found: atexit#module-atexit
WARNING: unusable reference target found: readline#module-readline
WARNING: unusable reference target found: atexit#atexit.register
WARNING: unusable reference target found: sys#sys.exc_info
WARNING: unusable reference target found: traceback#traceback.print_tb
WARNING: unusable reference target found: exceptions#exceptions.SyntaxError
WARNING: unusable reference target found: sys#sys.exc_info
WARNING: unusable reference target found: traceback#traceback.print_exception
WARNING: unusable reference target found: traceback#traceback.extract_tb
WARNING: unusable reference target found: traceback#traceback.print_stack
WARNING: unusable reference target found: traceback#traceback.extract_tb
WARNING: unusable reference target found: traceback#traceback.extract_stack
WARNING: unusable reference target found: exceptions#exceptions.SyntaxError
WARNING: unusable reference target found: traceback#traceback.print_exception
WARNING: unusable reference target found: traceback#traceback.print_exception
WARNING: unusable reference target found: code#module-code
WARNING: unusable reference target found: __future__#module-__future__
WARNING: unusable reference target found: __future__#module-__future__
WARNING: unusable reference target found: __future__#module-__future__
WARNING: unusable reference target found: functions#compile
WARNING: unusable reference target found: __future__#module-__future__
WARNING: unusable reference target found: gc#module-gc
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: functions#int
WARNING: unusable reference target found: functions#float
WARNING: unusable reference target found: gc#gc.collect
WARNING: unusable reference target found: gc#gc.get_referrers
WARNING: unusable reference target found: gc#gc.get_referrers
WARNING: unusable reference target found: gc#gc.get_referrers
WARNING: unusable reference target found: gc#gc.DEBUG_SAVEALL
WARNING: unusable reference target found: gc#gc.set_debug
WARNING: unusable reference target found: gc#gc.DEBUG_COLLECTABLE
WARNING: unusable reference target found: gc#gc.DEBUG_UNCOLLECTABLE
WARNING: unusable reference target found: gc#gc.DEBUG_COLLECTABLE
WARNING: unusable reference target found: gc#gc.DEBUG_UNCOLLECTABLE
WARNING: unusable reference target found: inspect#module-inspect
WARNING: unusable reference target found: inspect#inspect.getmembers
WARNING: unusable reference target found: inspect#inspect.getmembers
WARNING: unusable reference target found: inspect#inspect.getmembers
WARNING: unusable reference target found: functions#dir
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: imp#module-imp
WARNING: unusable reference target found: inspect#inspect.ismethod
WARNING: unusable reference target found: inspect#inspect.isclass
WARNING: unusable reference target found: inspect#inspect.isfunction
WARNING: unusable reference target found: inspect#inspect.ismethoddescriptor
WARNING: unusable reference target found: inspect#inspect.ismethod
WARNING: unusable reference target found: inspect#inspect.cleandoc
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: exceptions#exceptions.TypeError
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: inspect#inspect.getargspec
WARNING: unusable reference target found: inspect#inspect.getargvalues
WARNING: unusable reference target found: gc#gc.disable
WARNING: unusable reference target found: exceptions#exceptions.ImportError
WARNING: unusable reference target found: user#module-user
WARNING: unusable reference target found: user#module-user
WARNING: unusable reference target found: functions#execfile
WARNING: unusable reference target found: user#module-user
WARNING: unusable reference target found: user#module-user
WARNING: unusable reference target found: functions#getattr
WARNING: unusable reference target found: site#module-site
WARNING: unusable reference target found: fpectl#module-fpectl
WARNING: unusable reference target found: fpectl#fpectl-limitations
WARNING: unusable reference target found: fpectl#module-fpectl
WARNING: unusable reference target found: fpectl#fpectl.FloatingPointError
WARNING: unusable reference target found: fpectl#module-fpectl
WARNING: unusable reference target found: fpectl#fpectl.turnon_sigfpe
WARNING: unusable reference target found: fpectl#module-fpectl
WARNING: unusable reference target found: fpectl#module-fpectl
WARNING: unusable reference target found: fpectl#module-fpectl
WARNING: unusable reference target found: fpectl#module-fpectl
WARNING: unusable reference target found: code#module-code
WARNING: unusable reference target found: codeop#module-codeop
WARNING: unusable reference target found: code#code.InteractiveInterpreter
WARNING: unusable reference target found: code#code.InteractiveConsole
WARNING: unusable reference target found: functions#raw_input
WARNING: unusable reference target found: code#code.InteractiveConsole
WARNING: unusable reference target found: code#code.interact
WARNING: unusable reference target found: exceptions#exceptions.SyntaxError
WARNING: unusable reference target found: exceptions#exceptions.OverflowError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: code#code.compile_command
WARNING: unusable reference target found: code#code.compile_command
WARNING: unusable reference target found: exceptions#exceptions.SyntaxError
WARNING: unusable reference target found: exceptions#exceptions.OverflowError
WARNING: unusable reference target found: code#code.InteractiveInterpreter.showsyntaxerror
WARNING: unusable reference target found: code#code.InteractiveInterpreter.runsource
WARNING: unusable reference target found: code#code.compile_command
WARNING: unusable reference target found: code#code.InteractiveInterpreter.runsource
WARNING: unusable reference target found: code#code.compile_command
WARNING: unusable reference target found: code#code.InteractiveInterpreter.runcode
WARNING: unusable reference target found: exceptions#exceptions.SystemExit
WARNING: unusable reference target found: code#code.InteractiveInterpreter.runsource
WARNING: unusable reference target found: code#code.InteractiveInterpreter.showtraceback
WARNING: unusable reference target found: exceptions#exceptions.SystemExit
WARNING: unusable reference target found: exceptions#exceptions.KeyboardInterrupt
WARNING: unusable reference target found: code#code.InteractiveInterpreter.write
WARNING: unusable reference target found: code#code.InteractiveInterpreter.write
WARNING: unusable reference target found: code#code.InteractiveConsole
WARNING: unusable reference target found: code#code.InteractiveInterpreter
WARNING: unusable reference target found: exceptions#exceptions.EOFError
WARNING: unusable reference target found: functions#raw_input
WARNING: unusable reference target found: codeop#module-codeop
WARNING: unusable reference target found: code#module-code
WARNING: unusable reference target found: code#module-code
WARNING: unusable reference target found: codeop#module-codeop
WARNING: unusable reference target found: exceptions#exceptions.SyntaxError
WARNING: unusable reference target found: exceptions#exceptions.OverflowError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: functions#compile
WARNING: unusable reference target found: __future__#module-__future__
WARNING: unusable reference target found: codeop#codeop.compile_command
WARNING: unusable reference target found: codeop#codeop.Compile
WARNING: unusable reference target found: codeop#codeop.CommandCompiler
WARNING: unusable reference target found: rexec#module-rexec
WARNING: unusable reference target found: bastion#module-Bastion
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: __builtin__#module-__builtin__
WARNING: unusable reference target found: rexec#module-rexec
WARNING: unusable reference target found: rexec#rexec.RExec
WARNING: unusable reference target found: functions#eval
WARNING: unusable reference target found: functions#execfile
WARNING: unusable reference target found: rexec#rexec.RExec
WARNING: unusable reference target found: rexec#module-rexec
WARNING: unusable reference target found: rexec#module-rexec
WARNING: unusable reference target found: rexec#rexec.RExec
WARNING: unusable reference target found: rexec#rexec.RExec
WARNING: unusable reference target found: rexec#module-rexec
WARNING: unusable reference target found: rexec#rexec.RExec
WARNING: unusable reference target found: rexec#rexec.RExec
WARNING: unusable reference target found: sys#sys.exit
WARNING: unusable reference target found: exceptions#exceptions.SystemExit
WARNING: unusable reference target found: sys#sys.exit
WARNING: unusable reference target found: exceptions#exceptions.SystemExit
WARNING: unusable reference target found: rexec#module-rexec
WARNING: unusable reference target found: rexec#rexec.RExec
WARNING: unusable reference target found: __main__#module-__main__
WARNING: unusable reference target found: __main__#module-__main__
WARNING: unusable reference target found: __main__#module-__main__
WARNING: unusable reference target found: rexec#rexec.RExec
WARNING: unusable reference target found: exceptions#exceptions.ImportError
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: rexec#rexec.RExec
WARNING: unusable reference target found: rexec#rexec.RExec.r_open
WARNING: unusable reference target found: exceptions#exceptions.ImportError
WARNING: unusable reference target found: rexec#rexec.RExec
WARNING: unusable reference target found: rexec#rexec.RExec
WARNING: unusable reference target found: rexec#rexec.RExec
WARNING: unusable reference target found: rexec#rexec.RExec
WARNING: unusable reference target found: rexec#rexec.RExec
WARNING: unusable reference target found: os#module-os
WARNING: unusable reference target found: rexec#rexec.RExec
WARNING: unusable reference target found: sys#module-sys
WARNING: unusable reference target found: rexec#rexec.RExec
WARNING: unusable reference target found: imp#module-imp
WARNING: unusable reference target found: rexec#rexec.RExec
WARNING: unusable reference target found: rexec#rexec.RExec
WARNING: unusable reference target found: rexec#rexec.RExec
WARNING: unusable reference target found: bastion#module-Bastion
WARNING: unusable reference target found: rexec#module-rexec
WARNING: unusable reference target found: exceptions#exceptions.AttributeError
WARNING: unusable reference target found: bastion#Bastion.BastionClass
WARNING: unusable reference target found: bastion#Bastion.BastionClass
WARNING: unusable reference target found: bastion#Bastion.Bastion
WARNING: unusable reference target found: functions#repr
WARNING: unusable reference target found: bastion#Bastion.BastionClass
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: imp#imp.PY_SOURCE
WARNING: unusable reference target found: imp#imp.PY_COMPILED
WARNING: unusable reference target found: imp#imp.C_EXTENSION
WARNING: unusable reference target found: imp#imp.get_suffixes
WARNING: unusable reference target found: imp#imp.C_BUILTIN
WARNING: unusable reference target found: imp#imp.PY_FROZEN
WARNING: unusable reference target found: imp#imp.get_suffixes
WARNING: unusable reference target found: exceptions#exceptions.ImportError
WARNING: unusable reference target found: imp#imp.PKG_DIRECTORY
WARNING: unusable reference target found: imp#imp.find_module
WARNING: unusable reference target found: imp#imp.load_module
WARNING: unusable reference target found: imp#imp.find_module
WARNING: unusable reference target found: imp#imp.find_module
WARNING: unusable reference target found: functions#reload
WARNING: unusable reference target found: imp#imp.get_suffixes
WARNING: unusable reference target found: exceptions#exceptions.ImportError
WARNING: unusable reference target found: imp#imp.find_module
WARNING: unusable reference target found: imp#imp.init_frozen
WARNING: unusable reference target found: imp#imp.find_module
WARNING: unusable reference target found: imp#imp.load_module
WARNING: unusable reference target found: imp#imp.init_builtin
WARNING: unusable reference target found: imp#imp.init_frozen
WARNING: unusable reference target found: imp#imp.NullImporter
WARNING: unusable reference target found: exceptions#exceptions.ImportError
WARNING: unusable reference target found: imp#imp.NullImporter
WARNING: unusable reference target found: imp#imp.find_module
WARNING: unusable reference target found: imp#imp.load_module
WARNING: unusable reference target found: functions#reload
WARNING: unusable reference target found: imputil#module-imputil
WARNING: unusable reference target found: imputil#module-imputil
WARNING: unusable reference target found: imputil#imputil.Importer
WARNING: unusable reference target found: zipimport#module-zipimport
WARNING: unusable reference target found: functions#reload
WARNING: unusable reference target found: functions#reload
WARNING: unusable reference target found: exceptions#exceptions.ImportError
WARNING: unusable reference target found: exceptions#exceptions.ImportError
WARNING: unusable reference target found: zipimport#zipimport.zipimporter
WARNING: unusable reference target found: zipimport#zipimport.ZipImportError
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: zipimport#zipimport.ZipImportError
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: zipimport#zipimport.ZipImportError
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: zipimport#zipimport.ZipImportError
WARNING: unusable reference target found: zipimport#zipimport.ZipImportError
WARNING: unusable reference target found: zipimport#zipimport.zipimporter.archive
WARNING: unusable reference target found: zipimport#zipimport.zipimporter.prefix
WARNING: unusable reference target found: zipimport#zipimport.zipimporter
WARNING: unusable reference target found: zipimport#module-zipimport
WARNING: unusable reference target found: site#module-site
WARNING: unusable reference target found: os.path#os.path.isdir
WARNING: unusable reference target found: pkgutil#pkgutil.get_data
WARNING: unusable reference target found: pkgutil#pkgutil.get_data
WARNING: unusable reference target found: modulefinder#modulefinder.ModuleFinder
WARNING: unusable reference target found: modulefinder#modulefinder.ModuleFinder.run_script
WARNING: unusable reference target found: modulefinder#modulefinder.ModuleFinder.report
WARNING: unusable reference target found: modulefinder#modulefinder-example
WARNING: unusable reference target found: runpy#module-runpy
WARNING: unusable reference target found: runpy#module-runpy
WARNING: unusable reference target found: __builtin__#module-__builtin__
WARNING: unusable reference target found: sys#module-sys
WARNING: unusable reference target found: sys#module-sys
WARNING: unusable reference target found: parser#module-parser
WARNING: unusable reference target found: ast#module-ast
WARNING: unusable reference target found: parser#module-parser
WARNING: unusable reference target found: parser#module-parser
WARNING: unusable reference target found: parser#parser.expr
WARNING: unusable reference target found: parser#parser.suite
WARNING: unusable reference target found: parser#parser.sequence2st
WARNING: unusable reference target found: parser#parser.st2list
WARNING: unusable reference target found: parser#parser.st2tuple
WARNING: unusable reference target found: symbol#module-symbol
WARNING: unusable reference target found: token#module-token
WARNING: unusable reference target found: parser#module-parser
WARNING: unusable reference target found: symbol#module-symbol
WARNING: unusable reference target found: token#module-token
WARNING: unusable reference target found: parser#parser.expr
WARNING: unusable reference target found: parser#parser.suite
WARNING: unusable reference target found: parser#parser.ParserError
WARNING: unusable reference target found: parser#parser.compilest
WARNING: unusable reference target found: exceptions#exceptions.MemoryError
WARNING: unusable reference target found: parser#parser.sequence2st
WARNING: unusable reference target found: parser#parser.st2tuple
WARNING: unusable reference target found: parser#parser.st2list
WARNING: unusable reference target found: functions#eval
WARNING: unusable reference target found: exceptions#exceptions.SyntaxError
WARNING: unusable reference target found: exceptions#exceptions.SyntaxError
WARNING: unusable reference target found: parser#module-parser
WARNING: unusable reference target found: parser#parser.expr
WARNING: unusable reference target found: parser#parser.suite
WARNING: unusable reference target found: parser#parser.sequence2st
WARNING: unusable reference target found: parser#parser.compilest
WARNING: unusable reference target found: functions#compile
WARNING: unusable reference target found: parser#parser.isexpr
WARNING: unusable reference target found: exceptions#exceptions.SyntaxError
WARNING: unusable reference target found: parser#parser.sequence2st
WARNING: unusable reference target found: parser#parser.sequence2st
WARNING: unusable reference target found: parser#parser.compilest
WARNING: unusable reference target found: parser#parser.expr
WARNING: unusable reference target found: parser#parser.suite
WARNING: unusable reference target found: exceptions#exceptions.MemoryError
WARNING: unusable reference target found: exceptions#exceptions.OverflowError
WARNING: unusable reference target found: exceptions#exceptions.SyntaxError
WARNING: unusable reference target found: exceptions#exceptions.SystemError
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: parser#parser.expr
WARNING: unusable reference target found: parser#parser.suite
WARNING: unusable reference target found: parser#parser.sequence2st
WARNING: unusable reference target found: functions#compile
WARNING: unusable reference target found: parser#module-parser
WARNING: unusable reference target found: parser#module-parser
WARNING: unusable reference target found: symbol#module-symbol
WARNING: unusable reference target found: token#module-token
WARNING: unusable reference target found: parser#parser.suite
WARNING: unusable reference target found: parser#parser.suite
WARNING: unusable reference target found: parser#parser.suite
WARNING: unusable reference target found: ast#module-ast
WARNING: unusable reference target found: functions#compile
WARNING: unusable reference target found: ast#ast.parse
WARNING: unusable reference target found: ast#ast.AST
WARNING: unusable reference target found: functions#compile
WARNING: unusable reference target found: ast#abstract-grammar
WARNING: unusable reference target found: ast#module-ast
WARNING: unusable reference target found: ast#ast.AST._fields
WARNING: unusable reference target found: functions#compile
WARNING: unusable reference target found: ast#ast.AST.lineno
WARNING: unusable reference target found: ast#ast.AST.col_offset
WARNING: unusable reference target found: ast#ast.AST.lineno
WARNING: unusable reference target found: ast#ast.AST.col_offset
WARNING: unusable reference target found: ast#module-ast
WARNING: unusable reference target found: inspect#inspect.cleandoc
WARNING: unusable reference target found: functions#compile
WARNING: unusable reference target found: ast#ast.NodeVisitor.visit
WARNING: unusable reference target found: ast#ast.NodeVisitor.generic_visit
WARNING: unusable reference target found: ast#ast.NodeVisitor.visit
WARNING: unusable reference target found: ast#ast.NodeVisitor.generic_visit
WARNING: unusable reference target found: ast#ast.NodeVisitor
WARNING: unusable reference target found: ast#ast.NodeTransformer
WARNING: unusable reference target found: ast#ast.NodeVisitor
WARNING: unusable reference target found: ast#ast.NodeTransformer
WARNING: unusable reference target found: symtable#module-symtable
WARNING: unusable reference target found: symtable#symtable.SymbolTable
WARNING: unusable reference target found: functions#compile
WARNING: unusable reference target found: symtable#symtable.SymbolTable.get_type
WARNING: unusable reference target found: symtable#symtable.SymbolTable.get_children
WARNING: unusable reference target found: symtable#symtable.Symbol
WARNING: unusable reference target found: symtable#symtable.Symbol
WARNING: unusable reference target found: symtable#symtable.SymbolTable
WARNING: unusable reference target found: symtable#symtable.SymbolTable
WARNING: unusable reference target found: symtable#symtable.SymbolTable
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: parser#module-parser
WARNING: unusable reference target found: parser#module-parser
WARNING: unusable reference target found: symbol#module-symbol
WARNING: unusable reference target found: parser#module-parser
WARNING: unusable reference target found: parser#module-parser
WARNING: unusable reference target found: symbol#module-symbol
WARNING: unusable reference target found: __future__#module-__future__
WARNING: unusable reference target found: tokenize#module-tokenize
WARNING: unusable reference target found: tokenize#tokenize.generate_tokens
WARNING: unusable reference target found: stdtypes#bltin-file-objects
WARNING: unusable reference target found: tokenize#tokenize.tokenize
WARNING: unusable reference target found: tokenize#tokenize.tokenize
WARNING: unusable reference target found: stdtypes#bltin-file-objects
WARNING: unusable reference target found: exceptions#exceptions.StopIteration
WARNING: unusable reference target found: exceptions#exceptions.StopIteration
WARNING: unusable reference target found: tokenize#tokenize.generate_tokens
WARNING: unusable reference target found: token#module-token
WARNING: unusable reference target found: tokenize#module-tokenize
WARNING: unusable reference target found: tokenize#tokenize.tokenize
WARNING: unusable reference target found: tabnanny#tabnanny.check
WARNING: unusable reference target found: tabnanny#tabnanny.tokeneater
WARNING: unusable reference target found: tabnanny#tabnanny.check
WARNING: unusable reference target found: tabnanny#tabnanny.check
WARNING: unusable reference target found: tokenize#tokenize.tokenize
WARNING: unusable reference target found: tokenize#module-tokenize
WARNING: unusable reference target found: pyclbr#module-pyclbr
WARNING: unusable reference target found: pyclbr#pyclbr.readmodule
WARNING: unusable reference target found: pyclbr#pyclbr.readmodule
WARNING: unusable reference target found: pyclbr#pyclbr.readmodule_ex
WARNING: unusable reference target found: pyclbr#pyclbr.readmodule
WARNING: unusable reference target found: functions#file
WARNING: unusable reference target found: pyclbr#pyclbr.readmodule_ex
WARNING: unusable reference target found: functions#file
WARNING: unusable reference target found: py_compile#module-py_compile
WARNING: unusable reference target found: py_compile#py_compile.PyCompileError
WARNING: unusable reference target found: py_compile#py_compile.main
WARNING: unusable reference target found: compileall#module-compileall
WARNING: unusable reference target found: compileall#compileall.compile_dir
WARNING: unusable reference target found: py_compile#module-py_compile
WARNING: unusable reference target found: dis#module-dis
WARNING: unusable reference target found: dis#module-dis
WARNING: unusable reference target found: functions#__import__
WARNING: unusable reference target found: functions#next
WARNING: unusable reference target found: functions#slice
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickle#module-cPickle
WARNING: unusable reference target found: pickle#module-pickle
WARNING: unusable reference target found: pickletools#module-pickletools
WARNING: unusable reference target found: distutils#module-distutils
WARNING: unusable reference target found: distutils#module-distutils
WARNING: unusable reference target found: compiler#module-compiler
WARNING: unusable reference target found: compiler#module-compiler
WARNING: unusable reference target found: parser#module-parser
WARNING: unusable reference target found: compiler#module-compiler
WARNING: unusable reference target found: compiler#module-compiler
WARNING: unusable reference target found: exceptions#exceptions.SyntaxError
WARNING: unusable reference target found: functions#eval
WARNING: unusable reference target found: functions#compile
WARNING: unusable reference target found: compiler#module-compiler
WARNING: unusable reference target found: ast#module-ast
WARNING: unusable reference target found: compiler#module-compiler.ast
WARNING: unusable reference target found: parser#module-parser
WARNING: unusable reference target found: compiler#module-compiler.ast
WARNING: unusable reference target found: compiler#compiler.ast.Node
WARNING: unusable reference target found: compiler#compiler.ast.Node
WARNING: unusable reference target found: compiler#compiler.ast.Node
WARNING: unusable reference target found: compiler#compiler.ast.Node
WARNING: unusable reference target found: compiler#compiler.ast.Node
WARNING: unusable reference target found: compiler#compiler.ast.Node
WARNING: unusable reference target found: compiler#compiler.ast.Node
WARNING: unusable reference target found: compiler#compiler.ast.Node.getChildren
WARNING: unusable reference target found: compiler#compiler.ast.Node
WARNING: unusable reference target found: compiler#compiler.ast.Node
WARNING: unusable reference target found: compiler#compiler.ast.Node
WARNING: unusable reference target found: compiler#module-compiler.ast
WARNING: unusable reference target found: compiler#compiler.ast.Node
WARNING: unusable reference target found: exceptions#exceptions.AssertionError
WARNING: unusable reference target found: constants#Ellipsis
WARNING: unusable reference target found: functions#locals
WARNING: unusable reference target found: functions#globals
WARNING: unusable reference target found: functions#list
WARNING: unusable reference target found: functions#iter
WARNING: unusable reference target found: functions#list
WARNING: unusable reference target found: functions#vars
WARNING: unusable reference target found: compiler#compiler.ast.Node
WARNING: unusable reference target found: compiler#module-compiler.ast
WARNING: unusable reference target found: compiler#module-compiler
WARNING: unusable reference target found: compiler#compiler.visitor.ASTVisitor
WARNING: unusable reference target found: compiler#compiler.visitor.ASTVisitor.preorder
WARNING: unusable reference target found: compiler#compiler.visitor.ASTVisitor.preorder
WARNING: unusable reference target found: compiler#compiler.visitor.ASTVisitor
WARNING: unusable reference target found: compiler#compiler.visitor.ASTVisitor.default
WARNING: unusable reference target found: compiler#compiler.visitor.ASTVisitor
WARNING: unusable reference target found: htmllib#module-htmllib
WARNING: unusable reference target found: formatter#formatter.formatter.add_flowing_data
WARNING: unusable reference target found: formatter#formatter.formatter.add_flowing_data
WARNING: unusable reference target found: formatter#formatter.AS_IS
WARNING: unusable reference target found: formatter#formatter.AS_IS
WARNING: unusable reference target found: formatter#formatter.AS_IS
WARNING: unusable reference target found: formatter#formatter.AS_IS
WARNING: unusable reference target found: formatter#formatter.formatter.push_style
WARNING: unusable reference target found: formatter#formatter.AS_IS
WARNING: unusable reference target found: formatter#formatter.NullWriter
WARNING: unusable reference target found: formatter#formatter.NullFormatter
WARNING: unusable reference target found: formatter#formatter.AbstractFormatter
WARNING: unusable reference target found: formatter#formatter.AS_IS
WARNING: unusable reference target found: formatter#formatter.writer.send_line_break
WARNING: unusable reference target found: formatter#formatter.writer.send_line_break
WARNING: unusable reference target found: formatter#formatter.NullWriter
WARNING: unusable reference target found: msilib#module-msilib
WARNING: unusable reference target found: distutils#module-distutils
WARNING: unusable reference target found: msilib#msilib.add_data
WARNING: unusable reference target found: msilib#msilib.SummaryInformation.GetProperty
WARNING: unusable reference target found: msilib#msilib.CAB
WARNING: unusable reference target found: msilib#msilib.Directory.start_component
WARNING: unusable reference target found: msilib#msilib.Directory
WARNING: unusable reference target found: msilib#module-msilib
WARNING: unusable reference target found: msilib#module-msilib
WARNING: unusable reference target found: msilib#msilib.Dialog
WARNING: unusable reference target found: msilib#msilib.Control
WARNING: unusable reference target found: msilib#module-msilib
WARNING: unusable reference target found: getpass#module-getpass
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: os#os.O_TEXT
WARNING: unusable reference target found: os#os.O_BINARY
WARNING: unusable reference target found: os#os.O_APPEND
WARNING: unusable reference target found: os#os.O_RDONLY
WARNING: unusable reference target found: os#os.O_TEXT
WARNING: unusable reference target found: os#os.fdopen
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: msvcrt#msvcrt.getch
WARNING: unusable reference target found: msvcrt#msvcrt.getch
WARNING: unusable reference target found: msvcrt#msvcrt.getche
WARNING: unusable reference target found: msvcrt#msvcrt.putch
WARNING: unusable reference target found: msvcrt#msvcrt.getch
WARNING: unusable reference target found: msvcrt#msvcrt.getche
WARNING: unusable reference target found: msvcrt#msvcrt.ungetch
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: _winreg#module-_winreg
WARNING: unusable reference target found: exceptions#exceptions.EnvironmentError
WARNING: unusable reference target found: exceptions#exceptions.EnvironmentError
WARNING: unusable reference target found: exceptions#exceptions.EnvironmentError
WARNING: unusable reference target found: exceptions#exceptions.EnvironmentError
WARNING: unusable reference target found: exceptions#exceptions.EnvironmentError
WARNING: unusable reference target found: _winreg#_winreg.FlushKey
WARNING: unusable reference target found: _winreg#_winreg.CloseKey
WARNING: unusable reference target found: _winreg#_winreg.FlushKey
WARNING: unusable reference target found: _winreg#_winreg.FlushKey
WARNING: unusable reference target found: _winreg#_winreg.FlushKey
WARNING: unusable reference target found: _winreg#_winreg.SaveKey
WARNING: unusable reference target found: _winreg#_winreg.ConnectRegistry
WARNING: unusable reference target found: exceptions#exceptions.EnvironmentError
WARNING: unusable reference target found: _winreg#_winreg.OpenKeyEx
WARNING: unusable reference target found: _winreg#_winreg.OpenKey
WARNING: unusable reference target found: _winreg#_winreg.SetValue
WARNING: unusable reference target found: _winreg#_winreg.LoadKey
WARNING: unusable reference target found: _winreg#_winreg.SetValueEx
WARNING: unusable reference target found: _winreg#_winreg.OpenKey
WARNING: unusable reference target found: _winreg#_winreg.CloseKey
WARNING: unusable reference target found: functions#int
WARNING: unusable reference target found: _winreg#_winreg.PyHKEY.__enter__
WARNING: unusable reference target found: _winreg#_winreg.PyHKEY.__exit__
WARNING: unusable reference target found: winsound#module-winsound
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: winsound#winsound.SND_ALIAS
WARNING: unusable reference target found: winsound#winsound.SND_NODEFAULT
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: winsound#winsound.SND_FILENAME
WARNING: unusable reference target found: winsound#winsound.PlaySound
WARNING: unusable reference target found: winsound#winsound.SND_ASYNC
WARNING: unusable reference target found: winsound#winsound.SND_MEMORY
WARNING: unusable reference target found: winsound#winsound.PlaySound
WARNING: unusable reference target found: winsound#winsound.SND_ASYNC
WARNING: unusable reference target found: exceptions#exceptions.RuntimeError
WARNING: unusable reference target found: os#module-os
WARNING: unusable reference target found: os#module-os
WARNING: unusable reference target found: posix#module-posix
WARNING: unusable reference target found: posix#module-posix
WARNING: unusable reference target found: os#module-os
WARNING: unusable reference target found: os#module-os
WARNING: unusable reference target found: posix#module-posix
WARNING: unusable reference target found: os#module-os
WARNING: unusable reference target found: exceptions#exceptions.OSError
WARNING: unusable reference target found: os#module-os
WARNING: unusable reference target found: posix#module-posix
WARNING: unusable reference target found: os#module-os
WARNING: unusable reference target found: os#module-os
WARNING: unusable reference target found: posix#module-posix
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: crypt#module-crypt
WARNING: unusable reference target found: spwd#module-spwd
WARNING: unusable reference target found: grp#module-grp
WARNING: unusable reference target found: spwd#module-spwd
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: grp#module-grp
WARNING: unusable reference target found: pwd#module-pwd
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: exceptions#exceptions.KeyError
WARNING: unusable reference target found: pwd#module-pwd
WARNING: unusable reference target found: spwd#module-spwd
WARNING: unusable reference target found: dl#module-dl
WARNING: unusable reference target found: ctypes#module-ctypes
WARNING: unusable reference target found: dl#module-dl
WARNING: unusable reference target found: dl#module-dl
WARNING: unusable reference target found: exceptions#exceptions.SystemError
WARNING: unusable reference target found: dl#module-dl
WARNING: unusable reference target found: dl#dl.RTLD_LAZY
WARNING: unusable reference target found: dl#dl.RTLD_NOW
WARNING: unusable reference target found: dl#dl.RTLD_LAZY
WARNING: unusable reference target found: dl#dl.RTLD_NOW
WARNING: unusable reference target found: dl#module-dl
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: functions#hasattr
WARNING: unusable reference target found: dl#module-dl
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: termios#module-termios
WARNING: unusable reference target found: termios#termios.tcgetattr
WARNING: unusable reference target found: tty#module-tty
WARNING: unusable reference target found: termios#termios.tcgetattr
WARNING: unusable reference target found: tty#module-tty
WARNING: unusable reference target found: termios#module-termios
WARNING: unusable reference target found: tty#module-tty
WARNING: unusable reference target found: termios#termios.tcsetattr
WARNING: unusable reference target found: termios#termios.tcsetattr
WARNING: unusable reference target found: termios#module-termios
WARNING: unusable reference target found: pty#module-pty
WARNING: unusable reference target found: pty#module-pty
WARNING: unusable reference target found: os#os.openpty
WARNING: unusable reference target found: fcntl#module-fcntl
WARNING: unusable reference target found: struct#struct.pack
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: fcntl#fcntl.fcntl
WARNING: unusable reference target found: termios#module-termios
WARNING: unusable reference target found: fcntl#fcntl.fcntl
WARNING: unusable reference target found: fcntl#fcntl.ioctl
WARNING: unusable reference target found: fcntl#fcntl.ioctl
WARNING: unusable reference target found: fcntl#fcntl.ioctl
WARNING: unusable reference target found: fcntl#fcntl.fcntl
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: fcntl#fcntl.flock
WARNING: unusable reference target found: os#module-os
WARNING: unusable reference target found: os#module-os
WARNING: unusable reference target found: os#os.open
WARNING: unusable reference target found: fcntl#fcntl.lockf
WARNING: unusable reference target found: fcntl#fcntl.flock
WARNING: unusable reference target found: pipes#module-pipes
WARNING: unusable reference target found: os#os.system
WARNING: unusable reference target found: os#os.popen
WARNING: unusable reference target found: pipes#module-pipes
WARNING: unusable reference target found: pipes#pipes.Template.append
WARNING: unusable reference target found: fcntl#fcntl.lockf
WARNING: unusable reference target found: fcntl#fcntl.fcntl
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: posixfile#module-posixfile
WARNING: unusable reference target found: posixfile#module-posixfile
WARNING: unusable reference target found: posixfile#module-posixfile
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: posixfile#posixfile.SEEK_SET
WARNING: unusable reference target found: posixfile#posixfile.SEEK_CUR
WARNING: unusable reference target found: posixfile#posixfile.SEEK_END
WARNING: unusable reference target found: posixfile#posixfile.SEEK_SET
WARNING: unusable reference target found: exceptions#exceptions.IOError
WARNING: unusable reference target found: resource#resource.setrlimit
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: resource#resource.error
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: resource#resource.error
WARNING: unusable reference target found: resource#resource.setrlimit
WARNING: unusable reference target found: resource#resource.getrlimit
WARNING: unusable reference target found: signal#module-signal
WARNING: unusable reference target found: resource#resource.RLIMIT_NOFILE
WARNING: unusable reference target found: exceptions#exceptions.ValueError
WARNING: unusable reference target found: resource#resource.error
WARNING: unusable reference target found: resource#resource.getrusage
WARNING: unusable reference target found: resource#resource.getrusage
WARNING: unusable reference target found: resource#resource.RUSAGE_SELF
WARNING: unusable reference target found: resource#resource.getrusage
WARNING: unusable reference target found: resource#resource.getrusage
WARNING: unusable reference target found: nis#module-nis
WARNING: unusable reference target found: nis#module-nis
WARNING: unusable reference target found: nis#nis.error
WARNING: unusable reference target found: nis#module-nis
WARNING: unusable reference target found: syslog#syslog.openlog
WARNING: unusable reference target found: syslog#syslog.openlog
WARNING: unusable reference target found: syslog#syslog.syslog
WARNING: unusable reference target found: syslog#syslog.syslog
WARNING: unusable reference target found: commands#module-commands
WARNING: unusable reference target found: os#os.popen
WARNING: unusable reference target found: subprocess#module-subprocess
WARNING: unusable reference target found: subprocess#module-subprocess
WARNING: unusable reference target found: commands#module-commands
WARNING: unusable reference target found: commands#commands.getstatus
WARNING: unusable reference target found: commands#commands.getstatusoutput
WARNING: unusable reference target found: commands#commands.getoutput
WARNING: unusable reference target found: subprocess#module-subprocess
WARNING: unusable reference target found: commands#module-commands
WARNING: unusable reference target found: os#os.popen
WARNING: unusable reference target found: commands#commands.getstatusoutput
WARNING: unusable reference target found: commands#commands.getoutput
WARNING: unusable reference target found: commands#commands.getstatusoutput
WARNING: unusable reference target found: subprocess#module-subprocess
WARNING: unusable reference target found: macosa#mac-scripting
WARNING: unusable reference target found: undoc#undoc-mac-modules
WARNING: unusable reference target found: ic#module-ic
WARNING: unusable reference target found: ic#ic.error
WARNING: unusable reference target found: ic#module-ic
WARNING: unusable reference target found: ic#module-ic
WARNING: unusable reference target found: ic#ic.IC
WARNING: unusable reference target found: ic#module-ic
WARNING: unusable reference target found: ic#ic.IC
WARNING: unusable reference target found: undoc#module-macerrors
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: macostools#module-macostools
WARNING: unusable reference target found: macostools#macostools.mkalias
WARNING: unusable reference target found: macostools#module-findertools
WARNING: unusable reference target found: easydialogs#module-EasyDialogs
WARNING: unusable reference target found: easydialogs#module-EasyDialogs
WARNING: unusable reference target found: easydialogs#EasyDialogs.AskString
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: easydialogs#EasyDialogs.AskString
WARNING: unusable reference target found: easydialogs#EasyDialogs.AskString
WARNING: unusable reference target found: easydialogs#EasyDialogs.ProgressBar
WARNING: unusable reference target found: getopt#getopt.getopt
WARNING: unusable reference target found: getopt#getopt.getopt
WARNING: unusable reference target found: exceptions#exceptions.SystemExit
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: functions#str
WARNING: unusable reference target found: functions#unicode
WARNING: unusable reference target found: easydialogs#module-EasyDialogs
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: easydialogs#EasyDialogs.AskFileForOpen
WARNING: unusable reference target found: constants#None
WARNING: unusable reference target found: easydialogs#EasyDialogs.AskFileForOpen
WARNING: unusable reference target found: easydialogs#EasyDialogs.ProgressBar
WARNING: unusable reference target found: exceptions#exceptions.KeyboardInterrupt
WARNING: unusable reference target found: stdtypes#set
WARNING: unusable reference target found: easydialogs#EasyDialogs.ProgressBar
WARNING: unusable reference target found: easydialogs#EasyDialogs.ProgressBar
WARNING: unusable reference target found: easydialogs#EasyDialogs.ProgressBar.curval
WARNING: unusable reference target found: easydialogs#EasyDialogs.ProgressBar.maxval
WARNING: unusable reference target found: easydialogs#EasyDialogs.ProgressBar.curval
WARNING: unusable reference target found: easydialogs#EasyDialogs.ProgressBar.maxval
WARNING: unusable reference target found: easydialogs#EasyDialogs.ProgressBar.maxval
WARNING: unusable reference target found: easydialogs#EasyDialogs.ProgressBar.curval
WARNING: unusable reference target found: easydialogs#EasyDialogs.ProgressBar.maxval
WARNING: unusable reference target found: easydialogs#EasyDialogs.ProgressBar.maxval
WARNING: unusable reference target found: easydialogs#EasyDialogs.ProgressBar.curval
WARNING: unusable reference target found: easydialogs#EasyDialogs.ProgressBar.curval
WARNING: unusable reference target found: easydialogs#EasyDialogs.ProgressBar.maxval
WARNING: unusable reference target found: framework#module-FrameWork
WARNING: unusable reference target found: framework#module-FrameWork
WARNING: unusable reference target found: framework#module-FrameWork
WARNING: unusable reference target found: framework#module-FrameWork
WARNING: unusable reference target found: undoc#module-W
WARNING: unusable reference target found: framework#module-FrameWork
WARNING: unusable reference target found: framework#module-FrameWork
WARNING: unusable reference target found: framework#FrameWork.Application.mainloop
WARNING: unusable reference target found: framework#FrameWork.ScrolledWindow.getscrollbarvalues
WARNING: unusable reference target found: framework#FrameWork.ScrolledWindow.getscrollbarvalues
WARNING: unusable reference target found: autogil#module-autoGIL
WARNING: unusable reference target found: autogil#autoGIL.installAutoGIL
WARNING: unusable reference target found: colorpicker#module-ColorPicker
WARNING: unusable reference target found: colorpicker#ColorPicker.GetColor
WARNING: unusable reference target found: gensuitemodule#module-gensuitemodule
WARNING: unusable reference target found: gensuitemodule#module-gensuitemodule
WARNING: unusable reference target found: aetools#module-aetools
WARNING: unusable reference target found: aetypes#module-aetypes
WARNING: unusable reference target found: aepack#module-aepack
WARNING: unusable reference target found: gensuitemodule#module-gensuitemodule
WARNING: unusable reference target found: aetools#module-aetools
WARNING: unusable reference target found: aetools#module-aetools
WARNING: unusable reference target found: carbon#module-Carbon.AE
WARNING: unusable reference target found: aetools#module-aetools
WARNING: unusable reference target found: aetools#module-aetools
WARNING: unusable reference target found: aepack#module-aepack
WARNING: unusable reference target found: carbon#module-Carbon.AE
WARNING: unusable reference target found: aepack#module-aepack
WARNING: unusable reference target found: aetypes#aetypes.ObjectSpecifier
WARNING: unusable reference target found: gensuitemodule#module-gensuitemodule
WARNING: unusable reference target found: carbon#module-Carbon.AE
WARNING: unusable reference target found: aetypes#module-aetypes
WARNING: unusable reference target found: aetypes#module-aetypes
WARNING: unusable reference target found: aepack#module-aepack
WARNING: unusable reference target found: aetypes#module-aetypes
WARNING: unusable reference target found: gensuitemodule#module-gensuitemodule
WARNING: unusable reference target found: aepack#module-aepack
WARNING: unusable reference target found: aetypes#module-aetypes
WARNING: unusable reference target found: miniaeframe#module-MiniAEFrame
WARNING: unusable reference target found: framework#module-FrameWork
WARNING: unusable reference target found: miniaeframe#module-MiniAEFrame
WARNING: unusable reference target found: miniaeframe#MiniAEFrame.MiniApplication
WARNING: unusable reference target found: framework#FrameWork.Application
WARNING: unusable reference target found: framework#FrameWork.Application
WARNING: unusable reference target found: miniaeframe#MiniAEFrame.AEServer
WARNING: unusable reference target found: aetools#aetools.packevent
WARNING: unusable reference target found: al#module-al
WARNING: unusable reference target found: al#module-AL
WARNING: unusable reference target found: al#al.newconfig
WARNING: unusable reference target found: al#al.queryparams
WARNING: unusable reference target found: al#al.queryparams
WARNING: unusable reference target found: al#al.newconfig
WARNING: unusable reference target found: al#al.openport
WARNING: unusable reference target found: al#module-AL
WARNING: unusable reference target found: al#module-al
WARNING: unusable reference target found: cd#module-cd
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: cd#cd.createparser
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: cd#module-cd
WARNING: unusable reference target found: cd#cd.PAUSED
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: cd#cd.ERROR
WARNING: unusable reference target found: cd#cd.NODISC
WARNING: unusable reference target found: cd#cd.READY
WARNING: unusable reference target found: cd#cd.PLAYING
WARNING: unusable reference target found: cd#cd.PAUSED
WARNING: unusable reference target found: cd#cd.STILL
WARNING: unusable reference target found: cd#cd.CDROM
WARNING: unusable reference target found: cd#cd.msftoframe
WARNING: unusable reference target found: cd#cd.createparser
WARNING: unusable reference target found: cd#module-cd
WARNING: unusable reference target found: fl#module-fl
WARNING: unusable reference target found: fl#module-FL
WARNING: unusable reference target found: fl#fl.make_form
WARNING: unusable reference target found: fl#module-fl
WARNING: unusable reference target found: fl#module-fl
WARNING: unusable reference target found: fl#fl.do_forms
WARNING: unusable reference target found: fl#fl.show_file_selector
WARNING: unusable reference target found: fl#fl.do_forms
WARNING: unusable reference target found: fl#fl.qread
WARNING: unusable reference target found: fl#fl.make_form
WARNING: unusable reference target found: fl#fl.do_forms
WARNING: unusable reference target found: fl#fl.check_forms
WARNING: unusable reference target found: functions#type
WARNING: unusable reference target found: functions#input
WARNING: unusable reference target found: fl#module-FL
WARNING: unusable reference target found: fl#module-fl
WARNING: unusable reference target found: fl#module-flp
WARNING: unusable reference target found: fl#module-fl
WARNING: unusable reference target found: fm#module-fm
WARNING: unusable reference target found: fm#module-fm
WARNING: unusable reference target found: gl#module-gl
WARNING: unusable reference target found: gl#module-DEVICE
WARNING: unusable reference target found: gl#module-GL
WARNING: unusable reference target found: imgfile#module-imgfile
WARNING: unusable reference target found: imgfile#module-imgfile
WARNING: unusable reference target found: imgfile#imgfile.readscaled
WARNING: unusable reference target found: jpeg#module-jpeg
WARNING: unusable reference target found: jpeg#module-jpeg
WARNING: unusable reference target found: jpeg#module-jpeg
WARNING: unusable reference target found: jpeg#jpeg.compress
WARNING: unusable reference target found: jpeg#jpeg.decompress
WARNING: unusable reference target found: jpeg#jpeg.compress
WARNING: unusable reference target found: jpeg#jpeg.compress
WARNING: unusable reference target found: jpeg#jpeg.compress
WARNING: unusable reference target found: jpeg#jpeg.decompress
WARNING: unusable reference target found: sunaudio#module-sunaudiodev
WARNING: unusable reference target found: sunaudio#module-SUNAUDIODEV
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: sunaudio#module-SUNAUDIODEV
WARNING: unusable reference target found: sunaudio#module-sunaudiodev
WARNING: unusable reference target found: rexec#module-rexec
WARNING: unusable reference target found: os.path#module-os.path
WARNING: unusable reference target found: os.path#module-os.path
WARNING: unusable reference target found: os.path#module-os.path
WARNING: unusable reference target found: ossaudiodev#module-ossaudiodev
WARNING: unusable reference target found: undoc#module-cfmfile
WARNING: unusable reference target found: undoc#module-icopen
WARNING: unusable reference target found: functions#open
WARNING: unusable reference target found: undoc#module-macerrors
WARNING: unusable reference target found: undoc#module-macresource
WARNING: unusable reference target found: undoc#module-PixMapWrapper
WARNING: unusable reference target found: undoc#module-videoreader
WARNING: unusable reference target found: undoc#module-W
WARNING: unusable reference target found: time#time.clock
done
processing reference.tex... reference/index reference/introduction reference/lexical_analysis reference/datamodel reference/executionmodel reference/expressions reference/simple_stmts reference/compound_stmts reference/toplevel_components reference/grammar 
resolving references...
writing... WARNING: unusable reference target found: ../@token#grammar-token-lc_letter
WARNING: unusable reference target found: ../@token#grammar-token-lc_letter
WARNING: unusable reference target found: ../@token#grammar-token-letter
WARNING: unusable reference target found: ../@token#grammar-token-letter
WARNING: unusable reference target found: ../@token#grammar-token-digit
WARNING: unusable reference target found: ../@token#grammar-token-lowercase
WARNING: unusable reference target found: ../@token#grammar-token-uppercase
WARNING: unusable reference target found: compound_stmts#as
WARNING: unusable reference target found: compound_stmts#with
WARNING: unusable reference target found: compound_stmts#with
WARNING: unusable reference target found: compound_stmts#as
WARNING: unusable reference target found: compound_stmts#with
WARNING: unusable reference target found: simple_stmts#import
WARNING: unusable reference target found: datamodel#specialnames
WARNING: unusable reference target found: expressions#atom-identifiers
WARNING: unusable reference target found: ../@token#grammar-token-stringprefix
WARNING: unusable reference target found: ../@token#grammar-token-shortstring
WARNING: unusable reference target found: ../@token#grammar-token-longstring
WARNING: unusable reference target found: ../@token#grammar-token-shortstringitem
WARNING: unusable reference target found: ../@token#grammar-token-shortstringitem
WARNING: unusable reference target found: ../@token#grammar-token-longstringitem
WARNING: unusable reference target found: ../@token#grammar-token-longstringitem
WARNING: unusable reference target found: ../@token#grammar-token-shortstringchar
WARNING: unusable reference target found: ../@token#grammar-token-escapeseq
WARNING: unusable reference target found: ../@token#grammar-token-longstringchar
WARNING: unusable reference target found: ../@token#grammar-token-escapeseq
WARNING: unusable reference target found: ../@token#grammar-token-stringprefix
WARNING: unusable reference target found: lexical_analysis#encodings
WARNING: unusable reference target found: ../@token#grammar-token-integer
WARNING: unusable reference target found: ../@token#grammar-token-decimalinteger
WARNING: unusable reference target found: ../@token#grammar-token-octinteger
WARNING: unusable reference target found: ../@token#grammar-token-hexinteger
WARNING: unusable reference target found: ../@token#grammar-token-bininteger
WARNING: unusable reference target found: ../@token#grammar-token-nonzerodigit
WARNING: unusable reference target found: ../@token#grammar-token-digit
WARNING: unusable reference target found: ../@token#grammar-token-octdigit
WARNING: unusable reference target found: ../@token#grammar-token-octdigit
WARNING: unusable reference target found: ../@token#grammar-token-hexdigit
WARNING: unusable reference target found: ../@token#grammar-token-bindigit
WARNING: unusable reference target found: ../@token#grammar-token-digit
WARNING: unusable reference target found: ../@token#grammar-token-pointfloat
WARNING: unusable reference target found: ../@token#grammar-token-exponentfloat
WARNING: unusable reference target found: ../@token#grammar-token-intpart
WARNING: unusable reference target found: ../@token#grammar-token-fraction
WARNING: unusable reference target found: ../@token#grammar-token-intpart
WARNING: unusable reference target found: ../@token#grammar-token-intpart
WARNING: unusable reference target found: ../@token#grammar-token-pointfloat
WARNING: unusable reference target found: ../@token#grammar-token-exponent
WARNING: unusable reference target found: ../@token#grammar-token-digit
WARNING: unusable reference target found: ../@token#grammar-token-digit
WARNING: unusable reference target found: ../@token#grammar-token-digit
WARNING: unusable reference target found: ../@token#grammar-token-floatnumber
WARNING: unusable reference target found: ../@token#grammar-token-intpart
WARNING: unusable reference target found: expressions#is
WARNING: unusable reference target found: compound_stmts#try
WARNING: unusable reference target found: compound_stmts#except
WARNING: unusable reference target found: compound_stmts#try
WARNING: unusable reference target found: compound_stmts#finally
WARNING: unusable reference target found: simple_stmts#del
WARNING: unusable reference target found: simple_stmts#del
WARNING: unusable reference target found: expressions#dict
WARNING: unusable reference target found: expressions#calls
WARNING: unusable reference target found: compound_stmts#function
WARNING: unusable reference target found: simple_stmts#yield
WARNING: unusable reference target found: simple_stmts#yield
WARNING: unusable reference target found: simple_stmts#yield
WARNING: unusable reference target found: simple_stmts#return
WARNING: unusable reference target found: datamodel#object.__new__
WARNING: unusable reference target found: datamodel#object.__new__
WARNING: unusable reference target found: datamodel#object.__init__
WARNING: unusable reference target found: datamodel#object.__init__
WARNING: unusable reference target found: datamodel#object.__init__
WARNING: unusable reference target found: datamodel#object.__init__
WARNING: unusable reference target found: datamodel#object.__call__
WARNING: unusable reference target found: simple_stmts#import
WARNING: unusable reference target found: simple_stmts#import
WARNING: unusable reference target found: compound_stmts#class
WARNING: unusable reference target found: datamodel#descriptors
WARNING: unusable reference target found: datamodel#descriptors
WARNING: unusable reference target found: datamodel#object.__getattr__
WARNING: unusable reference target found: datamodel#object.__setattr__
WARNING: unusable reference target found: datamodel#object.__delattr__
WARNING: unusable reference target found: datamodel#specialnames
WARNING: unusable reference target found: compound_stmts#try
WARNING: unusable reference target found: compound_stmts#try
WARNING: unusable reference target found: datamodel#object.__getitem__
WARNING: unusable reference target found: datamodel#object.__new__
WARNING: unusable reference target found: datamodel#object.__new__
WARNING: unusable reference target found: datamodel#object.__new__
WARNING: unusable reference target found: datamodel#object.__new__
WARNING: unusable reference target found: datamodel#object.__init__
WARNING: unusable reference target found: datamodel#object.__new__
WARNING: unusable reference target found: datamodel#object.__new__
WARNING: unusable reference target found: datamodel#object.__init__
WARNING: unusable reference target found: datamodel#object.__new__
WARNING: unusable reference target found: datamodel#object.__init__
WARNING: unusable reference target found: datamodel#object.__init__
WARNING: unusable reference target found: datamodel#object.__del__
WARNING: unusable reference target found: datamodel#object.__del__
WARNING: unusable reference target found: datamodel#object.__del__
WARNING: unusable reference target found: datamodel#object.__del__
WARNING: unusable reference target found: datamodel#object.__del__
WARNING: unusable reference target found: datamodel#object.__del__
WARNING: unusable reference target found: datamodel#object.__del__
WARNING: unusable reference target found: datamodel#object.__del__
WARNING: unusable reference target found: datamodel#object.__del__
WARNING: unusable reference target found: datamodel#object.__del__
WARNING: unusable reference target found: datamodel#object.__del__
WARNING: unusable reference target found: datamodel#object.__repr__
WARNING: unusable reference target found: datamodel#object.__str__
WARNING: unusable reference target found: datamodel#object.__repr__
WARNING: unusable reference target found: simple_stmts#print
WARNING: unusable reference target found: datamodel#object.__repr__
WARNING: unusable reference target found: datamodel#object.__cmp__
WARNING: unusable reference target found: datamodel#object.__eq__
WARNING: unusable reference target found: datamodel#object.__ne__
WARNING: unusable reference target found: datamodel#object.__hash__
WARNING: unusable reference target found: datamodel#object.__lt__
WARNING: unusable reference target found: datamodel#object.__gt__
WARNING: unusable reference target found: datamodel#object.__le__
WARNING: unusable reference target found: datamodel#object.__ge__
WARNING: unusable reference target found: datamodel#object.__eq__
WARNING: unusable reference target found: datamodel#object.__ne__
WARNING: unusable reference target found: datamodel#object.__cmp__
WARNING: unusable reference target found: datamodel#object.__eq__
WARNING: unusable reference target found: datamodel#object.__ne__
WARNING: unusable reference target found: datamodel#object.__hash__
WARNING: unusable reference target found: datamodel#object.__cmp__
WARNING: unusable reference target found: datamodel#object.__hash__
WARNING: unusable reference target found: datamodel#object.__cmp__
WARNING: unusable reference target found: datamodel#object.__eq__
WARNING: unusable reference target found: datamodel#object.__hash__
WARNING: unusable reference target found: datamodel#object.__cmp__
WARNING: unusable reference target found: datamodel#object.__eq__
WARNING: unusable reference target found: datamodel#object.__hash__
WARNING: unusable reference target found: datamodel#object.__cmp__
WARNING: unusable reference target found: datamodel#object.__eq__
WARNING: unusable reference target found: datamodel#object.__hash__
WARNING: unusable reference target found: datamodel#object.__cmp__
WARNING: unusable reference target found: datamodel#object.__hash__
WARNING: unusable reference target found: datamodel#object.__hash__
WARNING: unusable reference target found: datamodel#object.__cmp__
WARNING: unusable reference target found: datamodel#object.__eq__
WARNING: unusable reference target found: datamodel#object.__hash__
WARNING: unusable reference target found: datamodel#object.__hash__
WARNING: unusable reference target found: datamodel#object.__len__
WARNING: unusable reference target found: datamodel#object.__len__
WARNING: unusable reference target found: datamodel#object.__nonzero__
WARNING: unusable reference target found: datamodel#object.__getattr__
WARNING: unusable reference target found: datamodel#object.__getattr__
WARNING: unusable reference target found: datamodel#object.__setattr__
WARNING: unusable reference target found: datamodel#object.__getattr__
WARNING: unusable reference target found: datamodel#object.__getattribute__
WARNING: unusable reference target found: datamodel#object.__setattr__
WARNING: unusable reference target found: datamodel#object.__setattr__
WARNING: unusable reference target found: datamodel#object.__getattr__
WARNING: unusable reference target found: datamodel#object.__getattribute__
WARNING: unusable reference target found: datamodel#new-style-special-lookup
WARNING: unusable reference target found: datamodel#object.__get__
WARNING: unusable reference target found: datamodel#object.__set__
WARNING: unusable reference target found: datamodel#object.__delete__
WARNING: unusable reference target found: datamodel#object.__get__
WARNING: unusable reference target found: datamodel#object.__set__
WARNING: unusable reference target found: datamodel#object.__get__
WARNING: unusable reference target found: datamodel#descriptors
WARNING: unusable reference target found: datamodel#object.__new__
WARNING: unusable reference target found: datamodel#object.__call__
WARNING: unusable reference target found: datamodel#object.__getslice__
WARNING: unusable reference target found: datamodel#object.__getitem__
WARNING: unusable reference target found: datamodel#object.__setitem__
WARNING: unusable reference target found: datamodel#object.__delitem__
WARNING: unusable reference target found: datamodel#object.__add__
WARNING: unusable reference target found: datamodel#object.__radd__
WARNING: unusable reference target found: datamodel#object.__iadd__
WARNING: unusable reference target found: datamodel#object.__mul__
WARNING: unusable reference target found: datamodel#object.__rmul__
WARNING: unusable reference target found: datamodel#object.__imul__
WARNING: unusable reference target found: datamodel#object.__coerce__
WARNING: unusable reference target found: datamodel#object.__contains__
WARNING: unusable reference target found: datamodel#object.__iter__
WARNING: unusable reference target found: datamodel#object.__iter__
WARNING: unusable reference target found: datamodel#object.__nonzero__
WARNING: unusable reference target found: datamodel#object.__len__
WARNING: unusable reference target found: datamodel#object.__getitem__
WARNING: unusable reference target found: compound_stmts#for
WARNING: unusable reference target found: datamodel#object.__getitem__
WARNING: unusable reference target found: datamodel#object.__getitem__
WARNING: unusable reference target found: datamodel#object.__getitem__
WARNING: unusable reference target found: datamodel#object.__getitem__
WARNING: unusable reference target found: datamodel#object.__reversed__
WARNING: unusable reference target found: datamodel#object.__len__
WARNING: unusable reference target found: datamodel#object.__getitem__
WARNING: unusable reference target found: datamodel#object.__reversed__
WARNING: unusable reference target found: expressions#in
WARNING: unusable reference target found: expressions#notin
WARNING: unusable reference target found: datamodel#object.__getslice__
WARNING: unusable reference target found: datamodel#object.__getitem__
WARNING: unusable reference target found: datamodel#object.__getslice__
WARNING: unusable reference target found: datamodel#object.__len__
WARNING: unusable reference target found: datamodel#object.__getslice__
WARNING: unusable reference target found: datamodel#object.__getitem__
WARNING: unusable reference target found: datamodel#object.__getslice__
WARNING: unusable reference target found: datamodel#object.__setslice__
WARNING: unusable reference target found: datamodel#object.__setitem__
WARNING: unusable reference target found: datamodel#object.__setslice__
WARNING: unusable reference target found: datamodel#object.__getslice__
WARNING: unusable reference target found: datamodel#object.__delslice__
WARNING: unusable reference target found: datamodel#object.__delitem__
WARNING: unusable reference target found: datamodel#object.__delslice__
WARNING: unusable reference target found: datamodel#object.__getitem__
WARNING: unusable reference target found: datamodel#object.__setitem__
WARNING: unusable reference target found: datamodel#object.__delitem__
WARNING: unusable reference target found: datamodel#object.__getitem__
WARNING: unusable reference target found: datamodel#object.__setitem__
WARNING: unusable reference target found: datamodel#object.__delitem__
WARNING: unusable reference target found: datamodel#object.__add__
WARNING: unusable reference target found: datamodel#object.__divmod__
WARNING: unusable reference target found: datamodel#object.__floordiv__
WARNING: unusable reference target found: datamodel#object.__mod__
WARNING: unusable reference target found: datamodel#object.__truediv__
WARNING: unusable reference target found: datamodel#object.__pow__
WARNING: unusable reference target found: datamodel#object.__truediv__
WARNING: unusable reference target found: datamodel#object.__div__
WARNING: unusable reference target found: datamodel#object.__add__
WARNING: unusable reference target found: datamodel#object.__rsub__
WARNING: unusable reference target found: datamodel#object.__rpow__
WARNING: unusable reference target found: datamodel#object.__iadd__
WARNING: unusable reference target found: datamodel#object.__iadd__
WARNING: unusable reference target found: datamodel#object.__coerce__
WARNING: unusable reference target found: datamodel#object.__coerce__
WARNING: unusable reference target found: datamodel#object.__add__
WARNING: unusable reference target found: datamodel#object.__radd__
WARNING: unusable reference target found: datamodel#object.__iadd__
WARNING: unusable reference target found: datamodel#object.__eq__
WARNING: unusable reference target found: datamodel#object.__cmp__
WARNING: unusable reference target found: datamodel#object.__coerce__
WARNING: unusable reference target found: compound_stmts#with
WARNING: unusable reference target found: compound_stmts#with
WARNING: unusable reference target found: compound_stmts#with
WARNING: unusable reference target found: compound_stmts#with
WARNING: unusable reference target found: compound_stmts#as
WARNING: unusable reference target found: datamodel#object.__exit__
WARNING: unusable reference target found: compound_stmts#with
WARNING: unusable reference target found: datamodel#object.__hash__
WARNING: unusable reference target found: datamodel#object.__repr__
WARNING: unusable reference target found: datamodel#object.__getattribute__
WARNING: unusable reference target found: datamodel#object.__getattribute__
WARNING: unusable reference target found: datamodel#object.__get__
WARNING: unusable reference target found: datamodel#object.__set__
WARNING: unusable reference target found: datamodel#object.__delete__
WARNING: unusable reference target found: datamodel#object.__get__
WARNING: unusable reference target found: datamodel#object.__set__
WARNING: unusable reference target found: datamodel#object.__delete__
WARNING: unusable reference target found: simple_stmts#exec
WARNING: unusable reference target found: simple_stmts#import
WARNING: unusable reference target found: compound_stmts#for
WARNING: unusable reference target found: compound_stmts#except
WARNING: unusable reference target found: simple_stmts#import
WARNING: unusable reference target found: simple_stmts#del
WARNING: unusable reference target found: simple_stmts#import
WARNING: unusable reference target found: simple_stmts#exec
WARNING: unusable reference target found: simple_stmts#exec
WARNING: unusable reference target found: simple_stmts#exec
WARNING: unusable reference target found: simple_stmts#exec
WARNING: unusable reference target found: simple_stmts#raise
WARNING: unusable reference target found: compound_stmts#try
WARNING: unusable reference target found: compound_stmts#except
WARNING: unusable reference target found: compound_stmts#finally
WARNING: unusable reference target found: compound_stmts#except
WARNING: unusable reference target found: compound_stmts#except
WARNING: unusable reference target found: compound_stmts#try
WARNING: unusable reference target found: compound_stmts#try
WARNING: unusable reference target found: simple_stmts#raise
WARNING: unusable reference target found: simple_stmts#raise
WARNING: unusable reference target found: datamodel#coercion-rules
WARNING: unusable reference target found: ../@token#grammar-token-identifier
WARNING: unusable reference target found: ../@token#grammar-token-literal
WARNING: unusable reference target found: ../@token#grammar-token-enclosure
WARNING: unusable reference target found: ../@token#grammar-token-parenth_form
WARNING: unusable reference target found: ../@token#grammar-token-list_display
WARNING: unusable reference target found: ../@token#grammar-token-generator_expression
WARNING: unusable reference target found: ../@token#grammar-token-dict_display
WARNING: unusable reference target found: ../@token#grammar-token-string_conversion
WARNING: unusable reference target found: ../@token#grammar-token-yield_atom
WARNING: unusable reference target found: lexical_analysis#identifiers
WARNING: unusable reference target found: executionmodel#naming
WARNING: unusable reference target found: ../@token#grammar-token-stringliteral
WARNING: unusable reference target found: ../@token#grammar-token-integer
WARNING: unusable reference target found: ../@token#grammar-token-longinteger
WARNING: unusable reference target found: ../@token#grammar-token-floatnumber
WARNING: unusable reference target found: ../@token#grammar-token-imagnumber
WARNING: unusable reference target found: lexical_analysis#literals
WARNING: unusable reference target found: ../@token#grammar-token-expression_list
WARNING: unusable reference target found: ../@token#grammar-token-expression_list
WARNING: unusable reference target found: ../@token#grammar-token-list_comprehension
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-list_for
WARNING: unusable reference target found: ../@token#grammar-token-target_list
WARNING: unusable reference target found: ../@token#grammar-token-old_expression_list
WARNING: unusable reference target found: ../@token#grammar-token-list_iter
WARNING: unusable reference target found: ../@token#grammar-token-old_expression
WARNING: unusable reference target found: ../@token#grammar-token-old_expression
WARNING: unusable reference target found: ../@token#grammar-token-list_for
WARNING: unusable reference target found: ../@token#grammar-token-list_if
WARNING: unusable reference target found: ../@token#grammar-token-old_expression
WARNING: unusable reference target found: ../@token#grammar-token-list_iter
WARNING: unusable reference target found: compound_stmts#for
WARNING: unusable reference target found: compound_stmts#for
WARNING: unusable reference target found: compound_stmts#if
WARNING: unusable reference target found: compound_stmts#for
WARNING: unusable reference target found: compound_stmts#if
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-genexpr_for
WARNING: unusable reference target found: ../@token#grammar-token-target_list
WARNING: unusable reference target found: ../@token#grammar-token-or_test
WARNING: unusable reference target found: ../@token#grammar-token-genexpr_iter
WARNING: unusable reference target found: ../@token#grammar-token-genexpr_for
WARNING: unusable reference target found: ../@token#grammar-token-genexpr_if
WARNING: unusable reference target found: ../@token#grammar-token-old_expression
WARNING: unusable reference target found: ../@token#grammar-token-genexpr_iter
WARNING: unusable reference target found: compound_stmts#for
WARNING: unusable reference target found: compound_stmts#for
WARNING: unusable reference target found: compound_stmts#if
WARNING: unusable reference target found: compound_stmts#for
WARNING: unusable reference target found: compound_stmts#if
WARNING: unusable reference target found: expressions#in
WARNING: unusable reference target found: compound_stmts#for
WARNING: unusable reference target found: compound_stmts#for
WARNING: unusable reference target found: compound_stmts#if
WARNING: unusable reference target found: compound_stmts#for
WARNING: unusable reference target found: expressions#calls
WARNING: unusable reference target found: ../@token#grammar-token-key_datum_list
WARNING: unusable reference target found: ../@token#grammar-token-key_datum
WARNING: unusable reference target found: ../@token#grammar-token-key_datum
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: datamodel#types
WARNING: unusable reference target found: ../@token#grammar-token-expression_list
WARNING: unusable reference target found: ../@token#grammar-token-yield_expression
WARNING: unusable reference target found: ../@token#grammar-token-expression_list
WARNING: unusable reference target found: simple_stmts#yield
WARNING: unusable reference target found: simple_stmts#yield
WARNING: unusable reference target found: simple_stmts#yield
WARNING: unusable reference target found: ../@token#grammar-token-expression_list
WARNING: unusable reference target found: simple_stmts#yield
WARNING: unusable reference target found: simple_stmts#yield
WARNING: unusable reference target found: simple_stmts#yield
WARNING: unusable reference target found: simple_stmts#yield
WARNING: unusable reference target found: simple_stmts#yield
WARNING: unusable reference target found: ../@token#grammar-token-expression_list
WARNING: unusable reference target found: simple_stmts#yield
WARNING: unusable reference target found: simple_stmts#yield
WARNING: unusable reference target found: ../@token#grammar-token-atom
WARNING: unusable reference target found: ../@token#grammar-token-attributeref
WARNING: unusable reference target found: ../@token#grammar-token-subscription
WARNING: unusable reference target found: ../@token#grammar-token-slicing
WARNING: unusable reference target found: ../@token#grammar-token-call
WARNING: unusable reference target found: ../@token#grammar-token-primary
WARNING: unusable reference target found: ../@token#grammar-token-identifier
WARNING: unusable reference target found: ../@token#grammar-token-primary
WARNING: unusable reference target found: ../@token#grammar-token-expression_list
WARNING: unusable reference target found: simple_stmts#del
WARNING: unusable reference target found: ../@token#grammar-token-simple_slicing
WARNING: unusable reference target found: ../@token#grammar-token-extended_slicing
WARNING: unusable reference target found: ../@token#grammar-token-primary
WARNING: unusable reference target found: ../@token#grammar-token-short_slice
WARNING: unusable reference target found: ../@token#grammar-token-primary
WARNING: unusable reference target found: ../@token#grammar-token-slice_list
WARNING: unusable reference target found: ../@token#grammar-token-slice_item
WARNING: unusable reference target found: ../@token#grammar-token-slice_item
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-proper_slice
WARNING: unusable reference target found: ../@token#grammar-token-ellipsis
WARNING: unusable reference target found: ../@token#grammar-token-short_slice
WARNING: unusable reference target found: ../@token#grammar-token-long_slice
WARNING: unusable reference target found: ../@token#grammar-token-lower_bound
WARNING: unusable reference target found: ../@token#grammar-token-upper_bound
WARNING: unusable reference target found: ../@token#grammar-token-short_slice
WARNING: unusable reference target found: ../@token#grammar-token-stride
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: datamodel#types
WARNING: unusable reference target found: ../@token#grammar-token-primary
WARNING: unusable reference target found: ../@token#grammar-token-argument_list
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-genexpr_for
WARNING: unusable reference target found: ../@token#grammar-token-positional_arguments
WARNING: unusable reference target found: ../@token#grammar-token-keyword_arguments
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-keyword_arguments
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-keyword_arguments
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-keyword_item
WARNING: unusable reference target found: ../@token#grammar-token-keyword_item
WARNING: unusable reference target found: ../@token#grammar-token-identifier
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: compound_stmts#function
WARNING: unusable reference target found: compound_stmts#function
WARNING: unusable reference target found: simple_stmts#return
WARNING: unusable reference target found: datamodel#object.__call__
WARNING: unusable reference target found: ../@token#grammar-token-primary
WARNING: unusable reference target found: ../@token#grammar-token-u_expr
WARNING: unusable reference target found: ../@token#grammar-token-power
WARNING: unusable reference target found: ../@token#grammar-token-u_expr
WARNING: unusable reference target found: ../@token#grammar-token-u_expr
WARNING: unusable reference target found: ../@token#grammar-token-u_expr
WARNING: unusable reference target found: ../@token#grammar-token-u_expr
WARNING: unusable reference target found: ../@token#grammar-token-m_expr
WARNING: unusable reference target found: ../@token#grammar-token-u_expr
WARNING: unusable reference target found: ../@token#grammar-token-m_expr
WARNING: unusable reference target found: ../@token#grammar-token-u_expr
WARNING: unusable reference target found: ../@token#grammar-token-m_expr
WARNING: unusable reference target found: ../@token#grammar-token-u_expr
WARNING: unusable reference target found: ../@token#grammar-token-m_expr
WARNING: unusable reference target found: ../@token#grammar-token-u_expr
WARNING: unusable reference target found: ../@token#grammar-token-m_expr
WARNING: unusable reference target found: ../@token#grammar-token-a_expr
WARNING: unusable reference target found: ../@token#grammar-token-m_expr
WARNING: unusable reference target found: ../@token#grammar-token-a_expr
WARNING: unusable reference target found: ../@token#grammar-token-m_expr
WARNING: unusable reference target found: ../@token#grammar-token-a_expr
WARNING: unusable reference target found: ../@token#grammar-token-shift_expr
WARNING: unusable reference target found: ../@token#grammar-token-a_expr
WARNING: unusable reference target found: ../@token#grammar-token-shift_expr
WARNING: unusable reference target found: ../@token#grammar-token-and_expr
WARNING: unusable reference target found: ../@token#grammar-token-shift_expr
WARNING: unusable reference target found: ../@token#grammar-token-and_expr
WARNING: unusable reference target found: ../@token#grammar-token-xor_expr
WARNING: unusable reference target found: ../@token#grammar-token-and_expr
WARNING: unusable reference target found: ../@token#grammar-token-xor_expr
WARNING: unusable reference target found: ../@token#grammar-token-or_expr
WARNING: unusable reference target found: ../@token#grammar-token-xor_expr
WARNING: unusable reference target found: ../@token#grammar-token-or_expr
WARNING: unusable reference target found: ../@token#grammar-token-comp_operator
WARNING: unusable reference target found: ../@token#grammar-token-or_expr
WARNING: unusable reference target found: datamodel#specialnames
WARNING: unusable reference target found: expressions#in
WARNING: unusable reference target found: expressions#notin
WARNING: unusable reference target found: expressions#in
WARNING: unusable reference target found: expressions#notin
WARNING: unusable reference target found: datamodel#object.__contains__
WARNING: unusable reference target found: datamodel#object.__contains__
WARNING: unusable reference target found: datamodel#object.__getitem__
WARNING: unusable reference target found: expressions#in
WARNING: unusable reference target found: expressions#notin
WARNING: unusable reference target found: expressions#in
WARNING: unusable reference target found: expressions#is
WARNING: unusable reference target found: expressions#isnot
WARNING: unusable reference target found: expressions#is
WARNING: unusable reference target found: ../@token#grammar-token-conditional_expression
WARNING: unusable reference target found: ../@token#grammar-token-lambda_form
WARNING: unusable reference target found: ../@token#grammar-token-or_test
WARNING: unusable reference target found: ../@token#grammar-token-old_lambda_form
WARNING: unusable reference target found: ../@token#grammar-token-or_test
WARNING: unusable reference target found: ../@token#grammar-token-or_test
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-and_test
WARNING: unusable reference target found: ../@token#grammar-token-or_test
WARNING: unusable reference target found: ../@token#grammar-token-and_test
WARNING: unusable reference target found: ../@token#grammar-token-not_test
WARNING: unusable reference target found: ../@token#grammar-token-and_test
WARNING: unusable reference target found: ../@token#grammar-token-not_test
WARNING: unusable reference target found: ../@token#grammar-token-comparison
WARNING: unusable reference target found: ../@token#grammar-token-not_test
WARNING: unusable reference target found: datamodel#object.__nonzero__
WARNING: unusable reference target found: expressions#not
WARNING: unusable reference target found: expressions#and
WARNING: unusable reference target found: expressions#or
WARNING: unusable reference target found: expressions#not
WARNING: unusable reference target found: ../@token#grammar-token-parameter_list
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-parameter_list
WARNING: unusable reference target found: ../@token#grammar-token-old_expression
WARNING: unusable reference target found: compound_stmts#function
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: expressions#comparisons
WARNING: unusable reference target found: expressions#lambda
WARNING: unusable reference target found: expressions#or
WARNING: unusable reference target found: expressions#and
WARNING: unusable reference target found: expressions#not
WARNING: unusable reference target found: expressions#in
WARNING: unusable reference target found: expressions#not
WARNING: unusable reference target found: expressions#in
WARNING: unusable reference target found: expressions#is
WARNING: unusable reference target found: expressions#isnot
WARNING: unusable reference target found: ../@token#grammar-token-expression_stmt
WARNING: unusable reference target found: ../@token#grammar-token-assert_stmt
WARNING: unusable reference target found: ../@token#grammar-token-assignment_stmt
WARNING: unusable reference target found: ../@token#grammar-token-augmented_assignment_stmt
WARNING: unusable reference target found: ../@token#grammar-token-pass_stmt
WARNING: unusable reference target found: ../@token#grammar-token-del_stmt
WARNING: unusable reference target found: ../@token#grammar-token-print_stmt
WARNING: unusable reference target found: ../@token#grammar-token-return_stmt
WARNING: unusable reference target found: ../@token#grammar-token-yield_stmt
WARNING: unusable reference target found: ../@token#grammar-token-raise_stmt
WARNING: unusable reference target found: ../@token#grammar-token-break_stmt
WARNING: unusable reference target found: ../@token#grammar-token-continue_stmt
WARNING: unusable reference target found: ../@token#grammar-token-import_stmt
WARNING: unusable reference target found: ../@token#grammar-token-global_stmt
WARNING: unusable reference target found: ../@token#grammar-token-exec_stmt
WARNING: unusable reference target found: ../@token#grammar-token-expression_list
WARNING: unusable reference target found: simple_stmts#print
WARNING: unusable reference target found: ../@token#grammar-token-target_list
WARNING: unusable reference target found: ../@token#grammar-token-expression_list
WARNING: unusable reference target found: ../@token#grammar-token-yield_expression
WARNING: unusable reference target found: ../@token#grammar-token-target
WARNING: unusable reference target found: ../@token#grammar-token-target
WARNING: unusable reference target found: ../@token#grammar-token-identifier
WARNING: unusable reference target found: ../@token#grammar-token-target_list
WARNING: unusable reference target found: ../@token#grammar-token-target_list
WARNING: unusable reference target found: ../@token#grammar-token-attributeref
WARNING: unusable reference target found: ../@token#grammar-token-subscription
WARNING: unusable reference target found: ../@token#grammar-token-slicing
WARNING: unusable reference target found: expressions#primaries
WARNING: unusable reference target found: datamodel#types
WARNING: unusable reference target found: simple_stmts#global
WARNING: unusable reference target found: ../@token#grammar-token-target
WARNING: unusable reference target found: ../@token#grammar-token-augop
WARNING: unusable reference target found: ../@token#grammar-token-expression_list
WARNING: unusable reference target found: ../@token#grammar-token-yield_expression
WARNING: unusable reference target found: expressions#primaries
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: simple_stmts#pass
WARNING: unusable reference target found: ../@token#grammar-token-target_list
WARNING: unusable reference target found: simple_stmts#global
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: simple_stmts#print
WARNING: unusable reference target found: simple_stmts#print
WARNING: unusable reference target found: simple_stmts#print
WARNING: unusable reference target found: simple_stmts#print
WARNING: unusable reference target found: simple_stmts#print
WARNING: unusable reference target found: simple_stmts#print
WARNING: unusable reference target found: ../@token#grammar-token-expression_list
WARNING: unusable reference target found: simple_stmts#return
WARNING: unusable reference target found: simple_stmts#return
WARNING: unusable reference target found: simple_stmts#return
WARNING: unusable reference target found: compound_stmts#try
WARNING: unusable reference target found: compound_stmts#finally
WARNING: unusable reference target found: compound_stmts#finally
WARNING: unusable reference target found: simple_stmts#return
WARNING: unusable reference target found: ../@token#grammar-token-expression_list
WARNING: unusable reference target found: simple_stmts#return
WARNING: unusable reference target found: ../@token#grammar-token-yield_expression
WARNING: unusable reference target found: simple_stmts#yield
WARNING: unusable reference target found: simple_stmts#yield
WARNING: unusable reference target found: simple_stmts#yield
WARNING: unusable reference target found: ../@token#grammar-token-expression_list
WARNING: unusable reference target found: simple_stmts#yield
WARNING: unusable reference target found: simple_stmts#yield
WARNING: unusable reference target found: compound_stmts#try
WARNING: unusable reference target found: compound_stmts#try
WARNING: unusable reference target found: compound_stmts#finally
WARNING: unusable reference target found: compound_stmts#finally
WARNING: unusable reference target found: simple_stmts#yield
WARNING: unusable reference target found: simple_stmts#yield
WARNING: unusable reference target found: simple_stmts#yield
WARNING: unusable reference target found: compound_stmts#try
WARNING: unusable reference target found: compound_stmts#finally
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: simple_stmts#raise
WARNING: unusable reference target found: simple_stmts#raise
WARNING: unusable reference target found: datamodel#types
WARNING: unusable reference target found: simple_stmts#raise
WARNING: unusable reference target found: simple_stmts#raise
WARNING: unusable reference target found: executionmodel#exceptions
WARNING: unusable reference target found: compound_stmts#try
WARNING: unusable reference target found: simple_stmts#break
WARNING: unusable reference target found: compound_stmts#for
WARNING: unusable reference target found: compound_stmts#while
WARNING: unusable reference target found: compound_stmts#else
WARNING: unusable reference target found: compound_stmts#for
WARNING: unusable reference target found: simple_stmts#break
WARNING: unusable reference target found: simple_stmts#break
WARNING: unusable reference target found: compound_stmts#try
WARNING: unusable reference target found: compound_stmts#finally
WARNING: unusable reference target found: compound_stmts#finally
WARNING: unusable reference target found: simple_stmts#continue
WARNING: unusable reference target found: compound_stmts#for
WARNING: unusable reference target found: compound_stmts#while
WARNING: unusable reference target found: compound_stmts#finally
WARNING: unusable reference target found: simple_stmts#continue
WARNING: unusable reference target found: compound_stmts#try
WARNING: unusable reference target found: compound_stmts#finally
WARNING: unusable reference target found: compound_stmts#finally
WARNING: unusable reference target found: ../@token#grammar-token-module
WARNING: unusable reference target found: ../@token#grammar-token-name
WARNING: unusable reference target found: ../@token#grammar-token-module
WARNING: unusable reference target found: ../@token#grammar-token-name
WARNING: unusable reference target found: ../@token#grammar-token-relative_module
WARNING: unusable reference target found: ../@token#grammar-token-identifier
WARNING: unusable reference target found: ../@token#grammar-token-name
WARNING: unusable reference target found: ../@token#grammar-token-identifier
WARNING: unusable reference target found: ../@token#grammar-token-name
WARNING: unusable reference target found: ../@token#grammar-token-relative_module
WARNING: unusable reference target found: ../@token#grammar-token-identifier
WARNING: unusable reference target found: ../@token#grammar-token-name
WARNING: unusable reference target found: ../@token#grammar-token-identifier
WARNING: unusable reference target found: ../@token#grammar-token-name
WARNING: unusable reference target found: ../@token#grammar-token-module
WARNING: unusable reference target found: ../@token#grammar-token-identifier
WARNING: unusable reference target found: ../@token#grammar-token-identifier
WARNING: unusable reference target found: ../@token#grammar-token-module
WARNING: unusable reference target found: ../@token#grammar-token-identifier
WARNING: unusable reference target found: simple_stmts#import
WARNING: unusable reference target found: simple_stmts#from
WARNING: unusable reference target found: simple_stmts#from
WARNING: unusable reference target found: simple_stmts#import
WARNING: unusable reference target found: compound_stmts#as
WARNING: unusable reference target found: compound_stmts#as
WARNING: unusable reference target found: simple_stmts#from
WARNING: unusable reference target found: simple_stmts#import
WARNING: unusable reference target found: compound_stmts#as
WARNING: unusable reference target found: simple_stmts#import
WARNING: unusable reference target found: simple_stmts#from
WARNING: unusable reference target found: simple_stmts#exec
WARNING: unusable reference target found: ../@token#grammar-token-identifier
WARNING: unusable reference target found: ../@token#grammar-token-identifier
WARNING: unusable reference target found: simple_stmts#global
WARNING: unusable reference target found: simple_stmts#global
WARNING: unusable reference target found: simple_stmts#global
WARNING: unusable reference target found: simple_stmts#global
WARNING: unusable reference target found: simple_stmts#global
WARNING: unusable reference target found: compound_stmts#for
WARNING: unusable reference target found: compound_stmts#class
WARNING: unusable reference target found: simple_stmts#import
WARNING: unusable reference target found: simple_stmts#global
WARNING: unusable reference target found: simple_stmts#global
WARNING: unusable reference target found: simple_stmts#global
WARNING: unusable reference target found: simple_stmts#exec
WARNING: unusable reference target found: simple_stmts#exec
WARNING: unusable reference target found: simple_stmts#exec
WARNING: unusable reference target found: simple_stmts#global
WARNING: unusable reference target found: simple_stmts#exec
WARNING: unusable reference target found: ../@token#grammar-token-or_expr
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: toplevel_components#file-input
WARNING: unusable reference target found: simple_stmts#return
WARNING: unusable reference target found: simple_stmts#yield
WARNING: unusable reference target found: simple_stmts#exec
WARNING: unusable reference target found: expressions#in
WARNING: unusable reference target found: simple_stmts#exec
WARNING: unusable reference target found: compound_stmts#if
WARNING: unusable reference target found: compound_stmts#while
WARNING: unusable reference target found: compound_stmts#for
WARNING: unusable reference target found: compound_stmts#try
WARNING: unusable reference target found: compound_stmts#if
WARNING: unusable reference target found: compound_stmts#else
WARNING: unusable reference target found: simple_stmts#print
WARNING: unusable reference target found: ../@token#grammar-token-if_stmt
WARNING: unusable reference target found: ../@token#grammar-token-while_stmt
WARNING: unusable reference target found: ../@token#grammar-token-for_stmt
WARNING: unusable reference target found: ../@token#grammar-token-try_stmt
WARNING: unusable reference target found: ../@token#grammar-token-with_stmt
WARNING: unusable reference target found: ../@token#grammar-token-funcdef
WARNING: unusable reference target found: ../@token#grammar-token-classdef
WARNING: unusable reference target found: ../@token#grammar-token-decorated
WARNING: unusable reference target found: ../@token#grammar-token-stmt_list
WARNING: unusable reference target found: ../@token#grammar-token-statement
WARNING: unusable reference target found: ../@token#grammar-token-stmt_list
WARNING: unusable reference target found: ../@token#grammar-token-compound_stmt
WARNING: unusable reference target found: ../@token#grammar-token-simple_stmt
WARNING: unusable reference target found: ../@token#grammar-token-simple_stmt
WARNING: unusable reference target found: compound_stmts#else
WARNING: unusable reference target found: compound_stmts#if
WARNING: unusable reference target found: compound_stmts#if
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-suite
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-suite
WARNING: unusable reference target found: ../@token#grammar-token-suite
WARNING: unusable reference target found: expressions#booleans
WARNING: unusable reference target found: compound_stmts#if
WARNING: unusable reference target found: compound_stmts#else
WARNING: unusable reference target found: compound_stmts#while
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-suite
WARNING: unusable reference target found: ../@token#grammar-token-suite
WARNING: unusable reference target found: compound_stmts#else
WARNING: unusable reference target found: simple_stmts#break
WARNING: unusable reference target found: compound_stmts#else
WARNING: unusable reference target found: simple_stmts#continue
WARNING: unusable reference target found: compound_stmts#for
WARNING: unusable reference target found: ../@token#grammar-token-target_list
WARNING: unusable reference target found: ../@token#grammar-token-expression_list
WARNING: unusable reference target found: ../@token#grammar-token-suite
WARNING: unusable reference target found: ../@token#grammar-token-suite
WARNING: unusable reference target found: compound_stmts#else
WARNING: unusable reference target found: simple_stmts#break
WARNING: unusable reference target found: compound_stmts#else
WARNING: unusable reference target found: simple_stmts#continue
WARNING: unusable reference target found: compound_stmts#else
WARNING: unusable reference target found: compound_stmts#try
WARNING: unusable reference target found: ../@token#grammar-token-suite
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-target
WARNING: unusable reference target found: ../@token#grammar-token-suite
WARNING: unusable reference target found: ../@token#grammar-token-suite
WARNING: unusable reference target found: ../@token#grammar-token-suite
WARNING: unusable reference target found: ../@token#grammar-token-suite
WARNING: unusable reference target found: ../@token#grammar-token-suite
WARNING: unusable reference target found: compound_stmts#try
WARNING: unusable reference target found: compound_stmts#except
WARNING: unusable reference target found: compound_stmts#finally
WARNING: unusable reference target found: compound_stmts#try
WARNING: unusable reference target found: compound_stmts#except
WARNING: unusable reference target found: compound_stmts#try
WARNING: unusable reference target found: compound_stmts#finally
WARNING: unusable reference target found: compound_stmts#except
WARNING: unusable reference target found: compound_stmts#try
WARNING: unusable reference target found: compound_stmts#try
WARNING: unusable reference target found: compound_stmts#finally
WARNING: unusable reference target found: compound_stmts#try
WARNING: unusable reference target found: datamodel#types
WARNING: unusable reference target found: compound_stmts#else
WARNING: unusable reference target found: compound_stmts#try
WARNING: unusable reference target found: compound_stmts#else
WARNING: unusable reference target found: compound_stmts#except
WARNING: unusable reference target found: compound_stmts#finally
WARNING: unusable reference target found: compound_stmts#try
WARNING: unusable reference target found: compound_stmts#except
WARNING: unusable reference target found: compound_stmts#else
WARNING: unusable reference target found: compound_stmts#finally
WARNING: unusable reference target found: compound_stmts#finally
WARNING: unusable reference target found: compound_stmts#finally
WARNING: unusable reference target found: simple_stmts#return
WARNING: unusable reference target found: simple_stmts#break
WARNING: unusable reference target found: compound_stmts#finally
WARNING: unusable reference target found: simple_stmts#return
WARNING: unusable reference target found: simple_stmts#break
WARNING: unusable reference target found: simple_stmts#continue
WARNING: unusable reference target found: compound_stmts#try
WARNING: unusable reference target found: compound_stmts#try
WARNING: unusable reference target found: compound_stmts#finally
WARNING: unusable reference target found: compound_stmts#finally
WARNING: unusable reference target found: simple_stmts#continue
WARNING: unusable reference target found: compound_stmts#finally
WARNING: unusable reference target found: executionmodel#exceptions
WARNING: unusable reference target found: simple_stmts#raise
WARNING: unusable reference target found: simple_stmts#raise
WARNING: unusable reference target found: compound_stmts#with
WARNING: unusable reference target found: datamodel#context-managers
WARNING: unusable reference target found: compound_stmts#try
WARNING: unusable reference target found: compound_stmts#except
WARNING: unusable reference target found: compound_stmts#finally
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-target
WARNING: unusable reference target found: ../@token#grammar-token-suite
WARNING: unusable reference target found: compound_stmts#with
WARNING: unusable reference target found: datamodel#object.__enter__
WARNING: unusable reference target found: compound_stmts#with
WARNING: unusable reference target found: datamodel#object.__enter__
WARNING: unusable reference target found: compound_stmts#with
WARNING: unusable reference target found: datamodel#object.__enter__
WARNING: unusable reference target found: datamodel#object.__exit__
WARNING: unusable reference target found: datamodel#object.__exit__
WARNING: unusable reference target found: datamodel#object.__exit__
WARNING: unusable reference target found: datamodel#object.__exit__
WARNING: unusable reference target found: compound_stmts#with
WARNING: unusable reference target found: datamodel#object.__exit__
WARNING: unusable reference target found: compound_stmts#with
WARNING: unusable reference target found: compound_stmts#with
WARNING: unusable reference target found: datamodel#types
WARNING: unusable reference target found: ../@token#grammar-token-decorator
WARNING: unusable reference target found: ../@token#grammar-token-dotted_name
WARNING: unusable reference target found: ../@token#grammar-token-argument_list
WARNING: unusable reference target found: ../@token#grammar-token-funcname
WARNING: unusable reference target found: ../@token#grammar-token-parameter_list
WARNING: unusable reference target found: ../@token#grammar-token-suite
WARNING: unusable reference target found: ../@token#grammar-token-identifier
WARNING: unusable reference target found: ../@token#grammar-token-identifier
WARNING: unusable reference target found: ../@token#grammar-token-defparameter
WARNING: unusable reference target found: ../@token#grammar-token-identifier
WARNING: unusable reference target found: ../@token#grammar-token-identifier
WARNING: unusable reference target found: ../@token#grammar-token-identifier
WARNING: unusable reference target found: ../@token#grammar-token-defparameter
WARNING: unusable reference target found: ../@token#grammar-token-parameter
WARNING: unusable reference target found: ../@token#grammar-token-expression
WARNING: unusable reference target found: ../@token#grammar-token-parameter
WARNING: unusable reference target found: ../@token#grammar-token-parameter
WARNING: unusable reference target found: ../@token#grammar-token-identifier
WARNING: unusable reference target found: ../@token#grammar-token-sublist
WARNING: unusable reference target found: ../@token#grammar-token-identifier
WARNING: unusable reference target found: expressions#calls
WARNING: unusable reference target found: expressions#lambda
WARNING: unusable reference target found: compound_stmts#def
WARNING: unusable reference target found: compound_stmts#def
WARNING: unusable reference target found: executionmodel#naming
WARNING: unusable reference target found: datamodel#types
WARNING: unusable reference target found: ../@token#grammar-token-classname
WARNING: unusable reference target found: ../@token#grammar-token-inheritance
WARNING: unusable reference target found: ../@token#grammar-token-suite
WARNING: unusable reference target found: ../@token#grammar-token-expression_list
WARNING: unusable reference target found: ../@token#grammar-token-identifier
WARNING: unusable reference target found: executionmodel#naming
WARNING: unusable reference target found: simple_stmts#return
WARNING: unusable reference target found: simple_stmts#continue
WARNING: unusable reference target found: simple_stmts#break
WARNING: unusable reference target found: ../@token#grammar-token-statement
WARNING: unusable reference target found: simple_stmts#exec
WARNING: unusable reference target found: ../@token#grammar-token-stmt_list
WARNING: unusable reference target found: ../@token#grammar-token-compound_stmt
WARNING: unusable reference target found: ../@token#grammar-token-expression_list
WARNING: unusable reference target found: ../@token#grammar-token-expression_list
done
processing tutorial.tex... tutorial/index tutorial/appetite tutorial/interpreter tutorial/introduction tutorial/controlflow tutorial/datastructures tutorial/modules tutorial/inputoutput tutorial/errors tutorial/classes tutorial/stdlib tutorial/stdlib2 tutorial/whatnow tutorial/interactive tutorial/floatingpoint 
resolving references...
writing... WARNING: unusable reference target found: interactive#tut-interacting
WARNING: unusable reference target found: datastructures#tut-loopidioms
WARNING: unusable reference target found: controlflow#tut-docstrings
WARNING: unusable reference target found: datastructures#tut-tuples
WARNING: unusable reference target found: classes#tut-firstclasses
WARNING: unusable reference target found: controlflow#tut-unpacking-arguments
WARNING: unusable reference target found: modules#tut-standardmodules
WARNING: unusable reference target found: classes#tut-classes
done
processing using.tex... using/index using/cmdline using/unix using/windows using/mac 
resolving references...
writing... WARNING: unusable reference target found: cmdline#cmdoption-c
WARNING: unusable reference target found: cmdline#cmdoption-i
WARNING: unusable reference target found: cmdline#cmdoption-i
WARNING: unusable reference target found: cmdline#envvar-PYTHONDONTWRITEBYTECODE
WARNING: unusable reference target found: cmdline#envvar-PYTHONDEBUG
WARNING: unusable reference target found: cmdline#envvar-PYTHONPATH
WARNING: unusable reference target found: cmdline#envvar-PYTHONHOME
WARNING: unusable reference target found: cmdline#cmdoption-c
WARNING: unusable reference target found: cmdline#envvar-PYTHONSTARTUP
WARNING: unusable reference target found: cmdline#envvar-PYTHONINSPECT
WARNING: unusable reference target found: cmdline#envvar-PYTHONOPTIMIZE
WARNING: unusable reference target found: cmdline#cmdoption-O
WARNING: unusable reference target found: cmdline#envvar-PYTHONUNBUFFERED
WARNING: unusable reference target found: cmdline#envvar-PYTHONVERBOSE
WARNING: unusable reference target found: cmdline#cmdoption-W
WARNING: unusable reference target found: cmdline#cmdoption-W
WARNING: unusable reference target found: cmdline#envvar-PYTHONHOME
WARNING: unusable reference target found: cmdline#envvar-PYTHONHOME
WARNING: unusable reference target found: cmdline#envvar-PYTHONPATH
WARNING: unusable reference target found: cmdline#envvar-PYTHONHOME
WARNING: unusable reference target found: cmdline#envvar-PYTHONPATH
WARNING: unusable reference target found: cmdline#envvar-PYTHONPATH
WARNING: unusable reference target found: cmdline#using-on-interface-options
WARNING: unusable reference target found: cmdline#cmdoption-O
WARNING: unusable reference target found: cmdline#cmdoption-O
WARNING: unusable reference target found: cmdline#cmdoption-d
WARNING: unusable reference target found: cmdline#cmdoption-d
WARNING: unusable reference target found: cmdline#cmdoption-i
WARNING: unusable reference target found: cmdline#cmdoption-u
WARNING: unusable reference target found: cmdline#cmdoption-v
WARNING: unusable reference target found: cmdline#cmdoption-v
WARNING: unusable reference target found: cmdline#using-on-cmdline
WARNING: unusable reference target found: cmdline#envvar-PYTHONPATH
WARNING: unusable reference target found: cmdline#using-on-envvars
WARNING: unusable reference target found: mac#ide
WARNING: unusable reference target found: cmdline#envvar-PYTHONPATH
WARNING: unusable reference target found: mac#mac-package-manager
done
processing whatsnew.tex... whatsnew/2.6 
resolving references...
writing... done
processing howto-doanddont.tex... howto/doanddont 
resolving references...
writing... done
processing howto-advocacy.tex... howto/advocacy 
resolving references...
writing... done
processing howto-functional.tex... howto/functional 
resolving references...
writing... done
processing howto-regex.tex... howto/regex 
resolving references...
writing... done
processing howto-sockets.tex... howto/sockets 
resolving references...
writing... done
processing howto-urllib2.tex... howto/urllib2 
resolving references...
writing... done
processing howto-webservers.tex... howto/webservers 
resolving references...
writing... done
processing howto-curses.tex... howto/curses 
resolving references...
writing... done
processing howto-cporting.tex... howto/cporting 
resolving references...
writing... done
processing howto-unicode.tex... howto/unicode 
resolving references...
writing... done
copying TeX support files... done
build succeeded, 10305 warnings.

Build finished; the LaTeX files are in build/latex.
Run `make all-pdf' or `make all-ps' in that directory to run these through (pdf)latex.
make[1]: Leaving directory `/home/neal/python/r26/Doc'
(cd build/latex; make clean && make all-pdf && make FMT=pdf zip bz2)
make[1]: Entering directory `/home/neal/python/r26/Doc/build/latex'
rm -f *.pdf *.dvi *.ps
rm -f *.log *.ind *.aux *.toc *.syn *.idx *.out *.ilg *.pla
make[1]: Leaving directory `/home/neal/python/r26/Doc/build/latex'
make[1]: Entering directory `/home/neal/python/r26/Doc/build/latex'
pdflatex 'c-api.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./c-api.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file c-api.idx
No file c-api.aux.
(/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty)
(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/texmf/dvips/config/p
dftex.map}] [2]
Adding blank page after the table of contents.
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [2]
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.116 \hypertarget{api-intro}{}\chapter
                                       {Introduction} [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.116 \hypertarget{api-intro}{}\chapter
                                       {Introduction} [2]
Chapter 1.
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
Underfull \hbox (badness 10000) in paragraph at lines 158--159

[3] [4] [5] [6] [7] [8] (/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [9]
[10]
Chapter 2.
[11] [12] [13] [14]
Chapter 3.
[15] [16]
Chapter 4.
[17]
Overfull \hbox (14.2714pt too wide) in paragraph at lines 1303--1303
[]/ptmr8t/Py_ssize_t|  

Overfull \hbox (24.99997pt too wide) in paragraph at lines 1303--1304
[][] 
[18] [19] [20] [21] [22]
Chapter 5.
[23] [24] [25] [26] [27]
Underfull \hbox (badness 5359) in paragraph at lines 2167--2176
/ptmr8t/Return a Python ob-ject from the data stream in a /pcrr8t/FILE* /ptmr8t
/opened for read-ing. Un-like

Overfull \hbox (0.98854pt too wide) in paragraph at lines 2218--2224
[]
[28]
Underfull \hbox (badness 10000) in paragraph at lines 2259--2262
[]

Underfull \hbox (badness 10000) in paragraph at lines 2277--2280
[]

Overfull \hbox (79.5372pt too wide) in paragraph at lines 2282--2285
[]

Underfull \hbox (badness 10000) in paragraph at lines 2313--2316
[]
[29] [30] [31]
Underfull \hbox (badness 6125) in paragraph at lines 2562--2564
[]/ptmr8t/The call to /pcrr8t/PyArg_UnpackTuple /ptmr8t/in this ex-am-ple is en
-tirely equiv-a-lent to this call to
[32] [33] [34] [35] [36]
Chapter 6.
[37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48]
Chapter 7.

Underfull \hbox (badness 10000) in paragraph at lines 3835--3836

[49] [50] [51] [52] [53] [54] [55]
Overfull \hbox (14.2714pt too wide) in paragraph at lines 4694--4694
[]/ptmr8t/Py_ssize_t|  

Overfull \hbox (24.99997pt too wide) in paragraph at lines 4694--4695
[][] 
[56] [57] [58] [59]
Underfull \hbox (badness 8113) in paragraph at lines 5058--5061
/ptmr8t/Shortcut for /pcrr8t/PyUnicode_FromEncodedObject(obj, NULL, "strict") /
ptmr8t/which is used
[60] [61] [62] [63] [64] [65] [66]
Underfull \hbox (badness 10000) in paragraph at lines 5657--5662
/ptmr8t/This con-stant may be passed as the /ptmri8t/size /ptmr8t/pa-ram-e-ter 
to /pcrr8t/PyBuffer_FromObject /ptmr8t/or
[67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80]
Underfull \hbox (badness 10000) in paragraph at lines 6962--6964
/ptmr8t/Return true if /ptmri8t/ob /ptmr8t/is of type /pcrr8t/PyDateTime_DateTi
meType /ptmr8t/or a sub-type of
[81] [82]
Underfull \hbox (badness 5548) in paragraph at lines 7121--7133
/pcrr8t/PyObject_CallMethod/ptmr8t/, /pcrr8t/PyObject_RichCompareBool/ptmr8t/, 
/pcrr8t/PyObject_Hash/ptmr8t/, /pcrr8t/PyObject_Repr/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 7121--7133
/ptmr8t/to-col (in-clud-ing /pcrr8t/PyNumber_And/ptmr8t/, /pcrr8t/PyNumber_Subt
ract/ptmr8t/, /pcrr8t/PyNumber_Or/ptmr8t/, /pcrr8t/PyNumber_Xor/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 7121--7133
/pcrr8t/PyNumber_InPlaceAnd/ptmr8t/, /pcrr8t/PyNumber_InPlaceSubtract/ptmr8t/, 
/pcrr8t/PyNumber_InPlaceOr/ptmr8t/, and
[83] [84]
Chapter 8.
[85] [86]
Underfull \hbox (badness 10000) in paragraph at lines 7522--7526
[]/pcrr8t/'Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam' []/pt
mr8t/The re-
[87] [88] [89] [90]
Underfull \hbox (badness 10000) in paragraph at lines 7823--7826
/ptmr8t/This macro ex-pands to /pcrr8t/PyEval_RestoreThread(_save);/ptmr8t/: it
 is equiv-a-lent to

Underfull \hbox (badness 10000) in paragraph at lines 7830--7833
/ptmr8t/This macro ex-pands to /pcrr8t/_save = PyEval_SaveThread();/ptmr8t/: it
 is equiv-a-lent to
[91] [92] [93] [94]
Chapter 9.
[95] [96] [97] [98]
Chapter 10.

Underfull \hbox (badness 10000) in paragraph at lines 8407--8407


Underfull \hbox (badness 10000) in paragraph at lines 8410--8410

[99] [100] [101] [102] [103] [104] [105]
Underfull \hbox (badness 10000) in paragraph at lines 9186--9196
[]/ptmr8t/The print func-tion is called with the same sig-na-ture as /pcrr8t/Py
Object_Print/ptmr8t/: /pcrr8t/int
[106] [107] [108]
Underfull \hbox (badness 10000) in paragraph at lines 9434--9445
/ptmr8t/the fields /pcrr8t/nb_inplace_add/ptmr8t/, /pcrr8t/nb_inplace_subtract/
ptmr8t/, /pcrr8t/nb_inplace_multiply/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 9434--9445
/pcrr8t/nb_inplace_divide/ptmr8t/, /pcrr8t/nb_inplace_remainder/ptmr8t/, /pcrr8
t/nb_inplace_power/ptmr8t/,

Underfull \hbox (badness 5637) in paragraph at lines 9481--9487
/ptmr8t/If this bit is set, the type ob-ject has sev-eral new fields de-fined s
tart-ing in Python

Underfull \hbox (badness 6300) in paragraph at lines 9532--9538
/ptmr8t/This is a bit-mask of all the bits that per-tain to the ex-is-tence of 
cer-tain fields in

Underfull \hbox (badness 10000) in paragraph at lines 9532--9538
/ptmr8t/the type ob-ject and its ex-ten-sion struc-tures. Cur-rently, it in-clu
des the fol-low-ing

Underfull \hbox (badness 10000) in paragraph at lines 9532--9538
/ptmr8t/bits: /pcrr8t/Py_TPFLAGS_HAVE_GETCHARBUFFER/ptmr8t/, /pcrr8t/Py_TPFLAGS
_HAVE_SEQUENCE_IN/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 9532--9538
/pcrr8t/Py_TPFLAGS_HAVE_INPLACEOPS/ptmr8t/, /pcrr8t/Py_TPFLAGS_HAVE_RICHCOMPARE
/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 9532--9538
/pcrr8t/Py_TPFLAGS_HAVE_WEAKREFS/ptmr8t/, /pcrr8t/Py_TPFLAGS_HAVE_ITER/ptmr8t/,
 and
[109] [110]
Underfull \hbox (badness 10000) in paragraph at lines 9656--9658
/ptmr8t/An op-tional pointer to the rich com-par-i-son func-tion, whose sig-na-
ture is /pcrr8t/PyObject
[111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]
Appendix A.
[123] [124] [125] [126] [127] [128]
Appendix B.
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [129] [130]
Appendix C.
[131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142]
Appendix D.
No file modc-api.ind.
No file c-api.ind.
[143] (./c-api.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on c-api.pdf (147 pages, 650804 bytes).
Transcript written on c-api.log.
pdflatex 'c-api.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./c-api.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file c-api.idx
(./c-api.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./c-api.out) (./c-api.out)
(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/texmf/dvips/config/p
dftex.map}] [2] (./c-api.toc
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.75 ...rline {9}Memory Management}{95}{chapter.9}
                                                   [1])
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [2]
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.116 \hypertarget{api-intro}{}\chapter
                                       {Introduction} [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.116 \hypertarget{api-intro}{}\chapter
                                       {Introduction} [2]
Chapter 1.
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
Underfull \hbox (badness 10000) in paragraph at lines 158--159

[3] [4] [5] [6] [7] [8] (/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [9]
[10]
Chapter 2.
[11] [12] [13] [14]
Chapter 3.
[15] [16]
Chapter 4.
[17]
Overfull \hbox (14.2714pt too wide) in paragraph at lines 1303--1303
[]/ptmr8t/Py_ssize_t|  

Overfull \hbox (24.99997pt too wide) in paragraph at lines 1303--1304
[][] 
[18] [19] [20] [21] [22]
Chapter 5.
[23] [24] [25] [26] [27]
Underfull \hbox (badness 5359) in paragraph at lines 2167--2176
/ptmr8t/Return a Python ob-ject from the data stream in a /pcrr8t/FILE* /ptmr8t
/opened for read-ing. Un-like

Overfull \hbox (0.98854pt too wide) in paragraph at lines 2218--2224
[]
[28]
Underfull \hbox (badness 10000) in paragraph at lines 2259--2262
[]

Underfull \hbox (badness 10000) in paragraph at lines 2277--2280
[]

Overfull \hbox (79.5372pt too wide) in paragraph at lines 2282--2285
[]

Underfull \hbox (badness 10000) in paragraph at lines 2313--2316
[]
[29] [30] [31]
Underfull \hbox (badness 6125) in paragraph at lines 2562--2564
[]/ptmr8t/The call to /pcrr8t/PyArg_UnpackTuple /ptmr8t/in this ex-am-ple is en
-tirely equiv-a-lent to this call to
[32] [33] [34] [35] [36]
Chapter 6.
[37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48]
Chapter 7.

Underfull \hbox (badness 10000) in paragraph at lines 3835--3836

[49] [50] [51] [52] [53] [54] [55]
Overfull \hbox (14.2714pt too wide) in paragraph at lines 4694--4694
[]/ptmr8t/Py_ssize_t|  

Overfull \hbox (24.99997pt too wide) in paragraph at lines 4694--4695
[][] 
[56] [57] [58] [59]
Underfull \hbox (badness 8113) in paragraph at lines 5058--5061
/ptmr8t/Shortcut for /pcrr8t/PyUnicode_FromEncodedObject(obj, NULL, "strict") /
ptmr8t/which is used
[60] [61] [62] [63] [64] [65] [66]
Underfull \hbox (badness 10000) in paragraph at lines 5657--5662
/ptmr8t/This con-stant may be passed as the /ptmri8t/size /ptmr8t/pa-ram-e-ter 
to /pcrr8t/PyBuffer_FromObject /ptmr8t/or
[67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80]
Underfull \hbox (badness 10000) in paragraph at lines 6962--6964
/ptmr8t/Return true if /ptmri8t/ob /ptmr8t/is of type /pcrr8t/PyDateTime_DateTi
meType /ptmr8t/or a sub-type of
[81] [82]
Underfull \hbox (badness 5548) in paragraph at lines 7121--7133
/pcrr8t/PyObject_CallMethod/ptmr8t/, /pcrr8t/PyObject_RichCompareBool/ptmr8t/, 
/pcrr8t/PyObject_Hash/ptmr8t/, /pcrr8t/PyObject_Repr/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 7121--7133
/ptmr8t/to-col (in-clud-ing /pcrr8t/PyNumber_And/ptmr8t/, /pcrr8t/PyNumber_Subt
ract/ptmr8t/, /pcrr8t/PyNumber_Or/ptmr8t/, /pcrr8t/PyNumber_Xor/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 7121--7133
/pcrr8t/PyNumber_InPlaceAnd/ptmr8t/, /pcrr8t/PyNumber_InPlaceSubtract/ptmr8t/, 
/pcrr8t/PyNumber_InPlaceOr/ptmr8t/, and
[83] [84]
Chapter 8.
[85] [86]
Underfull \hbox (badness 10000) in paragraph at lines 7522--7526
[]/pcrr8t/'Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam' []/pt
mr8t/The re-
[87] [88] [89] [90]
Underfull \hbox (badness 10000) in paragraph at lines 7823--7826
/ptmr8t/This macro ex-pands to /pcrr8t/PyEval_RestoreThread(_save);/ptmr8t/: it
 is equiv-a-lent to

Underfull \hbox (badness 10000) in paragraph at lines 7830--7833
/ptmr8t/This macro ex-pands to /pcrr8t/_save = PyEval_SaveThread();/ptmr8t/: it
 is equiv-a-lent to
[91] [92] [93] [94]
Chapter 9.
[95] [96] [97] [98]
Chapter 10.

Underfull \hbox (badness 10000) in paragraph at lines 8407--8407


Underfull \hbox (badness 10000) in paragraph at lines 8410--8410

[99] [100] [101] [102] [103] [104] [105]
Underfull \hbox (badness 10000) in paragraph at lines 9186--9196
[]/ptmr8t/The print func-tion is called with the same sig-na-ture as /pcrr8t/Py
Object_Print/ptmr8t/: /pcrr8t/int
[106] [107] [108]
Underfull \hbox (badness 10000) in paragraph at lines 9434--9445
/ptmr8t/the fields /pcrr8t/nb_inplace_add/ptmr8t/, /pcrr8t/nb_inplace_subtract/
ptmr8t/, /pcrr8t/nb_inplace_multiply/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 9434--9445
/pcrr8t/nb_inplace_divide/ptmr8t/, /pcrr8t/nb_inplace_remainder/ptmr8t/, /pcrr8
t/nb_inplace_power/ptmr8t/,

Underfull \hbox (badness 5637) in paragraph at lines 9481--9487
/ptmr8t/If this bit is set, the type ob-ject has sev-eral new fields de-fined s
tart-ing in Python

Underfull \hbox (badness 6300) in paragraph at lines 9532--9538
/ptmr8t/This is a bit-mask of all the bits that per-tain to the ex-is-tence of 
cer-tain fields in

Underfull \hbox (badness 10000) in paragraph at lines 9532--9538
/ptmr8t/the type ob-ject and its ex-ten-sion struc-tures. Cur-rently, it in-clu
des the fol-low-ing

Underfull \hbox (badness 10000) in paragraph at lines 9532--9538
/ptmr8t/bits: /pcrr8t/Py_TPFLAGS_HAVE_GETCHARBUFFER/ptmr8t/, /pcrr8t/Py_TPFLAGS
_HAVE_SEQUENCE_IN/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 9532--9538
/pcrr8t/Py_TPFLAGS_HAVE_INPLACEOPS/ptmr8t/, /pcrr8t/Py_TPFLAGS_HAVE_RICHCOMPARE
/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 9532--9538
/pcrr8t/Py_TPFLAGS_HAVE_WEAKREFS/ptmr8t/, /pcrr8t/Py_TPFLAGS_HAVE_ITER/ptmr8t/,
 and
[109] [110]
Underfull \hbox (badness 10000) in paragraph at lines 9656--9658
/ptmr8t/An op-tional pointer to the rich com-par-i-son func-tion, whose sig-na-
ture is /pcrr8t/PyObject
[111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]
Appendix A.
[123] [124] [125] [126] [127] [128]
Appendix B.
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [129] [130]
Appendix C.
[131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142]
Appendix D.
No file modc-api.ind.
No file c-api.ind.
[143] (./c-api.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on c-api.pdf (147 pages, 681267 bytes).
Transcript written on c-api.log.
pdflatex 'c-api.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./c-api.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file c-api.idx
(./c-api.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./c-api.out) (./c-api.out)
(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/texmf/dvips/config/p
dftex.map}] [2] (./c-api.toc
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.75 ...rline {9}Memory Management}{95}{chapter.9}
                                                   [1])
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [2]
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.116 \hypertarget{api-intro}{}\chapter
                                       {Introduction} [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.116 \hypertarget{api-intro}{}\chapter
                                       {Introduction} [2]
Chapter 1.
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
Underfull \hbox (badness 10000) in paragraph at lines 158--159

[3] [4] [5] [6] [7] [8] (/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [9]
[10]
Chapter 2.
[11] [12] [13] [14]
Chapter 3.
[15] [16]
Chapter 4.
[17]
Overfull \hbox (14.2714pt too wide) in paragraph at lines 1303--1303
[]/ptmr8t/Py_ssize_t|  

Overfull \hbox (24.99997pt too wide) in paragraph at lines 1303--1304
[][] 
[18] [19] [20] [21] [22]
Chapter 5.
[23] [24] [25] [26] [27]
Underfull \hbox (badness 5359) in paragraph at lines 2167--2176
/ptmr8t/Return a Python ob-ject from the data stream in a /pcrr8t/FILE* /ptmr8t
/opened for read-ing. Un-like

Overfull \hbox (0.98854pt too wide) in paragraph at lines 2218--2224
[]
[28]
Underfull \hbox (badness 10000) in paragraph at lines 2259--2262
[]

Underfull \hbox (badness 10000) in paragraph at lines 2277--2280
[]

Overfull \hbox (79.5372pt too wide) in paragraph at lines 2282--2285
[]

Underfull \hbox (badness 10000) in paragraph at lines 2313--2316
[]
[29] [30] [31]
Underfull \hbox (badness 6125) in paragraph at lines 2562--2564
[]/ptmr8t/The call to /pcrr8t/PyArg_UnpackTuple /ptmr8t/in this ex-am-ple is en
-tirely equiv-a-lent to this call to
[32] [33] [34] [35] [36]
Chapter 6.
[37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48]
Chapter 7.

Underfull \hbox (badness 10000) in paragraph at lines 3835--3836

[49] [50] [51] [52] [53] [54] [55]
Overfull \hbox (14.2714pt too wide) in paragraph at lines 4694--4694
[]/ptmr8t/Py_ssize_t|  

Overfull \hbox (24.99997pt too wide) in paragraph at lines 4694--4695
[][] 
[56] [57] [58] [59]
Underfull \hbox (badness 8113) in paragraph at lines 5058--5061
/ptmr8t/Shortcut for /pcrr8t/PyUnicode_FromEncodedObject(obj, NULL, "strict") /
ptmr8t/which is used
[60] [61] [62] [63] [64] [65] [66]
Underfull \hbox (badness 10000) in paragraph at lines 5657--5662
/ptmr8t/This con-stant may be passed as the /ptmri8t/size /ptmr8t/pa-ram-e-ter 
to /pcrr8t/PyBuffer_FromObject /ptmr8t/or
[67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80]
Underfull \hbox (badness 10000) in paragraph at lines 6962--6964
/ptmr8t/Return true if /ptmri8t/ob /ptmr8t/is of type /pcrr8t/PyDateTime_DateTi
meType /ptmr8t/or a sub-type of
[81] [82]
Underfull \hbox (badness 5548) in paragraph at lines 7121--7133
/pcrr8t/PyObject_CallMethod/ptmr8t/, /pcrr8t/PyObject_RichCompareBool/ptmr8t/, 
/pcrr8t/PyObject_Hash/ptmr8t/, /pcrr8t/PyObject_Repr/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 7121--7133
/ptmr8t/to-col (in-clud-ing /pcrr8t/PyNumber_And/ptmr8t/, /pcrr8t/PyNumber_Subt
ract/ptmr8t/, /pcrr8t/PyNumber_Or/ptmr8t/, /pcrr8t/PyNumber_Xor/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 7121--7133
/pcrr8t/PyNumber_InPlaceAnd/ptmr8t/, /pcrr8t/PyNumber_InPlaceSubtract/ptmr8t/, 
/pcrr8t/PyNumber_InPlaceOr/ptmr8t/, and
[83] [84]
Chapter 8.
[85] [86]
Underfull \hbox (badness 10000) in paragraph at lines 7522--7526
[]/pcrr8t/'Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam' []/pt
mr8t/The re-
[87] [88] [89] [90]
Underfull \hbox (badness 10000) in paragraph at lines 7823--7826
/ptmr8t/This macro ex-pands to /pcrr8t/PyEval_RestoreThread(_save);/ptmr8t/: it
 is equiv-a-lent to

Underfull \hbox (badness 10000) in paragraph at lines 7830--7833
/ptmr8t/This macro ex-pands to /pcrr8t/_save = PyEval_SaveThread();/ptmr8t/: it
 is equiv-a-lent to
[91] [92] [93] [94]
Chapter 9.
[95] [96] [97] [98]
Chapter 10.

Underfull \hbox (badness 10000) in paragraph at lines 8407--8407


Underfull \hbox (badness 10000) in paragraph at lines 8410--8410

[99] [100] [101] [102] [103] [104] [105]
Underfull \hbox (badness 10000) in paragraph at lines 9186--9196
[]/ptmr8t/The print func-tion is called with the same sig-na-ture as /pcrr8t/Py
Object_Print/ptmr8t/: /pcrr8t/int
[106] [107] [108]
Underfull \hbox (badness 10000) in paragraph at lines 9434--9445
/ptmr8t/the fields /pcrr8t/nb_inplace_add/ptmr8t/, /pcrr8t/nb_inplace_subtract/
ptmr8t/, /pcrr8t/nb_inplace_multiply/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 9434--9445
/pcrr8t/nb_inplace_divide/ptmr8t/, /pcrr8t/nb_inplace_remainder/ptmr8t/, /pcrr8
t/nb_inplace_power/ptmr8t/,

Underfull \hbox (badness 5637) in paragraph at lines 9481--9487
/ptmr8t/If this bit is set, the type ob-ject has sev-eral new fields de-fined s
tart-ing in Python

Underfull \hbox (badness 6300) in paragraph at lines 9532--9538
/ptmr8t/This is a bit-mask of all the bits that per-tain to the ex-is-tence of 
cer-tain fields in

Underfull \hbox (badness 10000) in paragraph at lines 9532--9538
/ptmr8t/the type ob-ject and its ex-ten-sion struc-tures. Cur-rently, it in-clu
des the fol-low-ing

Underfull \hbox (badness 10000) in paragraph at lines 9532--9538
/ptmr8t/bits: /pcrr8t/Py_TPFLAGS_HAVE_GETCHARBUFFER/ptmr8t/, /pcrr8t/Py_TPFLAGS
_HAVE_SEQUENCE_IN/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 9532--9538
/pcrr8t/Py_TPFLAGS_HAVE_INPLACEOPS/ptmr8t/, /pcrr8t/Py_TPFLAGS_HAVE_RICHCOMPARE
/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 9532--9538
/pcrr8t/Py_TPFLAGS_HAVE_WEAKREFS/ptmr8t/, /pcrr8t/Py_TPFLAGS_HAVE_ITER/ptmr8t/,
 and
[109] [110]
Underfull \hbox (badness 10000) in paragraph at lines 9656--9658
/ptmr8t/An op-tional pointer to the rich com-par-i-son func-tion, whose sig-na-
ture is /pcrr8t/PyObject
[111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]
Appendix A.
[123] [124] [125] [126] [127] [128]
Appendix B.
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [129] [130]
Appendix C.
[131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142]
Appendix D.
No file modc-api.ind.
No file c-api.ind.
[143] (./c-api.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on c-api.pdf (147 pages, 681267 bytes).
Transcript written on c-api.log.
makeindex -s python.ist 'c-api.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file c-api.idx.....done (1292 entries accepted, 0 rejected).
Sorting entries.............done (14626 comparisons).
Generating output file c-api.ind.....done (1315 lines written, 0 warnings).
Output written in c-api.ind.
Transcript written in c-api.ilg.
makeindex -s python.ist 'modc-api.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file modc-api.idx...done (0 entries accepted, 0 rejected).
Nothing written in modc-api.ind.
Transcript written in modc-api.ilg.
pdflatex 'c-api.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./c-api.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file c-api.idx
(./c-api.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./c-api.out) (./c-api.out)
(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/texmf/dvips/config/p
dftex.map}] [2] (./c-api.toc
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.75 ...rline {9}Memory Management}{95}{chapter.9}
                                                   [1])
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [2]
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.116 \hypertarget{api-intro}{}\chapter
                                       {Introduction} [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.116 \hypertarget{api-intro}{}\chapter
                                       {Introduction} [2]
Chapter 1.
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
Underfull \hbox (badness 10000) in paragraph at lines 158--159

[3] [4] [5] [6] [7] [8] (/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [9]
[10]
Chapter 2.
[11] [12] [13] [14]
Chapter 3.
[15] [16]
Chapter 4.
[17]
Overfull \hbox (14.2714pt too wide) in paragraph at lines 1303--1303
[]/ptmr8t/Py_ssize_t|  

Overfull \hbox (24.99997pt too wide) in paragraph at lines 1303--1304
[][] 
[18] [19] [20] [21] [22]
Chapter 5.
[23] [24] [25] [26] [27]
Underfull \hbox (badness 5359) in paragraph at lines 2167--2176
/ptmr8t/Return a Python ob-ject from the data stream in a /pcrr8t/FILE* /ptmr8t
/opened for read-ing. Un-like

Overfull \hbox (0.98854pt too wide) in paragraph at lines 2218--2224
[]
[28]
Underfull \hbox (badness 10000) in paragraph at lines 2259--2262
[]

Underfull \hbox (badness 10000) in paragraph at lines 2277--2280
[]

Overfull \hbox (79.5372pt too wide) in paragraph at lines 2282--2285
[]

Underfull \hbox (badness 10000) in paragraph at lines 2313--2316
[]
[29] [30] [31]
Underfull \hbox (badness 6125) in paragraph at lines 2562--2564
[]/ptmr8t/The call to /pcrr8t/PyArg_UnpackTuple /ptmr8t/in this ex-am-ple is en
-tirely equiv-a-lent to this call to
[32] [33] [34] [35] [36]
Chapter 6.
[37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48]
Chapter 7.

Underfull \hbox (badness 10000) in paragraph at lines 3835--3836

[49] [50] [51] [52] [53] [54] [55]
Overfull \hbox (14.2714pt too wide) in paragraph at lines 4694--4694
[]/ptmr8t/Py_ssize_t|  

Overfull \hbox (24.99997pt too wide) in paragraph at lines 4694--4695
[][] 
[56] [57] [58] [59]
Underfull \hbox (badness 8113) in paragraph at lines 5058--5061
/ptmr8t/Shortcut for /pcrr8t/PyUnicode_FromEncodedObject(obj, NULL, "strict") /
ptmr8t/which is used
[60] [61] [62] [63] [64] [65] [66]
Underfull \hbox (badness 10000) in paragraph at lines 5657--5662
/ptmr8t/This con-stant may be passed as the /ptmri8t/size /ptmr8t/pa-ram-e-ter 
to /pcrr8t/PyBuffer_FromObject /ptmr8t/or
[67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80]
Underfull \hbox (badness 10000) in paragraph at lines 6962--6964
/ptmr8t/Return true if /ptmri8t/ob /ptmr8t/is of type /pcrr8t/PyDateTime_DateTi
meType /ptmr8t/or a sub-type of
[81] [82]
Underfull \hbox (badness 5548) in paragraph at lines 7121--7133
/pcrr8t/PyObject_CallMethod/ptmr8t/, /pcrr8t/PyObject_RichCompareBool/ptmr8t/, 
/pcrr8t/PyObject_Hash/ptmr8t/, /pcrr8t/PyObject_Repr/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 7121--7133
/ptmr8t/to-col (in-clud-ing /pcrr8t/PyNumber_And/ptmr8t/, /pcrr8t/PyNumber_Subt
ract/ptmr8t/, /pcrr8t/PyNumber_Or/ptmr8t/, /pcrr8t/PyNumber_Xor/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 7121--7133
/pcrr8t/PyNumber_InPlaceAnd/ptmr8t/, /pcrr8t/PyNumber_InPlaceSubtract/ptmr8t/, 
/pcrr8t/PyNumber_InPlaceOr/ptmr8t/, and
[83] [84]
Chapter 8.
[85] [86]
Underfull \hbox (badness 10000) in paragraph at lines 7522--7526
[]/pcrr8t/'Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam' []/pt
mr8t/The re-
[87] [88] [89] [90]
Underfull \hbox (badness 10000) in paragraph at lines 7823--7826
/ptmr8t/This macro ex-pands to /pcrr8t/PyEval_RestoreThread(_save);/ptmr8t/: it
 is equiv-a-lent to

Underfull \hbox (badness 10000) in paragraph at lines 7830--7833
/ptmr8t/This macro ex-pands to /pcrr8t/_save = PyEval_SaveThread();/ptmr8t/: it
 is equiv-a-lent to
[91] [92] [93] [94]
Chapter 9.
[95] [96] [97] [98]
Chapter 10.

Underfull \hbox (badness 10000) in paragraph at lines 8407--8407


Underfull \hbox (badness 10000) in paragraph at lines 8410--8410

[99] [100] [101] [102] [103] [104] [105]
Underfull \hbox (badness 10000) in paragraph at lines 9186--9196
[]/ptmr8t/The print func-tion is called with the same sig-na-ture as /pcrr8t/Py
Object_Print/ptmr8t/: /pcrr8t/int
[106] [107] [108]
Underfull \hbox (badness 10000) in paragraph at lines 9434--9445
/ptmr8t/the fields /pcrr8t/nb_inplace_add/ptmr8t/, /pcrr8t/nb_inplace_subtract/
ptmr8t/, /pcrr8t/nb_inplace_multiply/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 9434--9445
/pcrr8t/nb_inplace_divide/ptmr8t/, /pcrr8t/nb_inplace_remainder/ptmr8t/, /pcrr8
t/nb_inplace_power/ptmr8t/,

Underfull \hbox (badness 5637) in paragraph at lines 9481--9487
/ptmr8t/If this bit is set, the type ob-ject has sev-eral new fields de-fined s
tart-ing in Python

Underfull \hbox (badness 6300) in paragraph at lines 9532--9538
/ptmr8t/This is a bit-mask of all the bits that per-tain to the ex-is-tence of 
cer-tain fields in

Underfull \hbox (badness 10000) in paragraph at lines 9532--9538
/ptmr8t/the type ob-ject and its ex-ten-sion struc-tures. Cur-rently, it in-clu
des the fol-low-ing

Underfull \hbox (badness 10000) in paragraph at lines 9532--9538
/ptmr8t/bits: /pcrr8t/Py_TPFLAGS_HAVE_GETCHARBUFFER/ptmr8t/, /pcrr8t/Py_TPFLAGS
_HAVE_SEQUENCE_IN/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 9532--9538
/pcrr8t/Py_TPFLAGS_HAVE_INPLACEOPS/ptmr8t/, /pcrr8t/Py_TPFLAGS_HAVE_RICHCOMPARE
/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 9532--9538
/pcrr8t/Py_TPFLAGS_HAVE_WEAKREFS/ptmr8t/, /pcrr8t/Py_TPFLAGS_HAVE_ITER/ptmr8t/,
 and
[109] [110]
Underfull \hbox (badness 10000) in paragraph at lines 9656--9658
/ptmr8t/An op-tional pointer to the rich com-par-i-son func-tion, whose sig-na-
ture is /pcrr8t/PyObject
[111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]
Appendix A.
[123] [124] [125] [126] [127] [128]
Appendix B.
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [129] [130]
Appendix C.
[131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142]
Appendix D.
(./modc-api.ind) (./c-api.ind [143] [144] [145] [146] [147]
Underfull \hbox (badness 10000) in paragraph at lines 399--400
[]/ptmr8t/Py_TPFLAGS_HAVE_INPLACEOPS (built-in

Underfull \hbox (badness 10000) in paragraph at lines 401--402
[]/ptmr8t/Py_TPFLAGS_HAVE_RICHCOMPARE (built-in

Underfull \hbox (badness 10000) in paragraph at lines 402--403
[]/ptmr8t/Py_TPFLAGS_HAVE_SEQUENCE_IN (built-in
[148]
Underfull \hbox (badness 10000) in paragraph at lines 505--506
[]/ptmr8t/PyDateTime_DATE_GET_MICROSECOND (C

Underfull \hbox (badness 10000) in paragraph at lines 514--515
[]/ptmr8t/PyDateTime_TIME_GET_MICROSECOND (C
[149]
Underfull \hbox (badness 10000) in paragraph at lines 567--568
[]/ptmr8t/PyErr_SetExcFromWindowsErrWithFilename (C
[150] [151] [152] [153]
Underfull \hbox (badness 7273) in paragraph at lines 1128--1129
[]/ptmr8t/PyUnicode_DecodeRawUnicodeEscape (C func-
[154]
Underfull \hbox (badness 10000) in paragraph at lines 1141--1142
[]/ptmr8t/PyUnicode_EncodeRawUnicodeEscape (C func-
[155] [156]) (./c-api.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on c-api.pdf (160 pages, 974766 bytes).
Transcript written on c-api.log.
pdflatex 'c-api.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./c-api.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file c-api.idx
(./c-api.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./c-api.out) (./c-api.out)
(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/texmf/dvips/config/p
dftex.map}] [2] (./c-api.toc
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.75 ...rline {9}Memory Management}{95}{chapter.9}
                                                   [1])
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [2]
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.116 \hypertarget{api-intro}{}\chapter
                                       {Introduction} [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.116 \hypertarget{api-intro}{}\chapter
                                       {Introduction} [2]
Chapter 1.
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
Underfull \hbox (badness 10000) in paragraph at lines 158--159

[3] [4] [5] [6] [7] [8] (/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [9]
[10]
Chapter 2.
[11] [12] [13] [14]
Chapter 3.
[15] [16]
Chapter 4.
[17]
Overfull \hbox (14.2714pt too wide) in paragraph at lines 1303--1303
[]/ptmr8t/Py_ssize_t|  

Overfull \hbox (24.99997pt too wide) in paragraph at lines 1303--1304
[][] 
[18] [19] [20] [21] [22]
Chapter 5.
[23] [24] [25] [26] [27]
Underfull \hbox (badness 5359) in paragraph at lines 2167--2176
/ptmr8t/Return a Python ob-ject from the data stream in a /pcrr8t/FILE* /ptmr8t
/opened for read-ing. Un-like

Overfull \hbox (0.98854pt too wide) in paragraph at lines 2218--2224
[]
[28]
Underfull \hbox (badness 10000) in paragraph at lines 2259--2262
[]

Underfull \hbox (badness 10000) in paragraph at lines 2277--2280
[]

Overfull \hbox (79.5372pt too wide) in paragraph at lines 2282--2285
[]

Underfull \hbox (badness 10000) in paragraph at lines 2313--2316
[]
[29] [30] [31]
Underfull \hbox (badness 6125) in paragraph at lines 2562--2564
[]/ptmr8t/The call to /pcrr8t/PyArg_UnpackTuple /ptmr8t/in this ex-am-ple is en
-tirely equiv-a-lent to this call to
[32] [33] [34] [35] [36]
Chapter 6.
[37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48]
Chapter 7.

Underfull \hbox (badness 10000) in paragraph at lines 3835--3836

[49] [50] [51] [52] [53] [54] [55]
Overfull \hbox (14.2714pt too wide) in paragraph at lines 4694--4694
[]/ptmr8t/Py_ssize_t|  

Overfull \hbox (24.99997pt too wide) in paragraph at lines 4694--4695
[][] 
[56] [57] [58] [59]
Underfull \hbox (badness 8113) in paragraph at lines 5058--5061
/ptmr8t/Shortcut for /pcrr8t/PyUnicode_FromEncodedObject(obj, NULL, "strict") /
ptmr8t/which is used
[60] [61] [62] [63] [64] [65] [66]
Underfull \hbox (badness 10000) in paragraph at lines 5657--5662
/ptmr8t/This con-stant may be passed as the /ptmri8t/size /ptmr8t/pa-ram-e-ter 
to /pcrr8t/PyBuffer_FromObject /ptmr8t/or
[67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80]
Underfull \hbox (badness 10000) in paragraph at lines 6962--6964
/ptmr8t/Return true if /ptmri8t/ob /ptmr8t/is of type /pcrr8t/PyDateTime_DateTi
meType /ptmr8t/or a sub-type of
[81] [82]
Underfull \hbox (badness 5548) in paragraph at lines 7121--7133
/pcrr8t/PyObject_CallMethod/ptmr8t/, /pcrr8t/PyObject_RichCompareBool/ptmr8t/, 
/pcrr8t/PyObject_Hash/ptmr8t/, /pcrr8t/PyObject_Repr/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 7121--7133
/ptmr8t/to-col (in-clud-ing /pcrr8t/PyNumber_And/ptmr8t/, /pcrr8t/PyNumber_Subt
ract/ptmr8t/, /pcrr8t/PyNumber_Or/ptmr8t/, /pcrr8t/PyNumber_Xor/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 7121--7133
/pcrr8t/PyNumber_InPlaceAnd/ptmr8t/, /pcrr8t/PyNumber_InPlaceSubtract/ptmr8t/, 
/pcrr8t/PyNumber_InPlaceOr/ptmr8t/, and
[83] [84]
Chapter 8.
[85] [86]
Underfull \hbox (badness 10000) in paragraph at lines 7522--7526
[]/pcrr8t/'Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam' []/pt
mr8t/The re-
[87] [88] [89] [90]
Underfull \hbox (badness 10000) in paragraph at lines 7823--7826
/ptmr8t/This macro ex-pands to /pcrr8t/PyEval_RestoreThread(_save);/ptmr8t/: it
 is equiv-a-lent to

Underfull \hbox (badness 10000) in paragraph at lines 7830--7833
/ptmr8t/This macro ex-pands to /pcrr8t/_save = PyEval_SaveThread();/ptmr8t/: it
 is equiv-a-lent to
[91] [92] [93] [94]
Chapter 9.
[95] [96] [97] [98]
Chapter 10.

Underfull \hbox (badness 10000) in paragraph at lines 8407--8407


Underfull \hbox (badness 10000) in paragraph at lines 8410--8410

[99] [100] [101] [102] [103] [104] [105]
Underfull \hbox (badness 10000) in paragraph at lines 9186--9196
[]/ptmr8t/The print func-tion is called with the same sig-na-ture as /pcrr8t/Py
Object_Print/ptmr8t/: /pcrr8t/int
[106] [107] [108]
Underfull \hbox (badness 10000) in paragraph at lines 9434--9445
/ptmr8t/the fields /pcrr8t/nb_inplace_add/ptmr8t/, /pcrr8t/nb_inplace_subtract/
ptmr8t/, /pcrr8t/nb_inplace_multiply/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 9434--9445
/pcrr8t/nb_inplace_divide/ptmr8t/, /pcrr8t/nb_inplace_remainder/ptmr8t/, /pcrr8
t/nb_inplace_power/ptmr8t/,

Underfull \hbox (badness 5637) in paragraph at lines 9481--9487
/ptmr8t/If this bit is set, the type ob-ject has sev-eral new fields de-fined s
tart-ing in Python

Underfull \hbox (badness 6300) in paragraph at lines 9532--9538
/ptmr8t/This is a bit-mask of all the bits that per-tain to the ex-is-tence of 
cer-tain fields in

Underfull \hbox (badness 10000) in paragraph at lines 9532--9538
/ptmr8t/the type ob-ject and its ex-ten-sion struc-tures. Cur-rently, it in-clu
des the fol-low-ing

Underfull \hbox (badness 10000) in paragraph at lines 9532--9538
/ptmr8t/bits: /pcrr8t/Py_TPFLAGS_HAVE_GETCHARBUFFER/ptmr8t/, /pcrr8t/Py_TPFLAGS
_HAVE_SEQUENCE_IN/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 9532--9538
/pcrr8t/Py_TPFLAGS_HAVE_INPLACEOPS/ptmr8t/, /pcrr8t/Py_TPFLAGS_HAVE_RICHCOMPARE
/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 9532--9538
/pcrr8t/Py_TPFLAGS_HAVE_WEAKREFS/ptmr8t/, /pcrr8t/Py_TPFLAGS_HAVE_ITER/ptmr8t/,
 and
[109] [110]
Underfull \hbox (badness 10000) in paragraph at lines 9656--9658
/ptmr8t/An op-tional pointer to the rich com-par-i-son func-tion, whose sig-na-
ture is /pcrr8t/PyObject
[111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122]
Appendix A.
[123] [124] [125] [126] [127] [128]
Appendix B.
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [129] [130]
Appendix C.
[131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142]
Appendix D.
(./modc-api.ind) (./c-api.ind [143] [144] [145] [146] [147]
Underfull \hbox (badness 10000) in paragraph at lines 399--400
[]/ptmr8t/Py_TPFLAGS_HAVE_INPLACEOPS (built-in

Underfull \hbox (badness 10000) in paragraph at lines 401--402
[]/ptmr8t/Py_TPFLAGS_HAVE_RICHCOMPARE (built-in

Underfull \hbox (badness 10000) in paragraph at lines 402--403
[]/ptmr8t/Py_TPFLAGS_HAVE_SEQUENCE_IN (built-in
[148]
Underfull \hbox (badness 10000) in paragraph at lines 505--506
[]/ptmr8t/PyDateTime_DATE_GET_MICROSECOND (C

Underfull \hbox (badness 10000) in paragraph at lines 514--515
[]/ptmr8t/PyDateTime_TIME_GET_MICROSECOND (C
[149]
Underfull \hbox (badness 10000) in paragraph at lines 567--568
[]/ptmr8t/PyErr_SetExcFromWindowsErrWithFilename (C
[150] [151] [152] [153]
Underfull \hbox (badness 7273) in paragraph at lines 1128--1129
[]/ptmr8t/PyUnicode_DecodeRawUnicodeEscape (C func-
[154]
Underfull \hbox (badness 10000) in paragraph at lines 1141--1142
[]/ptmr8t/PyUnicode_EncodeRawUnicodeEscape (C func-
[155] [156]) (./c-api.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on c-api.pdf (160 pages, 975221 bytes).
Transcript written on c-api.log.
pdflatex 'distutils.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./distutils.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file distutils.idx
No file distutils.aux.
(/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty)
(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/texmf/dvips/config/p
dftex.map}] [2]
Adding blank page after the table of contents.
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [2]
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.122 \hypertarget{distutils-intro}{}\chapter
                                             {An Introduction to Distutils}
[1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.122 \hypertarget{distutils-intro}{}\chapter
                                             {An Introduction to Distutils}
[2]
Chapter 1.
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd)
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [3] [4] [5] [6]
Chapter 2.
[7] [8] [9] [10] [11] [12] [13] [14] [15] [16]
Chapter 3.
[17]
Underfull \hbox (badness 5652) in paragraph at lines 1298--1300
[]/ptmr8t/More in-for-ma-tion on
[18]
Chapter 4.

Underfull \hbox (badness 10000) in paragraph at lines 1416--1418
[]/ptmb8t/** /ptmr8t/get-ting C li-brary sources cur-rently broken---no /pcrr8t
/get_source_files() /ptmr8t/method in
[19] [20] [21] [22]
Chapter 5.
[23] [24] [25] [26] [27] [28]
Chapter 6.
[29] [30]
Chapter 7.
[31] [32]
Chapter 8.
[33] [34] [35] [36]
Chapter 9.
[37] [38]
Chapter 10.
[39] [40]
Chapter 11.

Overfull \hbox (26.20094pt too wide) in paragraph at lines 3009--3009
[]/ptmri8t/long_description|  

Overfull \hbox (2.32108pt too wide) in paragraph at lines 3009--3009
/ptmri8t/thor_email|  

Overfull \hbox (9.54091pt too wide) in paragraph at lines 3009--3009
/ptmri8t/tainer_email|  

Overfull \hbox (6.19135pt too wide) in paragraph at lines 3009--3009
[]/ptmri8t/py_modules|  

Overfull \hbox (8.21123pt too wide) in paragraph at lines 3009--3009
[]/ptmri8t/ext_modules|  

Overfull \hbox (7.86113pt too wide) in paragraph at lines 3009--3009
[]/ptmri8t/script_name|  

Overfull \hbox (3.611pt too wide) in paragraph at lines 3009--3009
[]/ptmri8t/script_args|  

Overfull \hbox (24.99594pt too wide) in paragraph at lines 3009--3010
[][] 
[41]
Underfull \hbox (badness 10000) in paragraph at lines 3015--3020
/ptmr8t/Run a setup script in a some-what con-trolled en-vi-ron-ment, and re-tu
rn the

Overfull \hbox (25.01404pt too wide) in paragraph at lines 3067--3068
[][] 
[42]
Overfull \hbox (3.61392pt too wide) in paragraph at lines 3271--3271
/ptmri8t/clude_dirs|  

Overfull \hbox (9.92413pt too wide) in paragraph at lines 3271--3271
/ptmri8t/fine_macros|  

Overfull \hbox (7.70403pt too wide) in paragraph at lines 3271--3271
/ptmri8t/def_macros|  

Overfull \hbox (4.02397pt too wide) in paragraph at lines 3271--3271
/ptmri8t/brary_dirs|  

Overfull \hbox (31.80345pt too wide) in paragraph at lines 3271--3271
/ptmri8t/time_library_dirs|  

Overfull \hbox (6.3439pt too wide) in paragraph at lines 3271--3271
/ptmri8t/tra_objects|  

Overfull \hbox (32.08376pt too wide) in paragraph at lines 3271--3271
/ptmri8t/tra_compile_args|  

Overfull \hbox (15.42384pt too wide) in paragraph at lines 3271--3271
/ptmri8t/tra_link_args|  

Overfull \hbox (15.38383pt too wide) in paragraph at lines 3271--3271
/ptmri8t/port_symbols|  

Overfull \hbox (24.9912pt too wide) in paragraph at lines 3271--3272
[][] 
[43] [44] [45] [46]
Underfull \hbox (badness 10000) in paragraph at lines 3615--3620
/ptmr8t/and/or /pcrr8t/set_link_objects()/ptmr8t/, the li-braries sup-plied to 
/pcrr8t/add_library() /ptmr8t/and/or
[47] [48] [49] [50] [51] [52] [53] [54]
Underfull \hbox (badness 10000) in paragraph at lines 4400--4401

[55]
Overfull \hbox (2.55481pt too wide) in paragraph at lines 4633--4633
/ptmb8t/fault|  

Overfull \hbox (29.12105pt too wide) in paragraph at lines 4633--4633
[]/ptmri8t/strip_comments|  

Overfull \hbox (2.47115pt too wide) in paragraph at lines 4633--4633
[]/ptmri8t/lstrip_ws|  

Overfull \hbox (1.3347pt too wide) in paragraph at lines 4633--4633
[]/ptmr8t/false|  

Overfull \hbox (3.48116pt too wide) in paragraph at lines 4633--4633
[]/ptmri8t/rstrip_ws|  

Overfull \hbox (13.01132pt too wide) in paragraph at lines 4633--4633
[]/ptmri8t/skip_blanks|  

Overfull \hbox (5.24127pt too wide) in paragraph at lines 4633--4633
[]/ptmri8t/join_lines|  

Overfull \hbox (1.3347pt too wide) in paragraph at lines 4633--4633
[]/ptmr8t/false|  

Overfull \hbox (7.46138pt too wide) in paragraph at lines 4633--4633
/ptmri8t/lapse_join|  

Overfull \hbox (1.3347pt too wide) in paragraph at lines 4633--4633
[]/ptmr8t/false|  

Overfull \hbox (25.00304pt too wide) in paragraph at lines 4633--4634
[][] 
[56] [57] [58] [59]
Overfull \vbox (269.21144pt too high) has occurred while \output is active
[60] [61] [62]
Appendix A.
[63] [64] [65] [66] [67] [68]
Appendix B.
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [69] [70]
Appendix C.
[71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82]
Appendix D.
No file moddistutils.ind.
No file distutils.ind.
[83] (./distutils.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on distutils.pdf (87 pages, 318487 bytes).
Transcript written on distutils.log.
pdflatex 'distutils.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./distutils.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file distutils.idx
(./distutils.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./distutils.out)
(./distutils.out) (/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/te
xmf/dvips/config/pdftex.map}] [2] (./distutils.toc
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.43 ...ine {10}Command Reference}{39}{chapter.10}
                                                   [1]
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.101 ... otherwise using Python}{72}{section.C.2}
                                                   [2])
Adding blank page after the table of contents.
[3] [4]
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.122 \hypertarget{distutils-intro}{}\chapter
                                             {An Introduction to Distutils}
[1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.122 \hypertarget{distutils-intro}{}\chapter
                                             {An Introduction to Distutils}
[2]
Chapter 1.
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd)
! pdfTeX warning (ext4): destination with the same identifier (name{page.3}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.189 
       [3]
! pdfTeX warning (ext4): destination with the same identifier (name{page.4}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.281 
       [4] [5] [6]
Chapter 2.
[7] [8] [9] [10] [11] [12] [13] [14] [15] [16]
Chapter 3.
[17]
Underfull \hbox (badness 5652) in paragraph at lines 1298--1300
[]/ptmr8t/More in-for-ma-tion on
[18]
Chapter 4.

Underfull \hbox (badness 10000) in paragraph at lines 1416--1418
[]/ptmb8t/** /ptmr8t/get-ting C li-brary sources cur-rently broken---no /pcrr8t
/get_source_files() /ptmr8t/method in
[19] [20] [21] [22]
Chapter 5.
[23] [24] [25] [26] [27] [28]
Chapter 6.
[29] [30]
Chapter 7.
[31] [32]
Chapter 8.
[33] [34] [35] [36]
Chapter 9.
[37] [38]
Chapter 10.
[39] [40]
Chapter 11.

Overfull \hbox (26.20094pt too wide) in paragraph at lines 3009--3009
[]/ptmri8t/long_description|  

Overfull \hbox (2.32108pt too wide) in paragraph at lines 3009--3009
/ptmri8t/thor_email|  

Overfull \hbox (9.54091pt too wide) in paragraph at lines 3009--3009
/ptmri8t/tainer_email|  

Overfull \hbox (6.19135pt too wide) in paragraph at lines 3009--3009
[]/ptmri8t/py_modules|  

Overfull \hbox (8.21123pt too wide) in paragraph at lines 3009--3009
[]/ptmri8t/ext_modules|  

Overfull \hbox (7.86113pt too wide) in paragraph at lines 3009--3009
[]/ptmri8t/script_name|  

Overfull \hbox (3.611pt too wide) in paragraph at lines 3009--3009
[]/ptmri8t/script_args|  

Overfull \hbox (24.99594pt too wide) in paragraph at lines 3009--3010
[][] 
[41]
Underfull \hbox (badness 10000) in paragraph at lines 3015--3020
/ptmr8t/Run a setup script in a some-what con-trolled en-vi-ron-ment, and re-tu
rn the

Overfull \hbox (25.01404pt too wide) in paragraph at lines 3067--3068
[][] 
[42]
Overfull \hbox (3.61392pt too wide) in paragraph at lines 3271--3271
/ptmri8t/clude_dirs|  

Overfull \hbox (9.92413pt too wide) in paragraph at lines 3271--3271
/ptmri8t/fine_macros|  

Overfull \hbox (7.70403pt too wide) in paragraph at lines 3271--3271
/ptmri8t/def_macros|  

Overfull \hbox (4.02397pt too wide) in paragraph at lines 3271--3271
/ptmri8t/brary_dirs|  

Overfull \hbox (31.80345pt too wide) in paragraph at lines 3271--3271
/ptmri8t/time_library_dirs|  

Overfull \hbox (6.3439pt too wide) in paragraph at lines 3271--3271
/ptmri8t/tra_objects|  

Overfull \hbox (32.08376pt too wide) in paragraph at lines 3271--3271
/ptmri8t/tra_compile_args|  

Overfull \hbox (15.42384pt too wide) in paragraph at lines 3271--3271
/ptmri8t/tra_link_args|  

Overfull \hbox (15.38383pt too wide) in paragraph at lines 3271--3271
/ptmri8t/port_symbols|  

Overfull \hbox (24.9912pt too wide) in paragraph at lines 3271--3272
[][] 
[43] [44] [45] [46]
Underfull \hbox (badness 10000) in paragraph at lines 3615--3620
/ptmr8t/and/or /pcrr8t/set_link_objects()/ptmr8t/, the li-braries sup-plied to 
/pcrr8t/add_library() /ptmr8t/and/or
[47] [48] [49] [50] [51] [52] [53] [54]
Underfull \hbox (badness 10000) in paragraph at lines 4400--4401

[55]
Overfull \hbox (2.55481pt too wide) in paragraph at lines 4633--4633
/ptmb8t/fault|  

Overfull \hbox (29.12105pt too wide) in paragraph at lines 4633--4633
[]/ptmri8t/strip_comments|  

Overfull \hbox (2.47115pt too wide) in paragraph at lines 4633--4633
[]/ptmri8t/lstrip_ws|  

Overfull \hbox (1.3347pt too wide) in paragraph at lines 4633--4633
[]/ptmr8t/false|  

Overfull \hbox (3.48116pt too wide) in paragraph at lines 4633--4633
[]/ptmri8t/rstrip_ws|  

Overfull \hbox (13.01132pt too wide) in paragraph at lines 4633--4633
[]/ptmri8t/skip_blanks|  

Overfull \hbox (5.24127pt too wide) in paragraph at lines 4633--4633
[]/ptmri8t/join_lines|  

Overfull \hbox (1.3347pt too wide) in paragraph at lines 4633--4633
[]/ptmr8t/false|  

Overfull \hbox (7.46138pt too wide) in paragraph at lines 4633--4633
/ptmri8t/lapse_join|  

Overfull \hbox (1.3347pt too wide) in paragraph at lines 4633--4633
[]/ptmr8t/false|  

Overfull \hbox (25.00304pt too wide) in paragraph at lines 4633--4634
[][] 
[56] [57] [58] [59]
Overfull \vbox (269.21144pt too high) has occurred while \output is active
[60] [61] [62]
Appendix A.
[63] [64] [65] [66] [67] [68]
Appendix B.
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [69] [70]
Appendix C.
[71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82]
Appendix D.
No file moddistutils.ind.
No file distutils.ind.
[83] (./distutils.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on distutils.pdf (89 pages, 370071 bytes).
Transcript written on distutils.log.
pdflatex 'distutils.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./distutils.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file distutils.idx
(./distutils.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./distutils.out)
(./distutils.out) (/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/te
xmf/dvips/config/pdftex.map}] [2] (./distutils.toc
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.43 ...ine {10}Command Reference}{39}{chapter.10}
                                                   [1]
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.101 ... otherwise using Python}{72}{section.C.2}
                                                   [2])
Adding blank page after the table of contents.
[3] [4]
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.122 \hypertarget{distutils-intro}{}\chapter
                                             {An Introduction to Distutils}
[1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.122 \hypertarget{distutils-intro}{}\chapter
                                             {An Introduction to Distutils}
[2]
Chapter 1.
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd)
! pdfTeX warning (ext4): destination with the same identifier (name{page.3}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.189 
       [3]
! pdfTeX warning (ext4): destination with the same identifier (name{page.4}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.281 
       [4] [5] [6]
Chapter 2.
[7] [8] [9] [10] [11] [12] [13] [14] [15] [16]
Chapter 3.
[17]
Underfull \hbox (badness 5652) in paragraph at lines 1298--1300
[]/ptmr8t/More in-for-ma-tion on
[18]
Chapter 4.

Underfull \hbox (badness 10000) in paragraph at lines 1416--1418
[]/ptmb8t/** /ptmr8t/get-ting C li-brary sources cur-rently broken---no /pcrr8t
/get_source_files() /ptmr8t/method in
[19] [20] [21] [22]
Chapter 5.
[23] [24] [25] [26] [27] [28]
Chapter 6.
[29] [30]
Chapter 7.
[31] [32]
Chapter 8.
[33] [34] [35] [36]
Chapter 9.
[37] [38]
Chapter 10.
[39] [40]
Chapter 11.

Overfull \hbox (26.20094pt too wide) in paragraph at lines 3009--3009
[]/ptmri8t/long_description|  

Overfull \hbox (2.32108pt too wide) in paragraph at lines 3009--3009
/ptmri8t/thor_email|  

Overfull \hbox (9.54091pt too wide) in paragraph at lines 3009--3009
/ptmri8t/tainer_email|  

Overfull \hbox (6.19135pt too wide) in paragraph at lines 3009--3009
[]/ptmri8t/py_modules|  

Overfull \hbox (8.21123pt too wide) in paragraph at lines 3009--3009
[]/ptmri8t/ext_modules|  

Overfull \hbox (7.86113pt too wide) in paragraph at lines 3009--3009
[]/ptmri8t/script_name|  

Overfull \hbox (3.611pt too wide) in paragraph at lines 3009--3009
[]/ptmri8t/script_args|  

Overfull \hbox (24.99594pt too wide) in paragraph at lines 3009--3010
[][] 
[41]
Underfull \hbox (badness 10000) in paragraph at lines 3015--3020
/ptmr8t/Run a setup script in a some-what con-trolled en-vi-ron-ment, and re-tu
rn the

Overfull \hbox (25.01404pt too wide) in paragraph at lines 3067--3068
[][] 
[42]
Overfull \hbox (3.61392pt too wide) in paragraph at lines 3271--3271
/ptmri8t/clude_dirs|  

Overfull \hbox (9.92413pt too wide) in paragraph at lines 3271--3271
/ptmri8t/fine_macros|  

Overfull \hbox (7.70403pt too wide) in paragraph at lines 3271--3271
/ptmri8t/def_macros|  

Overfull \hbox (4.02397pt too wide) in paragraph at lines 3271--3271
/ptmri8t/brary_dirs|  

Overfull \hbox (31.80345pt too wide) in paragraph at lines 3271--3271
/ptmri8t/time_library_dirs|  

Overfull \hbox (6.3439pt too wide) in paragraph at lines 3271--3271
/ptmri8t/tra_objects|  

Overfull \hbox (32.08376pt too wide) in paragraph at lines 3271--3271
/ptmri8t/tra_compile_args|  

Overfull \hbox (15.42384pt too wide) in paragraph at lines 3271--3271
/ptmri8t/tra_link_args|  

Overfull \hbox (15.38383pt too wide) in paragraph at lines 3271--3271
/ptmri8t/port_symbols|  

Overfull \hbox (24.9912pt too wide) in paragraph at lines 3271--3272
[][] 
[43] [44] [45] [46]
Underfull \hbox (badness 10000) in paragraph at lines 3615--3620
/ptmr8t/and/or /pcrr8t/set_link_objects()/ptmr8t/, the li-braries sup-plied to 
/pcrr8t/add_library() /ptmr8t/and/or
[47] [48] [49] [50] [51] [52] [53] [54]
Underfull \hbox (badness 10000) in paragraph at lines 4400--4401

[55]
Overfull \hbox (2.55481pt too wide) in paragraph at lines 4633--4633
/ptmb8t/fault|  

Overfull \hbox (29.12105pt too wide) in paragraph at lines 4633--4633
[]/ptmri8t/strip_comments|  

Overfull \hbox (2.47115pt too wide) in paragraph at lines 4633--4633
[]/ptmri8t/lstrip_ws|  

Overfull \hbox (1.3347pt too wide) in paragraph at lines 4633--4633
[]/ptmr8t/false|  

Overfull \hbox (3.48116pt too wide) in paragraph at lines 4633--4633
[]/ptmri8t/rstrip_ws|  

Overfull \hbox (13.01132pt too wide) in paragraph at lines 4633--4633
[]/ptmri8t/skip_blanks|  

Overfull \hbox (5.24127pt too wide) in paragraph at lines 4633--4633
[]/ptmri8t/join_lines|  

Overfull \hbox (1.3347pt too wide) in paragraph at lines 4633--4633
[]/ptmr8t/false|  

Overfull \hbox (7.46138pt too wide) in paragraph at lines 4633--4633
/ptmri8t/lapse_join|  

Overfull \hbox (1.3347pt too wide) in paragraph at lines 4633--4633
[]/ptmr8t/false|  

Overfull \hbox (25.00304pt too wide) in paragraph at lines 4633--4634
[][] 
[56] [57] [58] [59]
Overfull \vbox (269.21144pt too high) has occurred while \output is active
[60] [61] [62]
Appendix A.
[63] [64] [65] [66] [67] [68]
Appendix B.
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [69] [70]
Appendix C.
[71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82]
Appendix D.
No file moddistutils.ind.
No file distutils.ind.
[83] (./distutils.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on distutils.pdf (89 pages, 370071 bytes).
Transcript written on distutils.log.
makeindex -s python.ist 'distutils.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file distutils.idx....done (224 entries accepted, 0 rejected).
Sorting entries.....done (1822 comparisons).
Generating output file distutils.ind....done (298 lines written, 0 warnings).
Output written in distutils.ind.
Transcript written in distutils.ilg.
makeindex -s python.ist 'moddistutils.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file moddistutils.idx....done (46 entries accepted, 0 rejected).
Sorting entries....done (256 comparisons).
Generating output file moddistutils.ind....done (52 lines written, 0 warnings).
Output written in moddistutils.ind.
Transcript written in moddistutils.ilg.
pdflatex 'distutils.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./distutils.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file distutils.idx
(./distutils.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./distutils.out)
(./distutils.out) (/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/te
xmf/dvips/config/pdftex.map}] [2] (./distutils.toc
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.43 ...ine {10}Command Reference}{39}{chapter.10}
                                                   [1]
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.101 ... otherwise using Python}{72}{section.C.2}
                                                   [2])
Adding blank page after the table of contents.
[3] [4]
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.122 \hypertarget{distutils-intro}{}\chapter
                                             {An Introduction to Distutils}
[1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.122 \hypertarget{distutils-intro}{}\chapter
                                             {An Introduction to Distutils}
[2]
Chapter 1.
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd)
! pdfTeX warning (ext4): destination with the same identifier (name{page.3}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.189 
       [3]
! pdfTeX warning (ext4): destination with the same identifier (name{page.4}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.281 
       [4] [5] [6]
Chapter 2.
[7] [8] [9] [10] [11] [12] [13] [14] [15] [16]
Chapter 3.
[17]
Underfull \hbox (badness 5652) in paragraph at lines 1298--1300
[]/ptmr8t/More in-for-ma-tion on
[18]
Chapter 4.

Underfull \hbox (badness 10000) in paragraph at lines 1416--1418
[]/ptmb8t/** /ptmr8t/get-ting C li-brary sources cur-rently broken---no /pcrr8t
/get_source_files() /ptmr8t/method in
[19] [20] [21] [22]
Chapter 5.
[23] [24] [25] [26] [27] [28]
Chapter 6.
[29] [30]
Chapter 7.
[31] [32]
Chapter 8.
[33] [34] [35] [36]
Chapter 9.
[37] [38]
Chapter 10.
[39] [40]
Chapter 11.

Overfull \hbox (26.20094pt too wide) in paragraph at lines 3009--3009
[]/ptmri8t/long_description|  

Overfull \hbox (2.32108pt too wide) in paragraph at lines 3009--3009
/ptmri8t/thor_email|  

Overfull \hbox (9.54091pt too wide) in paragraph at lines 3009--3009
/ptmri8t/tainer_email|  

Overfull \hbox (6.19135pt too wide) in paragraph at lines 3009--3009
[]/ptmri8t/py_modules|  

Overfull \hbox (8.21123pt too wide) in paragraph at lines 3009--3009
[]/ptmri8t/ext_modules|  

Overfull \hbox (7.86113pt too wide) in paragraph at lines 3009--3009
[]/ptmri8t/script_name|  

Overfull \hbox (3.611pt too wide) in paragraph at lines 3009--3009
[]/ptmri8t/script_args|  

Overfull \hbox (24.99594pt too wide) in paragraph at lines 3009--3010
[][] 
[41]
Underfull \hbox (badness 10000) in paragraph at lines 3015--3020
/ptmr8t/Run a setup script in a some-what con-trolled en-vi-ron-ment, and re-tu
rn the

Overfull \hbox (25.01404pt too wide) in paragraph at lines 3067--3068
[][] 
[42]
Overfull \hbox (3.61392pt too wide) in paragraph at lines 3271--3271
/ptmri8t/clude_dirs|  

Overfull \hbox (9.92413pt too wide) in paragraph at lines 3271--3271
/ptmri8t/fine_macros|  

Overfull \hbox (7.70403pt too wide) in paragraph at lines 3271--3271
/ptmri8t/def_macros|  

Overfull \hbox (4.02397pt too wide) in paragraph at lines 3271--3271
/ptmri8t/brary_dirs|  

Overfull \hbox (31.80345pt too wide) in paragraph at lines 3271--3271
/ptmri8t/time_library_dirs|  

Overfull \hbox (6.3439pt too wide) in paragraph at lines 3271--3271
/ptmri8t/tra_objects|  

Overfull \hbox (32.08376pt too wide) in paragraph at lines 3271--3271
/ptmri8t/tra_compile_args|  

Overfull \hbox (15.42384pt too wide) in paragraph at lines 3271--3271
/ptmri8t/tra_link_args|  

Overfull \hbox (15.38383pt too wide) in paragraph at lines 3271--3271
/ptmri8t/port_symbols|  

Overfull \hbox (24.9912pt too wide) in paragraph at lines 3271--3272
[][] 
[43] [44] [45] [46]
Underfull \hbox (badness 10000) in paragraph at lines 3615--3620
/ptmr8t/and/or /pcrr8t/set_link_objects()/ptmr8t/, the li-braries sup-plied to 
/pcrr8t/add_library() /ptmr8t/and/or
[47] [48] [49] [50] [51] [52] [53] [54]
Underfull \hbox (badness 10000) in paragraph at lines 4400--4401

[55]
Overfull \hbox (2.55481pt too wide) in paragraph at lines 4633--4633
/ptmb8t/fault|  

Overfull \hbox (29.12105pt too wide) in paragraph at lines 4633--4633
[]/ptmri8t/strip_comments|  

Overfull \hbox (2.47115pt too wide) in paragraph at lines 4633--4633
[]/ptmri8t/lstrip_ws|  

Overfull \hbox (1.3347pt too wide) in paragraph at lines 4633--4633
[]/ptmr8t/false|  

Overfull \hbox (3.48116pt too wide) in paragraph at lines 4633--4633
[]/ptmri8t/rstrip_ws|  

Overfull \hbox (13.01132pt too wide) in paragraph at lines 4633--4633
[]/ptmri8t/skip_blanks|  

Overfull \hbox (5.24127pt too wide) in paragraph at lines 4633--4633
[]/ptmri8t/join_lines|  

Overfull \hbox (1.3347pt too wide) in paragraph at lines 4633--4633
[]/ptmr8t/false|  

Overfull \hbox (7.46138pt too wide) in paragraph at lines 4633--4633
/ptmri8t/lapse_join|  

Overfull \hbox (1.3347pt too wide) in paragraph at lines 4633--4633
[]/ptmr8t/false|  

Overfull \hbox (25.00304pt too wide) in paragraph at lines 4633--4634
[][] 
[56] [57] [58] [59]
Overfull \vbox (269.21144pt too high) has occurred while \output is active
[60] [61] [62]
Appendix A.
[63] [64] [65] [66] [67] [68]
Appendix B.
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [69] [70]
Appendix C.
[71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82]
Appendix D.
(./moddistutils.ind [83] [84]
Underfull \hbox (badness 10000) in paragraph at lines 25--26
[]/pcrr8t/distutils.command.install_headers/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 27--28
[]/pcrr8t/distutils.command.install_scripts/ptmr8t/,
[85]) (./distutils.ind [86]
Underfull \hbox (badness 10000) in paragraph at lines 14--15
[]/ptmr8t/add_include_dir() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 15--16
[]/ptmr8t/add_library() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 16--17
[]/ptmr8t/add_library_dir() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 17--18
[]/ptmr8t/add_link_object() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 18--19
[]/ptmr8t/add_runtime_library_dir() (dis-tu-

Underfull \hbox (badness 10000) in paragraph at lines 18--19
/ptmr8t/tils.ccompiler.CCompiler method),

Underfull \hbox (badness 10000) in paragraph at lines 48--49
[]/ptmr8t/create_static_lib() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 50--51
[]/ptmr8t/customize_compiler() (in mod-ule dis-tu-

Underfull \hbox (badness 10000) in paragraph at lines 54--55
[]/ptmr8t/debug_print() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 56--57
[]/ptmr8t/define_macro() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 58--59
[]/ptmr8t/detect_language() (dis-tu-tils.ccompiler.CCompiler
[87]
Underfull \hbox (badness 10000) in paragraph at lines 119--120
[]/ptmr8t/executable_filename() (dis-tu-

Underfull \hbox (badness 10000) in paragraph at lines 119--120
/ptmr8t/tils.ccompiler.CCompiler method),

Underfull \hbox (badness 10000) in paragraph at lines 131--132
[]/ptmr8t/finalize_options() (dis-tu-

Underfull \hbox (badness 10000) in paragraph at lines 132--133
[]/ptmr8t/find_library_file() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 139--140
[]/ptmr8t/gen_preprocess_options() (in mod-ule dis-tu-

Underfull \hbox (badness 10000) in paragraph at lines 143--144
[]/ptmr8t/get_config_h_filename() (in mod-ule dis-tu-

Underfull \hbox (badness 10000) in paragraph at lines 146--147
[]/ptmr8t/get_default_compiler() (in mod-ule dis-tu-

Underfull \hbox (badness 10000) in paragraph at lines 147--148
[]/ptmr8t/get_makefile_filename() (in mod-ule dis-tu-

Underfull \hbox (badness 10000) in paragraph at lines 148--149
[]/ptmr8t/get_option_order() (dis-tu-

Underfull \hbox (badness 10000) in paragraph at lines 148--149
/ptmr8t/tils.fancy_getopt.FancyGetopt method),

Underfull \hbox (badness 10000) in paragraph at lines 153--154
[]/ptmr8t/getopt() (dis-tu-tils.fancy_getopt.FancyGetopt

Underfull \hbox (badness 10000) in paragraph at lines 160--161
[]/ptmr8t/has_function() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 168--169
[]/ptmr8t/initialize_options() (dis-tu-

Underfull \hbox (badness 10000) in paragraph at lines 184--185
[]/ptmr8t/library_filename() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 185--186
[]/ptmr8t/library_option() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 187--188
[]/ptmr8t/link_executable() (dis-tu-tils.ccompiler.CCompiler
[88]
Underfull \hbox (badness 10000) in paragraph at lines 188--189
[]/ptmr8t/link_shared_lib() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 203--204
[]/ptmr8t/move_file() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 221--222
[]/ptmr8t/object_filenames() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 230--231
[]/ptmr8t/preprocess() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 247--248
[]/ptmr8t/run() (dis-tu-tils.command.register.Command

Underfull \hbox (badness 10000) in paragraph at lines 249--250
[]/ptmr8t/runtime_library_dir_option() (dis-tu-

Underfull \hbox (badness 10000) in paragraph at lines 249--250
/ptmr8t/tils.ccompiler.CCompiler method),

Underfull \hbox (badness 10000) in paragraph at lines 254--255
[]/ptmr8t/set_executables() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 255--256
[]/ptmr8t/set_include_dirs() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 256--257
[]/ptmr8t/set_libraries() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 257--258
[]/ptmr8t/set_library_dirs() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 258--259
[]/ptmr8t/set_link_objects() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 260--261
[]/ptmr8t/set_runtime_library_dirs() (dis-tu-

Underfull \hbox (badness 10000) in paragraph at lines 260--261
/ptmr8t/tils.ccompiler.CCompiler method),

Underfull \hbox (badness 10000) in paragraph at lines 262--263
[]/ptmr8t/shared_object_filename() (dis-tu-

Underfull \hbox (badness 10000) in paragraph at lines 262--263
/ptmr8t/tils.ccompiler.CCompiler method),

Underfull \hbox (badness 10000) in paragraph at lines 280--281
[]/ptmr8t/undefine_macro() (dis-tu-tils.ccompiler.CCompiler
[89] [90]) (./distutils.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on distutils.pdf (96 pages, 437909 bytes).
Transcript written on distutils.log.
pdflatex 'distutils.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./distutils.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file distutils.idx
(./distutils.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./distutils.out)
(./distutils.out) (/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/te
xmf/dvips/config/pdftex.map}] [2] (./distutils.toc
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.43 ...ine {10}Command Reference}{39}{chapter.10}
                                                   [1]
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.101 ... otherwise using Python}{72}{section.C.2}
                                                   [2])
Adding blank page after the table of contents.
[3] [4]
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.122 \hypertarget{distutils-intro}{}\chapter
                                             {An Introduction to Distutils}
[1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.122 \hypertarget{distutils-intro}{}\chapter
                                             {An Introduction to Distutils}
[2]
Chapter 1.
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd)
! pdfTeX warning (ext4): destination with the same identifier (name{page.3}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.189 
       [3]
! pdfTeX warning (ext4): destination with the same identifier (name{page.4}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.281 
       [4] [5] [6]
Chapter 2.
[7] [8] [9] [10] [11] [12] [13] [14] [15] [16]
Chapter 3.
[17]
Underfull \hbox (badness 5652) in paragraph at lines 1298--1300
[]/ptmr8t/More in-for-ma-tion on
[18]
Chapter 4.

Underfull \hbox (badness 10000) in paragraph at lines 1416--1418
[]/ptmb8t/** /ptmr8t/get-ting C li-brary sources cur-rently broken---no /pcrr8t
/get_source_files() /ptmr8t/method in
[19] [20] [21] [22]
Chapter 5.
[23] [24] [25] [26] [27] [28]
Chapter 6.
[29] [30]
Chapter 7.
[31] [32]
Chapter 8.
[33] [34] [35] [36]
Chapter 9.
[37] [38]
Chapter 10.
[39] [40]
Chapter 11.

Overfull \hbox (26.20094pt too wide) in paragraph at lines 3009--3009
[]/ptmri8t/long_description|  

Overfull \hbox (2.32108pt too wide) in paragraph at lines 3009--3009
/ptmri8t/thor_email|  

Overfull \hbox (9.54091pt too wide) in paragraph at lines 3009--3009
/ptmri8t/tainer_email|  

Overfull \hbox (6.19135pt too wide) in paragraph at lines 3009--3009
[]/ptmri8t/py_modules|  

Overfull \hbox (8.21123pt too wide) in paragraph at lines 3009--3009
[]/ptmri8t/ext_modules|  

Overfull \hbox (7.86113pt too wide) in paragraph at lines 3009--3009
[]/ptmri8t/script_name|  

Overfull \hbox (3.611pt too wide) in paragraph at lines 3009--3009
[]/ptmri8t/script_args|  

Overfull \hbox (24.99594pt too wide) in paragraph at lines 3009--3010
[][] 
[41]
Underfull \hbox (badness 10000) in paragraph at lines 3015--3020
/ptmr8t/Run a setup script in a some-what con-trolled en-vi-ron-ment, and re-tu
rn the

Overfull \hbox (25.01404pt too wide) in paragraph at lines 3067--3068
[][] 
[42]
Overfull \hbox (3.61392pt too wide) in paragraph at lines 3271--3271
/ptmri8t/clude_dirs|  

Overfull \hbox (9.92413pt too wide) in paragraph at lines 3271--3271
/ptmri8t/fine_macros|  

Overfull \hbox (7.70403pt too wide) in paragraph at lines 3271--3271
/ptmri8t/def_macros|  

Overfull \hbox (4.02397pt too wide) in paragraph at lines 3271--3271
/ptmri8t/brary_dirs|  

Overfull \hbox (31.80345pt too wide) in paragraph at lines 3271--3271
/ptmri8t/time_library_dirs|  

Overfull \hbox (6.3439pt too wide) in paragraph at lines 3271--3271
/ptmri8t/tra_objects|  

Overfull \hbox (32.08376pt too wide) in paragraph at lines 3271--3271
/ptmri8t/tra_compile_args|  

Overfull \hbox (15.42384pt too wide) in paragraph at lines 3271--3271
/ptmri8t/tra_link_args|  

Overfull \hbox (15.38383pt too wide) in paragraph at lines 3271--3271
/ptmri8t/port_symbols|  

Overfull \hbox (24.9912pt too wide) in paragraph at lines 3271--3272
[][] 
[43] [44] [45] [46]
Underfull \hbox (badness 10000) in paragraph at lines 3615--3620
/ptmr8t/and/or /pcrr8t/set_link_objects()/ptmr8t/, the li-braries sup-plied to 
/pcrr8t/add_library() /ptmr8t/and/or
[47] [48] [49] [50] [51] [52] [53] [54]
Underfull \hbox (badness 10000) in paragraph at lines 4400--4401

[55]
Overfull \hbox (2.55481pt too wide) in paragraph at lines 4633--4633
/ptmb8t/fault|  

Overfull \hbox (29.12105pt too wide) in paragraph at lines 4633--4633
[]/ptmri8t/strip_comments|  

Overfull \hbox (2.47115pt too wide) in paragraph at lines 4633--4633
[]/ptmri8t/lstrip_ws|  

Overfull \hbox (1.3347pt too wide) in paragraph at lines 4633--4633
[]/ptmr8t/false|  

Overfull \hbox (3.48116pt too wide) in paragraph at lines 4633--4633
[]/ptmri8t/rstrip_ws|  

Overfull \hbox (13.01132pt too wide) in paragraph at lines 4633--4633
[]/ptmri8t/skip_blanks|  

Overfull \hbox (5.24127pt too wide) in paragraph at lines 4633--4633
[]/ptmri8t/join_lines|  

Overfull \hbox (1.3347pt too wide) in paragraph at lines 4633--4633
[]/ptmr8t/false|  

Overfull \hbox (7.46138pt too wide) in paragraph at lines 4633--4633
/ptmri8t/lapse_join|  

Overfull \hbox (1.3347pt too wide) in paragraph at lines 4633--4633
[]/ptmr8t/false|  

Overfull \hbox (25.00304pt too wide) in paragraph at lines 4633--4634
[][] 
[56] [57] [58] [59]
Overfull \vbox (269.21144pt too high) has occurred while \output is active
[60] [61] [62]
Appendix A.
[63] [64] [65] [66] [67] [68]
Appendix B.
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [69] [70]
Appendix C.
[71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82]
Appendix D.
(./moddistutils.ind [83] [84]
Underfull \hbox (badness 10000) in paragraph at lines 25--26
[]/pcrr8t/distutils.command.install_headers/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 27--28
[]/pcrr8t/distutils.command.install_scripts/ptmr8t/,
[85]) (./distutils.ind [86]
Underfull \hbox (badness 10000) in paragraph at lines 14--15
[]/ptmr8t/add_include_dir() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 15--16
[]/ptmr8t/add_library() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 16--17
[]/ptmr8t/add_library_dir() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 17--18
[]/ptmr8t/add_link_object() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 18--19
[]/ptmr8t/add_runtime_library_dir() (dis-tu-

Underfull \hbox (badness 10000) in paragraph at lines 18--19
/ptmr8t/tils.ccompiler.CCompiler method),

Underfull \hbox (badness 10000) in paragraph at lines 48--49
[]/ptmr8t/create_static_lib() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 50--51
[]/ptmr8t/customize_compiler() (in mod-ule dis-tu-

Underfull \hbox (badness 10000) in paragraph at lines 54--55
[]/ptmr8t/debug_print() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 56--57
[]/ptmr8t/define_macro() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 58--59
[]/ptmr8t/detect_language() (dis-tu-tils.ccompiler.CCompiler
[87]
Underfull \hbox (badness 10000) in paragraph at lines 119--120
[]/ptmr8t/executable_filename() (dis-tu-

Underfull \hbox (badness 10000) in paragraph at lines 119--120
/ptmr8t/tils.ccompiler.CCompiler method),

Underfull \hbox (badness 10000) in paragraph at lines 131--132
[]/ptmr8t/finalize_options() (dis-tu-

Underfull \hbox (badness 10000) in paragraph at lines 132--133
[]/ptmr8t/find_library_file() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 139--140
[]/ptmr8t/gen_preprocess_options() (in mod-ule dis-tu-

Underfull \hbox (badness 10000) in paragraph at lines 143--144
[]/ptmr8t/get_config_h_filename() (in mod-ule dis-tu-

Underfull \hbox (badness 10000) in paragraph at lines 146--147
[]/ptmr8t/get_default_compiler() (in mod-ule dis-tu-

Underfull \hbox (badness 10000) in paragraph at lines 147--148
[]/ptmr8t/get_makefile_filename() (in mod-ule dis-tu-

Underfull \hbox (badness 10000) in paragraph at lines 148--149
[]/ptmr8t/get_option_order() (dis-tu-

Underfull \hbox (badness 10000) in paragraph at lines 148--149
/ptmr8t/tils.fancy_getopt.FancyGetopt method),

Underfull \hbox (badness 10000) in paragraph at lines 153--154
[]/ptmr8t/getopt() (dis-tu-tils.fancy_getopt.FancyGetopt

Underfull \hbox (badness 10000) in paragraph at lines 160--161
[]/ptmr8t/has_function() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 168--169
[]/ptmr8t/initialize_options() (dis-tu-

Underfull \hbox (badness 10000) in paragraph at lines 184--185
[]/ptmr8t/library_filename() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 185--186
[]/ptmr8t/library_option() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 187--188
[]/ptmr8t/link_executable() (dis-tu-tils.ccompiler.CCompiler
[88]
Underfull \hbox (badness 10000) in paragraph at lines 188--189
[]/ptmr8t/link_shared_lib() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 203--204
[]/ptmr8t/move_file() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 221--222
[]/ptmr8t/object_filenames() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 230--231
[]/ptmr8t/preprocess() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 247--248
[]/ptmr8t/run() (dis-tu-tils.command.register.Command

Underfull \hbox (badness 10000) in paragraph at lines 249--250
[]/ptmr8t/runtime_library_dir_option() (dis-tu-

Underfull \hbox (badness 10000) in paragraph at lines 249--250
/ptmr8t/tils.ccompiler.CCompiler method),

Underfull \hbox (badness 10000) in paragraph at lines 254--255
[]/ptmr8t/set_executables() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 255--256
[]/ptmr8t/set_include_dirs() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 256--257
[]/ptmr8t/set_libraries() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 257--258
[]/ptmr8t/set_library_dirs() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 258--259
[]/ptmr8t/set_link_objects() (dis-tu-tils.ccompiler.CCompiler

Underfull \hbox (badness 10000) in paragraph at lines 260--261
[]/ptmr8t/set_runtime_library_dirs() (dis-tu-

Underfull \hbox (badness 10000) in paragraph at lines 260--261
/ptmr8t/tils.ccompiler.CCompiler method),

Underfull \hbox (badness 10000) in paragraph at lines 262--263
[]/ptmr8t/shared_object_filename() (dis-tu-

Underfull \hbox (badness 10000) in paragraph at lines 262--263
/ptmr8t/tils.ccompiler.CCompiler method),

Underfull \hbox (badness 10000) in paragraph at lines 280--281
[]/ptmr8t/undefine_macro() (dis-tu-tils.ccompiler.CCompiler
[89] [90]) (./distutils.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on distutils.pdf (96 pages, 438827 bytes).
Transcript written on distutils.log.
pdflatex 'documenting.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./documenting.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file documenting.idx
No file documenting.aux.
(/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty)
(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/texmf/dvips/config/p
dftex.map}] [2]
Adding blank page after the table of contents.
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [2]
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.116 \chapter
              {Introduction} [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.116 \chapter
              {Introduction} [2]
Chapter 1.
[3] [4]
Chapter 2.
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [5] [6]
Chapter 3.
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [7] [8] [9] [10]
Chapter 4.
[11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22]
Chapter 5.
[23] [24] [25] [26]
Appendix A.
[27] [28] [29] [30] [31] [32]
Appendix B.
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [33] [34]
Appendix C.
[35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46]
Appendix D.
No file moddocumenting.ind.
No file documenting.ind.
[47] (./documenting.aux) ){/usr/share/texmf/dvips/psnfss/8r.enc}
Output written on documenting.pdf (51 pages, 160428 bytes).
Transcript written on documenting.log.
pdflatex 'documenting.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./documenting.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file documenting.idx
(./documenting.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./documenting.out)
(./documenting.out) (/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/
texmf/dvips/config/pdftex.map}] [2] (./documenting.toc
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.54 ...{\numberline {D}Copyright}{47}{appendix.D}
                                                   [1])
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [2]
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.116 \chapter
              {Introduction} [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.116 \chapter
              {Introduction} [2]
Chapter 1.
[3] [4]
Chapter 2.
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [5] [6]
Chapter 3.
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [7] [8] [9] [10]
Chapter 4.
[11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22]
Chapter 5.
[23] [24] [25] [26]
Appendix A.
[27] [28] [29] [30] [31] [32]
Appendix B.
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [33] [34]
Appendix C.
[35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46]
Appendix D.
No file moddocumenting.ind.
No file documenting.ind.
[47] (./documenting.aux) ){/usr/share/texmf/dvips/psnfss/8r.enc}
Output written on documenting.pdf (51 pages, 179994 bytes).
Transcript written on documenting.log.
pdflatex 'documenting.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./documenting.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file documenting.idx
(./documenting.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./documenting.out)
(./documenting.out) (/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/
texmf/dvips/config/pdftex.map}] [2] (./documenting.toc
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.54 ...{\numberline {D}Copyright}{47}{appendix.D}
                                                   [1])
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [2]
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.116 \chapter
              {Introduction} [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.116 \chapter
              {Introduction} [2]
Chapter 1.
[3] [4]
Chapter 2.
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [5] [6]
Chapter 3.
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [7] [8] [9] [10]
Chapter 4.
[11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22]
Chapter 5.
[23] [24] [25] [26]
Appendix A.
[27] [28] [29] [30] [31] [32]
Appendix B.
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [33] [34]
Appendix C.
[35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46]
Appendix D.
No file moddocumenting.ind.
No file documenting.ind.
[47] (./documenting.aux) ){/usr/share/texmf/dvips/psnfss/8r.enc}
Output written on documenting.pdf (51 pages, 179994 bytes).
Transcript written on documenting.log.
makeindex -s python.ist 'documenting.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file documenting.idx....done (66 entries accepted, 0 rejected).
Sorting entries....done (364 comparisons).
Generating output file documenting.ind....done (132 lines written, 0 warnings).
Output written in documenting.ind.
Transcript written in documenting.ilg.
makeindex -s python.ist 'moddocumenting.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file moddocumenting.idx...done (0 entries accepted, 0 rejected).
Nothing written in moddocumenting.ind.
Transcript written in moddocumenting.ilg.
pdflatex 'documenting.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./documenting.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file documenting.idx
(./documenting.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./documenting.out)
(./documenting.out) (/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/
texmf/dvips/config/pdftex.map}] [2] (./documenting.toc
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.54 ...{\numberline {D}Copyright}{47}{appendix.D}
                                                   [1])
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [2]
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.116 \chapter
              {Introduction} [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.116 \chapter
              {Introduction} [2]
Chapter 1.
[3] [4]
Chapter 2.
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [5] [6]
Chapter 3.
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [7] [8] [9] [10]
Chapter 4.
[11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22]
Chapter 5.
[23] [24] [25] [26]
Appendix A.
[27] [28] [29] [30] [31] [32]
Appendix B.
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [33] [34]
Appendix C.
[35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46]
Appendix D.
(./moddocumenting.ind) (./documenting.ind [47] [48] [49] [50])
(./documenting.aux) ){/usr/share/texmf/dvips/psnfss/8r.enc}
Output written on documenting.pdf (54 pages, 197079 bytes).
Transcript written on documenting.log.
pdflatex 'documenting.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./documenting.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file documenting.idx
(./documenting.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./documenting.out)
(./documenting.out) (/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/
texmf/dvips/config/pdftex.map}] [2] (./documenting.toc
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.54 ...{\numberline {D}Copyright}{47}{appendix.D}
                                                   [1])
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [2]
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.116 \chapter
              {Introduction} [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.116 \chapter
              {Introduction} [2]
Chapter 1.
[3] [4]
Chapter 2.
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [5] [6]
Chapter 3.
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [7] [8] [9] [10]
Chapter 4.
[11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22]
Chapter 5.
[23] [24] [25] [26]
Appendix A.
[27] [28] [29] [30] [31] [32]
Appendix B.
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [33] [34]
Appendix C.
[35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46]
Appendix D.
(./moddocumenting.ind) (./documenting.ind [47] [48] [49] [50])
(./documenting.aux) ){/usr/share/texmf/dvips/psnfss/8r.enc}
Output written on documenting.pdf (54 pages, 197530 bytes).
Transcript written on documenting.log.
pdflatex 'extending.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./extending.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file extending.idx
No file extending.aux.
(/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty)
(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/texmf/dvips/config/p
dftex.map}] [2]
Adding blank page after the table of contents.
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [2]
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.128 \hypertarget{extending-intro}{}\chapter
                                             {Extending Python with C or C++}
[1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.128 \hypertarget{extending-intro}{}\chapter
                                             {Extending Python with C or C++}
[2]
Chapter 1.
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
Underfull \hbox (badness 10000) in paragraph at lines 178--179

[3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18]
[19] [20]
Chapter 2.
[21] [22] [23] [24] [25] [26] [27] [28] [29] [30]
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [31] [32] [33] [34] [35] [36]
[37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51]
[52] [53] [54] [55] [56] [57] [58]
Chapter 3.
[59] [60]
Chapter 4.
[61] [62] [63] [64]
Chapter 5.
[65] [66] [67] [68] [69] [70]
Appendix A.
[71] [72] [73] [74] [75] [76]
Appendix B.
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [77] [78]
Appendix C.
[79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]
Appendix D.
No file modextending.ind.
No file extending.ind.
[91] (./extending.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc}</usr/share/texmf/fonts/t
ype1/bluesky/cm/cmsy10.pfb>
Output written on extending.pdf (95 pages, 377441 bytes).
Transcript written on extending.log.
pdflatex 'extending.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./extending.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file extending.idx
(./extending.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./extending.out)
(./extending.out) (/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/te
xmf/dvips/config/pdftex.map}] [2] (./extending.toc
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.67 ...{\numberline {D}Copyright}{91}{appendix.D}
                                                   [1])
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [2]
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.128 \hypertarget{extending-intro}{}\chapter
                                             {Extending Python with C or C++}
[1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.128 \hypertarget{extending-intro}{}\chapter
                                             {Extending Python with C or C++}
[2]
Chapter 1.
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
Underfull \hbox (badness 10000) in paragraph at lines 178--179

[3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18]
[19] [20]
Chapter 2.
[21] [22] [23] [24] [25] [26] [27] [28] [29] [30]
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [31] [32] [33] [34] [35] [36]
[37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51]
[52] [53] [54] [55] [56] [57] [58]
Chapter 3.
[59] [60]
Chapter 4.
[61] [62] [63] [64]
Chapter 5.
[65] [66] [67] [68] [69] [70]
Appendix A.
[71] [72] [73] [74] [75] [76]
Appendix B.
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [77] [78]
Appendix C.
[79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]
Appendix D.
No file modextending.ind.
No file extending.ind.
[91] (./extending.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc}</usr/share/texmf/fonts/t
ype1/bluesky/cm/cmsy10.pfb>
Output written on extending.pdf (95 pages, 396900 bytes).
Transcript written on extending.log.
pdflatex 'extending.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./extending.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file extending.idx
(./extending.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./extending.out)
(./extending.out) (/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/te
xmf/dvips/config/pdftex.map}] [2] (./extending.toc
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.67 ...{\numberline {D}Copyright}{91}{appendix.D}
                                                   [1])
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [2]
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.128 \hypertarget{extending-intro}{}\chapter
                                             {Extending Python with C or C++}
[1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.128 \hypertarget{extending-intro}{}\chapter
                                             {Extending Python with C or C++}
[2]
Chapter 1.
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
Underfull \hbox (badness 10000) in paragraph at lines 178--179

[3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18]
[19] [20]
Chapter 2.
[21] [22] [23] [24] [25] [26] [27] [28] [29] [30]
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [31] [32] [33] [34] [35] [36]
[37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51]
[52] [53] [54] [55] [56] [57] [58]
Chapter 3.
[59] [60]
Chapter 4.
[61] [62] [63] [64]
Chapter 5.
[65] [66] [67] [68] [69] [70]
Appendix A.
[71] [72] [73] [74] [75] [76]
Appendix B.
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [77] [78]
Appendix C.
[79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]
Appendix D.
No file modextending.ind.
No file extending.ind.
[91] (./extending.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc}</usr/share/texmf/fonts/t
ype1/bluesky/cm/cmsy10.pfb>
Output written on extending.pdf (95 pages, 396900 bytes).
Transcript written on extending.log.
makeindex -s python.ist 'extending.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file extending.idx....done (87 entries accepted, 0 rejected).
Sorting entries....done (574 comparisons).
Generating output file extending.ind....done (161 lines written, 0 warnings).
Output written in extending.ind.
Transcript written in extending.ilg.
makeindex -s python.ist 'modextending.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file modextending.idx...done (0 entries accepted, 0 rejected).
Nothing written in modextending.ind.
Transcript written in modextending.ilg.
pdflatex 'extending.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./extending.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file extending.idx
(./extending.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./extending.out)
(./extending.out) (/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/te
xmf/dvips/config/pdftex.map}] [2] (./extending.toc
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.67 ...{\numberline {D}Copyright}{91}{appendix.D}
                                                   [1])
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [2]
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.128 \hypertarget{extending-intro}{}\chapter
                                             {Extending Python with C or C++}
[1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.128 \hypertarget{extending-intro}{}\chapter
                                             {Extending Python with C or C++}
[2]
Chapter 1.
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
Underfull \hbox (badness 10000) in paragraph at lines 178--179

[3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18]
[19] [20]
Chapter 2.
[21] [22] [23] [24] [25] [26] [27] [28] [29] [30]
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [31] [32] [33] [34] [35] [36]
[37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51]
[52] [53] [54] [55] [56] [57] [58]
Chapter 3.
[59] [60]
Chapter 4.
[61] [62] [63] [64]
Chapter 5.
[65] [66] [67] [68] [69] [70]
Appendix A.
[71] [72] [73] [74] [75] [76]
Appendix B.
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [77] [78]
Appendix C.
[79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]
Appendix D.
(./modextending.ind) (./extending.ind [91] [92] [93] [94]) (./extending.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc}</usr/share/texmf/fonts/t
ype1/bluesky/cm/cmsy10.pfb>
Output written on extending.pdf (98 pages, 418997 bytes).
Transcript written on extending.log.
pdflatex 'extending.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./extending.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file extending.idx
(./extending.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./extending.out)
(./extending.out) (/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/te
xmf/dvips/config/pdftex.map}] [2] (./extending.toc
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.67 ...{\numberline {D}Copyright}{91}{appendix.D}
                                                   [1])
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [2]
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.128 \hypertarget{extending-intro}{}\chapter
                                             {Extending Python with C or C++}
[1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.128 \hypertarget{extending-intro}{}\chapter
                                             {Extending Python with C or C++}
[2]
Chapter 1.
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
Underfull \hbox (badness 10000) in paragraph at lines 178--179

[3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18]
[19] [20]
Chapter 2.
[21] [22] [23] [24] [25] [26] [27] [28] [29] [30]
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [31] [32] [33] [34] [35] [36]
[37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51]
[52] [53] [54] [55] [56] [57] [58]
Chapter 3.
[59] [60]
Chapter 4.
[61] [62] [63] [64]
Chapter 5.
[65] [66] [67] [68] [69] [70]
Appendix A.
[71] [72] [73] [74] [75] [76]
Appendix B.
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [77] [78]
Appendix C.
[79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90]
Appendix D.
(./modextending.ind) (./extending.ind [91] [92] [93] [94]) (./extending.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc}</usr/share/texmf/fonts/t
ype1/bluesky/cm/cmsy10.pfb>
Output written on extending.pdf (98 pages, 419444 bytes).
Transcript written on extending.log.
pdflatex 'howto-advocacy.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-advocacy.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-advocacy.idx
No file howto-advocacy.aux.
(/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 119--119
 [] 
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [1{/usr/share/texmf/dvips/config/p
dftex.map}] [2] [3] (/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [4]
No file modhowto-advocacy.ind.
No file howto-advocacy.ind.
[5] (./howto-advocacy.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-advocacy.pdf (5 pages, 26518 bytes).
Transcript written on howto-advocacy.log.
pdflatex 'howto-advocacy.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-advocacy.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-advocacy.idx
(./howto-advocacy.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-advocacy.out)
(./howto-advocacy.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-advocacy.toc)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 119--119
 [] 
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [1{/usr/share/texmf/dvips/config/p
dftex.map}] [2] [3] (/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [4]
No file modhowto-advocacy.ind.
No file howto-advocacy.ind.
[5] (./howto-advocacy.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-advocacy.pdf (5 pages, 30071 bytes).
Transcript written on howto-advocacy.log.
pdflatex 'howto-advocacy.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-advocacy.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-advocacy.idx
(./howto-advocacy.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-advocacy.out)
(./howto-advocacy.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-advocacy.toc)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 119--119
 [] 
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [1{/usr/share/texmf/dvips/config/p
dftex.map}] [2] [3] (/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [4]
No file modhowto-advocacy.ind.
No file howto-advocacy.ind.
[5] (./howto-advocacy.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-advocacy.pdf (5 pages, 30075 bytes).
Transcript written on howto-advocacy.log.
makeindex -s python.ist 'howto-advocacy.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file howto-advocacy.idx...done (0 entries accepted, 0 rejected).
Nothing written in howto-advocacy.ind.
Transcript written in howto-advocacy.ilg.
makeindex -s python.ist 'modhowto-advocacy.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file modhowto-advocacy.idx...done (0 entries accepted, 0 rejected).
Nothing written in modhowto-advocacy.ind.
Transcript written in modhowto-advocacy.ilg.
pdflatex 'howto-advocacy.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-advocacy.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-advocacy.idx
(./howto-advocacy.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-advocacy.out)
(./howto-advocacy.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-advocacy.toc)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 119--119
 [] 
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [1{/usr/share/texmf/dvips/config/p
dftex.map}] [2] [3] (/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [4]
(./modhowto-advocacy.ind) (./howto-advocacy.ind) [5] (./howto-advocacy.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-advocacy.pdf (5 pages, 30075 bytes).
Transcript written on howto-advocacy.log.
pdflatex 'howto-advocacy.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-advocacy.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-advocacy.idx
(./howto-advocacy.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-advocacy.out)
(./howto-advocacy.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-advocacy.toc)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 119--119
 [] 
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [1{/usr/share/texmf/dvips/config/p
dftex.map}] [2] [3] (/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [4]
(./modhowto-advocacy.ind) (./howto-advocacy.ind) [5] (./howto-advocacy.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-advocacy.pdf (5 pages, 30075 bytes).
Transcript written on howto-advocacy.log.
pdflatex 'howto-cporting.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-cporting.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-cporting.idx
No file howto-cporting.aux.
(/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd)
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 117--117
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}] [2] [3]
No file modhowto-cporting.ind.
No file howto-cporting.ind.
[4] (./howto-cporting.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-cporting.pdf (4 pages, 17693 bytes).
Transcript written on howto-cporting.log.
pdflatex 'howto-cporting.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-cporting.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-cporting.idx
(./howto-cporting.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-cporting.out)
(./howto-cporting.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-cporting.toc)
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 117--117
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}] [2] [3]
No file modhowto-cporting.ind.
No file howto-cporting.ind.
[4] (./howto-cporting.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-cporting.pdf (4 pages, 20772 bytes).
Transcript written on howto-cporting.log.
pdflatex 'howto-cporting.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-cporting.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-cporting.idx
(./howto-cporting.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-cporting.out)
(./howto-cporting.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-cporting.toc)
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 117--117
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}] [2] [3]
No file modhowto-cporting.ind.
No file howto-cporting.ind.
[4] (./howto-cporting.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-cporting.pdf (4 pages, 20771 bytes).
Transcript written on howto-cporting.log.
makeindex -s python.ist 'howto-cporting.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file howto-cporting.idx....done (1 entries accepted, 0 rejected).
Sorting entries...done (0 comparisons).
Generating output file howto-cporting.ind....done (8 lines written, 0 warnings).
Output written in howto-cporting.ind.
Transcript written in howto-cporting.ilg.
makeindex -s python.ist 'modhowto-cporting.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file modhowto-cporting.idx...done (0 entries accepted, 0 rejected).
Nothing written in modhowto-cporting.ind.
Transcript written in modhowto-cporting.ilg.
pdflatex 'howto-cporting.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-cporting.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-cporting.idx
(./howto-cporting.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-cporting.out)
(./howto-cporting.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-cporting.toc)
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 117--117
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}] [2] [3] (./modhowto-cporting.ind)
 (./howto-cporting.ind [4] [5]) (./howto-cporting.aux) )
(see the transcript file for additional information)
! pdfTeX warning (dest): name{page.iii} has been referenced but does not exist,
 replaced by a fixed one

{/usr/share/texmf/dvips/psnfss/8r.enc}
Output written on howto-cporting.pdf (5 pages, 21951 bytes).
Transcript written on howto-cporting.log.
pdflatex 'howto-cporting.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-cporting.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-cporting.idx
(./howto-cporting.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-cporting.out)
(./howto-cporting.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-cporting.toc)
Overfull \hbox (29.52002pt too wide) in paragraph at lines 8--97
[][][]/ptmr8t/Index[][]v []
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 117--117
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}] [2] [3] (./modhowto-cporting.ind)
 (./howto-cporting.ind [4] [5]) (./howto-cporting.aux) )
(see the transcript file for additional information)
! pdfTeX warning (dest): name{page.iii} has been referenced but does not exist,
 replaced by a fixed one

{/usr/share/texmf/dvips/psnfss/8r.enc}
Output written on howto-cporting.pdf (5 pages, 22391 bytes).
Transcript written on howto-cporting.log.
pdflatex 'howto-curses.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-curses.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-curses.idx
No file howto-curses.aux.
(/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd)
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 117--117
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}] [2] [3] [4] [5]
No file modhowto-curses.ind.
No file howto-curses.ind.
[6] (./howto-curses.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-curses.pdf (6 pages, 31321 bytes).
Transcript written on howto-curses.log.
pdflatex 'howto-curses.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-curses.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-curses.idx
(./howto-curses.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-curses.out)
(./howto-curses.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-curses.toc)
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 117--117
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}] [2] [3] [4] [5] [6]
No file modhowto-curses.ind.
No file howto-curses.ind.
[7] (./howto-curses.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-curses.pdf (7 pages, 36228 bytes).
Transcript written on howto-curses.log.
pdflatex 'howto-curses.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-curses.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-curses.idx
(./howto-curses.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-curses.out)
(./howto-curses.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-curses.toc)
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 117--117
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}] [2] [3] [4] [5] [6]
No file modhowto-curses.ind.
No file howto-curses.ind.
[7] (./howto-curses.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-curses.pdf (7 pages, 36221 bytes).
Transcript written on howto-curses.log.
makeindex -s python.ist 'howto-curses.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file howto-curses.idx...done (0 entries accepted, 0 rejected).
Nothing written in howto-curses.ind.
Transcript written in howto-curses.ilg.
makeindex -s python.ist 'modhowto-curses.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file modhowto-curses.idx...done (0 entries accepted, 0 rejected).
Nothing written in modhowto-curses.ind.
Transcript written in modhowto-curses.ilg.
pdflatex 'howto-curses.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-curses.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-curses.idx
(./howto-curses.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-curses.out)
(./howto-curses.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-curses.toc)
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 117--117
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}] [2] [3] [4] [5] [6]
(./modhowto-curses.ind) (./howto-curses.ind) [7] (./howto-curses.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-curses.pdf (7 pages, 36221 bytes).
Transcript written on howto-curses.log.
pdflatex 'howto-curses.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-curses.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-curses.idx
(./howto-curses.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-curses.out)
(./howto-curses.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-curses.toc)
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 117--117
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}] [2] [3] [4] [5] [6]
(./modhowto-curses.ind) (./howto-curses.ind) [7] (./howto-curses.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-curses.pdf (7 pages, 36221 bytes).
Transcript written on howto-curses.log.
pdflatex 'howto-doanddont.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-doanddont.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-doanddont.idx
No file howto-doanddont.aux.
(/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 116--116
 [] 
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [1{/usr/share/texmf/dvips/config/p
dftex.map}] (/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [2] [3] [4]
No file modhowto-doanddont.ind.
No file howto-doanddont.ind.
[5] (./howto-doanddont.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-doanddont.pdf (5 pages, 24585 bytes).
Transcript written on howto-doanddont.log.
pdflatex 'howto-doanddont.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-doanddont.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-doanddont.idx
(./howto-doanddont.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-doanddont.out)
(./howto-doanddont.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-doanddont.toc
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd))
Overfull \hbox (14.79999pt too wide) in paragraph at lines 116--116
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}]
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [2] [3] [4] [5]
No file modhowto-doanddont.ind.
No file howto-doanddont.ind.
[6] (./howto-doanddont.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-doanddont.pdf (6 pages, 31182 bytes).
Transcript written on howto-doanddont.log.
pdflatex 'howto-doanddont.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-doanddont.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-doanddont.idx
(./howto-doanddont.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-doanddont.out)
(./howto-doanddont.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-doanddont.toc
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd))
Overfull \hbox (14.79999pt too wide) in paragraph at lines 116--116
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}]
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [2] [3] [4] [5]
No file modhowto-doanddont.ind.
No file howto-doanddont.ind.
[6] (./howto-doanddont.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-doanddont.pdf (6 pages, 31183 bytes).
Transcript written on howto-doanddont.log.
makeindex -s python.ist 'howto-doanddont.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file howto-doanddont.idx...done (0 entries accepted, 0 rejected).
Nothing written in howto-doanddont.ind.
Transcript written in howto-doanddont.ilg.
makeindex -s python.ist 'modhowto-doanddont.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file modhowto-doanddont.idx...done (0 entries accepted, 0 rejected).
Nothing written in modhowto-doanddont.ind.
Transcript written in modhowto-doanddont.ilg.
pdflatex 'howto-doanddont.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-doanddont.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-doanddont.idx
(./howto-doanddont.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-doanddont.out)
(./howto-doanddont.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-doanddont.toc
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd))
Overfull \hbox (14.79999pt too wide) in paragraph at lines 116--116
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}]
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [2] [3] [4] [5]
(./modhowto-doanddont.ind) (./howto-doanddont.ind) [6] (./howto-doanddont.aux) 
)
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-doanddont.pdf (6 pages, 31183 bytes).
Transcript written on howto-doanddont.log.
pdflatex 'howto-doanddont.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-doanddont.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-doanddont.idx
(./howto-doanddont.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-doanddont.out)
(./howto-doanddont.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-doanddont.toc
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd))
Overfull \hbox (14.79999pt too wide) in paragraph at lines 116--116
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}]
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [2] [3] [4] [5]
(./modhowto-doanddont.ind) (./howto-doanddont.ind) [6] (./howto-doanddont.aux) 
)
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-doanddont.pdf (6 pages, 31183 bytes).
Transcript written on howto-doanddont.log.
pdflatex 'howto-functional.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-functional.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-functional.idx
No file howto-functional.aux.
(/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd)
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [1{/usr/share/texmf/dvips/config/
pdftex.map}] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13]
Underfull \hbox (badness 10000) in paragraph at lines 1174--1176
[]/pcrr8t/itertools.imap(f, iterA, iterB, ...) /ptmr8t/re-turns a stream con-ta
in-ing /pcrr8t/f(iterA[0],
[14] [15]
Underfull \hbox (badness 10000) in paragraph at lines 1304--1307
[]/ptmr8t/The con-struc-tor for /pcrr8t/partial /ptmr8t/takes the ar-gu-ments /
pcrr8t/(function, arg1, arg2, ...
[16] [17] [18] [19]
No file modhowto-functional.ind.
No file howto-functional.ind.
[20] (./howto-functional.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-functional.pdf (20 pages, 84541 bytes).
Transcript written on howto-functional.log.
pdflatex 'howto-functional.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-functional.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-functional.idx
(./howto-functional.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-functional.out)
(./howto-functional.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-functional.toc) [1{/usr/s
hare/texmf/dvips/config/pdftex.map}]
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [2] [3] [4] [5] [6] [7] [8]
[9] [10] [11] [12] [13] [14]
Underfull \hbox (badness 10000) in paragraph at lines 1174--1176
[]/pcrr8t/itertools.imap(f, iterA, iterB, ...) /ptmr8t/re-turns a stream con-ta
in-ing /pcrr8t/f(iterA[0],
[15] [16]
Underfull \hbox (badness 10000) in paragraph at lines 1304--1307
[]/ptmr8t/The con-struc-tor for /pcrr8t/partial /ptmr8t/takes the ar-gu-ments /
pcrr8t/(function, arg1, arg2, ...
[17] [18] [19]
No file modhowto-functional.ind.
No file howto-functional.ind.
[20] (./howto-functional.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-functional.pdf (20 pages, 97073 bytes).
Transcript written on howto-functional.log.
pdflatex 'howto-functional.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-functional.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-functional.idx
(./howto-functional.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-functional.out)
(./howto-functional.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-functional.toc
Overfull \hbox (2.83965pt too wide) detected at line 21
 []/ptmr8t/xviii
) [1{/usr/share/texmf/dvips/config/pdftex.map}]
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [2] [3] [4] [5] [6] [7] [8]
[9] [10] [11] [12] [13] [14]
Underfull \hbox (badness 10000) in paragraph at lines 1174--1176
[]/pcrr8t/itertools.imap(f, iterA, iterB, ...) /ptmr8t/re-turns a stream con-ta
in-ing /pcrr8t/f(iterA[0],
[15] [16]
Underfull \hbox (badness 10000) in paragraph at lines 1304--1307
[]/ptmr8t/The con-struc-tor for /pcrr8t/partial /ptmr8t/takes the ar-gu-ments /
pcrr8t/(function, arg1, arg2, ...
[17] [18] [19]
No file modhowto-functional.ind.
No file howto-functional.ind.
[20] (./howto-functional.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-functional.pdf (20 pages, 97078 bytes).
Transcript written on howto-functional.log.
makeindex -s python.ist 'howto-functional.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file howto-functional.idx....done (2 entries accepted, 0 rejected).
Sorting entries....done (2 comparisons).
Generating output file howto-functional.ind....done (9 lines written, 0 warnings).
Output written in howto-functional.ind.
Transcript written in howto-functional.ilg.
makeindex -s python.ist 'modhowto-functional.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file modhowto-functional.idx...done (0 entries accepted, 0 rejected).
Nothing written in modhowto-functional.ind.
Transcript written in modhowto-functional.ilg.
pdflatex 'howto-functional.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-functional.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-functional.idx
(./howto-functional.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-functional.out)
(./howto-functional.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-functional.toc
Overfull \hbox (2.83965pt too wide) detected at line 21
 []/ptmr8t/xviii
) [1{/usr/share/texmf/dvips/config/pdftex.map}]
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [2] [3] [4] [5] [6] [7] [8]
[9] [10] [11] [12] [13] [14]
Underfull \hbox (badness 10000) in paragraph at lines 1174--1176
[]/pcrr8t/itertools.imap(f, iterA, iterB, ...) /ptmr8t/re-turns a stream con-ta
in-ing /pcrr8t/f(iterA[0],
[15] [16]
Underfull \hbox (badness 10000) in paragraph at lines 1304--1307
[]/ptmr8t/The con-struc-tor for /pcrr8t/partial /ptmr8t/takes the ar-gu-ments /
pcrr8t/(function, arg1, arg2, ...
[17] [18] [19] (./modhowto-functional.ind) (./howto-functional.ind [20]
[21]) (./howto-functional.aux) )
(see the transcript file for additional information)
! pdfTeX warning (dest): name{page.xx} has been referenced but does not exist, 
replaced by a fixed one

{/usr/share/texmf/dvips/psnfss/8r.enc}
Output written on howto-functional.pdf (21 pages, 98491 bytes).
Transcript written on howto-functional.log.
pdflatex 'howto-functional.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-functional.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-functional.idx
(./howto-functional.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-functional.out)
(./howto-functional.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-functional.toc
Overfull \hbox (2.83965pt too wide) detected at line 21
 []/ptmr8t/xviii
)
Overfull \hbox (37.29991pt too wide) in paragraph at lines 27--97
[][][]/ptmr8t/Index[][]xxi []
[1{/usr/share/texmf/dvips/config/pdftex.map}]
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [2] [3] [4] [5] [6] [7] [8]
[9] [10] [11] [12] [13] [14]
Underfull \hbox (badness 10000) in paragraph at lines 1174--1176
[]/pcrr8t/itertools.imap(f, iterA, iterB, ...) /ptmr8t/re-turns a stream con-ta
in-ing /pcrr8t/f(iterA[0],
[15] [16]
Underfull \hbox (badness 10000) in paragraph at lines 1304--1307
[]/ptmr8t/The con-struc-tor for /pcrr8t/partial /ptmr8t/takes the ar-gu-ments /
pcrr8t/(function, arg1, arg2, ...
[17] [18] [19] (./modhowto-functional.ind) (./howto-functional.ind [20]
[21]) (./howto-functional.aux) )
(see the transcript file for additional information)
! pdfTeX warning (dest): name{page.xx} has been referenced but does not exist, 
replaced by a fixed one

{/usr/share/texmf/dvips/psnfss/8r.enc}
Output written on howto-functional.pdf (21 pages, 98947 bytes).
Transcript written on howto-functional.log.
pdflatex 'howto-regex.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-regex.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-regex.idx
No file howto-regex.aux.
(/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd)
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 118--118
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}] [2]
Overfull \hbox (5.13745pt too wide) in paragraph at lines 350--351
[][] 
[3] [4] [5] [6] (/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [7]
[8] [9] [10] [11] [12]
Overfull \hbox (15.79787pt too wide) in paragraph at lines 1331--1332
[][] 
[13] [14] [15] [16] [17]
No file modhowto-regex.ind.
No file howto-regex.ind.
[18] (./howto-regex.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-regex.pdf (18 pages, 87884 bytes).
Transcript written on howto-regex.log.
pdflatex 'howto-regex.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-regex.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-regex.idx
(./howto-regex.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-regex.out)
(./howto-regex.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-regex.toc)
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 118--118
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}] [2]
Overfull \hbox (5.13745pt too wide) in paragraph at lines 350--351
[][] 
[3] [4] [5] [6] [7] (/usr/share/texmf/tex/latex/latex-unicode/uni-0.def)
[8] [9] [10] [11] [12] [13]
Overfull \hbox (15.79787pt too wide) in paragraph at lines 1331--1332
[][] 
[14] [15] [16] [17]
No file modhowto-regex.ind.
No file howto-regex.ind.
[18] (./howto-regex.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-regex.pdf (18 pages, 100466 bytes).
Transcript written on howto-regex.log.
pdflatex 'howto-regex.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-regex.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-regex.idx
(./howto-regex.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-regex.out)
(./howto-regex.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-regex.toc
Overfull \hbox (2.83965pt too wide) detected at line 24
 []/ptmr8t/xviii
) (/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 118--118
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}] [2]
Overfull \hbox (5.13745pt too wide) in paragraph at lines 350--351
[][] 
[3] [4] [5] [6] [7] (/usr/share/texmf/tex/latex/latex-unicode/uni-0.def)
[8] [9] [10] [11] [12] [13]
Overfull \hbox (15.79787pt too wide) in paragraph at lines 1331--1332
[][] 
[14] [15] [16] [17]
No file modhowto-regex.ind.
No file howto-regex.ind.
[18] (./howto-regex.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-regex.pdf (18 pages, 100475 bytes).
Transcript written on howto-regex.log.
makeindex -s python.ist 'howto-regex.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file howto-regex.idx...done (0 entries accepted, 0 rejected).
Nothing written in howto-regex.ind.
Transcript written in howto-regex.ilg.
makeindex -s python.ist 'modhowto-regex.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file modhowto-regex.idx...done (0 entries accepted, 0 rejected).
Nothing written in modhowto-regex.ind.
Transcript written in modhowto-regex.ilg.
pdflatex 'howto-regex.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-regex.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-regex.idx
(./howto-regex.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-regex.out)
(./howto-regex.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-regex.toc
Overfull \hbox (2.83965pt too wide) detected at line 24
 []/ptmr8t/xviii
) (/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 118--118
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}] [2]
Overfull \hbox (5.13745pt too wide) in paragraph at lines 350--351
[][] 
[3] [4] [5] [6] [7] (/usr/share/texmf/tex/latex/latex-unicode/uni-0.def)
[8] [9] [10] [11] [12] [13]
Overfull \hbox (15.79787pt too wide) in paragraph at lines 1331--1332
[][] 
[14] [15] [16] [17] (./modhowto-regex.ind) (./howto-regex.ind) [18]
(./howto-regex.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-regex.pdf (18 pages, 100475 bytes).
Transcript written on howto-regex.log.
pdflatex 'howto-regex.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-regex.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-regex.idx
(./howto-regex.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-regex.out)
(./howto-regex.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-regex.toc
Overfull \hbox (2.83965pt too wide) detected at line 24
 []/ptmr8t/xviii
) (/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 118--118
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}] [2]
Overfull \hbox (5.13745pt too wide) in paragraph at lines 350--351
[][] 
[3] [4] [5] [6] [7] (/usr/share/texmf/tex/latex/latex-unicode/uni-0.def)
[8] [9] [10] [11] [12] [13]
Overfull \hbox (15.79787pt too wide) in paragraph at lines 1331--1332
[][] 
[14] [15] [16] [17] (./modhowto-regex.ind) (./howto-regex.ind) [18]
(./howto-regex.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-regex.pdf (18 pages, 100475 bytes).
Transcript written on howto-regex.log.
pdflatex 'howto-sockets.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-sockets.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-sockets.idx
No file howto-sockets.aux.
(/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 117--117
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}]
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [2] [3] [4] [5]
No file modhowto-sockets.ind.
No file howto-sockets.ind.
[6] (./howto-sockets.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-sockets.pdf (6 pages, 30776 bytes).
Transcript written on howto-sockets.log.
pdflatex 'howto-sockets.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-sockets.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-sockets.idx
(./howto-sockets.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-sockets.out)
(./howto-sockets.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-sockets.toc)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 117--117
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}]
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [2] [3] [4] [5] [6]
No file modhowto-sockets.ind.
No file howto-sockets.ind.
[7] (./howto-sockets.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-sockets.pdf (7 pages, 36579 bytes).
Transcript written on howto-sockets.log.
pdflatex 'howto-sockets.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-sockets.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-sockets.idx
(./howto-sockets.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-sockets.out)
(./howto-sockets.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-sockets.toc)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 117--117
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}]
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [2] [3] [4] [5] [6]
No file modhowto-sockets.ind.
No file howto-sockets.ind.
[7] (./howto-sockets.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-sockets.pdf (7 pages, 36573 bytes).
Transcript written on howto-sockets.log.
makeindex -s python.ist 'howto-sockets.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file howto-sockets.idx...done (0 entries accepted, 0 rejected).
Nothing written in howto-sockets.ind.
Transcript written in howto-sockets.ilg.
makeindex -s python.ist 'modhowto-sockets.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file modhowto-sockets.idx...done (0 entries accepted, 0 rejected).
Nothing written in modhowto-sockets.ind.
Transcript written in modhowto-sockets.ilg.
pdflatex 'howto-sockets.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-sockets.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-sockets.idx
(./howto-sockets.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-sockets.out)
(./howto-sockets.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-sockets.toc)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 117--117
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}]
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [2] [3] [4] [5] [6]
(./modhowto-sockets.ind) (./howto-sockets.ind) [7] (./howto-sockets.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-sockets.pdf (7 pages, 36573 bytes).
Transcript written on howto-sockets.log.
pdflatex 'howto-sockets.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-sockets.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-sockets.idx
(./howto-sockets.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-sockets.out)
(./howto-sockets.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-sockets.toc)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 117--117
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}]
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [2] [3] [4] [5] [6]
(./modhowto-sockets.ind) (./howto-sockets.ind) [7] (./howto-sockets.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-sockets.pdf (7 pages, 36573 bytes).
Transcript written on howto-sockets.log.
pdflatex 'howto-unicode.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-unicode.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-unicode.idx
No file howto-unicode.aux.
(/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd)
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def)
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [1{/usr/share/texmf/dvips/config/p
dftex.map}] [2] [3]
Underfull \hbox (badness 10000) in paragraph at lines 341--346
[]/ptmr8t/Two other good in-tro-duc-tory ar-ti-cles were writ-ten by Joel Spol-
sky

Underfull \hbox (badness 10000) in paragraph at lines 341--346
/ptmr8t/<[][]http://www.joelonsoftware.com/articles/Unicode.html[][]> and Ja-so
n Oren-dorff

Underfull \hbox (badness 10000) in paragraph at lines 347--350
[]/ptmr8t/Wikipedia en-tries are of-ten help-ful; see the en-tries for ``char-a
c-ter en-cod-ing''

Underfull \hbox (badness 10000) in paragraph at lines 347--350
/ptmr8t/<[][]http://en.wikipedia.org/wiki/Character_encoding[][]> and UTF-8 <[]
[]http://en.wikipedia.org/wiki/UTF-8[][]>, for
[4] [5] [6] [7]
Underfull \hbox (badness 10000) in paragraph at lines 675--685
[]/ptmr8t/The func-tion's pa-ram-e-ters are /pcrr8t/open(filename, mode='rb', e
ncoding=None,
[8] [9]
No file modhowto-unicode.ind.
No file howto-unicode.ind.
[10] (./howto-unicode.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}{/usr/share/texmf/dvips/tetex/f7b6d320.enc}</usr/share/texmf/fonts/t
ype1/bluesky/cm/cmr10.pfb>
Output written on howto-unicode.pdf (10 pages, 55303 bytes).
Transcript written on howto-unicode.log.
pdflatex 'howto-unicode.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-unicode.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-unicode.idx
(./howto-unicode.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-unicode.out)
(./howto-unicode.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-unicode.toc)
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [1{/usr/share/texmf/dvips/
config/pdftex.map}] (/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [2] [3]
Underfull \hbox (badness 10000) in paragraph at lines 341--346
[]/ptmr8t/Two other good in-tro-duc-tory ar-ti-cles were writ-ten by Joel Spol-
sky

Underfull \hbox (badness 10000) in paragraph at lines 341--346
/ptmr8t/<[][]http://www.joelonsoftware.com/articles/Unicode.html[][]> and Ja-so
n Oren-dorff

Underfull \hbox (badness 10000) in paragraph at lines 347--350
[]/ptmr8t/Wikipedia en-tries are of-ten help-ful; see the en-tries for ``char-a
c-ter en-cod-ing''

Underfull \hbox (badness 10000) in paragraph at lines 347--350
/ptmr8t/<[][]http://en.wikipedia.org/wiki/Character_encoding[][]> and UTF-8 <[]
[]http://en.wikipedia.org/wiki/UTF-8[][]>, for
[4] [5] [6] [7]
Underfull \hbox (badness 10000) in paragraph at lines 675--685
[]/ptmr8t/The func-tion's pa-ram-e-ters are /pcrr8t/open(filename, mode='rb', e
ncoding=None,
[8] [9] [10]
No file modhowto-unicode.ind.
No file howto-unicode.ind.
[11] (./howto-unicode.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}{/usr/share/texmf/dvips/tetex/f7b6d320.enc}</usr/share/texmf/fonts/t
ype1/bluesky/cm/cmr10.pfb>
Output written on howto-unicode.pdf (11 pages, 63500 bytes).
Transcript written on howto-unicode.log.
pdflatex 'howto-unicode.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-unicode.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-unicode.idx
(./howto-unicode.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-unicode.out)
(./howto-unicode.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-unicode.toc)
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [1{/usr/share/texmf/dvips/
config/pdftex.map}] (/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [2] [3]
Underfull \hbox (badness 10000) in paragraph at lines 341--346
[]/ptmr8t/Two other good in-tro-duc-tory ar-ti-cles were writ-ten by Joel Spol-
sky

Underfull \hbox (badness 10000) in paragraph at lines 341--346
/ptmr8t/<[][]http://www.joelonsoftware.com/articles/Unicode.html[][]> and Ja-so
n Oren-dorff

Underfull \hbox (badness 10000) in paragraph at lines 347--350
[]/ptmr8t/Wikipedia en-tries are of-ten help-ful; see the en-tries for ``char-a
c-ter en-cod-ing''

Underfull \hbox (badness 10000) in paragraph at lines 347--350
/ptmr8t/<[][]http://en.wikipedia.org/wiki/Character_encoding[][]> and UTF-8 <[]
[]http://en.wikipedia.org/wiki/UTF-8[][]>, for
[4] [5] [6] [7]
Underfull \hbox (badness 10000) in paragraph at lines 675--685
[]/ptmr8t/The func-tion's pa-ram-e-ters are /pcrr8t/open(filename, mode='rb', e
ncoding=None,
[8] [9] [10]
No file modhowto-unicode.ind.
No file howto-unicode.ind.
[11] (./howto-unicode.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}{/usr/share/texmf/dvips/tetex/f7b6d320.enc}</usr/share/texmf/fonts/t
ype1/bluesky/cm/cmr10.pfb>
Output written on howto-unicode.pdf (11 pages, 63507 bytes).
Transcript written on howto-unicode.log.
makeindex -s python.ist 'howto-unicode.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file howto-unicode.idx...done (0 entries accepted, 0 rejected).
Nothing written in howto-unicode.ind.
Transcript written in howto-unicode.ilg.
makeindex -s python.ist 'modhowto-unicode.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file modhowto-unicode.idx...done (0 entries accepted, 0 rejected).
Nothing written in modhowto-unicode.ind.
Transcript written in modhowto-unicode.ilg.
pdflatex 'howto-unicode.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-unicode.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-unicode.idx
(./howto-unicode.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-unicode.out)
(./howto-unicode.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-unicode.toc)
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [1{/usr/share/texmf/dvips/
config/pdftex.map}] (/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [2] [3]
Underfull \hbox (badness 10000) in paragraph at lines 341--346
[]/ptmr8t/Two other good in-tro-duc-tory ar-ti-cles were writ-ten by Joel Spol-
sky

Underfull \hbox (badness 10000) in paragraph at lines 341--346
/ptmr8t/<[][]http://www.joelonsoftware.com/articles/Unicode.html[][]> and Ja-so
n Oren-dorff

Underfull \hbox (badness 10000) in paragraph at lines 347--350
[]/ptmr8t/Wikipedia en-tries are of-ten help-ful; see the en-tries for ``char-a
c-ter en-cod-ing''

Underfull \hbox (badness 10000) in paragraph at lines 347--350
/ptmr8t/<[][]http://en.wikipedia.org/wiki/Character_encoding[][]> and UTF-8 <[]
[]http://en.wikipedia.org/wiki/UTF-8[][]>, for
[4] [5] [6] [7]
Underfull \hbox (badness 10000) in paragraph at lines 675--685
[]/ptmr8t/The func-tion's pa-ram-e-ters are /pcrr8t/open(filename, mode='rb', e
ncoding=None,
[8] [9] [10] (./modhowto-unicode.ind) (./howto-unicode.ind) [11]
(./howto-unicode.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}{/usr/share/texmf/dvips/tetex/f7b6d320.enc}</usr/share/texmf/fonts/t
ype1/bluesky/cm/cmr10.pfb>
Output written on howto-unicode.pdf (11 pages, 63507 bytes).
Transcript written on howto-unicode.log.
pdflatex 'howto-unicode.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-unicode.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-unicode.idx
(./howto-unicode.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-unicode.out)
(./howto-unicode.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-unicode.toc)
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [1{/usr/share/texmf/dvips/
config/pdftex.map}] (/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [2] [3]
Underfull \hbox (badness 10000) in paragraph at lines 341--346
[]/ptmr8t/Two other good in-tro-duc-tory ar-ti-cles were writ-ten by Joel Spol-
sky

Underfull \hbox (badness 10000) in paragraph at lines 341--346
/ptmr8t/<[][]http://www.joelonsoftware.com/articles/Unicode.html[][]> and Ja-so
n Oren-dorff

Underfull \hbox (badness 10000) in paragraph at lines 347--350
[]/ptmr8t/Wikipedia en-tries are of-ten help-ful; see the en-tries for ``char-a
c-ter en-cod-ing''

Underfull \hbox (badness 10000) in paragraph at lines 347--350
/ptmr8t/<[][]http://en.wikipedia.org/wiki/Character_encoding[][]> and UTF-8 <[]
[]http://en.wikipedia.org/wiki/UTF-8[][]>, for
[4] [5] [6] [7]
Underfull \hbox (badness 10000) in paragraph at lines 675--685
[]/ptmr8t/The func-tion's pa-ram-e-ters are /pcrr8t/open(filename, mode='rb', e
ncoding=None,
[8] [9] [10] (./modhowto-unicode.ind) (./howto-unicode.ind) [11]
(./howto-unicode.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}{/usr/share/texmf/dvips/tetex/f7b6d320.enc}</usr/share/texmf/fonts/t
ype1/bluesky/cm/cmr10.pfb>
Output written on howto-unicode.pdf (11 pages, 63507 bytes).
Transcript written on howto-unicode.log.
pdflatex 'howto-urllib2.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-urllib2.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-urllib2.idx
No file howto-urllib2.aux.
(/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd)
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 131--131
 [] 
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [1{/usr/share/texmf/dvips/config/p
dftex.map}] [2] [3] [4] [5] [6]
Underfull \hbox (badness 10000) in paragraph at lines 526--533
/ptmr8t/When you fetch a URL you use an opener (an in-stance of the per-haps co
nfusingly-named

Underfull \hbox (badness 10000) in paragraph at lines 538--540
[]/ptmr8t/To cre-ate an opener, in-stan-ti-ate an /pcrr8t/OpenerDirector/ptmr8t
/, and then call
[7]
Underfull \hbox (badness 10000) in paragraph at lines 616--623
/pcrr8t/HTTPDefaultErrorHandler/ptmr8t/, /pcrr8t/HTTPRedirectHandler/ptmr8t/, /
pcrr8t/FTPHandler/ptmr8t/, /pcrr8t/FileHandler/ptmr8t/,
[8]
No file modhowto-urllib2.ind.
No file howto-urllib2.ind.
[9] (./howto-urllib2.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-urllib2.pdf (9 pages, 48732 bytes).
Transcript written on howto-urllib2.log.
pdflatex 'howto-urllib2.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-urllib2.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-urllib2.idx
(./howto-urllib2.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-urllib2.out)
(./howto-urllib2.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-urllib2.toc)
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [1{/usr/share/texmf/dvips/config/
pdftex.map}]
Overfull \hbox (14.79999pt too wide) in paragraph at lines 131--131
 [] 
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [2] [3] [4] [5] [6]
Underfull \hbox (badness 10000) in paragraph at lines 526--533
/ptmr8t/When you fetch a URL you use an opener (an in-stance of the per-haps co
nfusingly-named

Underfull \hbox (badness 10000) in paragraph at lines 538--540
[]/ptmr8t/To cre-ate an opener, in-stan-ti-ate an /pcrr8t/OpenerDirector/ptmr8t
/, and then call
[7]
Underfull \hbox (badness 10000) in paragraph at lines 616--623
/pcrr8t/HTTPDefaultErrorHandler/ptmr8t/, /pcrr8t/HTTPRedirectHandler/ptmr8t/, /
pcrr8t/FTPHandler/ptmr8t/, /pcrr8t/FileHandler/ptmr8t/,
[8]
No file modhowto-urllib2.ind.
No file howto-urllib2.ind.
[9] [10] (./howto-urllib2.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-urllib2.pdf (10 pages, 58018 bytes).
Transcript written on howto-urllib2.log.
pdflatex 'howto-urllib2.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-urllib2.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-urllib2.idx
(./howto-urllib2.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-urllib2.out)
(./howto-urllib2.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-urllib2.toc)
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [1{/usr/share/texmf/dvips/config/
pdftex.map}]
Overfull \hbox (14.79999pt too wide) in paragraph at lines 131--131
 [] 
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [2] [3] [4] [5] [6]
Underfull \hbox (badness 10000) in paragraph at lines 526--533
/ptmr8t/When you fetch a URL you use an opener (an in-stance of the per-haps co
nfusingly-named

Underfull \hbox (badness 10000) in paragraph at lines 538--540
[]/ptmr8t/To cre-ate an opener, in-stan-ti-ate an /pcrr8t/OpenerDirector/ptmr8t
/, and then call
[7]
Underfull \hbox (badness 10000) in paragraph at lines 616--623
/pcrr8t/HTTPDefaultErrorHandler/ptmr8t/, /pcrr8t/HTTPRedirectHandler/ptmr8t/, /
pcrr8t/FTPHandler/ptmr8t/, /pcrr8t/FileHandler/ptmr8t/,
[8]
No file modhowto-urllib2.ind.
No file howto-urllib2.ind.
[9] [10] (./howto-urllib2.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-urllib2.pdf (10 pages, 58022 bytes).
Transcript written on howto-urllib2.log.
makeindex -s python.ist 'howto-urllib2.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file howto-urllib2.idx....done (1 entries accepted, 0 rejected).
Sorting entries...done (0 comparisons).
Generating output file howto-urllib2.ind....done (8 lines written, 0 warnings).
Output written in howto-urllib2.ind.
Transcript written in howto-urllib2.ilg.
makeindex -s python.ist 'modhowto-urllib2.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file modhowto-urllib2.idx...done (0 entries accepted, 0 rejected).
Nothing written in modhowto-urllib2.ind.
Transcript written in modhowto-urllib2.ilg.
pdflatex 'howto-urllib2.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-urllib2.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-urllib2.idx
(./howto-urllib2.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-urllib2.out)
(./howto-urllib2.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-urllib2.toc)
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [1{/usr/share/texmf/dvips/config/
pdftex.map}]
Overfull \hbox (14.79999pt too wide) in paragraph at lines 131--131
 [] 
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [2] [3] [4] [5] [6]
Underfull \hbox (badness 10000) in paragraph at lines 526--533
/ptmr8t/When you fetch a URL you use an opener (an in-stance of the per-haps co
nfusingly-named

Underfull \hbox (badness 10000) in paragraph at lines 538--540
[]/ptmr8t/To cre-ate an opener, in-stan-ti-ate an /pcrr8t/OpenerDirector/ptmr8t
/, and then call
[7]
Underfull \hbox (badness 10000) in paragraph at lines 616--623
/pcrr8t/HTTPDefaultErrorHandler/ptmr8t/, /pcrr8t/HTTPRedirectHandler/ptmr8t/, /
pcrr8t/FTPHandler/ptmr8t/, /pcrr8t/FileHandler/ptmr8t/,
[8] (./modhowto-urllib2.ind) (./howto-urllib2.ind [9] [10] [11])
(./howto-urllib2.aux) )
(see the transcript file for additional information)
! pdfTeX warning (dest): name{page.ii} has been referenced but does not exist, 
replaced by a fixed one

{/usr/share/texmf/dvips/psnfss/8r.enc}
Output written on howto-urllib2.pdf (11 pages, 59182 bytes).
Transcript written on howto-urllib2.log.
pdflatex 'howto-urllib2.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-urllib2.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-urllib2.idx
(./howto-urllib2.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-urllib2.out)
(./howto-urllib2.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-urllib2.toc)
Overfull \hbox (32.29991pt too wide) in paragraph at lines 19--97
[][][]/ptmr8t/Index[][]xi []
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [1{/usr/share/texmf/dvips/config/
pdftex.map}]
Overfull \hbox (14.79999pt too wide) in paragraph at lines 131--131
 [] 
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [2] [3] [4] [5] [6]
Underfull \hbox (badness 10000) in paragraph at lines 526--533
/ptmr8t/When you fetch a URL you use an opener (an in-stance of the per-haps co
nfusingly-named

Underfull \hbox (badness 10000) in paragraph at lines 538--540
[]/ptmr8t/To cre-ate an opener, in-stan-ti-ate an /pcrr8t/OpenerDirector/ptmr8t
/, and then call
[7]
Underfull \hbox (badness 10000) in paragraph at lines 616--623
/pcrr8t/HTTPDefaultErrorHandler/ptmr8t/, /pcrr8t/HTTPRedirectHandler/ptmr8t/, /
pcrr8t/FTPHandler/ptmr8t/, /pcrr8t/FileHandler/ptmr8t/,
[8] (./modhowto-urllib2.ind) (./howto-urllib2.ind [9] [10] [11])
(./howto-urllib2.aux) )
(see the transcript file for additional information)
! pdfTeX warning (dest): name{page.ii} has been referenced but does not exist, 
replaced by a fixed one

{/usr/share/texmf/dvips/psnfss/8r.enc}
Output written on howto-urllib2.pdf (11 pages, 59634 bytes).
Transcript written on howto-urllib2.log.
pdflatex 'howto-webservers.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-webservers.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-webservers.idx
No file howto-webservers.aux.
(/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 115--115
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}]
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd)
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [2] [3] [4] [5] [6] [7] [8]
[9]
No file modhowto-webservers.ind.
No file howto-webservers.ind.
[10] (./howto-webservers.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-webservers.pdf (10 pages, 55470 bytes).
Transcript written on howto-webservers.log.
pdflatex 'howto-webservers.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-webservers.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-webservers.idx
(./howto-webservers.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-webservers.out)
(./howto-webservers.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-webservers.toc)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 115--115
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}]
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd)
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [2] [3] [4] [5] [6] [7] [8]
[9]
No file modhowto-webservers.ind.
No file howto-webservers.ind.
[10] (./howto-webservers.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-webservers.pdf (10 pages, 66104 bytes).
Transcript written on howto-webservers.log.
pdflatex 'howto-webservers.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-webservers.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-webservers.idx
(./howto-webservers.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-webservers.out)
(./howto-webservers.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-webservers.toc)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 115--115
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}]
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd)
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [2] [3] [4] [5] [6] [7] [8]
[9]
No file modhowto-webservers.ind.
No file howto-webservers.ind.
[10] (./howto-webservers.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}
Output written on howto-webservers.pdf (10 pages, 66106 bytes).
Transcript written on howto-webservers.log.
makeindex -s python.ist 'howto-webservers.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file howto-webservers.idx....done (1 entries accepted, 0 rejected).
Sorting entries...done (0 comparisons).
Generating output file howto-webservers.ind....done (8 lines written, 0 warnings).
Output written in howto-webservers.ind.
Transcript written in howto-webservers.ilg.
makeindex -s python.ist 'modhowto-webservers.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file modhowto-webservers.idx...done (0 entries accepted, 0 rejected).
Nothing written in modhowto-webservers.ind.
Transcript written in modhowto-webservers.ilg.
pdflatex 'howto-webservers.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-webservers.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-webservers.idx
(./howto-webservers.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-webservers.out)
(./howto-webservers.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-webservers.toc)
Overfull \hbox (14.79999pt too wide) in paragraph at lines 115--115
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}]
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd)
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [2] [3] [4] [5] [6] [7] [8]
[9] (./modhowto-webservers.ind) (./howto-webservers.ind [10] [11])
(./howto-webservers.aux) )
(see the transcript file for additional information)
! pdfTeX warning (dest): name{page.vi} has been referenced but does not exist, 
replaced by a fixed one

{/usr/share/texmf/dvips/psnfss/8r.enc}
Output written on howto-webservers.pdf (11 pages, 67300 bytes).
Transcript written on howto-webservers.log.
pdflatex 'howto-webservers.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./howto-webservers.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./howto.cls
Document Class: howto 2008/10/18 Document class (Sphinx HOWTO)
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file howto-webservers.idx
(./howto-webservers.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./howto-webservers.out)
(./howto-webservers.out)
Underfull \hbox (badness 10000) in paragraph at lines 96--96

(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) (./howto-webservers.toc)
Overfull \hbox (32.29991pt too wide) in paragraph at lines 23--97
[][][]/ptmr8t/Index[][]xi []

Overfull \hbox (14.79999pt too wide) in paragraph at lines 115--115
 [] 
[1{/usr/share/texmf/dvips/config/pdftex.map}]
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd)
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [2] [3] [4] [5] [6] [7] [8]
[9] (./modhowto-webservers.ind) (./howto-webservers.ind [10] [11])
(./howto-webservers.aux) )
(see the transcript file for additional information)
! pdfTeX warning (dest): name{page.vi} has been referenced but does not exist, 
replaced by a fixed one

{/usr/share/texmf/dvips/psnfss/8r.enc}
Output written on howto-webservers.pdf (11 pages, 67755 bytes).
Transcript written on howto-webservers.log.
pdflatex 'install.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./install.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file install.idx
No file install.aux.
(/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty)
(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/texmf/dvips/config/p
dftex.map}] [2]
Adding blank page after the table of contents.
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [2]
Overfull \hbox (14.79999pt too wide) in paragraph at lines 122--122
 [] 
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.125 \hypertarget{inst-intro}{}\chapter
                                        {Introduction} [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.125 \hypertarget{inst-intro}{}\chapter
                                        {Introduction} [2]
Chapter 1.
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [3] [4]
Chapter 2.
[5]
Overfull \hbox (6.59312pt too wide) in paragraph at lines 359--359
[] /ptmb8t/Notes|  

Overfull \hbox (33.80585pt too wide) in paragraph at lines 359--359
[]/pcrr8t/prefix/lib/pythonX.Y/site-packages|  

Overfull \hbox (62.1698pt too wide) in paragraph at lines 359--359
[]/pcrr8t//usr/local/lib/pythonX.Y/site-packages|  

Overfull \hbox (63.80585pt too wide) in paragraph at lines 359--359
[]/pcrr8t/exec-prefix/lib/pythonX.Y/site-packages|  

Overfull \hbox (62.1698pt too wide) in paragraph at lines 359--359
[]/pcrr8t//usr/local/lib/pythonX.Y/site-packages|  
[6] [7] [8]
Chapter 3.
[9]
Overfull \hbox (8.63109pt too wide) in paragraph at lines 570--570
[]/pcrro8t/--install-purelib|  

Overfull \hbox (19.75232pt too wide) in paragraph at lines 570--570
[]/pcrr8t/exec-prefix/lib/pythonX.Y/site-packages|  

Overfull \hbox (8.63109pt too wide) in paragraph at lines 570--570
[]/pcrro8t/--install-platlib|  

Overfull \hbox (8.3811pt too wide) in paragraph at lines 570--570
[]/pcrro8t/--install-scripts|  
[10] [11] [12]
Chapter 4.
[13] [14]
Underfull \hbox (badness 6284) in paragraph at lines 847--852
/ptmr8t/ter-nate value for the pre-fix of the Python in-stal-la-tion. For ex-am
-ple, if [][]/ptmb8t/PYTHON-HOME /ptmr8t/is
[15] [16]
Chapter 5.
[17] [18]
Chapter 6.
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [19] [20] [21] [22]
Appendix A.
[23] [24] [25] [26] [27] [28]
Appendix B.
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [29] [30]
Appendix C.
[31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42]
Appendix D.
No file modinstall.ind.
No file install.ind.
[43] (./install.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc}</usr/share/texmf/fonts/t
ype1/bluesky/cm/cmsy10.pfb>
Output written on install.pdf (47 pages, 153147 bytes).
Transcript written on install.log.
pdflatex 'install.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./install.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file install.idx
(./install.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./install.out)
(./install.out) (/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/texm
f/dvips/config/pdftex.map}] [2] (./install.toc)
Adding blank page after the table of contents.
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [2]
Overfull \hbox (14.79999pt too wide) in paragraph at lines 122--122
 [] 
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.125 \hypertarget{inst-intro}{}\chapter
                                        {Introduction} [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.125 \hypertarget{inst-intro}{}\chapter
                                        {Introduction} [2]
Chapter 1.
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [3] [4]
Chapter 2.
[5]
Overfull \hbox (6.59312pt too wide) in paragraph at lines 359--359
[] /ptmb8t/Notes|  

Overfull \hbox (33.80585pt too wide) in paragraph at lines 359--359
[]/pcrr8t/prefix/lib/pythonX.Y/site-packages|  

Overfull \hbox (62.1698pt too wide) in paragraph at lines 359--359
[]/pcrr8t//usr/local/lib/pythonX.Y/site-packages|  

Overfull \hbox (63.80585pt too wide) in paragraph at lines 359--359
[]/pcrr8t/exec-prefix/lib/pythonX.Y/site-packages|  

Overfull \hbox (62.1698pt too wide) in paragraph at lines 359--359
[]/pcrr8t//usr/local/lib/pythonX.Y/site-packages|  
[6] [7] [8]
Chapter 3.
[9]
Overfull \hbox (8.63109pt too wide) in paragraph at lines 570--570
[]/pcrro8t/--install-purelib|  

Overfull \hbox (19.75232pt too wide) in paragraph at lines 570--570
[]/pcrr8t/exec-prefix/lib/pythonX.Y/site-packages|  

Overfull \hbox (8.63109pt too wide) in paragraph at lines 570--570
[]/pcrro8t/--install-platlib|  

Overfull \hbox (8.3811pt too wide) in paragraph at lines 570--570
[]/pcrro8t/--install-scripts|  
[10] [11] [12]
Chapter 4.
[13] [14]
Underfull \hbox (badness 6284) in paragraph at lines 847--852
/ptmr8t/ter-nate value for the pre-fix of the Python in-stal-la-tion. For ex-am
-ple, if [][]/ptmb8t/PYTHON-HOME /ptmr8t/is
[15] [16]
Chapter 5.
[17] [18]
Chapter 6.
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [19] [20] [21] [22]
Appendix A.
[23] [24] [25] [26] [27] [28]
Appendix B.
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [29] [30]
Appendix C.
[31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42]
Appendix D.
No file modinstall.ind.
No file install.ind.
[43] (./install.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc}</usr/share/texmf/fonts/t
ype1/bluesky/cm/cmsy10.pfb>
Output written on install.pdf (47 pages, 167698 bytes).
Transcript written on install.log.
pdflatex 'install.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./install.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file install.idx
(./install.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./install.out)
(./install.out) (/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/texm
f/dvips/config/pdftex.map}] [2] (./install.toc)
Adding blank page after the table of contents.
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [2]
Overfull \hbox (14.79999pt too wide) in paragraph at lines 122--122
 [] 
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.125 \hypertarget{inst-intro}{}\chapter
                                        {Introduction} [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.125 \hypertarget{inst-intro}{}\chapter
                                        {Introduction} [2]
Chapter 1.
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [3] [4]
Chapter 2.
[5]
Overfull \hbox (6.59312pt too wide) in paragraph at lines 359--359
[] /ptmb8t/Notes|  

Overfull \hbox (33.80585pt too wide) in paragraph at lines 359--359
[]/pcrr8t/prefix/lib/pythonX.Y/site-packages|  

Overfull \hbox (62.1698pt too wide) in paragraph at lines 359--359
[]/pcrr8t//usr/local/lib/pythonX.Y/site-packages|  

Overfull \hbox (63.80585pt too wide) in paragraph at lines 359--359
[]/pcrr8t/exec-prefix/lib/pythonX.Y/site-packages|  

Overfull \hbox (62.1698pt too wide) in paragraph at lines 359--359
[]/pcrr8t//usr/local/lib/pythonX.Y/site-packages|  
[6] [7] [8]
Chapter 3.
[9]
Overfull \hbox (8.63109pt too wide) in paragraph at lines 570--570
[]/pcrro8t/--install-purelib|  

Overfull \hbox (19.75232pt too wide) in paragraph at lines 570--570
[]/pcrr8t/exec-prefix/lib/pythonX.Y/site-packages|  

Overfull \hbox (8.63109pt too wide) in paragraph at lines 570--570
[]/pcrro8t/--install-platlib|  

Overfull \hbox (8.3811pt too wide) in paragraph at lines 570--570
[]/pcrro8t/--install-scripts|  
[10] [11] [12]
Chapter 4.
[13] [14]
Underfull \hbox (badness 6284) in paragraph at lines 847--852
/ptmr8t/ter-nate value for the pre-fix of the Python in-stal-la-tion. For ex-am
-ple, if [][]/ptmb8t/PYTHON-HOME /ptmr8t/is
[15] [16]
Chapter 5.
[17] [18]
Chapter 6.
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [19] [20] [21] [22]
Appendix A.
[23] [24] [25] [26] [27] [28]
Appendix B.
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [29] [30]
Appendix C.
[31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42]
Appendix D.
No file modinstall.ind.
No file install.ind.
[43] (./install.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc}</usr/share/texmf/fonts/t
ype1/bluesky/cm/cmsy10.pfb>
Output written on install.pdf (47 pages, 167698 bytes).
Transcript written on install.log.
makeindex -s python.ist 'install.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file install.idx....done (82 entries accepted, 0 rejected).
Sorting entries....done (546 comparisons).
Generating output file install.ind....done (141 lines written, 0 warnings).
Output written in install.ind.
Transcript written in install.ilg.
makeindex -s python.ist 'modinstall.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file modinstall.idx...done (0 entries accepted, 0 rejected).
Nothing written in modinstall.ind.
Transcript written in modinstall.ilg.
pdflatex 'install.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./install.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file install.idx
(./install.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./install.out)
(./install.out) (/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/texm
f/dvips/config/pdftex.map}] [2] (./install.toc)
Adding blank page after the table of contents.
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [2]
Overfull \hbox (14.79999pt too wide) in paragraph at lines 122--122
 [] 
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.125 \hypertarget{inst-intro}{}\chapter
                                        {Introduction} [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.125 \hypertarget{inst-intro}{}\chapter
                                        {Introduction} [2]
Chapter 1.
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [3] [4]
Chapter 2.
[5]
Overfull \hbox (6.59312pt too wide) in paragraph at lines 359--359
[] /ptmb8t/Notes|  

Overfull \hbox (33.80585pt too wide) in paragraph at lines 359--359
[]/pcrr8t/prefix/lib/pythonX.Y/site-packages|  

Overfull \hbox (62.1698pt too wide) in paragraph at lines 359--359
[]/pcrr8t//usr/local/lib/pythonX.Y/site-packages|  

Overfull \hbox (63.80585pt too wide) in paragraph at lines 359--359
[]/pcrr8t/exec-prefix/lib/pythonX.Y/site-packages|  

Overfull \hbox (62.1698pt too wide) in paragraph at lines 359--359
[]/pcrr8t//usr/local/lib/pythonX.Y/site-packages|  
[6] [7] [8]
Chapter 3.
[9]
Overfull \hbox (8.63109pt too wide) in paragraph at lines 570--570
[]/pcrro8t/--install-purelib|  

Overfull \hbox (19.75232pt too wide) in paragraph at lines 570--570
[]/pcrr8t/exec-prefix/lib/pythonX.Y/site-packages|  

Overfull \hbox (8.63109pt too wide) in paragraph at lines 570--570
[]/pcrro8t/--install-platlib|  

Overfull \hbox (8.3811pt too wide) in paragraph at lines 570--570
[]/pcrro8t/--install-scripts|  
[10] [11] [12]
Chapter 4.
[13] [14]
Underfull \hbox (badness 6284) in paragraph at lines 847--852
/ptmr8t/ter-nate value for the pre-fix of the Python in-stal-la-tion. For ex-am
-ple, if [][]/ptmb8t/PYTHON-HOME /ptmr8t/is
[15] [16]
Chapter 5.
[17] [18]
Chapter 6.
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [19] [20] [21] [22]
Appendix A.
[23] [24] [25] [26] [27] [28]
Appendix B.
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [29] [30]
Appendix C.
[31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42]
Appendix D.
(./modinstall.ind) (./install.ind [43] [44] [45] [46]) (./install.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc}</usr/share/texmf/fonts/t
ype1/bluesky/cm/cmsy10.pfb>
Output written on install.pdf (50 pages, 186748 bytes).
Transcript written on install.log.
pdflatex 'install.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./install.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file install.idx
(./install.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./install.out)
(./install.out) (/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/texm
f/dvips/config/pdftex.map}] [2] (./install.toc)
Adding blank page after the table of contents.
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [2]
Overfull \hbox (14.79999pt too wide) in paragraph at lines 122--122
 [] 
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.125 \hypertarget{inst-intro}{}\chapter
                                        {Introduction} [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.125 \hypertarget{inst-intro}{}\chapter
                                        {Introduction} [2]
Chapter 1.
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [3] [4]
Chapter 2.
[5]
Overfull \hbox (6.59312pt too wide) in paragraph at lines 359--359
[] /ptmb8t/Notes|  

Overfull \hbox (33.80585pt too wide) in paragraph at lines 359--359
[]/pcrr8t/prefix/lib/pythonX.Y/site-packages|  

Overfull \hbox (62.1698pt too wide) in paragraph at lines 359--359
[]/pcrr8t//usr/local/lib/pythonX.Y/site-packages|  

Overfull \hbox (63.80585pt too wide) in paragraph at lines 359--359
[]/pcrr8t/exec-prefix/lib/pythonX.Y/site-packages|  

Overfull \hbox (62.1698pt too wide) in paragraph at lines 359--359
[]/pcrr8t//usr/local/lib/pythonX.Y/site-packages|  
[6] [7] [8]
Chapter 3.
[9]
Overfull \hbox (8.63109pt too wide) in paragraph at lines 570--570
[]/pcrro8t/--install-purelib|  

Overfull \hbox (19.75232pt too wide) in paragraph at lines 570--570
[]/pcrr8t/exec-prefix/lib/pythonX.Y/site-packages|  

Overfull \hbox (8.63109pt too wide) in paragraph at lines 570--570
[]/pcrro8t/--install-platlib|  

Overfull \hbox (8.3811pt too wide) in paragraph at lines 570--570
[]/pcrro8t/--install-scripts|  
[10] [11] [12]
Chapter 4.
[13] [14]
Underfull \hbox (badness 6284) in paragraph at lines 847--852
/ptmr8t/ter-nate value for the pre-fix of the Python in-stal-la-tion. For ex-am
-ple, if [][]/ptmb8t/PYTHON-HOME /ptmr8t/is
[15] [16]
Chapter 5.
[17] [18]
Chapter 6.
(/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [19] [20] [21] [22]
Appendix A.
[23] [24] [25] [26] [27] [28]
Appendix B.
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [29] [30]
Appendix C.
[31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42]
Appendix D.
(./modinstall.ind) (./install.ind [43] [44] [45] [46]) (./install.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc}</usr/share/texmf/fonts/t
ype1/bluesky/cm/cmsy10.pfb>
Output written on install.pdf (50 pages, 187194 bytes).
Transcript written on install.log.
pdflatex 'library.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./library.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file library.idx
No file library.aux.
(/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty)
(/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/texmf/dvips/config/p
dftex.map}] [2]
Adding blank page after the table of contents.
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.96 \tableofcontents
                      [2]
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.139 \hypertarget{library-intro}{}\chapter
                                           {Introduction} [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.139 \hypertarget{library-intro}{}\chapter
                                           {Introduction} [2]
Chapter 1.
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd) [3] [4]
Chapter 2.
[5] [6] (/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd) [7] [8] [9]
Underfull \hbox (badness 10000) in paragraph at lines 658--659

[10]
Underfull \hbox (badness 10000) in paragraph at lines 746--747

[11] [12] [13] [14] [15] [16] [17] [18] [19] [20]
Chapter 3.
[21] [22]
Chapter 4.
[23] [24]
Chapter 5.
[25] [26]
Chapter 6.
[27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37]
Overfull \hbox (8.3441pt too wide) in paragraph at lines 3183--3183
[] /ptmb8t/Notes|  
[38]
Overfull \hbox (7.72594pt too wide) in paragraph at lines 3375--3375
[]/ptmr8t/(7)(8)(9)(10)|  
[39] [40]
Underfull \hbox (badness 10000) in paragraph at lines 3558--3564
[]/ptmr8t/Note, the non-operator ver-sions of /pcrr8t/union()/ptmr8t/, /pcrr8t/
intersection()/ptmr8t/, /pcrr8t/difference()/ptmr8t/, and
[41]
Underfull \hbox (badness 10000) in paragraph at lines 3645--3649
[]/ptmr8t/Note, the non-operator ver-sions of the /pcrr8t/update()/ptmr8t/, /pc
rr8t/intersection_update()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 3645--3649
/pcrr8t/difference_update()/ptmr8t/, and /pcrr8t/symmetric_difference_update() 
/ptmr8t/meth-ods will ac-cept
[42] [43] [44] [45] [46]
Underfull \hbox (badness 6944) in paragraph at lines 4192--4198
[]/ptmr8t/An ex-am-ple of a con-text man-ager that re-turns a re-lated ob-ject 
is the one re-turned by
[47] [48] [49] [50]
Chapter 7.

Underfull \hbox (badness 10000) in paragraph at lines 4492--4495
/ptmr8t/The base class for all built-in ex-cep-tions ex-cept /pcrr8t/StopIterat
ion/ptmr8t/, /pcrr8t/GeneratorExit/ptmr8t/,
[51] [52] [53] [54] [55] [56]
Chapter 8.
[57] [58]
Overfull \hbox (166.23189pt too wide) in paragraph at lines 5141--5148
[][]

Underfull \hbox (badness 10000) in paragraph at lines 5141--5148

[59]
Overfull \hbox (172.23183pt too wide) in paragraph at lines 5252--5260
[][]

Underfull \hbox (badness 10000) in paragraph at lines 5252--5260

[60]
Overfull \hbox (49.99875pt too wide) in paragraph at lines 5306--5307
[][] 

Overfull \hbox (50.00552pt too wide) in paragraph at lines 5345--5346
[][] 

Overfull \hbox (2.46297pt too wide) in paragraph at lines 5426--5426
[] /ptmb8t/Type|  

Overfull \hbox (1.29306pt too wide) in paragraph at lines 5426--5426
[]/ptmr8t/None|  

Overfull \hbox (49.99658pt too wide) in paragraph at lines 5426--5427
[][] 

Overfull \hbox (6.8293pt too wide) in paragraph at lines 5499--5499
[] /ptmb8t/Type|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'e'|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'E'|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'f'|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'F'|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'g'|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'G'|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'n'|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'%'|  

Overfull \hbox (5.6594pt too wide) in paragraph at lines 5499--5499
[]/ptmr8t/None|  

Overfull \hbox (50.00784pt too wide) in paragraph at lines 5499--5500
[][] 
[61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75]
[76] [77]
Underfull \hbox (badness 10000) in paragraph at lines 7015--7020
[]/ptmb8t/Note:  /ptmr8t/The fol-low-ing ap-plies only to reg-u-lar ex-pres-sio
n ob-jects like those cre-ated with

Underfull \hbox (badness 10000) in paragraph at lines 7015--7020
/pcrr8t/re.compile("pattern")/ptmr8t/, not the prim-i-tives /pcrr8t/re.match(pa
ttern, string) /ptmr8t/or
[78] [79] [80] [81] [82]
Underfull \hbox (badness 10000) in paragraph at lines 7604--7606
/ptmr8t/Identical to the /pcrr8t/unpack_from() /ptmr8t/func-tion, us-ing the co
m-piled for-mat.
[83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96]
Underfull \hbox (badness 10000) in paragraph at lines 8915--8918
[]/ptmr8t/Decoding and trans-lat-ing works sim-i-lar, ex-cept /pcrr8t/UnicodeDe
codeError /ptmr8t/or
[97] [98]
Overfull \hbox (52.21255pt too wide) in paragraph at lines 9098--9098
[]/pcrr8t/'xmlcharrefreplace'|  

Overfull \hbox (46.21255pt too wide) in paragraph at lines 9098--9098
[]/pcrr8t/'backslashreplace'|  
[99] [100] [101] [102] [103]
Overfull \hbox (11.68579pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/euc_jis_2004|  

Overfull \hbox (11.68579pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/euc_jisx0213|  

Overfull \hbox (2.80591pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso2022_jp|  

Overfull \hbox (12.80591pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso2022_jp_1|  

Overfull \hbox (12.80591pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso2022_jp_2|  

Overfull \hbox (27.80591pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso2022_jp_2004|  

Overfull \hbox (12.80591pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso2022_jp_3|  

Overfull \hbox (19.87584pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso2022_jp_ext|  

Overfull \hbox (3.35597pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso2022_kr|  

Overfull \hbox (5.02602pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso8859_10|  

Overfull \hbox (5.02602pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso8859_13|  

Overfull \hbox (5.02602pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso8859_14|  

Overfull \hbox (5.02602pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso8859_15|  

Overfull \hbox (8.19551pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/mac_cyrillic|  

Overfull \hbox (2.22585pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/mac_greek|  

Overfull \hbox (8.89561pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/mac_iceland|  

Overfull \hbox (2.79562pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/mac_latin2|  

Overfull \hbox (5.5658pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/mac_roman|  

Overfull \hbox (7.79564pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/mac_turkish|  

Overfull \hbox (15.58554pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/shift_jis_2004|  

Overfull \hbox (15.58554pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/shift_jisx0213|  
[104]
Overfull \vbox (459.69313pt too high) has occurred while \output is active
[105]
Overfull \hbox (11.3528pt too wide) in paragraph at lines 10484--10484
[] /ptmb8t/Operand 

Overfull \hbox (18.4786pt too wide) in paragraph at lines 10484--10484
[]/ptmr8t/base64_codec|  

Overfull \hbox (5.14877pt too wide) in paragraph at lines 10484--10484
[]/ptmr8t/bz2_codec|  

Overfull \hbox (4.99887pt too wide) in paragraph at lines 10484--10484
[]/ptmr8t/hex_codec|  

Overfull \hbox (1.81868pt too wide) in paragraph at lines 10484--10484
/ptmr8t/pri_codec|  

Overfull \hbox (45.5384pt too wide) in paragraph at lines 10484--10484
[]/ptmr8t/raw_unicode_escape|  

Overfull \hbox (16.8183pt too wide) in paragraph at lines 10484--10484
[]/ptmr8t/string_escape|  

Overfull \hbox (12.91855pt too wide) in paragraph at lines 10484--10484
/ptmr8t/code_escape|  

Overfull \hbox (16.8184pt too wide) in paragraph at lines 10484--10484
/ptmr8t/code_internal|  

Overfull \hbox (0.70883pt too wide) in paragraph at lines 10484--10484
[]/ptmr8t/uu_codec|  

Overfull \hbox (5.70856pt too wide) in paragraph at lines 10484--10484
[]/ptmr8t/zlib_codec|  
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [106] [107] [108] [109]
[110]
Chapter 9.
[111] [112]
Underfull \hbox (badness 10000) in paragraph at lines 11110--11112
/ptmr8t/The most pos-i-tive /pcrr8t/timedelta /ptmr8t/ob-ject, /pcrr8t/timedelt
a(days=999999999, hours=23,

Underfull \hbox (badness 10000) in paragraph at lines 11116--11118
/ptmr8t/The small-est pos-si-ble dif-fer-ence be-tween non-equal /pcrr8t/timede
lta /ptmr8t/ob-jects,
[113] [114]
Overfull \hbox (20.67915pt too wide) in paragraph at lines 11394--11395
[][] 

Underfull \hbox (badness 7362) in paragraph at lines 11400--11405
/pcrr8t/< 0/ptmr8t/. Af-ter-ward /pcrr8t/date2 - date1 == timedelta.days/ptmr8t
/. /pcrr8t/timedelta.seconds /ptmr8t/and

Underfull \hbox (badness 10000) in paragraph at lines 11443--11447
/pcrr8t/d.month, d.day, 0, 0, 0, d.weekday(), d.toordinal() - date(d.year, 1,
[115]
Underfull \hbox (badness 10000) in paragraph at lines 11501--11506
/ptmr8t/Return a string rep-re-sent-ing the date, for ex-am-ple /pcrr8t/date(20
02, 12,

Underfull \hbox (badness 10000) in paragraph at lines 11501--11506
/pcrr8t/4).ctime() == 'Wed Dec 4 00:00:00 2002'/ptmr8t/. /pcrr8t/d.ctime() /ptm
r8t/is equiv-a-lent to
[116]
Underfull \hbox (badness 10000) in paragraph at lines 11615--11618
/ptmr8t/Return the cur-rent lo-cal date-time, with /pcrr8t/tzinfo None/ptmr8t/.
 This is equiv-a-lent to
[117]
Underfull \hbox (badness 10000) in paragraph at lines 11628--11632
[]/ptmr8t/Else /ptmri8t/tz /ptmr8t/must be an in-stance of a class /pcrr8t/tzin
fo /ptmr8t/sub-class, and the cur-rent date

Underfull \hbox (badness 10000) in paragraph at lines 11628--11632
/ptmr8t/and time are con-verted to /ptmri8t/tz/ptmr8t/`s time zone. In this cas
e the re-sult is equiv-a-lent to

Underfull \hbox (badness 10000) in paragraph at lines 11648--11652
[]/ptmr8t/Else /ptmri8t/tz /ptmr8t/must be an in-stance of a class /pcrr8t/tzin
fo /ptmr8t/sub-class, and the times-

Underfull \hbox (badness 10000) in paragraph at lines 11648--11652
/ptmr8t/tamp is con-verted to /ptmri8t/tz/ptmr8t/`s time zone. In this case the
 re-sult is equiv-a-lent to

Underfull \hbox (badness 10000) in paragraph at lines 11713--11715
/ptmr8t/The small-est pos-si-ble dif-fer-ence be-tween non-equal /pcrr8t/dateti
me /ptmr8t/ob-jects,
[118]
Underfull \hbox (badness 5652) in paragraph at lines 11796--11802
[]/ptmr8t/datetime2 is a du-ra-tion of timedelta re-moved from date-time1, mov-
ing for-ward in time if
[119]
Underfull \hbox (badness 10000) in paragraph at lines 11945--11953
/ptmr8t/equiv-a-lent to /pcrr8t/time.struct_time((d.year, d.month, d.day, d.hou
r, d.minute,

Underfull \hbox (badness 10000) in paragraph at lines 11945--11953
/pcrr8t/d.second, d.weekday(), d.toordinal() - date(d.year, 1, 1).toordinal() +

[120]
Underfull \hbox (badness 6592) in paragraph at lines 11961--11967
[]/ptmr8t/If /ptmri8t/d /ptmr8t/is aware, /ptmri8t/d /ptmr8t/is nor-mal-ized to
 UTC time, by sub-tract-ing /pcrr8t/d.utcoffset()/ptmr8t/, and a

Underfull \hbox (badness 10000) in paragraph at lines 11990--11992
/ptmr8t/Return a 3-tuple, (ISO year, ISO week num-ber, ISO week-day). The same 
as

Underfull \hbox (badness 10000) in paragraph at lines 11996--11999
/ptmr8t/Return a string rep-re-sent-ing the date and time in ISO 8601 for-mat, 
YYYY-MM-

Underfull \hbox (badness 7238) in paragraph at lines 12026--12031
/ptmr8t/Return a string rep-re-sent-ing the date and time, for ex-am-ple /pcrr8
t/datetime(2002, 12, 4,
[121] [122] [123] [124] [125] [126] [127] [128] [129] [130]
Overfull \hbox (11.12794pt too wide) in paragraph at lines 12942--12942
[] /ptmb8t/Notes|  
[131] [132] [133] [134]
Overfull \hbox (19.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/Container|  

Overfull \hbox (13.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/Hashable|  

Overfull \hbox (13.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/Iterable|  

Overfull \hbox (13.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/Iterator|  

Overfull \hbox (13.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/Callable|  

Overfull \hbox (13.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/Sequence|  

Overfull \hbox (55.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/MutableSequence|  

Overfull \hbox (25.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/MutableSet|  

Overfull \hbox (7.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/Mapping|  

Overfull \hbox (49.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/MutableMapping|  

Overfull \hbox (31.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/MappingView|  

Overfull \hbox (13.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/KeysView|  

Overfull \hbox (14.37897pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/MappingView/ptmr8t/, 

Overfull \hbox (19.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/ItemsView|  

Overfull \hbox (14.37897pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/MappingView/ptmr8t/, 

Overfull \hbox (25.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/ValuesView|  

Overfull \hbox (11.87897pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/MappingView|  
[135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146]
[147] [148] [149] [150]
Underfull \hbox (badness 10000) in paragraph at lines 14902--14916
[]/ptmr8t/Note, the non-operator ver-sions of /pcrr8t/union()/ptmr8t/, /pcrr8t/
intersection()/ptmr8t/, /pcrr8t/difference()/ptmr8t/, and

Overfull \hbox (44.79945pt too wide) in paragraph at lines 15021--15021
[]/pcrr8t/s.symmetric_difference_update(t)|  
[151] [152] [153] [154] [155]
Underfull \hbox (badness 5637) in paragraph at lines 15375--15378
[]/ptmr8t/The low-est val-ued en-tries are re-trieved first (the low-est val-ue
d en-try is the one re-turned
[156] [157] [158] [159] [160]
Underfull \hbox (badness 7308) in paragraph at lines 15883--15885
[]/ptmr8t/In ad-di-tion to the four base meth-ods, pro-gres-sively more ef-fi-c
iency comes with defin-ing
[161] [162] [163] [164]
Underfull \hbox (badness 10000) in paragraph at lines 16238--16244
/ptmr8t/The type of ob-jects de-fined in ex-ten-sion mod-ules with /pcrr8t/PyMe
mberDef/ptmr8t/, such as
[165] [166] [167] [168] [169] [170]
Chapter 10.
[171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182]
[183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194]
[195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206]
[207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218]
[219] [220] [221] [222] [223] [224]
Chapter 11.
[225] [226] [227] [228]
Underfull \hbox (badness 10000) in paragraph at lines 22021--22022


Overfull \hbox (64.2315pt too wide) in paragraph at lines 22040--22042
[]/ptmr8t/Usage ex-am-ple: /pcrr8t/fi = fileinput.FileInput(openhook=fileinput.
hook_encoded("iso-8859-1")) 
[229] [230] [231] [232] [233]
Underfull \hbox (badness 10000) in paragraph at lines 22481--22481
[]/ptmri8t/[mode='w+b', [bufsize=-1, [suf-fix='', [pre-fix='tmp', [dir=None,

Underfull \hbox (badness 10000) in paragraph at lines 22497--22497
[]/ptmri8t/[max_size=0, [mode='w+b', [bufsize=-1, [suf-fix='', [pre-fix='tmp',
[234] [235] [236] [237] [238] [239] [240] [241] [242]
Chapter 12.
[243]
Underfull \hbox (badness 10000) in paragraph at lines 23276--23277

[244] [245] [246] [247] [248] [249] [250] [251] [252] [253]
Underfull \hbox (badness 10000) in paragraph at lines 24198--24205
/ptmr8t/A sub-class of /pcrr8t/Shelf /ptmr8t/which ex-poses /pcrr8t/first()/ptm
r8t/, /pcrr8t/next()/ptmr8t/, /pcrr8t/previous()/ptmr8t/, /pcrr8t/last() /ptmr8
t/and
[254] [255]
Underfull \hbox (badness 10000) in paragraph at lines 24322--24323


Underfull \hbox (badness 10000) in paragraph at lines 24342--24343

[256] [257] [258]
Overfull \hbox (17.53752pt too wide) in paragraph at lines 24736--24737
[][] 
[259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270]
[271] [272] [273] [274] [275]
Underfull \hbox (badness 10000) in paragraph at lines 26265--26269
[]/ptmr8t/The /pcrr8t/sqlite3 /ptmr8t/mod-ule has two de-fault adapters for Pyt
hon's built-in /pcrr8t/datetime.date /ptmr8t/and
[276] [277] [278]
Underfull \hbox (badness 5288) in paragraph at lines 26449--26456
/ptmr8t/Using the non-stan-dard /pcrr8t/execute()/ptmr8t/, /pcrr8t/executemany(
) /ptmr8t/and /pcrr8t/executescript() /ptmr8t/meth-ods of the
[279] [280]
Chapter 13.
[281] [282] [283] [284]
Underfull \hbox (badness 10000) in paragraph at lines 27001--27004
/ptmr8t/Sequential com-pres-sion and de-com-pres-sion is done us-ing the classe
s /pcrr8t/BZ2Compressor /ptmr8t/and
[285] [286] [287] [288] [289] [290] [291]
Underfull \hbox (badness 10000) in paragraph at lines 27745--27747
/ptmr8t/Is raised for /ptmri8t/non-fatal /ptmr8t/er-rors when us-ing /pcrr8t/Ta
rFile.extract()/ptmr8t/, but only if
[292] [293]
Underfull \hbox (badness 10000) in paragraph at lines 28009--28012
[]/pcrr8t/TarInfo /ptmr8t/ob-jects are re-turned by /pcrr8t/TarFile/ptmr8t/`s m
eth-ods /pcrr8t/getmember()/ptmr8t/, /pcrr8t/getmembers() /ptmr8t/and
[294] [295] [296]
Underfull \hbox (badness 10000) in paragraph at lines 28265--28274
[]/ptmr8t/The de-fault value for /ptmri8t/en-cod-ing /ptmr8t/is the lo-cal char
-ac-ter en-cod-ing. It is de-duced from
[297] [298]
Chapter 14.
[299] [300]
Underfull \hbox (badness 10000) in paragraph at lines 28460--28460
[]/ptmri8t/csvfile, field-names, [rest-val='', [ex-trasac-tion='raise', [di-ale
ct='excel', [*args,
[301] [302] [303] [304] [305]
Underfull \hbox (badness 10000) in paragraph at lines 28879--28880

[306]
Underfull \hbox (badness 6526) in paragraph at lines 28976--28978
/ptmr8t/Exception raised when an op-tion ref-er-enced from a value does not ex-
ist. Sub-class of
[307] [308] [309] [310] [311] [312] [313] [314]
Overfull \hbox (15.7865pt too wide) in paragraph at lines 29730--29731
[]
[315] [316]
Chapter 15.

Underfull \hbox (badness 10000) in paragraph at lines 29863--29864

[317] [318] [319] [320]
Chapter 16.
[321] [322] [323]
Underfull \hbox (badness 10000) in paragraph at lines 30607--30612
/ptmr8t/Execute /ptmri8t/cmd /ptmr8t/as a sub-process and re-turn the file ob-j
ects /pcrr8t/(child_stdin,
[324] [325]
Underfull \hbox (badness 10000) in paragraph at lines 30725--30729
[]/ptmr8t/If you're start-ing with a Python file ob-ject /ptmri8t/f/ptmr8t/, fi
rst do /pcrr8t/f.flush()/ptmr8t/, and then do
[326] [327] [328] [329] [330] [331]
Underfull \hbox (badness 10000) in paragraph at lines 31411--31412


Underfull \hbox (badness 10000) in paragraph at lines 31427--31428

[332] [333] [334] [335] [336] [337] [338] [339] [340]
Underfull \hbox (badness 5741) in paragraph at lines 32229--32235
[]/pcrr8t/BufferedIOBase /ptmr8t/deals with buffer-ing on a raw byte stream (/p
crr8t/RawIOBase/ptmr8t/). Its sub-classes,
[341] [342] [343] [344] [345] [346]
Underfull \hbox (badness 10000) in paragraph at lines 32946--32948
/ptmr8t/A helper codec that de-codes new-lines for uni-ver-sal new-lines mode. 
It in-her-its
[347] [348]
Overfull \hbox (11.12794pt too wide) in paragraph at lines 33384--33384
[] /ptmb8t/Notes|  

Overfull \hbox (25.01363pt too wide) in paragraph at lines 33384--33385
[][] 
[349] [350] [351] [352] [353]
Underfull \hbox (badness 10000) in paragraph at lines 33777--33781
[]/pcrr8t/"-v" /ptmr8t/and /pcrr8t/"--report" /ptmr8t/are both op-tions. As-sum
-ing that /pcrro8t/--report /ptmr8t/takes one ar-gu-ment,
[354] [355] [356] [357]
Underfull \hbox (badness 5652) in paragraph at lines 34102--34105
[]/ptmr8t/If /pcrr8t/optparse /ptmr8t/en-coun-ters ei-ther /pcrr8t/"-h" /ptmr8t
/or /pcrr8t/"--help" /ptmr8t/on the command-line, or if you just call
[358] [359] [360] [361]
Underfull \hbox (badness 5203) in paragraph at lines 34386--34389
/ptmr8t/There are sev-eral ways to pop-u-late the parser with op-tions. The pre
-ferred way is by us-ing
[362] [363] [364] [365] [366] [367]
Underfull \hbox (badness 10000) in paragraph at lines 34976--34977
[]/ptmr8t/assume op-tion con-flicts are a pro-gram-ming er-ror and raise
[368] [369] [370] [371] [372] [373]
Underfull \hbox (badness 10000) in paragraph at lines 35426--35431
[]/ptmr8t/Your type-checking func-tion should raise /pcrr8t/OptionValueError /p
tmr8t/if it en-coun-ters any prob-lems.
[374] [375] [376] [377] [378] [379] [380]
Underfull \hbox (badness 10000) in paragraph at lines 35997--36006
[]/pcrr8t/Logger.debug()/ptmr8t/, /pcrr8t/Logger.info()/ptmr8t/, /pcrr8t/Logger
.warning()/ptmr8t/, /pcrr8t/Logger.error()/ptmr8t/, and
[381] [382] [383] [384]
Underfull \hbox (badness 5403) in paragraph at lines 36345--36348
[]/pcrr8t/BaseRotatingHandler /ptmr8t/is the base class for han-dlers that ro-t
ate log files at a cer-tain
[385] [386]
Overfull \hbox (16.72716pt too wide) in paragraph at lines 36623--36623
[]/pcrr8t/filename|  

Overfull \hbox (16.72716pt too wide) in paragraph at lines 36623--36623
[]/pcrr8t/filemode|  

Overfull \hbox (4.72716pt too wide) in paragraph at lines 36623--36623
[]/pcrr8t/format|  

Overfull \hbox (10.72716pt too wide) in paragraph at lines 36623--36623
[]/pcrr8t/datefmt|  

Overfull \hbox (4.72716pt too wide) in paragraph at lines 36623--36623
[]/pcrr8t/stream|  

Overfull \hbox (25.01265pt too wide) in paragraph at lines 36623--36624
[][] 
[387] [388] [389] [390]
Overfull \hbox (3.63922pt too wide) in paragraph at lines 36943--36943
[]/pcrr8t/%(name)s|  

Overfull \hbox (33.63922pt too wide) in paragraph at lines 36943--36943
[]/pcrr8t/%(levelname)s|  

Overfull \hbox (21.63922pt too wide) in paragraph at lines 36943--36943
[]/pcrr8t/%(asctime)s|  

Overfull \hbox (21.63922pt too wide) in paragraph at lines 36943--36943
[]/pcrr8t/%(message)s|  
[391] [392] [393] [394] [395] [396] [397] [398]
Underfull \hbox (badness 6001) in paragraph at lines 37574--37574
[]/ptmri8t/filename, [when, [in-ter-val, [back-up-Count, [en-cod-ing, [de-lay,
[399]
Underfull \hbox (badness 5245) in paragraph at lines 37722--37724
/ptmr8t/The fac-tory method of /pcrr8t/SocketHandler /ptmr8t/is here over-rid-d
en to cre-ate a UDP socket
[400] [401] [402]
Overfull \hbox (4.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(levelno)s|  

Overfull \hbox (16.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(levelname)s|  

Overfull \hbox (10.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(pathname)s|  

Overfull \hbox (10.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(filename)s|  

Overfull \hbox (10.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(funcName)s|  

Overfull \hbox (4.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(created)f|  

Overfull \hbox (52.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(relativeCreated)d|  

Overfull \hbox (4.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(asctime)s|  

Overfull \hbox (22.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(threadName)s|  

Overfull \hbox (4.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(process)d|  

Overfull \hbox (4.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(message)s|  

Underfull \hbox (badness 10000) in paragraph at lines 38114--38118
/ptmr8t/Formats the spec-i-fied ex-cep-tion in-for-ma-tion (a stan-dard ex-cep-
tion tu-ple as re-

Underfull \hbox (badness 10000) in paragraph at lines 38114--38118
/ptmr8t/turned by /pcrr8t/sys.exc_info()/ptmr8t/) as a string. This de-fault im
-ple-men-ta-tion just uses
[403] [404] [405] [406] [407] [408] [409] [410] [411] [412] [413] [414]
[415] [416]
Underfull \hbox (badness 10000) in paragraph at lines 39269--39270

[417] [418] [419] [420] [421] [422]
Overfull \vbox (435.69313pt too high) has occurred while \output is active
[423] [424] [425] [426] [427] [428] [429] [430] [431] [432] [433] [434]
[435] [436] [437] [438] [439] [440]
Overfull \hbox (28.77098pt too wide) in paragraph at lines 42666--42667
[][] 
[441] [442] [443] [444] [445] [446] [447] [448] [449] [450] [451] [452]
[453] [454] [455] [456] [457] [458] [459] [460] [461] [462]
Underfull \hbox (badness 7221) in paragraph at lines 44332--44335
[]/ptmr8t/The ex-act func-tion-al-ity is sys-tem de-pen-dent. Changed in ver-si
on 2.6: Win-dows only:
[463] [464] [465] [466] [467] [468] [469] [470]
Chapter 17.
[471]
Overfull \hbox (14.31891pt too wide) in paragraph at lines 45106--45107
[][] 
[472] [473] [474] [475] [476] [477] [478] [479] [480] [481] [482] [483]
[484]
Underfull \hbox (badness 10000) in paragraph at lines 46585--46586

[485] [486] [487]
Underfull \hbox (badness 10000) in paragraph at lines 46788--46791
[]/ptmr8t/For more flex-i-bil-ity in us-ing shared mem-ory one can use the
[488] [489] [490]
Underfull \hbox (badness 10000) in paragraph at lines 47072--47073


Underfull \hbox (badness 10000) in paragraph at lines 47086--47087

[491] [492] [493]
Underfull \hbox (badness 10000) in paragraph at lines 47296--47302
[]/ptmb8t/Note:  /pcrr8t/multiprocessing /ptmr8t/con-tains no ana-logues of /pc
rr8t/threading.active_count()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 47296--47302
/pcrr8t/threading.enumerate()/ptmr8t/, /pcrr8t/threading.settrace()/ptmr8t/, /p
crr8t/threading.setprofile()/ptmr8t/,
[494]
Underfull \hbox (badness 10000) in paragraph at lines 47418--47419


Underfull \hbox (badness 10000) in paragraph at lines 47424--47425

[495]
Underfull \hbox (badness 5417) in paragraph at lines 47485--47491
[]/ptmb8t/Note:  /ptmr8t/If the SIG-INT sig-nal gen-er-ated by Ctrl-C ar-rives 
while the main thread is blocked

Underfull \hbox (badness 10000) in paragraph at lines 47485--47491
/ptmr8t/by a call to /pcrr8t/BoundedSemaphore.acquire()/ptmr8t/, /pcrr8t/Lock.a
cquire()/ptmr8t/, /pcrr8t/RLock.acquire()/ptmr8t/,
[496] [497] [498] [499] [500] [501] [502] [503] [504] [505] [506]
Underfull \hbox (badness 8113) in paragraph at lines 48556--48563
[]/ptmr8t/If au-then-ti-ca-tion is re-quested but do au-then-ti-ca-tion key is 
spec-i-fied then the re-turn value of
[507] [508] [509] [510] [511] [512] [513] [514] [515] [516] [517] [518]
[519] [520] [521] [522] [523] [524] [525] [526] [527] [528] [529] [530]
[531] [532] [533] [534] [535] [536] [537] [538] [539] [540] [541] [542]
Chapter 18.

Underfull \hbox (badness 10000) in paragraph at lines 50912--50912
/ptmri8t/close_fds=False, shell=False, cwd=None, env=None, uni-ver-sal_newlines
=False, star-
[543] [544] [545]
Underfull \hbox (badness 10000) in paragraph at lines 51134--51139
[]/ptmb8t/Warning:  /ptmr8t/Use /pcrr8t/communicate() /ptmr8t/rather than /pcrr
8t/stdin.write()/ptmr8t/, /pcrr8t/stdout.read() /ptmr8t/or
[546] [547] [548] [549] [550]
Underfull \hbox (badness 10000) in paragraph at lines 51621--51625
[]/ptmr8t/If you want to know the cur-rent ma-chine's IP ad-dress, you may want
 to use
[551] [552] [553] [554] [555] [556] [557] [558]
Underfull \hbox (badness 10000) in paragraph at lines 52302--52302
[]/ptmri8t/sock, key-file=None, cert-file=None, server_side=False, cert_reqs=CE
RT_NONE,

Underfull \hbox (badness 10000) in paragraph at lines 52302--52302
/ptmri8t/ssl_version={see docs}, ca_certs=None, do_handshake_on_connect=True, s
up-
[559] [560] [561] [562] [563] [564]
Overfull \hbox (9.78795pt too wide) in paragraph at lines 52919--52920
[]
[565] [566]
Underfull \hbox (badness 6047) in paragraph at lines 53085--53090
/ptmr8t/Sets given in-ter-val timer (one of /pcrr8t/signal.ITIMER_REAL/ptmr8t/,
 /pcrr8t/signal.ITIMER_VIRTUAL /ptmr8t/or
[567] [568] [569] [570] [571] [572] [573] [574]
Overfull \hbox (13.83913pt too wide) in paragraph at lines 53859--53860
[][] 
[575] [576]
Chapter 19.
[577] [578] [579] [580] [581] [582] [583] [584]
Underfull \hbox (badness 10000) in paragraph at lines 54859--54863
[]/ptmr8t/As a con-ve-nience, see the meth-ods /pcrr8t/Message.as_string() /ptm
r8t/and /pcrr8t/str(aMessage)/ptmr8t/, a.k.a.
[585] [586] [587] [588] [589] [590] [591] [592] [593] [594]
Underfull \hbox (badness 10000) in paragraph at lines 55801--55807
/ptmr8t/Changed in ver-sion 2.4: The /pcrr8t/dump_address_pair() /ptmr8t/func-t
ion has been re-moved; use
[595] [596] [597] [598] [599] [600]
Underfull \hbox (badness 10000) in paragraph at lines 56286--56289
[]/ptmr8t/Methods that were dep-re-cated in ver-sion 3 have been re-moved. Thes
e in-clude

Underfull \hbox (badness 10000) in paragraph at lines 56286--56289
/pcrr8t/Generator.__call__()/ptmr8t/, /pcrr8t/Message.get_type()/ptmr8t/, /pcrr
8t/Message.get_main_type()/ptmr8t/,
[601]
Underfull \hbox (badness 10000) in paragraph at lines 56318--56323
[]/ptmr8t/New /pcrr8t/DeprecationWarning/ptmr8t/s have been added to: /pcrr8t/G
enerator.__call__()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 56318--56323
/pcrr8t/Message.get_type()/ptmr8t/, /pcrr8t/Message.get_main_type()/ptmr8t/, /p
crr8t/Message.get_subtype()/ptmr8t/, and
[602]
Underfull \hbox (badness 10000) in paragraph at lines 56391--56395
[]/ptmr8t/The fol-low-ing func-tions in the /pcrr8t/email.Utils /ptmr8t/mod-ule
 have been dep-re-cated:
[603] [604] [605] [606] [607] [608] [609]
Underfull \hbox (badness 10000) in paragraph at lines 57160--57161

[610] [611] [612]
Underfull \hbox (badness 10000) in paragraph at lines 57424--57427
/ptmr8t/Return a /pcrr8t/Maildir /ptmr8t/in-stance rep-re-sent-ing the folder w
hose name is /ptmri8t/folder/ptmr8t/. A
[613] [614] [615] [616] [617] [618] [619] [620] [621] [622] [623] [624]
[625] [626] [627] [628] [629] [630] [631] [632] [633] [634] [635] [636]
Underfull \hbox (badness 10000) in paragraph at lines 60389--60393
/ptmr8t/Return a pair /pcrr8t/(full name, email address) /ptmr8t/parsed from th
e string re-turned by
[637] [638] [639]
Overfull \hbox (207.12541pt too wide) in paragraph at lines 60684--60686
[]

Underfull \hbox (badness 10000) in paragraph at lines 60705--60706

[640] [641] [642] [643] [644]
Chapter 20.
[645] [646] [647] [648]
Underfull \hbox (badness 10000) in paragraph at lines 61446--61450
/ptmr8t/This method is called to pro-cess un-re-solv-able nu-meric char-ac-ter 
ref-er-ences. Re-fer to
[649] [650] [651] [652]
Underfull \hbox (badness 10000) in paragraph at lines 61825--61831
/ptmr8t/Calling this with a true value for /ptmri8t/flag /ptmr8t/(the de-fault)
 will cause Ex-pat to call the
[653] [654] [655] [656] [657] [658] [659]
Overfull \hbox (0.7234pt too wide) in paragraph at lines 62696--62696
[]/pcrr8t/DOMImplementation|  

Overfull \hbox (24.7234pt too wide) in paragraph at lines 62696--62696
[]/pcrr8t/ProcessingInstruction|  
[660]
Underfull \hbox (badness 10000) in paragraph at lines 62740--62746
/ptmr8t/ob-ject: /pcrr8t/ELEMENT_NODE/ptmr8t/, /pcrr8t/ATTRIBUTE_NODE/ptmr8t/, 
/pcrr8t/TEXT_NODE/ptmr8t/, /pcrr8t/CDATA_SECTION_NODE/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 62740--62746
/pcrr8t/ENTITY_NODE/ptmr8t/, /pcrr8t/PROCESSING_INSTRUCTION_NODE/ptmr8t/, /pcrr
8t/COMMENT_NODE/ptmr8t/, /pcrr8t/DOCUMENT_NODE/ptmr8t/,
[661] [662] [663] [664] [665] [666]
Underfull \hbox (badness 10000) in paragraph at lines 63343--63346
/ptmr8t/Exception when a node does not ex-ist in the ref-er-enced con-text. For
 ex-am-ple,
[667] [668] [669] [670] [671]
Underfull \hbox (badness 10000) in paragraph at lines 63849--63851
[]/pcrr8t/const /ptmr8t/dec-la-ra-tions map to vari-ables in their re-spec-tive
 scope (e.g.
[672] [673] [674]
Underfull \hbox (badness 10000) in paragraph at lines 64201--64205
/ptmr8t/Value: /pcrr8t/"http://xml.org/sax/properties/lexical-handler" /ptmr8t/
--- data type:

Underfull \hbox (badness 10000) in paragraph at lines 64209--64213
/ptmr8t/Value: /pcrr8t/"http://xml.org/sax/properties/declaration-handler" /ptm
r8t/--- data type:
[675] [676] [677] [678] [679] [680]
Underfull \hbox (badness 10000) in paragraph at lines 64715--64718
/ptmr8t/Return the cur-rent set-ting for fea-ture /ptmri8t/fea-ture-name/ptmr8t
/. If the fea-ture is not rec-og-nized,
[681] [682] [683] [684] [685] [686] [687] [688]
Chapter 21.
[689] [690] [691] [692] [693] [694] [695] [696] [697] [698] [699]
Underfull \hbox (badness 7832) in paragraph at lines 66510--66518
[]/pcrr8t/Headers /ptmr8t/ob-jects sup-port typ-i-cal map-ping op-er-a-tions in
-clud-ing /pcrr8t/__getitem__()/ptmr8t/, /pcrr8t/get()/ptmr8t/,
[700] [701] [702] [703] [704] [705] [706] [707] [708]
Underfull \hbox (badness 10000) in paragraph at lines 67392--67396
[]/ptmr8t/When per-form-ing ba-sic au-then-ti-ca-tion, a /pcrr8t/FancyURLopener
 /ptmr8t/in-stance calls its
[709] [710] [711]
Underfull \hbox (badness 10000) in paragraph at lines 67635--67638
/ptmr8t/An HTTP sta-tus code as de-fined in [][]RFC 2616[][]. This nu-meric val
ue

Underfull \hbox (badness 10000) in paragraph at lines 67635--67638
/ptmr8t/cor-re-sponds to a value found in the dic-tio-nary of codes as found in

[712] [713] [714] [715] [716] [717] [718] [719] [720] [721]
Overfull \hbox (21.13048pt too wide) in paragraph at lines 68986--68987
[][] 
[722] [723] [724] [725] [726] [727] [728] [729] [730] [731] [732] [733]
[734] [735] [736] [737] [738] [739] [740] [741] [742] [743] [744] [745]
[746] [747] [748]
Underfull \hbox (badness 10000) in paragraph at lines 71611--71615
/ptmr8t/Parse a query string given as a string ar-gu-ment (data of type

Underfull \hbox (badness 10000) in paragraph at lines 71632--71635
/ptmr8t/Parse a query string given as a string ar-gu-ment (data of type
[749] [750] [751] [752] [753] [754] [755] [756] [757] [758] [759] [760]
Underfull \hbox (badness 10000) in paragraph at lines 72724--72727
[]/ptmr8t/A lot of the work, such as pars-ing the re-quest, is done by the base
 class
[761]
Underfull \hbox (badness 10000) in paragraph at lines 72809--72813
[]/ptmr8t/The /pcrr8t/CGIHTTPServer /ptmr8t/mod-ule de-fines a request-handler 
class, in-ter-face com-pat-i-

Underfull \hbox (badness 10000) in paragraph at lines 72809--72813
/ptmr8t/ble with /pcrr8t/BaseHTTPServer.BaseHTTPRequestHandler /ptmr8t/and in-h
er-its be-hav-ior from
[762]
Underfull \hbox (badness 10000) in paragraph at lines 72955--72955
[]/ptmri8t/blocked_domains=None, al-lowed_domains=None,

Underfull \hbox (badness 10000) in paragraph at lines 72955--72955
/ptmri8t/netscape=True, rfc2965=False, rfc2109_as_netscape=None,

Underfull \hbox (badness 10000) in paragraph at lines 72955--72955
/ptmri8t/hide_cookie2=False, strict_domain=False,

Underfull \hbox (badness 10000) in paragraph at lines 72955--72955
/ptmri8t/strict_rfc2965_unverifiable=True, strict_ns_unverifiable=False,

Underfull \hbox (badness 10000) in paragraph at lines 72955--72955
/ptmri8t/strict_ns_domain=DefaultCookiePolicy.DomainLiberal,
[763]
Underfull \hbox (badness 10000) in paragraph at lines 73035--73040
[]/ptmr8t/The /ptmri8t/re-quest /ptmr8t/ob-ject (usu-ally a /pcrr8t/urllib2.Req
uest /ptmr8t/in-stance) must sup-port the

Underfull \hbox (badness 10000) in paragraph at lines 73035--73040
/ptmr8t/meth-ods /pcrr8t/get_full_url()/ptmr8t/, /pcrr8t/get_host()/ptmr8t/, /p
crr8t/get_type()/ptmr8t/, /pcrr8t/unverifiable()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 73035--73040
/pcrr8t/get_origin_req_host()/ptmr8t/, /pcrr8t/has_header()/ptmr8t/, /pcrr8t/ge
t_header()/ptmr8t/, /pcrr8t/header_items()/ptmr8t/, and

Underfull \hbox (badness 10000) in paragraph at lines 73056--73061
[]/ptmr8t/The /ptmri8t/re-quest /ptmr8t/ob-ject (usu-ally a /pcrr8t/urllib2.Req
uest /ptmr8t/in-stance) must sup-port the meth-ods
[764] [765]
Underfull \hbox (badness 10000) in paragraph at lines 73206--73207

[766] [767] [768] [769] [770] [771] [772] [773]
Overfull \hbox (14.07869pt too wide) in paragraph at lines 74055--74055
[]/pcrr8t/floating-point 

Overfull \hbox (24.99854pt too wide) in paragraph at lines 74055--74056
[][] 
[774] [775] [776] [777] [778] [779] [780] [781] [782]
Underfull \hbox (badness 10000) in paragraph at lines 74788--74788
[]/ptmri8t/addr, [re-questHandler, [lo-gRe-quests, [al-low_none, [en-cod-ing,

Underfull \hbox (badness 10000) in paragraph at lines 74789--74792
/ptmr8t/Create a new server in-stance. All pa-ram-e-ters have the same mean-ing
 as for

Underfull \hbox (badness 10000) in paragraph at lines 74789--74792
/pcrr8t/SimpleXMLRPCServer.SimpleXMLRPCServer/ptmr8t/; /ptmri8t/re-questHandler
 /ptmr8t/de-faults to
[783]
Overfull \hbox (57.12117pt too wide) in paragraph at lines 74838--74845
/ptmr8t/The /pcrr8t/DocCGIXMLRPCRequestHandler /ptmr8t/class is de-rived from /
pcrr8t/SimpleXMLRPCServer.CGIXMLRPCRequestHandler
[784]
Chapter 22.
[785] [786] [787] [788]
Underfull \hbox (badness 10000) in paragraph at lines 75257--75258

[789] [790] [791]
Underfull \hbox (badness 10000) in paragraph at lines 75632--75634
/ptmr8t/Returns a tu-ple /pcrr8t/(nchannels, sampwidth, framerate, nframes, com
ptype,
[792]
Underfull \hbox (badness 10000) in paragraph at lines 75710--75713
/ptmr8t/The /ptmri8t/tu-ple /ptmr8t/should be /pcrr8t/(nchannels, sampwidth, fr
amerate, nframes, comptype,
[793]
Underfull \hbox (badness 10000) in paragraph at lines 75829--75831
/ptmr8t/Returns a tu-ple /pcrr8t/(nchannels, sampwidth, framerate, nframes, com
ptype,

Underfull \hbox (badness 10000) in paragraph at lines 75909--75912
/ptmr8t/The /ptmri8t/tu-ple /ptmr8t/should be /pcrr8t/(nchannels, sampwidth, fr
amerate, nframes, comptype,
[794] [795]
Underfull \hbox (badness 5475) in paragraph at lines 76102--76105
[]/ptmr8t/More in-for-ma-tion about color spaces can be found at [][]http://www
.poynton.com/ColorFAQ.html[][] and
[796] [797] [798] [799] [800]
Underfull \hbox (badness 10000) in paragraph at lines 76718--76722
/ptmr8t/Returns the vol-ume of a given mixer con-trol. The re-turned vol-ume is
 a 2-tuple
[801] [802]
Chapter 23.
[803] [804] [805]
Underfull \hbox (badness 10000) in paragraph at lines 77113--77118
/ptmr8t/The /pcrr8t/gettext /ptmr8t/mod-ule pro-vides one ad-di-tional class de
-rived from /pcrr8t/NullTranslations/ptmr8t/:
[806] [807] [808] [809] [810] [811]
Overfull \hbox (30.34413pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/LC_NUMERIC|  

Overfull \hbox (6.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'decimal_point'|  

Overfull \hbox (6.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'thousands_sep'|  

Overfull \hbox (36.34413pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/LC_MONETARY|  

Overfull \hbox (18.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'int_curr_symbol'|  

Overfull \hbox (18.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'currency_symbol'|  

Overfull \hbox (90.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'p_cs_precedes/n_cs_precedes'|  

Overfull \hbox (102.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'p_sep_by_space/n_sep_by_space'|  

Overfull \hbox (30.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'mon_decimal_point'|  

Overfull \hbox (18.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'int_frac_digits'|  

Overfull \hbox (30.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'mon_thousands_sep'|  

Overfull \hbox (0.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'mon_grouping'|  

Overfull \hbox (6.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'positive_sign'|  

Overfull \hbox (6.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'negative_sign'|  

Overfull \hbox (66.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'p_sign_posn/n_sign_posn'|  

Overfull \hbox (24.99313pt too wide) in paragraph at lines 77686--77687
[][] 
[812] [813] [814] [815] [816] [817] [818]
Chapter 24.
[819] [820] [821] [822] [823] [824]
Chapter 25.
[825] [826] [827] [828] [829] [830] [831] [832]
Underfull \hbox (badness 10000) in paragraph at lines 79417--79421
[]/ptmr8t/This is al-most al-ways the /pcrr8t/set() /ptmr8t/method of some scro
ll-bar wid-get,

Underfull \hbox (badness 10000) in paragraph at lines 79417--79421
/ptmr8t/but can be any wid-get method that takes a sin-gle ar-gu-ment. Re-fer t
o the file
[833] [834] [835] [836] [837] [838] [839] [840] [841] [842] [843] [844]
[845] [846] [847] [848]
Underfull \hbox (badness 10000) in paragraph at lines 81034--81036
[]
[849] [850] [851] [852] [853] [854] [855] [856] [857] [858] [859] [860]
[861] [862] [863]
Overfull \hbox (22.8553pt too wide) in paragraph at lines 82620--82620
[]/ptmr8t/planet_and_moon|  
[864] [865] [866] [867] [868]
Chapter 26.
[869] [870] [871] [872] [873] [874] [875]
Underfull \hbox (badness 10000) in paragraph at lines 83613--83615
/ptmr8t/Changed in ver-sion 2.4: The abil-ity to han-dle a multi-line ex-cep-ti
on de-tail, and the
[876]
Underfull \hbox (badness 10000) in paragraph at lines 83673--83679
/ptmr8t/may go away when Python re-leases prior to 2.4 be-come un-in-ter-est-in
g. Un-til then,
[877]
Overfull \hbox (82.23183pt too wide) in paragraph at lines 83752--83758
[][]

Underfull \hbox (badness 10000) in paragraph at lines 83752--83758

[878]
Underfull \hbox (badness 10000) in paragraph at lines 83811--83826
/pcrr8t/ELLIPSIS/ptmr8t/, /pcrr8t/IGNORE_EXCEPTION_DETAIL/ptmr8t/, /pcrr8t/REPO
RT_UDIFF/ptmr8t/, /pcrr8t/REPORT_CDIFF/ptmr8t/, /pcrr8t/REPORT_NDIFF/ptmr8t/,

Underfull \hbox (badness 7064) in paragraph at lines 83828--83833
/ptmr8t/Create a new op-tion flag with a given name, and re-turn the new flag's
 in-te-ger value.
[879]
Underfull \hbox (badness 10000) in paragraph at lines 83947--83949
[]/ptmr8t/Optional ar-gu-ment /ptmri8t/name /ptmr8t/gives the name of the test;
 by de-fault, or if /pcrr8t/None/ptmr8t/,
[880] [881] [882] [883] [884] [885] [886] [887] [888] [889]
Underfull \hbox (badness 6910) in paragraph at lines 84820--84822
[]/ptmr8t/For in-for-ma-tion about the con-struc-tor pa-ram-e-ters and meth-ods
, see the doc-u-men-ta-tion for
[890] [891] [892] [893] [894] [895]
Underfull \hbox (badness 10000) in paragraph at lines 85291--85294
[]/ptmr8t/will cre-ate a test suite that will run /pcrr8t/WidgetTestCase.testDe
faultSize() /ptmr8t/and
[896] [897] [898] [899] [900]
Underfull \hbox (badness 5288) in paragraph at lines 85844--85853
[]/ptmr8t/For ex-am-ple, if you have a mod-ule /pcrr8t/SampleTests /ptmr8t/con-
tain-ing a /pcrr8t/TestCase/ptmr8t/-derived class
[901] [902]
Underfull \hbox (badness 10000) in paragraph at lines 86011--86012

[903] [904] [905] [906] [907] [908]
Chapter 27.
[909] [910] [911] [912] [913] [914] [915] [916] [917] [918] [919] [920]
[921] [922] [923] [924] [925] [926] [927] [928] [929] [930]
Chapter 28.
[931]
Underfull \hbox (badness 10000) in paragraph at lines 88510--88511

[932] [933]
Underfull \hbox (badness 6001) in paragraph at lines 88795--88799
[]/ptmr8t/On Win-dows NT+, file names are Uni-code na-tively, so no con-ver-sio
n is per-formed.
[934] [935] [936] [937] [938] [939] [940]
Overfull \hbox (33.31012pt too wide) in paragraph at lines 89556--89556
[]/pcrr8t/PendingDeprecationWarning|  

Overfull \hbox (22.45828pt too wide) in paragraph at lines 89625--89626
[][] 
[941] [942] [943] [944] [945] [946] [947] [948]
Underfull \hbox (badness 10000) in paragraph at lines 90328--90332
/ptmr8t/This is a short-hand for /pcrr8t/print_exception(sys.exc_type, sys.exc_
value,
[949]
Underfull \hbox (badness 10000) in paragraph at lines 90342--90344
/ptmr8t/This is a short-hand for /pcrr8t/print_exception(sys.last_type, sys.las
t_value,
[950] [951] [952]
Underfull \hbox (badness 6575) in paragraph at lines 90629--90631
[]/ptmr8t/Instances of class /pcrr8t/_Feature /ptmr8t/have two cor-re-spond-ing
 meth-ods, /pcrr8t/getOptionalRelease() /ptmr8t/and
[953] [954]
Underfull \hbox (badness 5592) in paragraph at lines 90832--90835
/ptmr8t/The de-bug-ging flags nec-es-sary for the col-lec-tor to print in-for-m
a-tion about a leak-ing pro-
[955]
Overfull \hbox (6.01671pt too wide) in paragraph at lines 91238--91238
[] /ptmb8t/Notes|  

Overfull \hbox (0.99947pt too wide) in paragraph at lines 91238--91238
[]/ptmr8t/method|  

Overfull \hbox (2.11691pt too wide) in paragraph at lines 91238--91238
[]/ptmr8t/f_exc_traceback|  
[956]
Overfull \vbox (63.69313pt too high) has occurred while \output is active
[957] [958] [959]
Underfull \hbox (badness 10000) in paragraph at lines 91534--91535

[960] [961] [962] [963]
Underfull \hbox (badness 6396) in paragraph at lines 91863--91868
[]/ptmr8t/Conversion of an IEEE-754 ex-cep-tion to a Python ex-cep-tion re-quir
es that the wrap-per macros
[964] [965] [966]
Chapter 29.

Underfull \hbox (badness 6016) in paragraph at lines 91919--91922
/ptmr8t/Closely em-u-late the be-hav-ior of the in-ter-ac-tive Python in-ter-pr
eter. This class builds on

Underfull \hbox (badness 10000) in paragraph at lines 91926--91933
/ptmr8t/Convenience func-tion to run a read-eval-print loop. This cre-ates a ne
w in-stance of
[967] [968] [969] [970]
Chapter 30.

Underfull \hbox (badness 10000) in paragraph at lines 92169--92170


Overfull \hbox (85.05946pt too wide) in paragraph at lines 92219--92224
/ptmr8t/abled mod-ule.          []

Underfull \hbox (badness 10000) in paragraph at lines 92219--92224


Underfull \hbox (badness 10000) in paragraph at lines 92241--92242

[971] [972]
Underfull \hbox (badness 10000) in paragraph at lines 92417--92422
/ptmr8t/is /pcrr8t/('audioop', 'array', 'binascii', 'cmath', 'errno', 'imageop'
,

Underfull \hbox (badness 10000) in paragraph at lines 92417--92422
/pcrr8t/'marshal', 'math', 'md5', 'operator', 'parser', 'regex', 'select',

Underfull \hbox (badness 10000) in paragraph at lines 92433--92438
/pcrr8t/'readlink', 'stat', 'times', 'uname', 'getpid', 'getppid', 'getcwd',
[973]
Overfull \hbox (98.94922pt too wide) in paragraph at lines 92499--92504
/ptmr8t/Dis-abled mod-ule.          []

Underfull \hbox (badness 10000) in paragraph at lines 92499--92504

[974] [975] [976]
Chapter 31.
[977] [978] [979] [980] [981] [982] [983] [984] [985] [986] [987] [988]
Chapter 32.
[989] [990] [991] [992] [993] [994] [995] [996] [997] [998] [999] [1000]
[1001] [1002] [1003] [1004] [1005] [1006] [1007] [1008] [1009] [1010] [1011]
[1012] [1013] [1014] [1015] [1016] [1017] [1018]
Chapter 33.
[1019] [1020] [1021]
Overfull \vbox (951.69313pt too high) has occurred while \output is active
[1022] [1023] [1024]
Chapter 34.
[1025] [1026] [1027] [1028]
Chapter 35.
[1029]
Underfull \hbox (badness 10000) in paragraph at lines 97709--97715
/ptmr8t/Modify the view, by call-ing /pcrr8t/MsiViewModify/ptmr8t/. /ptmri8t/ki
nd /ptmr8t/can be one of

Underfull \hbox (badness 10000) in paragraph at lines 97709--97715
/pcrr8t/MSIMODIFY_SEEK/ptmr8t/, /pcrr8t/MSIMODIFY_REFRESH/ptmr8t/, /pcrr8t/MSIM
ODIFY_INSERT/ptmr8t/, /pcrr8t/MSIMODIFY_UPDATE/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 97709--97715
/pcrr8t/MSIMODIFY_ASSIGN/ptmr8t/, /pcrr8t/MSIMODIFY_REPLACE/ptmr8t/, /pcrr8t/MS
IMODIFY_MERGE/ptmr8t/, /pcrr8t/MSIMODIFY_DELETE/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 97709--97715
/pcrr8t/MSIMODIFY_INSERT_TEMPORARY/ptmr8t/, /pcrr8t/MSIMODIFY_VALIDATE/ptmr8t/,
 /pcrr8t/MSIMODIFY_VALIDATE_NEW/ptmr8t/,
[1030]
Underfull \hbox (badness 10000) in paragraph at lines 97741--97748
/pcrr8t/PID_AUTHOR/ptmr8t/, /pcrr8t/PID_KEYWORDS/ptmr8t/, /pcrr8t/PID_COMMENTS/
ptmr8t/, /pcrr8t/PID_TEMPLATE/ptmr8t/, /pcrr8t/PID_LASTAUTHOR/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 97741--97748
/pcrr8t/PID_REVNUMBER/ptmr8t/, /pcrr8t/PID_LASTPRINTED/ptmr8t/, /pcrr8t/PID_CRE
ATE_DTM/ptmr8t/, /pcrr8t/PID_LASTSAVE_DTM/ptmr8t/,
[1031] [1032] [1033] [1034] [1035] [1036]
Overfull \hbox (25.00525pt too wide) in paragraph at lines 98491--98492
[][] 
[1037]
Overfull \hbox (43.37585pt too wide) in paragraph at lines 98670--98670
[]/pcrr8t/REG_DWORD_LITTLE_ENDIAN|  

Overfull \hbox (25.37585pt too wide) in paragraph at lines 98670--98670
[]/pcrr8t/REG_DWORD_BIG_ENDIAN|  

Overfull \hbox (7.37585pt too wide) in paragraph at lines 98670--98670
[]/pcrr8t/REG_RESOURCE_LIST|  

Overfull \hbox (25.01274pt too wide) in paragraph at lines 98670--98671
[][] 
[1038] [1039] [1040] [1041] [1042]
Chapter 36.
[1043] [1044] [1045]
Underfull \hbox (badness 10000) in paragraph at lines 99440--99441

[1046] [1047] [1048] [1049] [1050] [1051] [1052] [1053] [1054] [1055] [1056]
Underfull \hbox (badness 10000) in paragraph at lines 100685--100688
[]/pcrr8t/LOG_EMERG/ptmr8t/, /pcrr8t/LOG_ALERT/ptmr8t/, /pcrr8t/LOG_CRIT/ptmr8t
/, /pcrr8t/LOG_ERR/ptmr8t/, /pcrr8t/LOG_WARNING/ptmr8t/,
[1057]
Underfull \hbox (badness 10000) in paragraph at lines 100721--100722

[1058]
Chapter 37.

Underfull \hbox (badness 10000) in paragraph at lines 100788--100789

[1059]
Underfull \hbox (badness 10000) in paragraph at lines 100926--100927

[1060]
Underfull \hbox (badness 10000) in paragraph at lines 101050--101051

[1061] [1062]
Underfull \hbox (badness 10000) in paragraph at lines 101165--101166

[1063] [1064]
Underfull \hbox (badness 10000) in paragraph at lines 101393--101394

[1065] [1066] [1067]
Underfull \hbox (badness 10000) in paragraph at lines 101755--101756

[1068] [1069] [1070] [1071] [1072]
Chapter 38.
[1073] [1074]
Underfull \hbox (badness 10000) in paragraph at lines 102191--102192


Underfull \hbox (badness 10000) in paragraph at lines 102270--102271

[1075] [1076]
Underfull \hbox (badness 10000) in paragraph at lines 102420--102421

[1077] [1078]
Chapter 39.

Underfull \hbox (badness 10000) in paragraph at lines 102638--102639

[1079] [1080] [1081] [1082]
Overfull \hbox (4.80948pt too wide) in paragraph at lines 103137--103137
[]/pcrr8t/audio|  

Overfull \hbox (4.80948pt too wide) in paragraph at lines 103137--103137
[]/pcrr8t/index|  

Overfull \hbox (4.80948pt too wide) in paragraph at lines 103137--103137
[]/pcrr8t/ptime|  

Overfull \hbox (4.80948pt too wide) in paragraph at lines 103137--103137
[]/pcrr8t/atime|  

Overfull \hbox (16.80948pt too wide) in paragraph at lines 103137--103137
[]/pcrr8t/catalog|  

Overfull \hbox (4.80948pt too wide) in paragraph at lines 103137--103137
[]/pcrr8t/ident|  

Overfull \hbox (16.80948pt too wide) in paragraph at lines 103137--103137
[]/pcrr8t/control|  

Overfull \hbox (24.99579pt too wide) in paragraph at lines 103137--103138
[][] 
[1083] [1084] [1085]
Underfull \hbox (badness 10000) in paragraph at lines 103421--103425
/pcrr8t/set_slider_bounds()/ptmr8t/, /pcrr8t/get_slider_bounds()/ptmr8t/, /pcrr
8t/set_slider_return()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103429--103433
/pcrr8t/set_slider_bounds()/ptmr8t/, /pcrr8t/get_slider_bounds()/ptmr8t/, /pcrr
8t/set_slider_return()/ptmr8t/,
[1086]
Underfull \hbox (badness 10000) in paragraph at lines 103443--103448
/ptmr8t/Add a po-si-tioner ob-ject to the form. --- Meth-ods: /pcrr8t/set_posit
ioner_xvalue()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103443--103448
/pcrr8t/set_positioner_yvalue()/ptmr8t/, /pcrr8t/set_positioner_xbounds()/ptmr8
t/,

Underfull \hbox (badness 10000) in paragraph at lines 103443--103448
/pcrr8t/set_positioner_ybounds()/ptmr8t/, /pcrr8t/get_positioner_xvalue()/ptmr8
t/,

Underfull \hbox (badness 10000) in paragraph at lines 103443--103448
/pcrr8t/get_positioner_yvalue()/ptmr8t/, /pcrr8t/get_positioner_xbounds()/ptmr8
t/,

Underfull \hbox (badness 10000) in paragraph at lines 103452--103455
/pcrr8t/set_counter_bounds()/ptmr8t/, /pcrr8t/set_counter_step()/ptmr8t/, /pcrr
8t/set_counter_precision()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103471--103475
/pcrr8t/addto_choice()/ptmr8t/, /pcrr8t/replace_choice()/ptmr8t/, /pcrr8t/delet
e_choice()/ptmr8t/, /pcrr8t/get_choice_text()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103479--103488
/pcrr8t/add_browser_line()/ptmr8t/, /pcrr8t/addto_browser()/ptmr8t/, /pcrr8t/in
sert_browser_line()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103479--103488
/pcrr8t/delete_browser_line()/ptmr8t/, /pcrr8t/replace_browser_line()/ptmr8t/, 
/pcrr8t/get_browser_line()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103479--103488
/pcrr8t/load_browser()/ptmr8t/, /pcrr8t/get_browser_maxline()/ptmr8t/, /pcrr8t/
select_browser_line()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103479--103488
/pcrr8t/deselect_browser_line()/ptmr8t/, /pcrr8t/deselect_browser()/ptmr8t/, /p
crr8t/isselected_browser_line()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103479--103488
/pcrr8t/get_browser()/ptmr8t/, /pcrr8t/set_browser_fontsize()/ptmr8t/, /pcrr8t/
set_browser_fontstyle()/ptmr8t/,
[1087] [1088] [1089]
Underfull \hbox (badness 10000) in paragraph at lines 103939--103940

[1090] [1091] [1092]
Overfull \hbox (16.61642pt too wide) in paragraph at lines 104267--104267
[]/pcrr8t/'forcegray'|  

Overfull \hbox (4.61642pt too wide) in paragraph at lines 104267--104267
[]/pcrr8t/'quality'|  

Overfull \hbox (10.61642pt too wide) in paragraph at lines 104267--104267
[]/pcrr8t/'optimize'|  

Overfull \hbox (24.99864pt too wide) in paragraph at lines 104267--104268
[][] 

Overfull \hbox (74.97656pt too wide) in paragraph at lines 104279--104281
[]
[1093] [1094]
Chapter 40.
[1095] [1096]
Chapter 41.

Underfull \hbox (badness 10000) in paragraph at lines 104464--104465


Underfull \hbox (badness 10000) in paragraph at lines 104495--104496


Underfull \hbox (badness 10000) in paragraph at lines 104503--104504


Underfull \hbox (badness 10000) in paragraph at lines 104510--104511

[1097]
Underfull \hbox (badness 10000) in paragraph at lines 104518--104519

[1098]
Underfull \hbox (badness 10000) in paragraph at lines 104636--104637


Underfull \hbox (badness 10000) in paragraph at lines 104654--104655

[1099] [1100]
Appendix A.
[1101] [1102] [1103] [1104] [1105] [1106]
Appendix B.
[1107] [1108]
Appendix C.
[1109] [1110] [1111] [1112] [1113] [1114] [1115] [1116] [1117] [1118] [1119]
[1120]
Appendix D.
No file modlibrary.ind.
No file library.ind.
[1121] (./library.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc}</usr/share/texmf/fonts/t
ype1/bluesky/cm/cmsy10.pfb>{/usr/share/texmf/dvips/tetex/aae443f0.enc}</usr/sha
re/texmf/fonts/type1/bluesky/cm/cmmi10.pfb>
Output written on library.pdf (1125 pages, 5620848 bytes).
Transcript written on library.log.
pdflatex 'library.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./library.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex) (./library.pla))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file library.idx
(./library.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./library.out)
(./library.out) (/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/texm
f/dvips/config/pdftex.map}] [2] (./library.toc
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.109 ...ay bisection algorithm}{147}{section.9.5}
                                                   [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.240 ... with \textbf {bzip2}}{284}{section.13.3}
                                                   [2] [3] [4] [5]
Overfull \hbox (4.49997pt too wide) detected at line 1005
 []/ptmr8t/1002

Overfull \hbox (4.49997pt too wide) detected at line 1008
 []/ptmr8t/1004

Overfull \hbox (4.49997pt too wide) detected at line 1009
 []/ptmr8t/1004

Overfull \hbox (4.49997pt too wide) detected at line 1010
 []/ptmr8t/1004

Overfull \hbox (4.49997pt too wide) detected at line 1011
 []/ptmr8t/1005

Overfull \hbox (4.49997pt too wide) detected at line 1012
 []/ptmr8t/1006

Overfull \hbox (4.49997pt too wide) detected at line 1013
 []/ptmr8t/1006

Overfull \hbox (4.49997pt too wide) detected at line 1016
 []/ptmr8t/1008

Overfull \hbox (4.49997pt too wide) detected at line 1017
 []/ptmr8t/1008

Overfull \hbox (4.49997pt too wide) detected at line 1018
 []/ptmr8t/1009

Overfull \hbox (4.49997pt too wide) detected at line 1020
 []/ptmr8t/1016

Overfull \hbox (4.49997pt too wide) detected at line 1021
 []/ptmr8t/1017

Overfull \hbox (4.49997pt too wide) detected at line 1023
 []/ptmr8t/1019

Overfull \hbox (4.49997pt too wide) detected at line 1024
 []/ptmr8t/1020

Overfull \hbox (4.49997pt too wide) detected at line 1025
 []/ptmr8t/1020

Overfull \hbox (4.49997pt too wide) detected at line 1029
 []/ptmr8t/1024

Overfull \hbox (4.49997pt too wide) detected at line 1030
 []/ptmr8t/1024

Overfull \hbox (4.49997pt too wide) detected at line 1032
 []/ptmr8t/1025

Overfull \hbox (4.49997pt too wide) detected at line 1038
 []/ptmr8t/1029

Overfull \hbox (4.49997pt too wide) detected at line 1049
 []/ptmr8t/1034

Overfull \hbox (4.49997pt too wide) detected at line 1053
 []/ptmr8t/1035

Overfull \hbox (4.49997pt too wide) detected at line 1055
 []/ptmr8t/1039

Overfull \hbox (4.49997pt too wide) detected at line 1057
 []/ptmr8t/1043

Overfull \hbox (4.49997pt too wide) detected at line 1060
 []/ptmr8t/1044

Overfull \hbox (4.49997pt too wide) detected at line 1061
 []/ptmr8t/1044

Overfull \hbox (4.49997pt too wide) detected at line 1062
 []/ptmr8t/1045

Overfull \hbox (4.49997pt too wide) detected at line 1063
 []/ptmr8t/1046

Overfull \hbox (4.49997pt too wide) detected at line 1064
 []/ptmr8t/1046

Overfull \hbox (4.49997pt too wide) detected at line 1066
 []/ptmr8t/1047

Overfull \hbox (4.49997pt too wide) detected at line 1068
 []/ptmr8t/1048

Overfull \hbox (4.49997pt too wide) detected at line 1069
 []/ptmr8t/1049

Overfull \hbox (4.49997pt too wide) detected at line 1070
 []/ptmr8t/1049

Overfull \hbox (4.49997pt too wide) detected at line 1071
 []/ptmr8t/1051
[6]
Overfull \hbox (4.49997pt too wide) detected at line 1073
 []/ptmr8t/1052

Overfull \hbox (4.49997pt too wide) detected at line 1074
 []/ptmr8t/1054

Overfull \hbox (4.49997pt too wide) detected at line 1077
 []/ptmr8t/1056

Overfull \hbox (4.49997pt too wide) detected at line 1078
 []/ptmr8t/1057

Overfull \hbox (4.49997pt too wide) detected at line 1079
 []/ptmr8t/1057

Overfull \hbox (4.49997pt too wide) detected at line 1081
 []/ptmr8t/1059

Overfull \hbox (4.49997pt too wide) detected at line 1083
 []/ptmr8t/1060

Overfull \hbox (4.49997pt too wide) detected at line 1084
 []/ptmr8t/1061

Overfull \hbox (4.49997pt too wide) detected at line 1085
 []/ptmr8t/1062

Overfull \hbox (4.49997pt too wide) detected at line 1086
 []/ptmr8t/1063

Overfull \hbox (4.49997pt too wide) detected at line 1088
 []/ptmr8t/1065

Overfull \hbox (4.49997pt too wide) detected at line 1094
 []/ptmr8t/1068

Overfull \hbox (4.49997pt too wide) detected at line 1095
 []/ptmr8t/1068

Overfull \hbox (4.49997pt too wide) detected at line 1120
 []/ptmr8t/1071

Overfull \hbox (4.49997pt too wide) detected at line 1122
 []/ptmr8t/1074

Overfull \hbox (4.49997pt too wide) detected at line 1123
 []/ptmr8t/1074

Overfull \hbox (4.49997pt too wide) detected at line 1124
 []/ptmr8t/1075

Overfull \hbox (4.49997pt too wide) detected at line 1125
 []/ptmr8t/1076

Overfull \hbox (4.49997pt too wide) detected at line 1126
 []/ptmr8t/1078

Overfull \hbox (4.49997pt too wide) detected at line 1129
 []/ptmr8t/1079

Overfull \hbox (4.49997pt too wide) detected at line 1132
 []/ptmr8t/1081

Overfull \hbox (4.49997pt too wide) detected at line 1133
 []/ptmr8t/1081

Overfull \hbox (4.49997pt too wide) detected at line 1136
 []/ptmr8t/1084

Overfull \hbox (4.49997pt too wide) detected at line 1140
 []/ptmr8t/1088

Overfull \hbox (4.49997pt too wide) detected at line 1141
 []/ptmr8t/1089

Overfull \hbox (4.49997pt too wide) detected at line 1142
 []/ptmr8t/1089

Overfull \hbox (4.49997pt too wide) detected at line 1143
 []/ptmr8t/1090

Overfull \hbox (4.49997pt too wide) detected at line 1144
 []/ptmr8t/1091

Overfull \hbox (4.49997pt too wide) detected at line 1145
 []/ptmr8t/1091

Overfull \hbox (4.49997pt too wide) detected at line 1146
 []/ptmr8t/1092

Overfull \hbox (4.49997pt too wide) detected at line 1147
 []/ptmr8t/1092

Overfull \hbox (4.49997pt too wide) detected at line 1149
 []/ptmr8t/1095

Overfull \hbox (4.49997pt too wide) detected at line 1151
 []/ptmr8t/1096

Overfull \hbox (4.49997pt too wide) detected at line 1153
 []/ptmr8t/1097

Overfull \hbox (4.49997pt too wide) detected at line 1154
 []/ptmr8t/1097

Overfull \hbox (4.49997pt too wide) detected at line 1155
 []/ptmr8t/1097

Overfull \hbox (4.49997pt too wide) detected at line 1156
 []/ptmr8t/1098

Overfull \hbox (4.49997pt too wide) detected at line 1167
 []/ptmr8t/1099

Overfull \hbox (4.49997pt too wide) detected at line 1168
 []/ptmr8t/1099

Overfull \hbox (4.49997pt too wide) detected at line 1171
 []/ptmr8t/1107

Overfull \hbox (4.49997pt too wide) detected at line 1173
 []/ptmr8t/1109

Overfull \hbox (4.49997pt too wide) detected at line 1174
 []/ptmr8t/1110

Overfull \hbox (4.49997pt too wide) detected at line 1175
 []/ptmr8t/1113
[7]) [8]
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.139 \hypertarget{library-intro}{}\chapter
                                           {Introduction} [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.139 \hypertarget{library-intro}{}\chapter
                                           {Introduction} [2]
Chapter 1.
! pdfTeX warning (ext4): destination with the same identifier (name{page.3}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.188 \hypertarget{built-in-funcs}{}\chapter
                                            {Built-in Functions} [3]
! pdfTeX warning (ext4): destination with the same identifier (name{page.4}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.188 \hypertarget{built-in-funcs}{}\chapter
                                            {Built-in Functions} [4]
Chapter 2.
! pdfTeX warning (ext4): destination with the same identifier (name{page.5}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.267 \end{funcdesc}
                     [5]
! pdfTeX warning (ext4): destination with the same identifier (name{page.6}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.358 
       [6] (/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd)
! pdfTeX warning (ext4): destination with the same identifier (name{page.7}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.451 ...plex numbers is deprecated.\end{funcdesc}
                                                   [7]
! pdfTeX warning (ext4): destination with the same identifier (name{page.8}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.532 \end{notice}
                   [8] [9]
Underfull \hbox (badness 10000) in paragraph at lines 658--659

[10]
Underfull \hbox (badness 10000) in paragraph at lines 746--747

[11] [12] [13] [14] [15] [16] [17] [18] [19] [20]
Chapter 3.
[21] [22]
Chapter 4.
[23] [24]
Chapter 5.
[25] [26]
Chapter 6.
[27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37]
Overfull \hbox (8.3441pt too wide) in paragraph at lines 3183--3183
[] /ptmb8t/Notes|  
[38]
Overfull \hbox (7.72594pt too wide) in paragraph at lines 3375--3375
[]/ptmr8t/(7)(8)(9)(10)|  
[39] [40]
Underfull \hbox (badness 10000) in paragraph at lines 3558--3564
[]/ptmr8t/Note, the non-operator ver-sions of /pcrr8t/union()/ptmr8t/, /pcrr8t/
intersection()/ptmr8t/, /pcrr8t/difference()/ptmr8t/, and
[41]
Underfull \hbox (badness 10000) in paragraph at lines 3645--3649
[]/ptmr8t/Note, the non-operator ver-sions of the /pcrr8t/update()/ptmr8t/, /pc
rr8t/intersection_update()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 3645--3649
/pcrr8t/difference_update()/ptmr8t/, and /pcrr8t/symmetric_difference_update() 
/ptmr8t/meth-ods will ac-cept
[42] [43] [44] [45] [46]
Underfull \hbox (badness 6944) in paragraph at lines 4192--4198
[]/ptmr8t/An ex-am-ple of a con-text man-ager that re-turns a re-lated ob-ject 
is the one re-turned by
[47] [48] [49] [50]
Chapter 7.

Underfull \hbox (badness 10000) in paragraph at lines 4492--4495
/ptmr8t/The base class for all built-in ex-cep-tions ex-cept /pcrr8t/StopIterat
ion/ptmr8t/, /pcrr8t/GeneratorExit/ptmr8t/,
[51] [52] [53] [54] [55] [56]
Chapter 8.
[57] [58]
Overfull \hbox (166.23189pt too wide) in paragraph at lines 5141--5148
[][]

Underfull \hbox (badness 10000) in paragraph at lines 5141--5148

[59]
Overfull \hbox (172.23183pt too wide) in paragraph at lines 5252--5260
[][]

Underfull \hbox (badness 10000) in paragraph at lines 5252--5260

[60]
Overfull \hbox (49.99875pt too wide) in paragraph at lines 5306--5307
[][] 

Overfull \hbox (50.00552pt too wide) in paragraph at lines 5345--5346
[][] 

Overfull \hbox (2.46297pt too wide) in paragraph at lines 5426--5426
[] /ptmb8t/Type|  

Overfull \hbox (1.29306pt too wide) in paragraph at lines 5426--5426
[]/ptmr8t/None|  

Overfull \hbox (49.99658pt too wide) in paragraph at lines 5426--5427
[][] 

Overfull \hbox (6.8293pt too wide) in paragraph at lines 5499--5499
[] /ptmb8t/Type|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'e'|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'E'|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'f'|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'F'|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'g'|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'G'|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'n'|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'%'|  

Overfull \hbox (5.6594pt too wide) in paragraph at lines 5499--5499
[]/ptmr8t/None|  

Overfull \hbox (50.00784pt too wide) in paragraph at lines 5499--5500
[][] 
[61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75]
[76] [77]
Underfull \hbox (badness 10000) in paragraph at lines 7015--7020
[]/ptmb8t/Note:  /ptmr8t/The fol-low-ing ap-plies only to reg-u-lar ex-pres-sio
n ob-jects like those cre-ated with

Underfull \hbox (badness 10000) in paragraph at lines 7015--7020
/pcrr8t/re.compile("pattern")/ptmr8t/, not the prim-i-tives /pcrr8t/re.match(pa
ttern, string) /ptmr8t/or
[78] [79] [80] [81] [82]
Underfull \hbox (badness 10000) in paragraph at lines 7604--7606
/ptmr8t/Identical to the /pcrr8t/unpack_from() /ptmr8t/func-tion, us-ing the co
m-piled for-mat.
[83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96]
Underfull \hbox (badness 10000) in paragraph at lines 8915--8918
[]/ptmr8t/Decoding and trans-lat-ing works sim-i-lar, ex-cept /pcrr8t/UnicodeDe
codeError /ptmr8t/or
[97] [98]
Overfull \hbox (52.21255pt too wide) in paragraph at lines 9098--9098
[]/pcrr8t/'xmlcharrefreplace'|  

Overfull \hbox (46.21255pt too wide) in paragraph at lines 9098--9098
[]/pcrr8t/'backslashreplace'|  
[99] [100] [101] [102] [103]
Overfull \hbox (11.68579pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/euc_jis_2004|  

Overfull \hbox (11.68579pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/euc_jisx0213|  

Overfull \hbox (2.80591pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso2022_jp|  

Overfull \hbox (12.80591pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso2022_jp_1|  

Overfull \hbox (12.80591pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso2022_jp_2|  

Overfull \hbox (27.80591pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso2022_jp_2004|  

Overfull \hbox (12.80591pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso2022_jp_3|  

Overfull \hbox (19.87584pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso2022_jp_ext|  

Overfull \hbox (3.35597pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso2022_kr|  

Overfull \hbox (5.02602pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso8859_10|  

Overfull \hbox (5.02602pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso8859_13|  

Overfull \hbox (5.02602pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso8859_14|  

Overfull \hbox (5.02602pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso8859_15|  

Overfull \hbox (8.19551pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/mac_cyrillic|  

Overfull \hbox (2.22585pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/mac_greek|  

Overfull \hbox (8.89561pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/mac_iceland|  

Overfull \hbox (2.79562pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/mac_latin2|  

Overfull \hbox (5.5658pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/mac_roman|  

Overfull \hbox (7.79564pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/mac_turkish|  

Overfull \hbox (15.58554pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/shift_jis_2004|  

Overfull \hbox (15.58554pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/shift_jisx0213|  
[104]
Overfull \vbox (459.69313pt too high) has occurred while \output is active
[105]
Overfull \hbox (11.3528pt too wide) in paragraph at lines 10484--10484
[] /ptmb8t/Operand 

Overfull \hbox (18.4786pt too wide) in paragraph at lines 10484--10484
[]/ptmr8t/base64_codec|  

Overfull \hbox (5.14877pt too wide) in paragraph at lines 10484--10484
[]/ptmr8t/bz2_codec|  

Overfull \hbox (4.99887pt too wide) in paragraph at lines 10484--10484
[]/ptmr8t/hex_codec|  

Overfull \hbox (1.81868pt too wide) in paragraph at lines 10484--10484
/ptmr8t/pri_codec|  

Overfull \hbox (45.5384pt too wide) in paragraph at lines 10484--10484
[]/ptmr8t/raw_unicode_escape|  

Overfull \hbox (16.8183pt too wide) in paragraph at lines 10484--10484
[]/ptmr8t/string_escape|  

Overfull \hbox (12.91855pt too wide) in paragraph at lines 10484--10484
/ptmr8t/code_escape|  

Overfull \hbox (16.8184pt too wide) in paragraph at lines 10484--10484
/ptmr8t/code_internal|  

Overfull \hbox (0.70883pt too wide) in paragraph at lines 10484--10484
[]/ptmr8t/uu_codec|  

Overfull \hbox (5.70856pt too wide) in paragraph at lines 10484--10484
[]/ptmr8t/zlib_codec|  
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [106] [107] [108] [109]
[110]
Chapter 9.
[111] [112]
Underfull \hbox (badness 10000) in paragraph at lines 11110--11112
/ptmr8t/The most pos-i-tive /pcrr8t/timedelta /ptmr8t/ob-ject, /pcrr8t/timedelt
a(days=999999999, hours=23,

Underfull \hbox (badness 10000) in paragraph at lines 11116--11118
/ptmr8t/The small-est pos-si-ble dif-fer-ence be-tween non-equal /pcrr8t/timede
lta /ptmr8t/ob-jects,
[113] [114]
Overfull \hbox (20.67915pt too wide) in paragraph at lines 11394--11395
[][] 

Underfull \hbox (badness 7362) in paragraph at lines 11400--11405
/pcrr8t/< 0/ptmr8t/. Af-ter-ward /pcrr8t/date2 - date1 == timedelta.days/ptmr8t
/. /pcrr8t/timedelta.seconds /ptmr8t/and

Underfull \hbox (badness 10000) in paragraph at lines 11443--11447
/pcrr8t/d.month, d.day, 0, 0, 0, d.weekday(), d.toordinal() - date(d.year, 1,
[115]
Underfull \hbox (badness 10000) in paragraph at lines 11501--11506
/ptmr8t/Return a string rep-re-sent-ing the date, for ex-am-ple /pcrr8t/date(20
02, 12,

Underfull \hbox (badness 10000) in paragraph at lines 11501--11506
/pcrr8t/4).ctime() == 'Wed Dec 4 00:00:00 2002'/ptmr8t/. /pcrr8t/d.ctime() /ptm
r8t/is equiv-a-lent to
[116]
Underfull \hbox (badness 10000) in paragraph at lines 11615--11618
/ptmr8t/Return the cur-rent lo-cal date-time, with /pcrr8t/tzinfo None/ptmr8t/.
 This is equiv-a-lent to
[117]
Underfull \hbox (badness 10000) in paragraph at lines 11628--11632
[]/ptmr8t/Else /ptmri8t/tz /ptmr8t/must be an in-stance of a class /pcrr8t/tzin
fo /ptmr8t/sub-class, and the cur-rent date

Underfull \hbox (badness 10000) in paragraph at lines 11628--11632
/ptmr8t/and time are con-verted to /ptmri8t/tz/ptmr8t/`s time zone. In this cas
e the re-sult is equiv-a-lent to

Underfull \hbox (badness 10000) in paragraph at lines 11648--11652
[]/ptmr8t/Else /ptmri8t/tz /ptmr8t/must be an in-stance of a class /pcrr8t/tzin
fo /ptmr8t/sub-class, and the times-

Underfull \hbox (badness 10000) in paragraph at lines 11648--11652
/ptmr8t/tamp is con-verted to /ptmri8t/tz/ptmr8t/`s time zone. In this case the
 re-sult is equiv-a-lent to

Underfull \hbox (badness 10000) in paragraph at lines 11713--11715
/ptmr8t/The small-est pos-si-ble dif-fer-ence be-tween non-equal /pcrr8t/dateti
me /ptmr8t/ob-jects,
[118]
Underfull \hbox (badness 5652) in paragraph at lines 11796--11802
[]/ptmr8t/datetime2 is a du-ra-tion of timedelta re-moved from date-time1, mov-
ing for-ward in time if
[119]
Underfull \hbox (badness 10000) in paragraph at lines 11945--11953
/ptmr8t/equiv-a-lent to /pcrr8t/time.struct_time((d.year, d.month, d.day, d.hou
r, d.minute,

Underfull \hbox (badness 10000) in paragraph at lines 11945--11953
/pcrr8t/d.second, d.weekday(), d.toordinal() - date(d.year, 1, 1).toordinal() +

[120]
Underfull \hbox (badness 6592) in paragraph at lines 11961--11967
[]/ptmr8t/If /ptmri8t/d /ptmr8t/is aware, /ptmri8t/d /ptmr8t/is nor-mal-ized to
 UTC time, by sub-tract-ing /pcrr8t/d.utcoffset()/ptmr8t/, and a

Underfull \hbox (badness 10000) in paragraph at lines 11990--11992
/ptmr8t/Return a 3-tuple, (ISO year, ISO week num-ber, ISO week-day). The same 
as

Underfull \hbox (badness 10000) in paragraph at lines 11996--11999
/ptmr8t/Return a string rep-re-sent-ing the date and time in ISO 8601 for-mat, 
YYYY-MM-

Underfull \hbox (badness 7238) in paragraph at lines 12026--12031
/ptmr8t/Return a string rep-re-sent-ing the date and time, for ex-am-ple /pcrr8
t/datetime(2002, 12, 4,
[121] [122] [123] [124] [125] [126] [127] [128] [129] [130]
Overfull \hbox (11.12794pt too wide) in paragraph at lines 12942--12942
[] /ptmb8t/Notes|  
[131] [132] [133] [134]
Overfull \hbox (19.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/Container|  

Overfull \hbox (13.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/Hashable|  

Overfull \hbox (13.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/Iterable|  

Overfull \hbox (13.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/Iterator|  

Overfull \hbox (13.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/Callable|  

Overfull \hbox (13.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/Sequence|  

Overfull \hbox (55.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/MutableSequence|  

Overfull \hbox (25.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/MutableSet|  

Overfull \hbox (7.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/Mapping|  

Overfull \hbox (49.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/MutableMapping|  

Overfull \hbox (31.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/MappingView|  

Overfull \hbox (13.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/KeysView|  

Overfull \hbox (14.37897pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/MappingView/ptmr8t/, 

Overfull \hbox (19.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/ItemsView|  

Overfull \hbox (14.37897pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/MappingView/ptmr8t/, 

Overfull \hbox (25.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/ValuesView|  

Overfull \hbox (11.87897pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/MappingView|  
[135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146]
[147] [148] [149] [150]
Underfull \hbox (badness 10000) in paragraph at lines 14902--14916
[]/ptmr8t/Note, the non-operator ver-sions of /pcrr8t/union()/ptmr8t/, /pcrr8t/
intersection()/ptmr8t/, /pcrr8t/difference()/ptmr8t/, and

Overfull \hbox (44.79945pt too wide) in paragraph at lines 15021--15021
[]/pcrr8t/s.symmetric_difference_update(t)|  
[151] [152] [153] [154] [155]
Underfull \hbox (badness 5637) in paragraph at lines 15375--15378
[]/ptmr8t/The low-est val-ued en-tries are re-trieved first (the low-est val-ue
d en-try is the one re-turned
[156] [157] [158] [159] [160]
Underfull \hbox (badness 7308) in paragraph at lines 15883--15885
[]/ptmr8t/In ad-di-tion to the four base meth-ods, pro-gres-sively more ef-fi-c
iency comes with defin-ing
[161] [162] [163] [164]
Underfull \hbox (badness 10000) in paragraph at lines 16238--16244
/ptmr8t/The type of ob-jects de-fined in ex-ten-sion mod-ules with /pcrr8t/PyMe
mberDef/ptmr8t/, such as
[165] [166] [167] [168] [169] [170]
Chapter 10.
[171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182]
[183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194]
[195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206]
[207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218]
[219] [220] [221] [222] [223] [224]
Chapter 11.
[225] [226] [227] [228]
Underfull \hbox (badness 10000) in paragraph at lines 22021--22022


Overfull \hbox (64.2315pt too wide) in paragraph at lines 22040--22042
[]/ptmr8t/Usage ex-am-ple: /pcrr8t/fi = fileinput.FileInput(openhook=fileinput.
hook_encoded("iso-8859-1")) 
[229] [230] [231] [232] [233]
Underfull \hbox (badness 10000) in paragraph at lines 22481--22481
[]/ptmri8t/[mode='w+b', [bufsize=-1, [suf-fix='', [pre-fix='tmp', [dir=None,

Underfull \hbox (badness 10000) in paragraph at lines 22497--22497
[]/ptmri8t/[max_size=0, [mode='w+b', [bufsize=-1, [suf-fix='', [pre-fix='tmp',
[234] [235] [236] [237] [238] [239] [240] [241] [242]
Chapter 12.
[243]
Underfull \hbox (badness 10000) in paragraph at lines 23276--23277

[244] [245] [246] [247] [248] [249] [250] [251] [252] [253]
Underfull \hbox (badness 10000) in paragraph at lines 24198--24205
/ptmr8t/A sub-class of /pcrr8t/Shelf /ptmr8t/which ex-poses /pcrr8t/first()/ptm
r8t/, /pcrr8t/next()/ptmr8t/, /pcrr8t/previous()/ptmr8t/, /pcrr8t/last() /ptmr8
t/and
[254] [255]
Underfull \hbox (badness 10000) in paragraph at lines 24322--24323


Underfull \hbox (badness 10000) in paragraph at lines 24342--24343

[256] [257] [258]
Overfull \hbox (17.53752pt too wide) in paragraph at lines 24736--24737
[][] 
[259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270]
[271] [272] [273] [274] [275]
Underfull \hbox (badness 10000) in paragraph at lines 26265--26269
[]/ptmr8t/The /pcrr8t/sqlite3 /ptmr8t/mod-ule has two de-fault adapters for Pyt
hon's built-in /pcrr8t/datetime.date /ptmr8t/and
[276] [277] [278]
Underfull \hbox (badness 5288) in paragraph at lines 26449--26456
/ptmr8t/Using the non-stan-dard /pcrr8t/execute()/ptmr8t/, /pcrr8t/executemany(
) /ptmr8t/and /pcrr8t/executescript() /ptmr8t/meth-ods of the
[279] [280]
Chapter 13.
[281] [282] [283] [284]
Underfull \hbox (badness 10000) in paragraph at lines 27001--27004
/ptmr8t/Sequential com-pres-sion and de-com-pres-sion is done us-ing the classe
s /pcrr8t/BZ2Compressor /ptmr8t/and
[285] [286] [287] [288] [289] [290] [291]
Underfull \hbox (badness 10000) in paragraph at lines 27745--27747
/ptmr8t/Is raised for /ptmri8t/non-fatal /ptmr8t/er-rors when us-ing /pcrr8t/Ta
rFile.extract()/ptmr8t/, but only if
[292] [293]
Underfull \hbox (badness 10000) in paragraph at lines 28009--28012
[]/pcrr8t/TarInfo /ptmr8t/ob-jects are re-turned by /pcrr8t/TarFile/ptmr8t/`s m
eth-ods /pcrr8t/getmember()/ptmr8t/, /pcrr8t/getmembers() /ptmr8t/and
[294] [295] [296]
Underfull \hbox (badness 10000) in paragraph at lines 28265--28274
[]/ptmr8t/The de-fault value for /ptmri8t/en-cod-ing /ptmr8t/is the lo-cal char
-ac-ter en-cod-ing. It is de-duced from
[297] [298]
Chapter 14.
[299] [300]
Underfull \hbox (badness 10000) in paragraph at lines 28460--28460
[]/ptmri8t/csvfile, field-names, [rest-val='', [ex-trasac-tion='raise', [di-ale
ct='excel', [*args,
[301] [302] [303] [304] [305]
Underfull \hbox (badness 10000) in paragraph at lines 28879--28880

[306]
Underfull \hbox (badness 6526) in paragraph at lines 28976--28978
/ptmr8t/Exception raised when an op-tion ref-er-enced from a value does not ex-
ist. Sub-class of
[307] [308] [309] [310] [311] [312] [313] [314]
Overfull \hbox (15.7865pt too wide) in paragraph at lines 29730--29731
[]
[315] [316]
Chapter 15.

Underfull \hbox (badness 10000) in paragraph at lines 29863--29864

[317] [318] [319] [320]
Chapter 16.
[321] [322] [323]
Underfull \hbox (badness 10000) in paragraph at lines 30607--30612
/ptmr8t/Execute /ptmri8t/cmd /ptmr8t/as a sub-process and re-turn the file ob-j
ects /pcrr8t/(child_stdin,
[324] [325]
Underfull \hbox (badness 10000) in paragraph at lines 30725--30729
[]/ptmr8t/If you're start-ing with a Python file ob-ject /ptmri8t/f/ptmr8t/, fi
rst do /pcrr8t/f.flush()/ptmr8t/, and then do
[326] [327] [328] [329] [330] [331]
Underfull \hbox (badness 10000) in paragraph at lines 31411--31412


Underfull \hbox (badness 10000) in paragraph at lines 31427--31428

[332] [333] [334] [335] [336] [337] [338] [339] [340]
Underfull \hbox (badness 5741) in paragraph at lines 32229--32235
[]/pcrr8t/BufferedIOBase /ptmr8t/deals with buffer-ing on a raw byte stream (/p
crr8t/RawIOBase/ptmr8t/). Its sub-classes,
[341] [342] [343] [344] [345] [346]
Underfull \hbox (badness 10000) in paragraph at lines 32946--32948
/ptmr8t/A helper codec that de-codes new-lines for uni-ver-sal new-lines mode. 
It in-her-its
[347] [348]
Overfull \hbox (11.12794pt too wide) in paragraph at lines 33384--33384
[] /ptmb8t/Notes|  

Overfull \hbox (25.01363pt too wide) in paragraph at lines 33384--33385
[][] 
[349] [350] [351] [352] [353]
Underfull \hbox (badness 10000) in paragraph at lines 33777--33781
[]/pcrr8t/"-v" /ptmr8t/and /pcrr8t/"--report" /ptmr8t/are both op-tions. As-sum
-ing that /pcrro8t/--report /ptmr8t/takes one ar-gu-ment,
[354] [355] [356] [357]
Underfull \hbox (badness 5652) in paragraph at lines 34102--34105
[]/ptmr8t/If /pcrr8t/optparse /ptmr8t/en-coun-ters ei-ther /pcrr8t/"-h" /ptmr8t
/or /pcrr8t/"--help" /ptmr8t/on the command-line, or if you just call
[358] [359] [360] [361]
Underfull \hbox (badness 5203) in paragraph at lines 34386--34389
/ptmr8t/There are sev-eral ways to pop-u-late the parser with op-tions. The pre
-ferred way is by us-ing
[362] [363] [364] [365] [366] [367]
Underfull \hbox (badness 10000) in paragraph at lines 34976--34977
[]/ptmr8t/assume op-tion con-flicts are a pro-gram-ming er-ror and raise
[368] [369] [370] [371] [372] [373]
Underfull \hbox (badness 10000) in paragraph at lines 35426--35431
[]/ptmr8t/Your type-checking func-tion should raise /pcrr8t/OptionValueError /p
tmr8t/if it en-coun-ters any prob-lems.
[374] [375] [376] [377] [378] [379] [380]
Underfull \hbox (badness 10000) in paragraph at lines 35997--36006
[]/pcrr8t/Logger.debug()/ptmr8t/, /pcrr8t/Logger.info()/ptmr8t/, /pcrr8t/Logger
.warning()/ptmr8t/, /pcrr8t/Logger.error()/ptmr8t/, and
[381] [382] [383] [384]
Underfull \hbox (badness 5403) in paragraph at lines 36345--36348
[]/pcrr8t/BaseRotatingHandler /ptmr8t/is the base class for han-dlers that ro-t
ate log files at a cer-tain
[385] [386]
Overfull \hbox (16.72716pt too wide) in paragraph at lines 36623--36623
[]/pcrr8t/filename|  

Overfull \hbox (16.72716pt too wide) in paragraph at lines 36623--36623
[]/pcrr8t/filemode|  

Overfull \hbox (4.72716pt too wide) in paragraph at lines 36623--36623
[]/pcrr8t/format|  

Overfull \hbox (10.72716pt too wide) in paragraph at lines 36623--36623
[]/pcrr8t/datefmt|  

Overfull \hbox (4.72716pt too wide) in paragraph at lines 36623--36623
[]/pcrr8t/stream|  

Overfull \hbox (25.01265pt too wide) in paragraph at lines 36623--36624
[][] 
[387] [388] [389] [390]
Overfull \hbox (3.63922pt too wide) in paragraph at lines 36943--36943
[]/pcrr8t/%(name)s|  

Overfull \hbox (33.63922pt too wide) in paragraph at lines 36943--36943
[]/pcrr8t/%(levelname)s|  

Overfull \hbox (21.63922pt too wide) in paragraph at lines 36943--36943
[]/pcrr8t/%(asctime)s|  

Overfull \hbox (21.63922pt too wide) in paragraph at lines 36943--36943
[]/pcrr8t/%(message)s|  
[391] [392] [393] [394] [395] [396] [397] [398]
Underfull \hbox (badness 6001) in paragraph at lines 37574--37574
[]/ptmri8t/filename, [when, [in-ter-val, [back-up-Count, [en-cod-ing, [de-lay,
[399]
Underfull \hbox (badness 5245) in paragraph at lines 37722--37724
/ptmr8t/The fac-tory method of /pcrr8t/SocketHandler /ptmr8t/is here over-rid-d
en to cre-ate a UDP socket
[400] [401] [402]
Overfull \hbox (4.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(levelno)s|  

Overfull \hbox (16.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(levelname)s|  

Overfull \hbox (10.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(pathname)s|  

Overfull \hbox (10.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(filename)s|  

Overfull \hbox (10.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(funcName)s|  

Overfull \hbox (4.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(created)f|  

Overfull \hbox (52.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(relativeCreated)d|  

Overfull \hbox (4.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(asctime)s|  

Overfull \hbox (22.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(threadName)s|  

Overfull \hbox (4.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(process)d|  

Overfull \hbox (4.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(message)s|  

Underfull \hbox (badness 10000) in paragraph at lines 38114--38118
/ptmr8t/Formats the spec-i-fied ex-cep-tion in-for-ma-tion (a stan-dard ex-cep-
tion tu-ple as re-

Underfull \hbox (badness 10000) in paragraph at lines 38114--38118
/ptmr8t/turned by /pcrr8t/sys.exc_info()/ptmr8t/) as a string. This de-fault im
-ple-men-ta-tion just uses
[403] [404] [405] [406] [407] [408] [409] [410] [411] [412] [413] [414]
[415] [416]
Underfull \hbox (badness 10000) in paragraph at lines 39269--39270

[417] [418] [419] [420] [421] [422]
Overfull \vbox (435.69313pt too high) has occurred while \output is active
[423] [424] [425] [426] [427] [428] [429] [430] [431] [432] [433] [434]
[435] [436] [437] [438] [439] [440]
Overfull \hbox (28.77098pt too wide) in paragraph at lines 42666--42667
[][] 
[441] [442] [443] [444] [445] [446] [447] [448] [449] [450] [451] [452]
[453] [454] [455] [456] [457] [458] [459] [460] [461] [462]
Underfull \hbox (badness 7221) in paragraph at lines 44332--44335
[]/ptmr8t/The ex-act func-tion-al-ity is sys-tem de-pen-dent. Changed in ver-si
on 2.6: Win-dows only:
[463] [464] [465] [466] [467] [468] [469] [470]
Chapter 17.
[471]
Overfull \hbox (14.31891pt too wide) in paragraph at lines 45106--45107
[][] 
[472] [473] [474] [475] [476] [477] [478] [479] [480] [481] [482] [483]
[484]
Underfull \hbox (badness 10000) in paragraph at lines 46585--46586

[485] [486] [487]
Underfull \hbox (badness 10000) in paragraph at lines 46788--46791
[]/ptmr8t/For more flex-i-bil-ity in us-ing shared mem-ory one can use the
[488] [489] [490]
Underfull \hbox (badness 10000) in paragraph at lines 47072--47073


Underfull \hbox (badness 10000) in paragraph at lines 47086--47087

[491] [492] [493]
Underfull \hbox (badness 10000) in paragraph at lines 47296--47302
[]/ptmb8t/Note:  /pcrr8t/multiprocessing /ptmr8t/con-tains no ana-logues of /pc
rr8t/threading.active_count()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 47296--47302
/pcrr8t/threading.enumerate()/ptmr8t/, /pcrr8t/threading.settrace()/ptmr8t/, /p
crr8t/threading.setprofile()/ptmr8t/,
[494]
Underfull \hbox (badness 10000) in paragraph at lines 47418--47419


Underfull \hbox (badness 10000) in paragraph at lines 47424--47425

[495]
Underfull \hbox (badness 5417) in paragraph at lines 47485--47491
[]/ptmb8t/Note:  /ptmr8t/If the SIG-INT sig-nal gen-er-ated by Ctrl-C ar-rives 
while the main thread is blocked

Underfull \hbox (badness 10000) in paragraph at lines 47485--47491
/ptmr8t/by a call to /pcrr8t/BoundedSemaphore.acquire()/ptmr8t/, /pcrr8t/Lock.a
cquire()/ptmr8t/, /pcrr8t/RLock.acquire()/ptmr8t/,
[496] [497] [498] [499] [500] [501] [502] [503] [504] [505] [506]
Underfull \hbox (badness 8113) in paragraph at lines 48556--48563
[]/ptmr8t/If au-then-ti-ca-tion is re-quested but do au-then-ti-ca-tion key is 
spec-i-fied then the re-turn value of
[507] [508] [509] [510] [511] [512] [513] [514] [515] [516] [517] [518]
[519] [520] [521] [522] [523] [524] [525] [526] [527] [528] [529] [530]
[531] [532] [533] [534] [535] [536] [537] [538] [539] [540] [541] [542]
Chapter 18.

Underfull \hbox (badness 10000) in paragraph at lines 50912--50912
/ptmri8t/close_fds=False, shell=False, cwd=None, env=None, uni-ver-sal_newlines
=False, star-
[543] [544] [545]
Underfull \hbox (badness 10000) in paragraph at lines 51134--51139
[]/ptmb8t/Warning:  /ptmr8t/Use /pcrr8t/communicate() /ptmr8t/rather than /pcrr
8t/stdin.write()/ptmr8t/, /pcrr8t/stdout.read() /ptmr8t/or
[546] [547] [548] [549] [550]
Underfull \hbox (badness 10000) in paragraph at lines 51621--51625
[]/ptmr8t/If you want to know the cur-rent ma-chine's IP ad-dress, you may want
 to use
[551] [552] [553] [554] [555] [556] [557] [558]
Underfull \hbox (badness 10000) in paragraph at lines 52302--52302
[]/ptmri8t/sock, key-file=None, cert-file=None, server_side=False, cert_reqs=CE
RT_NONE,

Underfull \hbox (badness 10000) in paragraph at lines 52302--52302
/ptmri8t/ssl_version={see docs}, ca_certs=None, do_handshake_on_connect=True, s
up-
[559] [560] [561] [562] [563] [564]
Overfull \hbox (9.78795pt too wide) in paragraph at lines 52919--52920
[]
[565] [566]
Underfull \hbox (badness 6047) in paragraph at lines 53085--53090
/ptmr8t/Sets given in-ter-val timer (one of /pcrr8t/signal.ITIMER_REAL/ptmr8t/,
 /pcrr8t/signal.ITIMER_VIRTUAL /ptmr8t/or
[567] [568] [569] [570] [571] [572] [573] [574]
Overfull \hbox (13.83913pt too wide) in paragraph at lines 53859--53860
[][] 
[575] [576]
Chapter 19.
[577] [578] [579] [580] [581] [582] [583] [584]
Underfull \hbox (badness 10000) in paragraph at lines 54859--54863
[]/ptmr8t/As a con-ve-nience, see the meth-ods /pcrr8t/Message.as_string() /ptm
r8t/and /pcrr8t/str(aMessage)/ptmr8t/, a.k.a.
[585] [586] [587] [588] [589] [590] [591] [592] [593] [594]
Underfull \hbox (badness 10000) in paragraph at lines 55801--55807
/ptmr8t/Changed in ver-sion 2.4: The /pcrr8t/dump_address_pair() /ptmr8t/func-t
ion has been re-moved; use
[595] [596] [597] [598] [599] [600]
Underfull \hbox (badness 10000) in paragraph at lines 56286--56289
[]/ptmr8t/Methods that were dep-re-cated in ver-sion 3 have been re-moved. Thes
e in-clude

Underfull \hbox (badness 10000) in paragraph at lines 56286--56289
/pcrr8t/Generator.__call__()/ptmr8t/, /pcrr8t/Message.get_type()/ptmr8t/, /pcrr
8t/Message.get_main_type()/ptmr8t/,
[601]
Underfull \hbox (badness 10000) in paragraph at lines 56318--56323
[]/ptmr8t/New /pcrr8t/DeprecationWarning/ptmr8t/s have been added to: /pcrr8t/G
enerator.__call__()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 56318--56323
/pcrr8t/Message.get_type()/ptmr8t/, /pcrr8t/Message.get_main_type()/ptmr8t/, /p
crr8t/Message.get_subtype()/ptmr8t/, and
[602]
Underfull \hbox (badness 10000) in paragraph at lines 56391--56395
[]/ptmr8t/The fol-low-ing func-tions in the /pcrr8t/email.Utils /ptmr8t/mod-ule
 have been dep-re-cated:
[603] [604] [605] [606] [607] [608] [609]
Underfull \hbox (badness 10000) in paragraph at lines 57160--57161

[610] [611] [612]
Underfull \hbox (badness 10000) in paragraph at lines 57424--57427
/ptmr8t/Return a /pcrr8t/Maildir /ptmr8t/in-stance rep-re-sent-ing the folder w
hose name is /ptmri8t/folder/ptmr8t/. A
[613] [614] [615] [616] [617] [618] [619] [620] [621] [622] [623] [624]
[625] [626] [627] [628] [629] [630] [631] [632] [633] [634] [635] [636]
Underfull \hbox (badness 10000) in paragraph at lines 60389--60393
/ptmr8t/Return a pair /pcrr8t/(full name, email address) /ptmr8t/parsed from th
e string re-turned by
[637] [638] [639]
Overfull \hbox (207.12541pt too wide) in paragraph at lines 60684--60686
[]

Underfull \hbox (badness 10000) in paragraph at lines 60705--60706

[640] [641] [642] [643] [644]
Chapter 20.
[645] [646] [647] [648]
Underfull \hbox (badness 10000) in paragraph at lines 61446--61450
/ptmr8t/This method is called to pro-cess un-re-solv-able nu-meric char-ac-ter 
ref-er-ences. Re-fer to
[649] [650] [651] [652]
Underfull \hbox (badness 10000) in paragraph at lines 61825--61831
/ptmr8t/Calling this with a true value for /ptmri8t/flag /ptmr8t/(the de-fault)
 will cause Ex-pat to call the
[653] [654] [655] [656] [657] [658] [659]
Overfull \hbox (0.7234pt too wide) in paragraph at lines 62696--62696
[]/pcrr8t/DOMImplementation|  

Overfull \hbox (24.7234pt too wide) in paragraph at lines 62696--62696
[]/pcrr8t/ProcessingInstruction|  
[660]
Underfull \hbox (badness 10000) in paragraph at lines 62740--62746
/ptmr8t/ob-ject: /pcrr8t/ELEMENT_NODE/ptmr8t/, /pcrr8t/ATTRIBUTE_NODE/ptmr8t/, 
/pcrr8t/TEXT_NODE/ptmr8t/, /pcrr8t/CDATA_SECTION_NODE/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 62740--62746
/pcrr8t/ENTITY_NODE/ptmr8t/, /pcrr8t/PROCESSING_INSTRUCTION_NODE/ptmr8t/, /pcrr
8t/COMMENT_NODE/ptmr8t/, /pcrr8t/DOCUMENT_NODE/ptmr8t/,
[661] [662] [663] [664] [665] [666]
Underfull \hbox (badness 10000) in paragraph at lines 63343--63346
/ptmr8t/Exception when a node does not ex-ist in the ref-er-enced con-text. For
 ex-am-ple,
[667] [668] [669] [670] [671]
Underfull \hbox (badness 10000) in paragraph at lines 63849--63851
[]/pcrr8t/const /ptmr8t/dec-la-ra-tions map to vari-ables in their re-spec-tive
 scope (e.g.
[672] [673] [674]
Underfull \hbox (badness 10000) in paragraph at lines 64201--64205
/ptmr8t/Value: /pcrr8t/"http://xml.org/sax/properties/lexical-handler" /ptmr8t/
--- data type:

Underfull \hbox (badness 10000) in paragraph at lines 64209--64213
/ptmr8t/Value: /pcrr8t/"http://xml.org/sax/properties/declaration-handler" /ptm
r8t/--- data type:
[675] [676] [677] [678] [679] [680]
Underfull \hbox (badness 10000) in paragraph at lines 64715--64718
/ptmr8t/Return the cur-rent set-ting for fea-ture /ptmri8t/fea-ture-name/ptmr8t
/. If the fea-ture is not rec-og-nized,
[681] [682] [683] [684] [685] [686] [687] [688]
Chapter 21.
[689] [690] [691] [692] [693] [694] [695] [696] [697] [698] [699]
Underfull \hbox (badness 7832) in paragraph at lines 66510--66518
[]/pcrr8t/Headers /ptmr8t/ob-jects sup-port typ-i-cal map-ping op-er-a-tions in
-clud-ing /pcrr8t/__getitem__()/ptmr8t/, /pcrr8t/get()/ptmr8t/,
[700] [701] [702] [703] [704] [705] [706] [707] [708]
Underfull \hbox (badness 10000) in paragraph at lines 67392--67396
[]/ptmr8t/When per-form-ing ba-sic au-then-ti-ca-tion, a /pcrr8t/FancyURLopener
 /ptmr8t/in-stance calls its
[709] [710] [711]
Underfull \hbox (badness 10000) in paragraph at lines 67635--67638
/ptmr8t/An HTTP sta-tus code as de-fined in [][]RFC 2616[][]. This nu-meric val
ue

Underfull \hbox (badness 10000) in paragraph at lines 67635--67638
/ptmr8t/cor-re-sponds to a value found in the dic-tio-nary of codes as found in

[712] [713] [714] [715] [716] [717] [718] [719] [720] [721]
Overfull \hbox (21.13048pt too wide) in paragraph at lines 68986--68987
[][] 
[722] [723] [724] [725] [726] [727] [728] [729] [730] [731] [732] [733]
[734] [735] [736] [737] [738] [739] [740] [741] [742] [743] [744] [745]
[746] [747] [748]
Underfull \hbox (badness 10000) in paragraph at lines 71611--71615
/ptmr8t/Parse a query string given as a string ar-gu-ment (data of type

Underfull \hbox (badness 10000) in paragraph at lines 71632--71635
/ptmr8t/Parse a query string given as a string ar-gu-ment (data of type
[749] [750] [751] [752] [753] [754] [755] [756] [757] [758] [759] [760]
Underfull \hbox (badness 10000) in paragraph at lines 72724--72727
[]/ptmr8t/A lot of the work, such as pars-ing the re-quest, is done by the base
 class
[761]
Underfull \hbox (badness 10000) in paragraph at lines 72809--72813
[]/ptmr8t/The /pcrr8t/CGIHTTPServer /ptmr8t/mod-ule de-fines a request-handler 
class, in-ter-face com-pat-i-

Underfull \hbox (badness 10000) in paragraph at lines 72809--72813
/ptmr8t/ble with /pcrr8t/BaseHTTPServer.BaseHTTPRequestHandler /ptmr8t/and in-h
er-its be-hav-ior from
[762]
Underfull \hbox (badness 10000) in paragraph at lines 72955--72955
[]/ptmri8t/blocked_domains=None, al-lowed_domains=None,

Underfull \hbox (badness 10000) in paragraph at lines 72955--72955
/ptmri8t/netscape=True, rfc2965=False, rfc2109_as_netscape=None,

Underfull \hbox (badness 10000) in paragraph at lines 72955--72955
/ptmri8t/hide_cookie2=False, strict_domain=False,

Underfull \hbox (badness 10000) in paragraph at lines 72955--72955
/ptmri8t/strict_rfc2965_unverifiable=True, strict_ns_unverifiable=False,

Underfull \hbox (badness 10000) in paragraph at lines 72955--72955
/ptmri8t/strict_ns_domain=DefaultCookiePolicy.DomainLiberal,
[763]
Underfull \hbox (badness 10000) in paragraph at lines 73035--73040
[]/ptmr8t/The /ptmri8t/re-quest /ptmr8t/ob-ject (usu-ally a /pcrr8t/urllib2.Req
uest /ptmr8t/in-stance) must sup-port the

Underfull \hbox (badness 10000) in paragraph at lines 73035--73040
/ptmr8t/meth-ods /pcrr8t/get_full_url()/ptmr8t/, /pcrr8t/get_host()/ptmr8t/, /p
crr8t/get_type()/ptmr8t/, /pcrr8t/unverifiable()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 73035--73040
/pcrr8t/get_origin_req_host()/ptmr8t/, /pcrr8t/has_header()/ptmr8t/, /pcrr8t/ge
t_header()/ptmr8t/, /pcrr8t/header_items()/ptmr8t/, and

Underfull \hbox (badness 10000) in paragraph at lines 73056--73061
[]/ptmr8t/The /ptmri8t/re-quest /ptmr8t/ob-ject (usu-ally a /pcrr8t/urllib2.Req
uest /ptmr8t/in-stance) must sup-port the meth-ods
[764] [765]
Underfull \hbox (badness 10000) in paragraph at lines 73206--73207

[766] [767] [768] [769] [770] [771] [772] [773]
Overfull \hbox (14.07869pt too wide) in paragraph at lines 74055--74055
[]/pcrr8t/floating-point 

Overfull \hbox (24.99854pt too wide) in paragraph at lines 74055--74056
[][] 
[774] [775] [776] [777] [778] [779] [780] [781] [782]
Underfull \hbox (badness 10000) in paragraph at lines 74788--74788
[]/ptmri8t/addr, [re-questHandler, [lo-gRe-quests, [al-low_none, [en-cod-ing,

Underfull \hbox (badness 10000) in paragraph at lines 74789--74792
/ptmr8t/Create a new server in-stance. All pa-ram-e-ters have the same mean-ing
 as for

Underfull \hbox (badness 10000) in paragraph at lines 74789--74792
/pcrr8t/SimpleXMLRPCServer.SimpleXMLRPCServer/ptmr8t/; /ptmri8t/re-questHandler
 /ptmr8t/de-faults to
[783]
Overfull \hbox (57.12117pt too wide) in paragraph at lines 74838--74845
/ptmr8t/The /pcrr8t/DocCGIXMLRPCRequestHandler /ptmr8t/class is de-rived from /
pcrr8t/SimpleXMLRPCServer.CGIXMLRPCRequestHandler
[784]
Chapter 22.
[785] [786] [787] [788]
Underfull \hbox (badness 10000) in paragraph at lines 75257--75258

[789] [790] [791]
Underfull \hbox (badness 10000) in paragraph at lines 75632--75634
/ptmr8t/Returns a tu-ple /pcrr8t/(nchannels, sampwidth, framerate, nframes, com
ptype,
[792]
Underfull \hbox (badness 10000) in paragraph at lines 75710--75713
/ptmr8t/The /ptmri8t/tu-ple /ptmr8t/should be /pcrr8t/(nchannels, sampwidth, fr
amerate, nframes, comptype,
[793]
Underfull \hbox (badness 10000) in paragraph at lines 75829--75831
/ptmr8t/Returns a tu-ple /pcrr8t/(nchannels, sampwidth, framerate, nframes, com
ptype,

Underfull \hbox (badness 10000) in paragraph at lines 75909--75912
/ptmr8t/The /ptmri8t/tu-ple /ptmr8t/should be /pcrr8t/(nchannels, sampwidth, fr
amerate, nframes, comptype,
[794] [795]
Underfull \hbox (badness 5475) in paragraph at lines 76102--76105
[]/ptmr8t/More in-for-ma-tion about color spaces can be found at [][]http://www
.poynton.com/ColorFAQ.html[][] and
[796] [797] [798] [799] [800]
Underfull \hbox (badness 10000) in paragraph at lines 76718--76722
/ptmr8t/Returns the vol-ume of a given mixer con-trol. The re-turned vol-ume is
 a 2-tuple
[801] [802]
Chapter 23.
[803] [804] [805]
Underfull \hbox (badness 10000) in paragraph at lines 77113--77118
/ptmr8t/The /pcrr8t/gettext /ptmr8t/mod-ule pro-vides one ad-di-tional class de
-rived from /pcrr8t/NullTranslations/ptmr8t/:
[806] [807] [808] [809] [810] [811]
Overfull \hbox (30.34413pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/LC_NUMERIC|  

Overfull \hbox (6.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'decimal_point'|  

Overfull \hbox (6.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'thousands_sep'|  

Overfull \hbox (36.34413pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/LC_MONETARY|  

Overfull \hbox (18.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'int_curr_symbol'|  

Overfull \hbox (18.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'currency_symbol'|  

Overfull \hbox (90.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'p_cs_precedes/n_cs_precedes'|  

Overfull \hbox (102.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'p_sep_by_space/n_sep_by_space'|  

Overfull \hbox (30.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'mon_decimal_point'|  

Overfull \hbox (18.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'int_frac_digits'|  

Overfull \hbox (30.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'mon_thousands_sep'|  

Overfull \hbox (0.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'mon_grouping'|  

Overfull \hbox (6.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'positive_sign'|  

Overfull \hbox (6.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'negative_sign'|  

Overfull \hbox (66.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'p_sign_posn/n_sign_posn'|  

Overfull \hbox (24.99313pt too wide) in paragraph at lines 77686--77687
[][] 
[812] [813] [814] [815] [816] [817] [818]
Chapter 24.
[819] [820] [821] [822] [823] [824]
Chapter 25.
[825] [826] [827] [828] [829] [830] [831] [832]
Underfull \hbox (badness 10000) in paragraph at lines 79417--79421
[]/ptmr8t/This is al-most al-ways the /pcrr8t/set() /ptmr8t/method of some scro
ll-bar wid-get,

Underfull \hbox (badness 10000) in paragraph at lines 79417--79421
/ptmr8t/but can be any wid-get method that takes a sin-gle ar-gu-ment. Re-fer t
o the file
[833] [834] [835] [836] [837] [838] [839] [840] [841] [842] [843] [844]
[845] [846] [847] [848]
Underfull \hbox (badness 10000) in paragraph at lines 81034--81036
[]
[849] [850] [851] [852] [853] [854] [855] [856] [857] [858] [859] [860]
[861] [862] [863]
Overfull \hbox (22.8553pt too wide) in paragraph at lines 82620--82620
[]/ptmr8t/planet_and_moon|  
[864] [865] [866] [867] [868]
Chapter 26.
[869] [870] [871] [872] [873] [874] [875]
Underfull \hbox (badness 10000) in paragraph at lines 83613--83615
/ptmr8t/Changed in ver-sion 2.4: The abil-ity to han-dle a multi-line ex-cep-ti
on de-tail, and the
[876]
Underfull \hbox (badness 10000) in paragraph at lines 83673--83679
/ptmr8t/may go away when Python re-leases prior to 2.4 be-come un-in-ter-est-in
g. Un-til then,
[877]
Overfull \hbox (82.23183pt too wide) in paragraph at lines 83752--83758
[][]

Underfull \hbox (badness 10000) in paragraph at lines 83752--83758

[878]
Underfull \hbox (badness 10000) in paragraph at lines 83811--83826
/pcrr8t/ELLIPSIS/ptmr8t/, /pcrr8t/IGNORE_EXCEPTION_DETAIL/ptmr8t/, /pcrr8t/REPO
RT_UDIFF/ptmr8t/, /pcrr8t/REPORT_CDIFF/ptmr8t/, /pcrr8t/REPORT_NDIFF/ptmr8t/,

Underfull \hbox (badness 7064) in paragraph at lines 83828--83833
/ptmr8t/Create a new op-tion flag with a given name, and re-turn the new flag's
 in-te-ger value.
[879]
Underfull \hbox (badness 10000) in paragraph at lines 83947--83949
[]/ptmr8t/Optional ar-gu-ment /ptmri8t/name /ptmr8t/gives the name of the test;
 by de-fault, or if /pcrr8t/None/ptmr8t/,
[880] [881] [882] [883] [884] [885] [886] [887] [888] [889]
Underfull \hbox (badness 6910) in paragraph at lines 84820--84822
[]/ptmr8t/For in-for-ma-tion about the con-struc-tor pa-ram-e-ters and meth-ods
, see the doc-u-men-ta-tion for
[890] [891] [892] [893] [894] [895]
Underfull \hbox (badness 10000) in paragraph at lines 85291--85294
[]/ptmr8t/will cre-ate a test suite that will run /pcrr8t/WidgetTestCase.testDe
faultSize() /ptmr8t/and
[896] [897] [898] [899] [900]
Underfull \hbox (badness 5288) in paragraph at lines 85844--85853
[]/ptmr8t/For ex-am-ple, if you have a mod-ule /pcrr8t/SampleTests /ptmr8t/con-
tain-ing a /pcrr8t/TestCase/ptmr8t/-derived class
[901] [902]
Underfull \hbox (badness 10000) in paragraph at lines 86011--86012

[903] [904] [905] [906] [907] [908]
Chapter 27.
[909] [910] [911] [912] [913] [914] [915] [916] [917] [918] [919] [920]
[921] [922] [923] [924] [925] [926] [927] [928] [929] [930]
Chapter 28.
[931]
Underfull \hbox (badness 10000) in paragraph at lines 88510--88511

[932] [933]
Underfull \hbox (badness 6001) in paragraph at lines 88795--88799
[]/ptmr8t/On Win-dows NT+, file names are Uni-code na-tively, so no con-ver-sio
n is per-formed.
[934] [935] [936] [937] [938] [939] [940]
Overfull \hbox (33.31012pt too wide) in paragraph at lines 89556--89556
[]/pcrr8t/PendingDeprecationWarning|  

Overfull \hbox (22.45828pt too wide) in paragraph at lines 89625--89626
[][] 
[941] [942] [943] [944] [945] [946] [947] [948]
Underfull \hbox (badness 10000) in paragraph at lines 90328--90332
/ptmr8t/This is a short-hand for /pcrr8t/print_exception(sys.exc_type, sys.exc_
value,
[949]
Underfull \hbox (badness 10000) in paragraph at lines 90342--90344
/ptmr8t/This is a short-hand for /pcrr8t/print_exception(sys.last_type, sys.las
t_value,
[950] [951] [952]
Underfull \hbox (badness 6575) in paragraph at lines 90629--90631
[]/ptmr8t/Instances of class /pcrr8t/_Feature /ptmr8t/have two cor-re-spond-ing
 meth-ods, /pcrr8t/getOptionalRelease() /ptmr8t/and
[953] [954]
Underfull \hbox (badness 5592) in paragraph at lines 90832--90835
/ptmr8t/The de-bug-ging flags nec-es-sary for the col-lec-tor to print in-for-m
a-tion about a leak-ing pro-
[955]
Overfull \hbox (6.01671pt too wide) in paragraph at lines 91238--91238
[] /ptmb8t/Notes|  

Overfull \hbox (0.99947pt too wide) in paragraph at lines 91238--91238
[]/ptmr8t/method|  

Overfull \hbox (2.11691pt too wide) in paragraph at lines 91238--91238
[]/ptmr8t/f_exc_traceback|  
[956]
Overfull \vbox (63.69313pt too high) has occurred while \output is active
[957] [958] [959]
Underfull \hbox (badness 10000) in paragraph at lines 91534--91535

[960] [961] [962] [963]
Underfull \hbox (badness 6396) in paragraph at lines 91863--91868
[]/ptmr8t/Conversion of an IEEE-754 ex-cep-tion to a Python ex-cep-tion re-quir
es that the wrap-per macros
[964] [965] [966]
Chapter 29.

Underfull \hbox (badness 6016) in paragraph at lines 91919--91922
/ptmr8t/Closely em-u-late the be-hav-ior of the in-ter-ac-tive Python in-ter-pr
eter. This class builds on

Underfull \hbox (badness 10000) in paragraph at lines 91926--91933
/ptmr8t/Convenience func-tion to run a read-eval-print loop. This cre-ates a ne
w in-stance of
[967] [968] [969] [970]
Chapter 30.

Underfull \hbox (badness 10000) in paragraph at lines 92169--92170


Overfull \hbox (85.05946pt too wide) in paragraph at lines 92219--92224
/ptmr8t/abled mod-ule.          []

Underfull \hbox (badness 10000) in paragraph at lines 92219--92224


Underfull \hbox (badness 10000) in paragraph at lines 92241--92242

[971] [972]
Underfull \hbox (badness 10000) in paragraph at lines 92417--92422
/ptmr8t/is /pcrr8t/('audioop', 'array', 'binascii', 'cmath', 'errno', 'imageop'
,

Underfull \hbox (badness 10000) in paragraph at lines 92417--92422
/pcrr8t/'marshal', 'math', 'md5', 'operator', 'parser', 'regex', 'select',

Underfull \hbox (badness 10000) in paragraph at lines 92433--92438
/pcrr8t/'readlink', 'stat', 'times', 'uname', 'getpid', 'getppid', 'getcwd',
[973]
Overfull \hbox (98.94922pt too wide) in paragraph at lines 92499--92504
/ptmr8t/Dis-abled mod-ule.          []

Underfull \hbox (badness 10000) in paragraph at lines 92499--92504

[974] [975] [976]
Chapter 31.
[977] [978] [979] [980] [981] [982] [983] [984] [985] [986] [987] [988]
Chapter 32.
[989] [990] [991] [992] [993] [994] [995] [996] [997] [998] [999] [1000]
[1001] [1002] [1003] [1004] [1005] [1006] [1007] [1008] [1009] [1010] [1011]
[1012] [1013] [1014] [1015] [1016] [1017] [1018]
Chapter 33.
[1019] [1020] [1021]
Overfull \vbox (951.69313pt too high) has occurred while \output is active
[1022] [1023] [1024]
Chapter 34.
[1025] [1026] [1027] [1028]
Chapter 35.
[1029]
Underfull \hbox (badness 10000) in paragraph at lines 97709--97715
/ptmr8t/Modify the view, by call-ing /pcrr8t/MsiViewModify/ptmr8t/. /ptmri8t/ki
nd /ptmr8t/can be one of

Underfull \hbox (badness 10000) in paragraph at lines 97709--97715
/pcrr8t/MSIMODIFY_SEEK/ptmr8t/, /pcrr8t/MSIMODIFY_REFRESH/ptmr8t/, /pcrr8t/MSIM
ODIFY_INSERT/ptmr8t/, /pcrr8t/MSIMODIFY_UPDATE/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 97709--97715
/pcrr8t/MSIMODIFY_ASSIGN/ptmr8t/, /pcrr8t/MSIMODIFY_REPLACE/ptmr8t/, /pcrr8t/MS
IMODIFY_MERGE/ptmr8t/, /pcrr8t/MSIMODIFY_DELETE/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 97709--97715
/pcrr8t/MSIMODIFY_INSERT_TEMPORARY/ptmr8t/, /pcrr8t/MSIMODIFY_VALIDATE/ptmr8t/,
 /pcrr8t/MSIMODIFY_VALIDATE_NEW/ptmr8t/,
[1030]
Underfull \hbox (badness 10000) in paragraph at lines 97741--97748
/pcrr8t/PID_AUTHOR/ptmr8t/, /pcrr8t/PID_KEYWORDS/ptmr8t/, /pcrr8t/PID_COMMENTS/
ptmr8t/, /pcrr8t/PID_TEMPLATE/ptmr8t/, /pcrr8t/PID_LASTAUTHOR/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 97741--97748
/pcrr8t/PID_REVNUMBER/ptmr8t/, /pcrr8t/PID_LASTPRINTED/ptmr8t/, /pcrr8t/PID_CRE
ATE_DTM/ptmr8t/, /pcrr8t/PID_LASTSAVE_DTM/ptmr8t/,
[1031] [1032] [1033] [1034] [1035] [1036]
Overfull \hbox (25.00525pt too wide) in paragraph at lines 98491--98492
[][] 
[1037]
Overfull \hbox (43.37585pt too wide) in paragraph at lines 98670--98670
[]/pcrr8t/REG_DWORD_LITTLE_ENDIAN|  

Overfull \hbox (25.37585pt too wide) in paragraph at lines 98670--98670
[]/pcrr8t/REG_DWORD_BIG_ENDIAN|  

Overfull \hbox (7.37585pt too wide) in paragraph at lines 98670--98670
[]/pcrr8t/REG_RESOURCE_LIST|  

Overfull \hbox (25.01274pt too wide) in paragraph at lines 98670--98671
[][] 
[1038] [1039] [1040] [1041] [1042]
Chapter 36.
[1043] [1044] [1045]
Underfull \hbox (badness 10000) in paragraph at lines 99440--99441

[1046] [1047] [1048] [1049] [1050] [1051] [1052] [1053] [1054] [1055] [1056]
Underfull \hbox (badness 10000) in paragraph at lines 100685--100688
[]/pcrr8t/LOG_EMERG/ptmr8t/, /pcrr8t/LOG_ALERT/ptmr8t/, /pcrr8t/LOG_CRIT/ptmr8t
/, /pcrr8t/LOG_ERR/ptmr8t/, /pcrr8t/LOG_WARNING/ptmr8t/,
[1057]
Underfull \hbox (badness 10000) in paragraph at lines 100721--100722

[1058]
Chapter 37.

Underfull \hbox (badness 10000) in paragraph at lines 100788--100789

[1059]
Underfull \hbox (badness 10000) in paragraph at lines 100926--100927

[1060]
Underfull \hbox (badness 10000) in paragraph at lines 101050--101051

[1061] [1062]
Underfull \hbox (badness 10000) in paragraph at lines 101165--101166

[1063] [1064]
Underfull \hbox (badness 10000) in paragraph at lines 101393--101394

[1065] [1066] [1067]
Underfull \hbox (badness 10000) in paragraph at lines 101755--101756

[1068] [1069] [1070] [1071] [1072]
Chapter 38.
[1073] [1074]
Underfull \hbox (badness 10000) in paragraph at lines 102191--102192


Underfull \hbox (badness 10000) in paragraph at lines 102270--102271

[1075] [1076]
Underfull \hbox (badness 10000) in paragraph at lines 102420--102421

[1077] [1078]
Chapter 39.

Underfull \hbox (badness 10000) in paragraph at lines 102638--102639

[1079] [1080] [1081] [1082]
Overfull \hbox (4.80948pt too wide) in paragraph at lines 103137--103137
[]/pcrr8t/audio|  

Overfull \hbox (4.80948pt too wide) in paragraph at lines 103137--103137
[]/pcrr8t/index|  

Overfull \hbox (4.80948pt too wide) in paragraph at lines 103137--103137
[]/pcrr8t/ptime|  

Overfull \hbox (4.80948pt too wide) in paragraph at lines 103137--103137
[]/pcrr8t/atime|  

Overfull \hbox (16.80948pt too wide) in paragraph at lines 103137--103137
[]/pcrr8t/catalog|  

Overfull \hbox (4.80948pt too wide) in paragraph at lines 103137--103137
[]/pcrr8t/ident|  

Overfull \hbox (16.80948pt too wide) in paragraph at lines 103137--103137
[]/pcrr8t/control|  

Overfull \hbox (24.99579pt too wide) in paragraph at lines 103137--103138
[][] 
[1083] [1084] [1085]
Underfull \hbox (badness 10000) in paragraph at lines 103421--103425
/pcrr8t/set_slider_bounds()/ptmr8t/, /pcrr8t/get_slider_bounds()/ptmr8t/, /pcrr
8t/set_slider_return()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103429--103433
/pcrr8t/set_slider_bounds()/ptmr8t/, /pcrr8t/get_slider_bounds()/ptmr8t/, /pcrr
8t/set_slider_return()/ptmr8t/,
[1086]
Underfull \hbox (badness 10000) in paragraph at lines 103443--103448
/ptmr8t/Add a po-si-tioner ob-ject to the form. --- Meth-ods: /pcrr8t/set_posit
ioner_xvalue()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103443--103448
/pcrr8t/set_positioner_yvalue()/ptmr8t/, /pcrr8t/set_positioner_xbounds()/ptmr8
t/,

Underfull \hbox (badness 10000) in paragraph at lines 103443--103448
/pcrr8t/set_positioner_ybounds()/ptmr8t/, /pcrr8t/get_positioner_xvalue()/ptmr8
t/,

Underfull \hbox (badness 10000) in paragraph at lines 103443--103448
/pcrr8t/get_positioner_yvalue()/ptmr8t/, /pcrr8t/get_positioner_xbounds()/ptmr8
t/,

Underfull \hbox (badness 10000) in paragraph at lines 103452--103455
/pcrr8t/set_counter_bounds()/ptmr8t/, /pcrr8t/set_counter_step()/ptmr8t/, /pcrr
8t/set_counter_precision()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103471--103475
/pcrr8t/addto_choice()/ptmr8t/, /pcrr8t/replace_choice()/ptmr8t/, /pcrr8t/delet
e_choice()/ptmr8t/, /pcrr8t/get_choice_text()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103479--103488
/pcrr8t/add_browser_line()/ptmr8t/, /pcrr8t/addto_browser()/ptmr8t/, /pcrr8t/in
sert_browser_line()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103479--103488
/pcrr8t/delete_browser_line()/ptmr8t/, /pcrr8t/replace_browser_line()/ptmr8t/, 
/pcrr8t/get_browser_line()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103479--103488
/pcrr8t/load_browser()/ptmr8t/, /pcrr8t/get_browser_maxline()/ptmr8t/, /pcrr8t/
select_browser_line()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103479--103488
/pcrr8t/deselect_browser_line()/ptmr8t/, /pcrr8t/deselect_browser()/ptmr8t/, /p
crr8t/isselected_browser_line()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103479--103488
/pcrr8t/get_browser()/ptmr8t/, /pcrr8t/set_browser_fontsize()/ptmr8t/, /pcrr8t/
set_browser_fontstyle()/ptmr8t/,
[1087] [1088] [1089]
Underfull \hbox (badness 10000) in paragraph at lines 103939--103940

[1090] [1091] [1092]
Overfull \hbox (16.61642pt too wide) in paragraph at lines 104267--104267
[]/pcrr8t/'forcegray'|  

Overfull \hbox (4.61642pt too wide) in paragraph at lines 104267--104267
[]/pcrr8t/'quality'|  

Overfull \hbox (10.61642pt too wide) in paragraph at lines 104267--104267
[]/pcrr8t/'optimize'|  

Overfull \hbox (24.99864pt too wide) in paragraph at lines 104267--104268
[][] 

Overfull \hbox (74.97656pt too wide) in paragraph at lines 104279--104281
[]
[1093] [1094]
Chapter 40.
[1095] [1096]
Chapter 41.

Underfull \hbox (badness 10000) in paragraph at lines 104464--104465


Underfull \hbox (badness 10000) in paragraph at lines 104495--104496


Underfull \hbox (badness 10000) in paragraph at lines 104503--104504


Underfull \hbox (badness 10000) in paragraph at lines 104510--104511

[1097]
Underfull \hbox (badness 10000) in paragraph at lines 104518--104519

[1098]
Underfull \hbox (badness 10000) in paragraph at lines 104636--104637


Underfull \hbox (badness 10000) in paragraph at lines 104654--104655

[1099] [1100]
Appendix A.
[1101] [1102] [1103] [1104] [1105] [1106]
Appendix B.
[1107] [1108]
Appendix C.
[1109] [1110] [1111] [1112] [1113] [1114] [1115] [1116] [1117] [1118] [1119]
[1120]
Appendix D.
No file modlibrary.ind.
No file library.ind.
[1121] (./library.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc}</usr/share/texmf/fonts/t
ype1/bluesky/cm/cmsy10.pfb>{/usr/share/texmf/dvips/tetex/aae443f0.enc}</usr/sha
re/texmf/fonts/type1/bluesky/cm/cmmi10.pfb>
Output written on library.pdf (1131 pages, 5833609 bytes).
Transcript written on library.log.
pdflatex 'library.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./library.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex) (./library.pla))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file library.idx
(./library.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./library.out)
(./library.out) (/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/texm
f/dvips/config/pdftex.map}] [2] (./library.toc
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.109 ...ay bisection algorithm}{147}{section.9.5}
                                                   [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.240 ... with \textbf {bzip2}}{284}{section.13.3}
                                                   [2] [3] [4] [5]
Overfull \hbox (4.49997pt too wide) detected at line 1005
 []/ptmr8t/1002

Overfull \hbox (4.49997pt too wide) detected at line 1008
 []/ptmr8t/1004

Overfull \hbox (4.49997pt too wide) detected at line 1009
 []/ptmr8t/1004

Overfull \hbox (4.49997pt too wide) detected at line 1010
 []/ptmr8t/1004

Overfull \hbox (4.49997pt too wide) detected at line 1011
 []/ptmr8t/1005

Overfull \hbox (4.49997pt too wide) detected at line 1012
 []/ptmr8t/1006

Overfull \hbox (4.49997pt too wide) detected at line 1013
 []/ptmr8t/1006

Overfull \hbox (4.49997pt too wide) detected at line 1016
 []/ptmr8t/1008

Overfull \hbox (4.49997pt too wide) detected at line 1017
 []/ptmr8t/1008

Overfull \hbox (4.49997pt too wide) detected at line 1018
 []/ptmr8t/1009

Overfull \hbox (4.49997pt too wide) detected at line 1020
 []/ptmr8t/1016

Overfull \hbox (4.49997pt too wide) detected at line 1021
 []/ptmr8t/1017

Overfull \hbox (4.49997pt too wide) detected at line 1023
 []/ptmr8t/1019

Overfull \hbox (4.49997pt too wide) detected at line 1024
 []/ptmr8t/1020

Overfull \hbox (4.49997pt too wide) detected at line 1025
 []/ptmr8t/1020

Overfull \hbox (4.49997pt too wide) detected at line 1029
 []/ptmr8t/1024

Overfull \hbox (4.49997pt too wide) detected at line 1030
 []/ptmr8t/1024

Overfull \hbox (4.49997pt too wide) detected at line 1032
 []/ptmr8t/1025

Overfull \hbox (4.49997pt too wide) detected at line 1038
 []/ptmr8t/1029

Overfull \hbox (4.49997pt too wide) detected at line 1049
 []/ptmr8t/1034

Overfull \hbox (4.49997pt too wide) detected at line 1053
 []/ptmr8t/1035

Overfull \hbox (4.49997pt too wide) detected at line 1055
 []/ptmr8t/1039

Overfull \hbox (4.49997pt too wide) detected at line 1057
 []/ptmr8t/1043

Overfull \hbox (4.49997pt too wide) detected at line 1060
 []/ptmr8t/1044

Overfull \hbox (4.49997pt too wide) detected at line 1061
 []/ptmr8t/1044

Overfull \hbox (4.49997pt too wide) detected at line 1062
 []/ptmr8t/1045

Overfull \hbox (4.49997pt too wide) detected at line 1063
 []/ptmr8t/1046

Overfull \hbox (4.49997pt too wide) detected at line 1064
 []/ptmr8t/1046

Overfull \hbox (4.49997pt too wide) detected at line 1066
 []/ptmr8t/1047

Overfull \hbox (4.49997pt too wide) detected at line 1068
 []/ptmr8t/1048

Overfull \hbox (4.49997pt too wide) detected at line 1069
 []/ptmr8t/1049

Overfull \hbox (4.49997pt too wide) detected at line 1070
 []/ptmr8t/1049

Overfull \hbox (4.49997pt too wide) detected at line 1071
 []/ptmr8t/1051
[6]
Overfull \hbox (4.49997pt too wide) detected at line 1073
 []/ptmr8t/1052

Overfull \hbox (4.49997pt too wide) detected at line 1074
 []/ptmr8t/1054

Overfull \hbox (4.49997pt too wide) detected at line 1077
 []/ptmr8t/1056

Overfull \hbox (4.49997pt too wide) detected at line 1078
 []/ptmr8t/1057

Overfull \hbox (4.49997pt too wide) detected at line 1079
 []/ptmr8t/1057

Overfull \hbox (4.49997pt too wide) detected at line 1081
 []/ptmr8t/1059

Overfull \hbox (4.49997pt too wide) detected at line 1083
 []/ptmr8t/1060

Overfull \hbox (4.49997pt too wide) detected at line 1084
 []/ptmr8t/1061

Overfull \hbox (4.49997pt too wide) detected at line 1085
 []/ptmr8t/1062

Overfull \hbox (4.49997pt too wide) detected at line 1086
 []/ptmr8t/1063

Overfull \hbox (4.49997pt too wide) detected at line 1088
 []/ptmr8t/1065

Overfull \hbox (4.49997pt too wide) detected at line 1094
 []/ptmr8t/1068

Overfull \hbox (4.49997pt too wide) detected at line 1095
 []/ptmr8t/1068

Overfull \hbox (4.49997pt too wide) detected at line 1120
 []/ptmr8t/1071

Overfull \hbox (4.49997pt too wide) detected at line 1122
 []/ptmr8t/1074

Overfull \hbox (4.49997pt too wide) detected at line 1123
 []/ptmr8t/1074

Overfull \hbox (4.49997pt too wide) detected at line 1124
 []/ptmr8t/1075

Overfull \hbox (4.49997pt too wide) detected at line 1125
 []/ptmr8t/1076

Overfull \hbox (4.49997pt too wide) detected at line 1126
 []/ptmr8t/1078

Overfull \hbox (4.49997pt too wide) detected at line 1129
 []/ptmr8t/1079

Overfull \hbox (4.49997pt too wide) detected at line 1132
 []/ptmr8t/1081

Overfull \hbox (4.49997pt too wide) detected at line 1133
 []/ptmr8t/1081

Overfull \hbox (4.49997pt too wide) detected at line 1136
 []/ptmr8t/1084

Overfull \hbox (4.49997pt too wide) detected at line 1140
 []/ptmr8t/1088

Overfull \hbox (4.49997pt too wide) detected at line 1141
 []/ptmr8t/1089

Overfull \hbox (4.49997pt too wide) detected at line 1142
 []/ptmr8t/1089

Overfull \hbox (4.49997pt too wide) detected at line 1143
 []/ptmr8t/1090

Overfull \hbox (4.49997pt too wide) detected at line 1144
 []/ptmr8t/1091

Overfull \hbox (4.49997pt too wide) detected at line 1145
 []/ptmr8t/1091

Overfull \hbox (4.49997pt too wide) detected at line 1146
 []/ptmr8t/1092

Overfull \hbox (4.49997pt too wide) detected at line 1147
 []/ptmr8t/1092

Overfull \hbox (4.49997pt too wide) detected at line 1149
 []/ptmr8t/1095

Overfull \hbox (4.49997pt too wide) detected at line 1151
 []/ptmr8t/1096

Overfull \hbox (4.49997pt too wide) detected at line 1153
 []/ptmr8t/1097

Overfull \hbox (4.49997pt too wide) detected at line 1154
 []/ptmr8t/1097

Overfull \hbox (4.49997pt too wide) detected at line 1155
 []/ptmr8t/1097

Overfull \hbox (4.49997pt too wide) detected at line 1156
 []/ptmr8t/1098

Overfull \hbox (4.49997pt too wide) detected at line 1167
 []/ptmr8t/1099

Overfull \hbox (4.49997pt too wide) detected at line 1168
 []/ptmr8t/1099

Overfull \hbox (4.49997pt too wide) detected at line 1171
 []/ptmr8t/1107

Overfull \hbox (4.49997pt too wide) detected at line 1173
 []/ptmr8t/1109

Overfull \hbox (4.49997pt too wide) detected at line 1174
 []/ptmr8t/1110

Overfull \hbox (4.49997pt too wide) detected at line 1175
 []/ptmr8t/1113
[7]) [8]
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.139 \hypertarget{library-intro}{}\chapter
                                           {Introduction} [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.139 \hypertarget{library-intro}{}\chapter
                                           {Introduction} [2]
Chapter 1.
! pdfTeX warning (ext4): destination with the same identifier (name{page.3}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.188 \hypertarget{built-in-funcs}{}\chapter
                                            {Built-in Functions} [3]
! pdfTeX warning (ext4): destination with the same identifier (name{page.4}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.188 \hypertarget{built-in-funcs}{}\chapter
                                            {Built-in Functions} [4]
Chapter 2.
! pdfTeX warning (ext4): destination with the same identifier (name{page.5}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.267 \end{funcdesc}
                     [5]
! pdfTeX warning (ext4): destination with the same identifier (name{page.6}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.358 
       [6] (/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd)
! pdfTeX warning (ext4): destination with the same identifier (name{page.7}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.451 ...plex numbers is deprecated.\end{funcdesc}
                                                   [7]
! pdfTeX warning (ext4): destination with the same identifier (name{page.8}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.532 \end{notice}
                   [8] [9]
Underfull \hbox (badness 10000) in paragraph at lines 658--659

[10]
Underfull \hbox (badness 10000) in paragraph at lines 746--747

[11] [12] [13] [14] [15] [16] [17] [18] [19] [20]
Chapter 3.
[21] [22]
Chapter 4.
[23] [24]
Chapter 5.
[25] [26]
Chapter 6.
[27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37]
Overfull \hbox (8.3441pt too wide) in paragraph at lines 3183--3183
[] /ptmb8t/Notes|  
[38]
Overfull \hbox (7.72594pt too wide) in paragraph at lines 3375--3375
[]/ptmr8t/(7)(8)(9)(10)|  
[39] [40]
Underfull \hbox (badness 10000) in paragraph at lines 3558--3564
[]/ptmr8t/Note, the non-operator ver-sions of /pcrr8t/union()/ptmr8t/, /pcrr8t/
intersection()/ptmr8t/, /pcrr8t/difference()/ptmr8t/, and
[41]
Underfull \hbox (badness 10000) in paragraph at lines 3645--3649
[]/ptmr8t/Note, the non-operator ver-sions of the /pcrr8t/update()/ptmr8t/, /pc
rr8t/intersection_update()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 3645--3649
/pcrr8t/difference_update()/ptmr8t/, and /pcrr8t/symmetric_difference_update() 
/ptmr8t/meth-ods will ac-cept
[42] [43] [44] [45] [46]
Underfull \hbox (badness 6944) in paragraph at lines 4192--4198
[]/ptmr8t/An ex-am-ple of a con-text man-ager that re-turns a re-lated ob-ject 
is the one re-turned by
[47] [48] [49] [50]
Chapter 7.

Underfull \hbox (badness 10000) in paragraph at lines 4492--4495
/ptmr8t/The base class for all built-in ex-cep-tions ex-cept /pcrr8t/StopIterat
ion/ptmr8t/, /pcrr8t/GeneratorExit/ptmr8t/,
[51] [52] [53] [54] [55] [56]
Chapter 8.
[57] [58]
Overfull \hbox (166.23189pt too wide) in paragraph at lines 5141--5148
[][]

Underfull \hbox (badness 10000) in paragraph at lines 5141--5148

[59]
Overfull \hbox (172.23183pt too wide) in paragraph at lines 5252--5260
[][]

Underfull \hbox (badness 10000) in paragraph at lines 5252--5260

[60]
Overfull \hbox (49.99875pt too wide) in paragraph at lines 5306--5307
[][] 

Overfull \hbox (50.00552pt too wide) in paragraph at lines 5345--5346
[][] 

Overfull \hbox (2.46297pt too wide) in paragraph at lines 5426--5426
[] /ptmb8t/Type|  

Overfull \hbox (1.29306pt too wide) in paragraph at lines 5426--5426
[]/ptmr8t/None|  

Overfull \hbox (49.99658pt too wide) in paragraph at lines 5426--5427
[][] 

Overfull \hbox (6.8293pt too wide) in paragraph at lines 5499--5499
[] /ptmb8t/Type|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'e'|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'E'|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'f'|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'F'|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'g'|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'G'|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'n'|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'%'|  

Overfull \hbox (5.6594pt too wide) in paragraph at lines 5499--5499
[]/ptmr8t/None|  

Overfull \hbox (50.00784pt too wide) in paragraph at lines 5499--5500
[][] 
[61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75]
[76] [77]
Underfull \hbox (badness 10000) in paragraph at lines 7015--7020
[]/ptmb8t/Note:  /ptmr8t/The fol-low-ing ap-plies only to reg-u-lar ex-pres-sio
n ob-jects like those cre-ated with

Underfull \hbox (badness 10000) in paragraph at lines 7015--7020
/pcrr8t/re.compile("pattern")/ptmr8t/, not the prim-i-tives /pcrr8t/re.match(pa
ttern, string) /ptmr8t/or
[78] [79] [80] [81] [82]
Underfull \hbox (badness 10000) in paragraph at lines 7604--7606
/ptmr8t/Identical to the /pcrr8t/unpack_from() /ptmr8t/func-tion, us-ing the co
m-piled for-mat.
[83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96]
Underfull \hbox (badness 10000) in paragraph at lines 8915--8918
[]/ptmr8t/Decoding and trans-lat-ing works sim-i-lar, ex-cept /pcrr8t/UnicodeDe
codeError /ptmr8t/or
[97] [98]
Overfull \hbox (52.21255pt too wide) in paragraph at lines 9098--9098
[]/pcrr8t/'xmlcharrefreplace'|  

Overfull \hbox (46.21255pt too wide) in paragraph at lines 9098--9098
[]/pcrr8t/'backslashreplace'|  
[99] [100] [101] [102] [103]
Overfull \hbox (11.68579pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/euc_jis_2004|  

Overfull \hbox (11.68579pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/euc_jisx0213|  

Overfull \hbox (2.80591pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso2022_jp|  

Overfull \hbox (12.80591pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso2022_jp_1|  

Overfull \hbox (12.80591pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso2022_jp_2|  

Overfull \hbox (27.80591pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso2022_jp_2004|  

Overfull \hbox (12.80591pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso2022_jp_3|  

Overfull \hbox (19.87584pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso2022_jp_ext|  

Overfull \hbox (3.35597pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso2022_kr|  

Overfull \hbox (5.02602pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso8859_10|  

Overfull \hbox (5.02602pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso8859_13|  

Overfull \hbox (5.02602pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso8859_14|  

Overfull \hbox (5.02602pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso8859_15|  

Overfull \hbox (8.19551pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/mac_cyrillic|  

Overfull \hbox (2.22585pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/mac_greek|  

Overfull \hbox (8.89561pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/mac_iceland|  

Overfull \hbox (2.79562pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/mac_latin2|  

Overfull \hbox (5.5658pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/mac_roman|  

Overfull \hbox (7.79564pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/mac_turkish|  

Overfull \hbox (15.58554pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/shift_jis_2004|  

Overfull \hbox (15.58554pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/shift_jisx0213|  
[104]
Overfull \vbox (459.69313pt too high) has occurred while \output is active
[105]
Overfull \hbox (11.3528pt too wide) in paragraph at lines 10484--10484
[] /ptmb8t/Operand 

Overfull \hbox (18.4786pt too wide) in paragraph at lines 10484--10484
[]/ptmr8t/base64_codec|  

Overfull \hbox (5.14877pt too wide) in paragraph at lines 10484--10484
[]/ptmr8t/bz2_codec|  

Overfull \hbox (4.99887pt too wide) in paragraph at lines 10484--10484
[]/ptmr8t/hex_codec|  

Overfull \hbox (1.81868pt too wide) in paragraph at lines 10484--10484
/ptmr8t/pri_codec|  

Overfull \hbox (45.5384pt too wide) in paragraph at lines 10484--10484
[]/ptmr8t/raw_unicode_escape|  

Overfull \hbox (16.8183pt too wide) in paragraph at lines 10484--10484
[]/ptmr8t/string_escape|  

Overfull \hbox (12.91855pt too wide) in paragraph at lines 10484--10484
/ptmr8t/code_escape|  

Overfull \hbox (16.8184pt too wide) in paragraph at lines 10484--10484
/ptmr8t/code_internal|  

Overfull \hbox (0.70883pt too wide) in paragraph at lines 10484--10484
[]/ptmr8t/uu_codec|  

Overfull \hbox (5.70856pt too wide) in paragraph at lines 10484--10484
[]/ptmr8t/zlib_codec|  
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [106] [107] [108] [109]
[110]
Chapter 9.
[111] [112]
Underfull \hbox (badness 10000) in paragraph at lines 11110--11112
/ptmr8t/The most pos-i-tive /pcrr8t/timedelta /ptmr8t/ob-ject, /pcrr8t/timedelt
a(days=999999999, hours=23,

Underfull \hbox (badness 10000) in paragraph at lines 11116--11118
/ptmr8t/The small-est pos-si-ble dif-fer-ence be-tween non-equal /pcrr8t/timede
lta /ptmr8t/ob-jects,
[113] [114]
Overfull \hbox (20.67915pt too wide) in paragraph at lines 11394--11395
[][] 

Underfull \hbox (badness 7362) in paragraph at lines 11400--11405
/pcrr8t/< 0/ptmr8t/. Af-ter-ward /pcrr8t/date2 - date1 == timedelta.days/ptmr8t
/. /pcrr8t/timedelta.seconds /ptmr8t/and

Underfull \hbox (badness 10000) in paragraph at lines 11443--11447
/pcrr8t/d.month, d.day, 0, 0, 0, d.weekday(), d.toordinal() - date(d.year, 1,
[115]
Underfull \hbox (badness 10000) in paragraph at lines 11501--11506
/ptmr8t/Return a string rep-re-sent-ing the date, for ex-am-ple /pcrr8t/date(20
02, 12,

Underfull \hbox (badness 10000) in paragraph at lines 11501--11506
/pcrr8t/4).ctime() == 'Wed Dec 4 00:00:00 2002'/ptmr8t/. /pcrr8t/d.ctime() /ptm
r8t/is equiv-a-lent to
[116]
Underfull \hbox (badness 10000) in paragraph at lines 11615--11618
/ptmr8t/Return the cur-rent lo-cal date-time, with /pcrr8t/tzinfo None/ptmr8t/.
 This is equiv-a-lent to
[117]
Underfull \hbox (badness 10000) in paragraph at lines 11628--11632
[]/ptmr8t/Else /ptmri8t/tz /ptmr8t/must be an in-stance of a class /pcrr8t/tzin
fo /ptmr8t/sub-class, and the cur-rent date

Underfull \hbox (badness 10000) in paragraph at lines 11628--11632
/ptmr8t/and time are con-verted to /ptmri8t/tz/ptmr8t/`s time zone. In this cas
e the re-sult is equiv-a-lent to

Underfull \hbox (badness 10000) in paragraph at lines 11648--11652
[]/ptmr8t/Else /ptmri8t/tz /ptmr8t/must be an in-stance of a class /pcrr8t/tzin
fo /ptmr8t/sub-class, and the times-

Underfull \hbox (badness 10000) in paragraph at lines 11648--11652
/ptmr8t/tamp is con-verted to /ptmri8t/tz/ptmr8t/`s time zone. In this case the
 re-sult is equiv-a-lent to

Underfull \hbox (badness 10000) in paragraph at lines 11713--11715
/ptmr8t/The small-est pos-si-ble dif-fer-ence be-tween non-equal /pcrr8t/dateti
me /ptmr8t/ob-jects,
[118]
Underfull \hbox (badness 5652) in paragraph at lines 11796--11802
[]/ptmr8t/datetime2 is a du-ra-tion of timedelta re-moved from date-time1, mov-
ing for-ward in time if
[119]
Underfull \hbox (badness 10000) in paragraph at lines 11945--11953
/ptmr8t/equiv-a-lent to /pcrr8t/time.struct_time((d.year, d.month, d.day, d.hou
r, d.minute,

Underfull \hbox (badness 10000) in paragraph at lines 11945--11953
/pcrr8t/d.second, d.weekday(), d.toordinal() - date(d.year, 1, 1).toordinal() +

[120]
Underfull \hbox (badness 6592) in paragraph at lines 11961--11967
[]/ptmr8t/If /ptmri8t/d /ptmr8t/is aware, /ptmri8t/d /ptmr8t/is nor-mal-ized to
 UTC time, by sub-tract-ing /pcrr8t/d.utcoffset()/ptmr8t/, and a

Underfull \hbox (badness 10000) in paragraph at lines 11990--11992
/ptmr8t/Return a 3-tuple, (ISO year, ISO week num-ber, ISO week-day). The same 
as

Underfull \hbox (badness 10000) in paragraph at lines 11996--11999
/ptmr8t/Return a string rep-re-sent-ing the date and time in ISO 8601 for-mat, 
YYYY-MM-

Underfull \hbox (badness 7238) in paragraph at lines 12026--12031
/ptmr8t/Return a string rep-re-sent-ing the date and time, for ex-am-ple /pcrr8
t/datetime(2002, 12, 4,
[121] [122] [123] [124] [125] [126] [127] [128] [129] [130]
Overfull \hbox (11.12794pt too wide) in paragraph at lines 12942--12942
[] /ptmb8t/Notes|  
[131] [132] [133] [134]
Overfull \hbox (19.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/Container|  

Overfull \hbox (13.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/Hashable|  

Overfull \hbox (13.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/Iterable|  

Overfull \hbox (13.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/Iterator|  

Overfull \hbox (13.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/Callable|  

Overfull \hbox (13.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/Sequence|  

Overfull \hbox (55.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/MutableSequence|  

Overfull \hbox (25.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/MutableSet|  

Overfull \hbox (7.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/Mapping|  

Overfull \hbox (49.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/MutableMapping|  

Overfull \hbox (31.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/MappingView|  

Overfull \hbox (13.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/KeysView|  

Overfull \hbox (14.37897pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/MappingView/ptmr8t/, 

Overfull \hbox (19.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/ItemsView|  

Overfull \hbox (14.37897pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/MappingView/ptmr8t/, 

Overfull \hbox (25.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/ValuesView|  

Overfull \hbox (11.87897pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/MappingView|  
[135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146]
[147] [148] [149] [150]
Underfull \hbox (badness 10000) in paragraph at lines 14902--14916
[]/ptmr8t/Note, the non-operator ver-sions of /pcrr8t/union()/ptmr8t/, /pcrr8t/
intersection()/ptmr8t/, /pcrr8t/difference()/ptmr8t/, and

Overfull \hbox (44.79945pt too wide) in paragraph at lines 15021--15021
[]/pcrr8t/s.symmetric_difference_update(t)|  
[151] [152] [153] [154] [155]
Underfull \hbox (badness 5637) in paragraph at lines 15375--15378
[]/ptmr8t/The low-est val-ued en-tries are re-trieved first (the low-est val-ue
d en-try is the one re-turned
[156] [157] [158] [159] [160]
Underfull \hbox (badness 7308) in paragraph at lines 15883--15885
[]/ptmr8t/In ad-di-tion to the four base meth-ods, pro-gres-sively more ef-fi-c
iency comes with defin-ing
[161] [162] [163] [164]
Underfull \hbox (badness 10000) in paragraph at lines 16238--16244
/ptmr8t/The type of ob-jects de-fined in ex-ten-sion mod-ules with /pcrr8t/PyMe
mberDef/ptmr8t/, such as
[165] [166] [167] [168] [169] [170]
Chapter 10.
[171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182]
[183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194]
[195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206]
[207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218]
[219] [220] [221] [222] [223] [224]
Chapter 11.
[225] [226] [227] [228]
Underfull \hbox (badness 10000) in paragraph at lines 22021--22022


Overfull \hbox (64.2315pt too wide) in paragraph at lines 22040--22042
[]/ptmr8t/Usage ex-am-ple: /pcrr8t/fi = fileinput.FileInput(openhook=fileinput.
hook_encoded("iso-8859-1")) 
[229] [230] [231] [232] [233]
Underfull \hbox (badness 10000) in paragraph at lines 22481--22481
[]/ptmri8t/[mode='w+b', [bufsize=-1, [suf-fix='', [pre-fix='tmp', [dir=None,

Underfull \hbox (badness 10000) in paragraph at lines 22497--22497
[]/ptmri8t/[max_size=0, [mode='w+b', [bufsize=-1, [suf-fix='', [pre-fix='tmp',
[234] [235] [236] [237] [238] [239] [240] [241] [242]
Chapter 12.
[243]
Underfull \hbox (badness 10000) in paragraph at lines 23276--23277

[244] [245] [246] [247] [248] [249] [250] [251] [252] [253]
Underfull \hbox (badness 10000) in paragraph at lines 24198--24205
/ptmr8t/A sub-class of /pcrr8t/Shelf /ptmr8t/which ex-poses /pcrr8t/first()/ptm
r8t/, /pcrr8t/next()/ptmr8t/, /pcrr8t/previous()/ptmr8t/, /pcrr8t/last() /ptmr8
t/and
[254] [255]
Underfull \hbox (badness 10000) in paragraph at lines 24322--24323


Underfull \hbox (badness 10000) in paragraph at lines 24342--24343

[256] [257] [258]
Overfull \hbox (17.53752pt too wide) in paragraph at lines 24736--24737
[][] 
[259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270]
[271] [272] [273] [274] [275]
Underfull \hbox (badness 10000) in paragraph at lines 26265--26269
[]/ptmr8t/The /pcrr8t/sqlite3 /ptmr8t/mod-ule has two de-fault adapters for Pyt
hon's built-in /pcrr8t/datetime.date /ptmr8t/and
[276] [277] [278]
Underfull \hbox (badness 5288) in paragraph at lines 26449--26456
/ptmr8t/Using the non-stan-dard /pcrr8t/execute()/ptmr8t/, /pcrr8t/executemany(
) /ptmr8t/and /pcrr8t/executescript() /ptmr8t/meth-ods of the
[279] [280]
Chapter 13.
[281] [282] [283] [284]
Underfull \hbox (badness 10000) in paragraph at lines 27001--27004
/ptmr8t/Sequential com-pres-sion and de-com-pres-sion is done us-ing the classe
s /pcrr8t/BZ2Compressor /ptmr8t/and
[285] [286] [287] [288] [289] [290] [291]
Underfull \hbox (badness 10000) in paragraph at lines 27745--27747
/ptmr8t/Is raised for /ptmri8t/non-fatal /ptmr8t/er-rors when us-ing /pcrr8t/Ta
rFile.extract()/ptmr8t/, but only if
[292] [293]
Underfull \hbox (badness 10000) in paragraph at lines 28009--28012
[]/pcrr8t/TarInfo /ptmr8t/ob-jects are re-turned by /pcrr8t/TarFile/ptmr8t/`s m
eth-ods /pcrr8t/getmember()/ptmr8t/, /pcrr8t/getmembers() /ptmr8t/and
[294] [295] [296]
Underfull \hbox (badness 10000) in paragraph at lines 28265--28274
[]/ptmr8t/The de-fault value for /ptmri8t/en-cod-ing /ptmr8t/is the lo-cal char
-ac-ter en-cod-ing. It is de-duced from
[297] [298]
Chapter 14.
[299] [300]
Underfull \hbox (badness 10000) in paragraph at lines 28460--28460
[]/ptmri8t/csvfile, field-names, [rest-val='', [ex-trasac-tion='raise', [di-ale
ct='excel', [*args,
[301] [302] [303] [304] [305]
Underfull \hbox (badness 10000) in paragraph at lines 28879--28880

[306]
Underfull \hbox (badness 6526) in paragraph at lines 28976--28978
/ptmr8t/Exception raised when an op-tion ref-er-enced from a value does not ex-
ist. Sub-class of
[307] [308] [309] [310] [311] [312] [313] [314]
Overfull \hbox (15.7865pt too wide) in paragraph at lines 29730--29731
[]
[315] [316]
Chapter 15.

Underfull \hbox (badness 10000) in paragraph at lines 29863--29864

[317] [318] [319] [320]
Chapter 16.
[321] [322] [323]
Underfull \hbox (badness 10000) in paragraph at lines 30607--30612
/ptmr8t/Execute /ptmri8t/cmd /ptmr8t/as a sub-process and re-turn the file ob-j
ects /pcrr8t/(child_stdin,
[324] [325]
Underfull \hbox (badness 10000) in paragraph at lines 30725--30729
[]/ptmr8t/If you're start-ing with a Python file ob-ject /ptmri8t/f/ptmr8t/, fi
rst do /pcrr8t/f.flush()/ptmr8t/, and then do
[326] [327] [328] [329] [330] [331]
Underfull \hbox (badness 10000) in paragraph at lines 31411--31412


Underfull \hbox (badness 10000) in paragraph at lines 31427--31428

[332] [333] [334] [335] [336] [337] [338] [339] [340]
Underfull \hbox (badness 5741) in paragraph at lines 32229--32235
[]/pcrr8t/BufferedIOBase /ptmr8t/deals with buffer-ing on a raw byte stream (/p
crr8t/RawIOBase/ptmr8t/). Its sub-classes,
[341] [342] [343] [344] [345] [346]
Underfull \hbox (badness 10000) in paragraph at lines 32946--32948
/ptmr8t/A helper codec that de-codes new-lines for uni-ver-sal new-lines mode. 
It in-her-its
[347] [348]
Overfull \hbox (11.12794pt too wide) in paragraph at lines 33384--33384
[] /ptmb8t/Notes|  

Overfull \hbox (25.01363pt too wide) in paragraph at lines 33384--33385
[][] 
[349] [350] [351] [352] [353]
Underfull \hbox (badness 10000) in paragraph at lines 33777--33781
[]/pcrr8t/"-v" /ptmr8t/and /pcrr8t/"--report" /ptmr8t/are both op-tions. As-sum
-ing that /pcrro8t/--report /ptmr8t/takes one ar-gu-ment,
[354] [355] [356] [357]
Underfull \hbox (badness 5652) in paragraph at lines 34102--34105
[]/ptmr8t/If /pcrr8t/optparse /ptmr8t/en-coun-ters ei-ther /pcrr8t/"-h" /ptmr8t
/or /pcrr8t/"--help" /ptmr8t/on the command-line, or if you just call
[358] [359] [360] [361]
Underfull \hbox (badness 5203) in paragraph at lines 34386--34389
/ptmr8t/There are sev-eral ways to pop-u-late the parser with op-tions. The pre
-ferred way is by us-ing
[362] [363] [364] [365] [366] [367]
Underfull \hbox (badness 10000) in paragraph at lines 34976--34977
[]/ptmr8t/assume op-tion con-flicts are a pro-gram-ming er-ror and raise
[368] [369] [370] [371] [372] [373]
Underfull \hbox (badness 10000) in paragraph at lines 35426--35431
[]/ptmr8t/Your type-checking func-tion should raise /pcrr8t/OptionValueError /p
tmr8t/if it en-coun-ters any prob-lems.
[374] [375] [376] [377] [378] [379] [380]
Underfull \hbox (badness 10000) in paragraph at lines 35997--36006
[]/pcrr8t/Logger.debug()/ptmr8t/, /pcrr8t/Logger.info()/ptmr8t/, /pcrr8t/Logger
.warning()/ptmr8t/, /pcrr8t/Logger.error()/ptmr8t/, and
[381] [382] [383] [384]
Underfull \hbox (badness 5403) in paragraph at lines 36345--36348
[]/pcrr8t/BaseRotatingHandler /ptmr8t/is the base class for han-dlers that ro-t
ate log files at a cer-tain
[385] [386]
Overfull \hbox (16.72716pt too wide) in paragraph at lines 36623--36623
[]/pcrr8t/filename|  

Overfull \hbox (16.72716pt too wide) in paragraph at lines 36623--36623
[]/pcrr8t/filemode|  

Overfull \hbox (4.72716pt too wide) in paragraph at lines 36623--36623
[]/pcrr8t/format|  

Overfull \hbox (10.72716pt too wide) in paragraph at lines 36623--36623
[]/pcrr8t/datefmt|  

Overfull \hbox (4.72716pt too wide) in paragraph at lines 36623--36623
[]/pcrr8t/stream|  

Overfull \hbox (25.01265pt too wide) in paragraph at lines 36623--36624
[][] 
[387] [388] [389] [390]
Overfull \hbox (3.63922pt too wide) in paragraph at lines 36943--36943
[]/pcrr8t/%(name)s|  

Overfull \hbox (33.63922pt too wide) in paragraph at lines 36943--36943
[]/pcrr8t/%(levelname)s|  

Overfull \hbox (21.63922pt too wide) in paragraph at lines 36943--36943
[]/pcrr8t/%(asctime)s|  

Overfull \hbox (21.63922pt too wide) in paragraph at lines 36943--36943
[]/pcrr8t/%(message)s|  
[391] [392] [393] [394] [395] [396] [397] [398]
Underfull \hbox (badness 6001) in paragraph at lines 37574--37574
[]/ptmri8t/filename, [when, [in-ter-val, [back-up-Count, [en-cod-ing, [de-lay,
[399]
Underfull \hbox (badness 5245) in paragraph at lines 37722--37724
/ptmr8t/The fac-tory method of /pcrr8t/SocketHandler /ptmr8t/is here over-rid-d
en to cre-ate a UDP socket
[400] [401] [402]
Overfull \hbox (4.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(levelno)s|  

Overfull \hbox (16.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(levelname)s|  

Overfull \hbox (10.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(pathname)s|  

Overfull \hbox (10.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(filename)s|  

Overfull \hbox (10.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(funcName)s|  

Overfull \hbox (4.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(created)f|  

Overfull \hbox (52.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(relativeCreated)d|  

Overfull \hbox (4.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(asctime)s|  

Overfull \hbox (22.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(threadName)s|  

Overfull \hbox (4.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(process)d|  

Overfull \hbox (4.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(message)s|  

Underfull \hbox (badness 10000) in paragraph at lines 38114--38118
/ptmr8t/Formats the spec-i-fied ex-cep-tion in-for-ma-tion (a stan-dard ex-cep-
tion tu-ple as re-

Underfull \hbox (badness 10000) in paragraph at lines 38114--38118
/ptmr8t/turned by /pcrr8t/sys.exc_info()/ptmr8t/) as a string. This de-fault im
-ple-men-ta-tion just uses
[403] [404] [405] [406] [407] [408] [409] [410] [411] [412] [413] [414]
[415] [416]
Underfull \hbox (badness 10000) in paragraph at lines 39269--39270

[417] [418] [419] [420] [421] [422]
Overfull \vbox (435.69313pt too high) has occurred while \output is active
[423] [424] [425] [426] [427] [428] [429] [430] [431] [432] [433] [434]
[435] [436] [437] [438] [439] [440]
Overfull \hbox (28.77098pt too wide) in paragraph at lines 42666--42667
[][] 
[441] [442] [443] [444] [445] [446] [447] [448] [449] [450] [451] [452]
[453] [454] [455] [456] [457] [458] [459] [460] [461] [462]
Underfull \hbox (badness 7221) in paragraph at lines 44332--44335
[]/ptmr8t/The ex-act func-tion-al-ity is sys-tem de-pen-dent. Changed in ver-si
on 2.6: Win-dows only:
[463] [464] [465] [466] [467] [468] [469] [470]
Chapter 17.
[471]
Overfull \hbox (14.31891pt too wide) in paragraph at lines 45106--45107
[][] 
[472] [473] [474] [475] [476] [477] [478] [479] [480] [481] [482] [483]
[484]
Underfull \hbox (badness 10000) in paragraph at lines 46585--46586

[485] [486] [487]
Underfull \hbox (badness 10000) in paragraph at lines 46788--46791
[]/ptmr8t/For more flex-i-bil-ity in us-ing shared mem-ory one can use the
[488] [489] [490]
Underfull \hbox (badness 10000) in paragraph at lines 47072--47073


Underfull \hbox (badness 10000) in paragraph at lines 47086--47087

[491] [492] [493]
Underfull \hbox (badness 10000) in paragraph at lines 47296--47302
[]/ptmb8t/Note:  /pcrr8t/multiprocessing /ptmr8t/con-tains no ana-logues of /pc
rr8t/threading.active_count()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 47296--47302
/pcrr8t/threading.enumerate()/ptmr8t/, /pcrr8t/threading.settrace()/ptmr8t/, /p
crr8t/threading.setprofile()/ptmr8t/,
[494]
Underfull \hbox (badness 10000) in paragraph at lines 47418--47419


Underfull \hbox (badness 10000) in paragraph at lines 47424--47425

[495]
Underfull \hbox (badness 5417) in paragraph at lines 47485--47491
[]/ptmb8t/Note:  /ptmr8t/If the SIG-INT sig-nal gen-er-ated by Ctrl-C ar-rives 
while the main thread is blocked

Underfull \hbox (badness 10000) in paragraph at lines 47485--47491
/ptmr8t/by a call to /pcrr8t/BoundedSemaphore.acquire()/ptmr8t/, /pcrr8t/Lock.a
cquire()/ptmr8t/, /pcrr8t/RLock.acquire()/ptmr8t/,
[496] [497] [498] [499] [500] [501] [502] [503] [504] [505] [506]
Underfull \hbox (badness 8113) in paragraph at lines 48556--48563
[]/ptmr8t/If au-then-ti-ca-tion is re-quested but do au-then-ti-ca-tion key is 
spec-i-fied then the re-turn value of
[507] [508] [509] [510] [511] [512] [513] [514] [515] [516] [517] [518]
[519] [520] [521] [522] [523] [524] [525] [526] [527] [528] [529] [530]
[531] [532] [533] [534] [535] [536] [537] [538] [539] [540] [541] [542]
Chapter 18.

Underfull \hbox (badness 10000) in paragraph at lines 50912--50912
/ptmri8t/close_fds=False, shell=False, cwd=None, env=None, uni-ver-sal_newlines
=False, star-
[543] [544] [545]
Underfull \hbox (badness 10000) in paragraph at lines 51134--51139
[]/ptmb8t/Warning:  /ptmr8t/Use /pcrr8t/communicate() /ptmr8t/rather than /pcrr
8t/stdin.write()/ptmr8t/, /pcrr8t/stdout.read() /ptmr8t/or
[546] [547] [548] [549] [550]
Underfull \hbox (badness 10000) in paragraph at lines 51621--51625
[]/ptmr8t/If you want to know the cur-rent ma-chine's IP ad-dress, you may want
 to use
[551] [552] [553] [554] [555] [556] [557] [558]
Underfull \hbox (badness 10000) in paragraph at lines 52302--52302
[]/ptmri8t/sock, key-file=None, cert-file=None, server_side=False, cert_reqs=CE
RT_NONE,

Underfull \hbox (badness 10000) in paragraph at lines 52302--52302
/ptmri8t/ssl_version={see docs}, ca_certs=None, do_handshake_on_connect=True, s
up-
[559] [560] [561] [562] [563] [564]
Overfull \hbox (9.78795pt too wide) in paragraph at lines 52919--52920
[]
[565] [566]
Underfull \hbox (badness 6047) in paragraph at lines 53085--53090
/ptmr8t/Sets given in-ter-val timer (one of /pcrr8t/signal.ITIMER_REAL/ptmr8t/,
 /pcrr8t/signal.ITIMER_VIRTUAL /ptmr8t/or
[567] [568] [569] [570] [571] [572] [573] [574]
Overfull \hbox (13.83913pt too wide) in paragraph at lines 53859--53860
[][] 
[575] [576]
Chapter 19.
[577] [578] [579] [580] [581] [582] [583] [584]
Underfull \hbox (badness 10000) in paragraph at lines 54859--54863
[]/ptmr8t/As a con-ve-nience, see the meth-ods /pcrr8t/Message.as_string() /ptm
r8t/and /pcrr8t/str(aMessage)/ptmr8t/, a.k.a.
[585] [586] [587] [588] [589] [590] [591] [592] [593] [594]
Underfull \hbox (badness 10000) in paragraph at lines 55801--55807
/ptmr8t/Changed in ver-sion 2.4: The /pcrr8t/dump_address_pair() /ptmr8t/func-t
ion has been re-moved; use
[595] [596] [597] [598] [599] [600]
Underfull \hbox (badness 10000) in paragraph at lines 56286--56289
[]/ptmr8t/Methods that were dep-re-cated in ver-sion 3 have been re-moved. Thes
e in-clude

Underfull \hbox (badness 10000) in paragraph at lines 56286--56289
/pcrr8t/Generator.__call__()/ptmr8t/, /pcrr8t/Message.get_type()/ptmr8t/, /pcrr
8t/Message.get_main_type()/ptmr8t/,
[601]
Underfull \hbox (badness 10000) in paragraph at lines 56318--56323
[]/ptmr8t/New /pcrr8t/DeprecationWarning/ptmr8t/s have been added to: /pcrr8t/G
enerator.__call__()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 56318--56323
/pcrr8t/Message.get_type()/ptmr8t/, /pcrr8t/Message.get_main_type()/ptmr8t/, /p
crr8t/Message.get_subtype()/ptmr8t/, and
[602]
Underfull \hbox (badness 10000) in paragraph at lines 56391--56395
[]/ptmr8t/The fol-low-ing func-tions in the /pcrr8t/email.Utils /ptmr8t/mod-ule
 have been dep-re-cated:
[603] [604] [605] [606] [607] [608] [609]
Underfull \hbox (badness 10000) in paragraph at lines 57160--57161

[610] [611] [612]
Underfull \hbox (badness 10000) in paragraph at lines 57424--57427
/ptmr8t/Return a /pcrr8t/Maildir /ptmr8t/in-stance rep-re-sent-ing the folder w
hose name is /ptmri8t/folder/ptmr8t/. A
[613] [614] [615] [616] [617] [618] [619] [620] [621] [622] [623] [624]
[625] [626] [627] [628] [629] [630] [631] [632] [633] [634] [635] [636]
Underfull \hbox (badness 10000) in paragraph at lines 60389--60393
/ptmr8t/Return a pair /pcrr8t/(full name, email address) /ptmr8t/parsed from th
e string re-turned by
[637] [638] [639]
Overfull \hbox (207.12541pt too wide) in paragraph at lines 60684--60686
[]

Underfull \hbox (badness 10000) in paragraph at lines 60705--60706

[640] [641] [642] [643] [644]
Chapter 20.
[645] [646] [647] [648]
Underfull \hbox (badness 10000) in paragraph at lines 61446--61450
/ptmr8t/This method is called to pro-cess un-re-solv-able nu-meric char-ac-ter 
ref-er-ences. Re-fer to
[649] [650] [651] [652]
Underfull \hbox (badness 10000) in paragraph at lines 61825--61831
/ptmr8t/Calling this with a true value for /ptmri8t/flag /ptmr8t/(the de-fault)
 will cause Ex-pat to call the
[653] [654] [655] [656] [657] [658] [659]
Overfull \hbox (0.7234pt too wide) in paragraph at lines 62696--62696
[]/pcrr8t/DOMImplementation|  

Overfull \hbox (24.7234pt too wide) in paragraph at lines 62696--62696
[]/pcrr8t/ProcessingInstruction|  
[660]
Underfull \hbox (badness 10000) in paragraph at lines 62740--62746
/ptmr8t/ob-ject: /pcrr8t/ELEMENT_NODE/ptmr8t/, /pcrr8t/ATTRIBUTE_NODE/ptmr8t/, 
/pcrr8t/TEXT_NODE/ptmr8t/, /pcrr8t/CDATA_SECTION_NODE/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 62740--62746
/pcrr8t/ENTITY_NODE/ptmr8t/, /pcrr8t/PROCESSING_INSTRUCTION_NODE/ptmr8t/, /pcrr
8t/COMMENT_NODE/ptmr8t/, /pcrr8t/DOCUMENT_NODE/ptmr8t/,
[661] [662] [663] [664] [665] [666]
Underfull \hbox (badness 10000) in paragraph at lines 63343--63346
/ptmr8t/Exception when a node does not ex-ist in the ref-er-enced con-text. For
 ex-am-ple,
[667] [668] [669] [670] [671]
Underfull \hbox (badness 10000) in paragraph at lines 63849--63851
[]/pcrr8t/const /ptmr8t/dec-la-ra-tions map to vari-ables in their re-spec-tive
 scope (e.g.
[672] [673] [674]
Underfull \hbox (badness 10000) in paragraph at lines 64201--64205
/ptmr8t/Value: /pcrr8t/"http://xml.org/sax/properties/lexical-handler" /ptmr8t/
--- data type:

Underfull \hbox (badness 10000) in paragraph at lines 64209--64213
/ptmr8t/Value: /pcrr8t/"http://xml.org/sax/properties/declaration-handler" /ptm
r8t/--- data type:
[675] [676] [677] [678] [679] [680]
Underfull \hbox (badness 10000) in paragraph at lines 64715--64718
/ptmr8t/Return the cur-rent set-ting for fea-ture /ptmri8t/fea-ture-name/ptmr8t
/. If the fea-ture is not rec-og-nized,
[681] [682] [683] [684] [685] [686] [687] [688]
Chapter 21.
[689] [690] [691] [692] [693] [694] [695] [696] [697] [698] [699]
Underfull \hbox (badness 7832) in paragraph at lines 66510--66518
[]/pcrr8t/Headers /ptmr8t/ob-jects sup-port typ-i-cal map-ping op-er-a-tions in
-clud-ing /pcrr8t/__getitem__()/ptmr8t/, /pcrr8t/get()/ptmr8t/,
[700] [701] [702] [703] [704] [705] [706] [707] [708]
Underfull \hbox (badness 10000) in paragraph at lines 67392--67396
[]/ptmr8t/When per-form-ing ba-sic au-then-ti-ca-tion, a /pcrr8t/FancyURLopener
 /ptmr8t/in-stance calls its
[709] [710] [711]
Underfull \hbox (badness 10000) in paragraph at lines 67635--67638
/ptmr8t/An HTTP sta-tus code as de-fined in [][]RFC 2616[][]. This nu-meric val
ue

Underfull \hbox (badness 10000) in paragraph at lines 67635--67638
/ptmr8t/cor-re-sponds to a value found in the dic-tio-nary of codes as found in

[712] [713] [714] [715] [716] [717] [718] [719] [720] [721]
Overfull \hbox (21.13048pt too wide) in paragraph at lines 68986--68987
[][] 
[722] [723] [724] [725] [726] [727] [728] [729] [730] [731] [732] [733]
[734] [735] [736] [737] [738] [739] [740] [741] [742] [743] [744] [745]
[746] [747] [748]
Underfull \hbox (badness 10000) in paragraph at lines 71611--71615
/ptmr8t/Parse a query string given as a string ar-gu-ment (data of type

Underfull \hbox (badness 10000) in paragraph at lines 71632--71635
/ptmr8t/Parse a query string given as a string ar-gu-ment (data of type
[749] [750] [751] [752] [753] [754] [755] [756] [757] [758] [759] [760]
Underfull \hbox (badness 10000) in paragraph at lines 72724--72727
[]/ptmr8t/A lot of the work, such as pars-ing the re-quest, is done by the base
 class
[761]
Underfull \hbox (badness 10000) in paragraph at lines 72809--72813
[]/ptmr8t/The /pcrr8t/CGIHTTPServer /ptmr8t/mod-ule de-fines a request-handler 
class, in-ter-face com-pat-i-

Underfull \hbox (badness 10000) in paragraph at lines 72809--72813
/ptmr8t/ble with /pcrr8t/BaseHTTPServer.BaseHTTPRequestHandler /ptmr8t/and in-h
er-its be-hav-ior from
[762]
Underfull \hbox (badness 10000) in paragraph at lines 72955--72955
[]/ptmri8t/blocked_domains=None, al-lowed_domains=None,

Underfull \hbox (badness 10000) in paragraph at lines 72955--72955
/ptmri8t/netscape=True, rfc2965=False, rfc2109_as_netscape=None,

Underfull \hbox (badness 10000) in paragraph at lines 72955--72955
/ptmri8t/hide_cookie2=False, strict_domain=False,

Underfull \hbox (badness 10000) in paragraph at lines 72955--72955
/ptmri8t/strict_rfc2965_unverifiable=True, strict_ns_unverifiable=False,

Underfull \hbox (badness 10000) in paragraph at lines 72955--72955
/ptmri8t/strict_ns_domain=DefaultCookiePolicy.DomainLiberal,
[763]
Underfull \hbox (badness 10000) in paragraph at lines 73035--73040
[]/ptmr8t/The /ptmri8t/re-quest /ptmr8t/ob-ject (usu-ally a /pcrr8t/urllib2.Req
uest /ptmr8t/in-stance) must sup-port the

Underfull \hbox (badness 10000) in paragraph at lines 73035--73040
/ptmr8t/meth-ods /pcrr8t/get_full_url()/ptmr8t/, /pcrr8t/get_host()/ptmr8t/, /p
crr8t/get_type()/ptmr8t/, /pcrr8t/unverifiable()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 73035--73040
/pcrr8t/get_origin_req_host()/ptmr8t/, /pcrr8t/has_header()/ptmr8t/, /pcrr8t/ge
t_header()/ptmr8t/, /pcrr8t/header_items()/ptmr8t/, and

Underfull \hbox (badness 10000) in paragraph at lines 73056--73061
[]/ptmr8t/The /ptmri8t/re-quest /ptmr8t/ob-ject (usu-ally a /pcrr8t/urllib2.Req
uest /ptmr8t/in-stance) must sup-port the meth-ods
[764] [765]
Underfull \hbox (badness 10000) in paragraph at lines 73206--73207

[766] [767] [768] [769] [770] [771] [772] [773]
Overfull \hbox (14.07869pt too wide) in paragraph at lines 74055--74055
[]/pcrr8t/floating-point 

Overfull \hbox (24.99854pt too wide) in paragraph at lines 74055--74056
[][] 
[774] [775] [776] [777] [778] [779] [780] [781] [782]
Underfull \hbox (badness 10000) in paragraph at lines 74788--74788
[]/ptmri8t/addr, [re-questHandler, [lo-gRe-quests, [al-low_none, [en-cod-ing,

Underfull \hbox (badness 10000) in paragraph at lines 74789--74792
/ptmr8t/Create a new server in-stance. All pa-ram-e-ters have the same mean-ing
 as for

Underfull \hbox (badness 10000) in paragraph at lines 74789--74792
/pcrr8t/SimpleXMLRPCServer.SimpleXMLRPCServer/ptmr8t/; /ptmri8t/re-questHandler
 /ptmr8t/de-faults to
[783]
Overfull \hbox (57.12117pt too wide) in paragraph at lines 74838--74845
/ptmr8t/The /pcrr8t/DocCGIXMLRPCRequestHandler /ptmr8t/class is de-rived from /
pcrr8t/SimpleXMLRPCServer.CGIXMLRPCRequestHandler
[784]
Chapter 22.
[785] [786] [787] [788]
Underfull \hbox (badness 10000) in paragraph at lines 75257--75258

[789] [790] [791]
Underfull \hbox (badness 10000) in paragraph at lines 75632--75634
/ptmr8t/Returns a tu-ple /pcrr8t/(nchannels, sampwidth, framerate, nframes, com
ptype,
[792]
Underfull \hbox (badness 10000) in paragraph at lines 75710--75713
/ptmr8t/The /ptmri8t/tu-ple /ptmr8t/should be /pcrr8t/(nchannels, sampwidth, fr
amerate, nframes, comptype,
[793]
Underfull \hbox (badness 10000) in paragraph at lines 75829--75831
/ptmr8t/Returns a tu-ple /pcrr8t/(nchannels, sampwidth, framerate, nframes, com
ptype,

Underfull \hbox (badness 10000) in paragraph at lines 75909--75912
/ptmr8t/The /ptmri8t/tu-ple /ptmr8t/should be /pcrr8t/(nchannels, sampwidth, fr
amerate, nframes, comptype,
[794] [795]
Underfull \hbox (badness 5475) in paragraph at lines 76102--76105
[]/ptmr8t/More in-for-ma-tion about color spaces can be found at [][]http://www
.poynton.com/ColorFAQ.html[][] and
[796] [797] [798] [799] [800]
Underfull \hbox (badness 10000) in paragraph at lines 76718--76722
/ptmr8t/Returns the vol-ume of a given mixer con-trol. The re-turned vol-ume is
 a 2-tuple
[801] [802]
Chapter 23.
[803] [804] [805]
Underfull \hbox (badness 10000) in paragraph at lines 77113--77118
/ptmr8t/The /pcrr8t/gettext /ptmr8t/mod-ule pro-vides one ad-di-tional class de
-rived from /pcrr8t/NullTranslations/ptmr8t/:
[806] [807] [808] [809] [810] [811]
Overfull \hbox (30.34413pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/LC_NUMERIC|  

Overfull \hbox (6.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'decimal_point'|  

Overfull \hbox (6.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'thousands_sep'|  

Overfull \hbox (36.34413pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/LC_MONETARY|  

Overfull \hbox (18.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'int_curr_symbol'|  

Overfull \hbox (18.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'currency_symbol'|  

Overfull \hbox (90.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'p_cs_precedes/n_cs_precedes'|  

Overfull \hbox (102.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'p_sep_by_space/n_sep_by_space'|  

Overfull \hbox (30.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'mon_decimal_point'|  

Overfull \hbox (18.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'int_frac_digits'|  

Overfull \hbox (30.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'mon_thousands_sep'|  

Overfull \hbox (0.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'mon_grouping'|  

Overfull \hbox (6.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'positive_sign'|  

Overfull \hbox (6.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'negative_sign'|  

Overfull \hbox (66.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'p_sign_posn/n_sign_posn'|  

Overfull \hbox (24.99313pt too wide) in paragraph at lines 77686--77687
[][] 
[812] [813] [814] [815] [816] [817] [818]
Chapter 24.
[819] [820] [821] [822] [823] [824]
Chapter 25.
[825] [826] [827] [828] [829] [830] [831] [832]
Underfull \hbox (badness 10000) in paragraph at lines 79417--79421
[]/ptmr8t/This is al-most al-ways the /pcrr8t/set() /ptmr8t/method of some scro
ll-bar wid-get,

Underfull \hbox (badness 10000) in paragraph at lines 79417--79421
/ptmr8t/but can be any wid-get method that takes a sin-gle ar-gu-ment. Re-fer t
o the file
[833] [834] [835] [836] [837] [838] [839] [840] [841] [842] [843] [844]
[845] [846] [847] [848]
Underfull \hbox (badness 10000) in paragraph at lines 81034--81036
[]
[849] [850] [851] [852] [853] [854] [855] [856] [857] [858] [859] [860]
[861] [862] [863]
Overfull \hbox (22.8553pt too wide) in paragraph at lines 82620--82620
[]/ptmr8t/planet_and_moon|  
[864] [865] [866] [867] [868]
Chapter 26.
[869] [870] [871] [872] [873] [874] [875]
Underfull \hbox (badness 10000) in paragraph at lines 83613--83615
/ptmr8t/Changed in ver-sion 2.4: The abil-ity to han-dle a multi-line ex-cep-ti
on de-tail, and the
[876]
Underfull \hbox (badness 10000) in paragraph at lines 83673--83679
/ptmr8t/may go away when Python re-leases prior to 2.4 be-come un-in-ter-est-in
g. Un-til then,
[877]
Overfull \hbox (82.23183pt too wide) in paragraph at lines 83752--83758
[][]

Underfull \hbox (badness 10000) in paragraph at lines 83752--83758

[878]
Underfull \hbox (badness 10000) in paragraph at lines 83811--83826
/pcrr8t/ELLIPSIS/ptmr8t/, /pcrr8t/IGNORE_EXCEPTION_DETAIL/ptmr8t/, /pcrr8t/REPO
RT_UDIFF/ptmr8t/, /pcrr8t/REPORT_CDIFF/ptmr8t/, /pcrr8t/REPORT_NDIFF/ptmr8t/,

Underfull \hbox (badness 7064) in paragraph at lines 83828--83833
/ptmr8t/Create a new op-tion flag with a given name, and re-turn the new flag's
 in-te-ger value.
[879]
Underfull \hbox (badness 10000) in paragraph at lines 83947--83949
[]/ptmr8t/Optional ar-gu-ment /ptmri8t/name /ptmr8t/gives the name of the test;
 by de-fault, or if /pcrr8t/None/ptmr8t/,
[880] [881] [882] [883] [884] [885] [886] [887] [888] [889]
Underfull \hbox (badness 6910) in paragraph at lines 84820--84822
[]/ptmr8t/For in-for-ma-tion about the con-struc-tor pa-ram-e-ters and meth-ods
, see the doc-u-men-ta-tion for
[890] [891] [892] [893] [894] [895]
Underfull \hbox (badness 10000) in paragraph at lines 85291--85294
[]/ptmr8t/will cre-ate a test suite that will run /pcrr8t/WidgetTestCase.testDe
faultSize() /ptmr8t/and
[896] [897] [898] [899] [900]
Underfull \hbox (badness 5288) in paragraph at lines 85844--85853
[]/ptmr8t/For ex-am-ple, if you have a mod-ule /pcrr8t/SampleTests /ptmr8t/con-
tain-ing a /pcrr8t/TestCase/ptmr8t/-derived class
[901] [902]
Underfull \hbox (badness 10000) in paragraph at lines 86011--86012

[903] [904] [905] [906] [907] [908]
Chapter 27.
[909] [910] [911] [912] [913] [914] [915] [916] [917] [918] [919] [920]
[921] [922] [923] [924] [925] [926] [927] [928] [929] [930]
Chapter 28.
[931]
Underfull \hbox (badness 10000) in paragraph at lines 88510--88511

[932] [933]
Underfull \hbox (badness 6001) in paragraph at lines 88795--88799
[]/ptmr8t/On Win-dows NT+, file names are Uni-code na-tively, so no con-ver-sio
n is per-formed.
[934] [935] [936] [937] [938] [939] [940]
Overfull \hbox (33.31012pt too wide) in paragraph at lines 89556--89556
[]/pcrr8t/PendingDeprecationWarning|  

Overfull \hbox (22.45828pt too wide) in paragraph at lines 89625--89626
[][] 
[941] [942] [943] [944] [945] [946] [947] [948]
Underfull \hbox (badness 10000) in paragraph at lines 90328--90332
/ptmr8t/This is a short-hand for /pcrr8t/print_exception(sys.exc_type, sys.exc_
value,
[949]
Underfull \hbox (badness 10000) in paragraph at lines 90342--90344
/ptmr8t/This is a short-hand for /pcrr8t/print_exception(sys.last_type, sys.las
t_value,
[950] [951] [952]
Underfull \hbox (badness 6575) in paragraph at lines 90629--90631
[]/ptmr8t/Instances of class /pcrr8t/_Feature /ptmr8t/have two cor-re-spond-ing
 meth-ods, /pcrr8t/getOptionalRelease() /ptmr8t/and
[953] [954]
Underfull \hbox (badness 5592) in paragraph at lines 90832--90835
/ptmr8t/The de-bug-ging flags nec-es-sary for the col-lec-tor to print in-for-m
a-tion about a leak-ing pro-
[955]
Overfull \hbox (6.01671pt too wide) in paragraph at lines 91238--91238
[] /ptmb8t/Notes|  

Overfull \hbox (0.99947pt too wide) in paragraph at lines 91238--91238
[]/ptmr8t/method|  

Overfull \hbox (2.11691pt too wide) in paragraph at lines 91238--91238
[]/ptmr8t/f_exc_traceback|  
[956]
Overfull \vbox (63.69313pt too high) has occurred while \output is active
[957] [958] [959]
Underfull \hbox (badness 10000) in paragraph at lines 91534--91535

[960] [961] [962] [963]
Underfull \hbox (badness 6396) in paragraph at lines 91863--91868
[]/ptmr8t/Conversion of an IEEE-754 ex-cep-tion to a Python ex-cep-tion re-quir
es that the wrap-per macros
[964] [965] [966]
Chapter 29.

Underfull \hbox (badness 6016) in paragraph at lines 91919--91922
/ptmr8t/Closely em-u-late the be-hav-ior of the in-ter-ac-tive Python in-ter-pr
eter. This class builds on

Underfull \hbox (badness 10000) in paragraph at lines 91926--91933
/ptmr8t/Convenience func-tion to run a read-eval-print loop. This cre-ates a ne
w in-stance of
[967] [968] [969] [970]
Chapter 30.

Underfull \hbox (badness 10000) in paragraph at lines 92169--92170


Overfull \hbox (85.05946pt too wide) in paragraph at lines 92219--92224
/ptmr8t/abled mod-ule.          []

Underfull \hbox (badness 10000) in paragraph at lines 92219--92224


Underfull \hbox (badness 10000) in paragraph at lines 92241--92242

[971] [972]
Underfull \hbox (badness 10000) in paragraph at lines 92417--92422
/ptmr8t/is /pcrr8t/('audioop', 'array', 'binascii', 'cmath', 'errno', 'imageop'
,

Underfull \hbox (badness 10000) in paragraph at lines 92417--92422
/pcrr8t/'marshal', 'math', 'md5', 'operator', 'parser', 'regex', 'select',

Underfull \hbox (badness 10000) in paragraph at lines 92433--92438
/pcrr8t/'readlink', 'stat', 'times', 'uname', 'getpid', 'getppid', 'getcwd',
[973]
Overfull \hbox (98.94922pt too wide) in paragraph at lines 92499--92504
/ptmr8t/Dis-abled mod-ule.          []

Underfull \hbox (badness 10000) in paragraph at lines 92499--92504

[974] [975] [976]
Chapter 31.
[977] [978] [979] [980] [981] [982] [983] [984] [985] [986] [987] [988]
Chapter 32.
[989] [990] [991] [992] [993] [994] [995] [996] [997] [998] [999] [1000]
[1001] [1002] [1003] [1004] [1005] [1006] [1007] [1008] [1009] [1010] [1011]
[1012] [1013] [1014] [1015] [1016] [1017] [1018]
Chapter 33.
[1019] [1020] [1021]
Overfull \vbox (951.69313pt too high) has occurred while \output is active
[1022] [1023] [1024]
Chapter 34.
[1025] [1026] [1027] [1028]
Chapter 35.
[1029]
Underfull \hbox (badness 10000) in paragraph at lines 97709--97715
/ptmr8t/Modify the view, by call-ing /pcrr8t/MsiViewModify/ptmr8t/. /ptmri8t/ki
nd /ptmr8t/can be one of

Underfull \hbox (badness 10000) in paragraph at lines 97709--97715
/pcrr8t/MSIMODIFY_SEEK/ptmr8t/, /pcrr8t/MSIMODIFY_REFRESH/ptmr8t/, /pcrr8t/MSIM
ODIFY_INSERT/ptmr8t/, /pcrr8t/MSIMODIFY_UPDATE/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 97709--97715
/pcrr8t/MSIMODIFY_ASSIGN/ptmr8t/, /pcrr8t/MSIMODIFY_REPLACE/ptmr8t/, /pcrr8t/MS
IMODIFY_MERGE/ptmr8t/, /pcrr8t/MSIMODIFY_DELETE/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 97709--97715
/pcrr8t/MSIMODIFY_INSERT_TEMPORARY/ptmr8t/, /pcrr8t/MSIMODIFY_VALIDATE/ptmr8t/,
 /pcrr8t/MSIMODIFY_VALIDATE_NEW/ptmr8t/,
[1030]
Underfull \hbox (badness 10000) in paragraph at lines 97741--97748
/pcrr8t/PID_AUTHOR/ptmr8t/, /pcrr8t/PID_KEYWORDS/ptmr8t/, /pcrr8t/PID_COMMENTS/
ptmr8t/, /pcrr8t/PID_TEMPLATE/ptmr8t/, /pcrr8t/PID_LASTAUTHOR/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 97741--97748
/pcrr8t/PID_REVNUMBER/ptmr8t/, /pcrr8t/PID_LASTPRINTED/ptmr8t/, /pcrr8t/PID_CRE
ATE_DTM/ptmr8t/, /pcrr8t/PID_LASTSAVE_DTM/ptmr8t/,
[1031] [1032] [1033] [1034] [1035] [1036]
Overfull \hbox (25.00525pt too wide) in paragraph at lines 98491--98492
[][] 
[1037]
Overfull \hbox (43.37585pt too wide) in paragraph at lines 98670--98670
[]/pcrr8t/REG_DWORD_LITTLE_ENDIAN|  

Overfull \hbox (25.37585pt too wide) in paragraph at lines 98670--98670
[]/pcrr8t/REG_DWORD_BIG_ENDIAN|  

Overfull \hbox (7.37585pt too wide) in paragraph at lines 98670--98670
[]/pcrr8t/REG_RESOURCE_LIST|  

Overfull \hbox (25.01274pt too wide) in paragraph at lines 98670--98671
[][] 
[1038] [1039] [1040] [1041] [1042]
Chapter 36.
[1043] [1044] [1045]
Underfull \hbox (badness 10000) in paragraph at lines 99440--99441

[1046] [1047] [1048] [1049] [1050] [1051] [1052] [1053] [1054] [1055] [1056]
Underfull \hbox (badness 10000) in paragraph at lines 100685--100688
[]/pcrr8t/LOG_EMERG/ptmr8t/, /pcrr8t/LOG_ALERT/ptmr8t/, /pcrr8t/LOG_CRIT/ptmr8t
/, /pcrr8t/LOG_ERR/ptmr8t/, /pcrr8t/LOG_WARNING/ptmr8t/,
[1057]
Underfull \hbox (badness 10000) in paragraph at lines 100721--100722

[1058]
Chapter 37.

Underfull \hbox (badness 10000) in paragraph at lines 100788--100789

[1059]
Underfull \hbox (badness 10000) in paragraph at lines 100926--100927

[1060]
Underfull \hbox (badness 10000) in paragraph at lines 101050--101051

[1061] [1062]
Underfull \hbox (badness 10000) in paragraph at lines 101165--101166

[1063] [1064]
Underfull \hbox (badness 10000) in paragraph at lines 101393--101394

[1065] [1066] [1067]
Underfull \hbox (badness 10000) in paragraph at lines 101755--101756

[1068] [1069] [1070] [1071] [1072]
Chapter 38.
[1073] [1074]
Underfull \hbox (badness 10000) in paragraph at lines 102191--102192


Underfull \hbox (badness 10000) in paragraph at lines 102270--102271

[1075] [1076]
Underfull \hbox (badness 10000) in paragraph at lines 102420--102421

[1077] [1078]
Chapter 39.

Underfull \hbox (badness 10000) in paragraph at lines 102638--102639

[1079] [1080] [1081] [1082]
Overfull \hbox (4.80948pt too wide) in paragraph at lines 103137--103137
[]/pcrr8t/audio|  

Overfull \hbox (4.80948pt too wide) in paragraph at lines 103137--103137
[]/pcrr8t/index|  

Overfull \hbox (4.80948pt too wide) in paragraph at lines 103137--103137
[]/pcrr8t/ptime|  

Overfull \hbox (4.80948pt too wide) in paragraph at lines 103137--103137
[]/pcrr8t/atime|  

Overfull \hbox (16.80948pt too wide) in paragraph at lines 103137--103137
[]/pcrr8t/catalog|  

Overfull \hbox (4.80948pt too wide) in paragraph at lines 103137--103137
[]/pcrr8t/ident|  

Overfull \hbox (16.80948pt too wide) in paragraph at lines 103137--103137
[]/pcrr8t/control|  

Overfull \hbox (24.99579pt too wide) in paragraph at lines 103137--103138
[][] 
[1083] [1084] [1085]
Underfull \hbox (badness 10000) in paragraph at lines 103421--103425
/pcrr8t/set_slider_bounds()/ptmr8t/, /pcrr8t/get_slider_bounds()/ptmr8t/, /pcrr
8t/set_slider_return()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103429--103433
/pcrr8t/set_slider_bounds()/ptmr8t/, /pcrr8t/get_slider_bounds()/ptmr8t/, /pcrr
8t/set_slider_return()/ptmr8t/,
[1086]
Underfull \hbox (badness 10000) in paragraph at lines 103443--103448
/ptmr8t/Add a po-si-tioner ob-ject to the form. --- Meth-ods: /pcrr8t/set_posit
ioner_xvalue()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103443--103448
/pcrr8t/set_positioner_yvalue()/ptmr8t/, /pcrr8t/set_positioner_xbounds()/ptmr8
t/,

Underfull \hbox (badness 10000) in paragraph at lines 103443--103448
/pcrr8t/set_positioner_ybounds()/ptmr8t/, /pcrr8t/get_positioner_xvalue()/ptmr8
t/,

Underfull \hbox (badness 10000) in paragraph at lines 103443--103448
/pcrr8t/get_positioner_yvalue()/ptmr8t/, /pcrr8t/get_positioner_xbounds()/ptmr8
t/,

Underfull \hbox (badness 10000) in paragraph at lines 103452--103455
/pcrr8t/set_counter_bounds()/ptmr8t/, /pcrr8t/set_counter_step()/ptmr8t/, /pcrr
8t/set_counter_precision()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103471--103475
/pcrr8t/addto_choice()/ptmr8t/, /pcrr8t/replace_choice()/ptmr8t/, /pcrr8t/delet
e_choice()/ptmr8t/, /pcrr8t/get_choice_text()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103479--103488
/pcrr8t/add_browser_line()/ptmr8t/, /pcrr8t/addto_browser()/ptmr8t/, /pcrr8t/in
sert_browser_line()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103479--103488
/pcrr8t/delete_browser_line()/ptmr8t/, /pcrr8t/replace_browser_line()/ptmr8t/, 
/pcrr8t/get_browser_line()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103479--103488
/pcrr8t/load_browser()/ptmr8t/, /pcrr8t/get_browser_maxline()/ptmr8t/, /pcrr8t/
select_browser_line()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103479--103488
/pcrr8t/deselect_browser_line()/ptmr8t/, /pcrr8t/deselect_browser()/ptmr8t/, /p
crr8t/isselected_browser_line()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103479--103488
/pcrr8t/get_browser()/ptmr8t/, /pcrr8t/set_browser_fontsize()/ptmr8t/, /pcrr8t/
set_browser_fontstyle()/ptmr8t/,
[1087] [1088] [1089]
Underfull \hbox (badness 10000) in paragraph at lines 103939--103940

[1090] [1091] [1092]
Overfull \hbox (16.61642pt too wide) in paragraph at lines 104267--104267
[]/pcrr8t/'forcegray'|  

Overfull \hbox (4.61642pt too wide) in paragraph at lines 104267--104267
[]/pcrr8t/'quality'|  

Overfull \hbox (10.61642pt too wide) in paragraph at lines 104267--104267
[]/pcrr8t/'optimize'|  

Overfull \hbox (24.99864pt too wide) in paragraph at lines 104267--104268
[][] 

Overfull \hbox (74.97656pt too wide) in paragraph at lines 104279--104281
[]
[1093] [1094]
Chapter 40.
[1095] [1096]
Chapter 41.

Underfull \hbox (badness 10000) in paragraph at lines 104464--104465


Underfull \hbox (badness 10000) in paragraph at lines 104495--104496


Underfull \hbox (badness 10000) in paragraph at lines 104503--104504


Underfull \hbox (badness 10000) in paragraph at lines 104510--104511

[1097]
Underfull \hbox (badness 10000) in paragraph at lines 104518--104519

[1098]
Underfull \hbox (badness 10000) in paragraph at lines 104636--104637


Underfull \hbox (badness 10000) in paragraph at lines 104654--104655

[1099] [1100]
Appendix A.
[1101] [1102] [1103] [1104] [1105] [1106]
Appendix B.
[1107] [1108]
Appendix C.
[1109] [1110] [1111] [1112] [1113] [1114] [1115] [1116] [1117] [1118] [1119]
[1120]
Appendix D.
No file modlibrary.ind.
No file library.ind.
[1121] (./library.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/psn
fss/8r.enc}{/usr/share/texmf/dvips/tetex/bbad153f.enc}</usr/share/texmf/fonts/t
ype1/bluesky/cm/cmsy10.pfb>{/usr/share/texmf/dvips/tetex/aae443f0.enc}</usr/sha
re/texmf/fonts/type1/bluesky/cm/cmmi10.pfb>
Output written on library.pdf (1131 pages, 5833609 bytes).
Transcript written on library.log.
makeindex -s python.ist 'library.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file library.idx...........done (7531 entries accepted, 2 rejected).
Sorting entries...........................................................................done (107166 comparisons).
Generating output file library.ind...........done (7414 lines written, 0 warnings).
Output written in library.ind.
Transcript written in library.ilg.
makeindex -s python.ist 'modlibrary.idx'
This is makeindex, version 2.14 [02-Oct-2002] (kpathsea + Thai support).
Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored).
Scanning input file modlibrary.idx....done (336 entries accepted, 8 rejected).
Sorting entries......done (3156 comparisons).
Generating output file modlibrary.ind....done (417 lines written, 0 warnings).
Output written in modlibrary.ind.
Transcript written in modlibrary.ilg.
pdflatex 'library.tex'
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./library.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./manual.cls
Document Class: manual 2008/10/18 Document class (Sphinx manual)
(/usr/share/texmf/tex/latex/base/report.cls
Document Class: report 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo)))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/latex-unicode/utf8x.def))
(/usr/share/texmf/tex/latex/latex-unicode/ucs.sty
(/usr/share/texmf/tex/latex/latex-unicode/uni-global.def))
(/usr/share/texmf/tex/latex/base/fontenc.sty
(/usr/share/texmf/tex/latex/base/t1enc.def))
(/usr/share/texmf/tex/generic/babel/babel.sty
(/usr/share/texmf/tex/generic/babel/english.ldf
(/usr/share/texmf/tex/generic/babel/babel.def)))
(/usr/share/texmf/tex/latex/psnfss/times.sty) (./fncychap.sty) (./sphinx.sty
(/usr/share/texmf/tex/latex/base/textcomp.sty
(/usr/share/texmf/tex/latex/base/ts1enc.def))
(/usr/share/texmf/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/share/texmf/tex/latex/misc/fancybox.sty
Style option: `fancybox' v1.3 <2000/09/19> (tvz)
) (/usr/share/texmf/tex/latex/titlesec/titlesec.sty) (./tabulary.sty
(/usr/share/texmf/tex/latex/tools/array.sty))
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/base/makeidx.sty)
(/usr/share/texmf/tex/latex/misc/framed.sty)
(/usr/share/texmf/tex/latex/graphics/color.sty
(/usr/share/texmf/tex/latex/config/color.cfg)
(/usr/share/texmf/tex/latex/graphics/pdftex.def))
(/usr/share/texmf/tex/latex/fancyvrb/fancyvrb.sty
Style option: `fancyvrb' v2.7, with DG/SPQR fixes <2000/03/21> (tvz)
(/usr/share/texmf/tex/latex/graphics/keyval.sty))
(/usr/share/texmf/tex/latex/misc/threeparttable.sty)
(/usr/share/texmf/tex/latex/graphics/graphicx.sty
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)))
(/usr/share/texmf/pdftex/plain/misc/pdfcolor.tex) (./library.pla))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/html/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd)))
Writing index file library.idx
(./library.aux) (/usr/share/texmf/tex/latex/base/ts1cmr.fd)
(/usr/share/texmf/tex/latex/psnfss/t1ptm.fd)
(/usr/share/texmf/tex/latex/latex-unicode/ucsencs.def)
(/usr/share/texmf/tex/context/base/supp-pdf.tex
(/usr/share/texmf/tex/context/base/supp-mis.tex
loading : Context Support Macros / Missing
)
loading : Context Support Macros / PDF
) (/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./library.out)
(./library.out) (/usr/share/texmf/tex/latex/psnfss/t1phv.fd) [1{/usr/share/texm
f/dvips/config/pdftex.map}] [2] (./library.toc
(/usr/share/texmf/tex/latex/psnfss/t1pcr.fd)
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.109 ...ay bisection algorithm}{147}{section.9.5}
                                                   [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.240 ... with \textbf {bzip2}}{284}{section.13.3}
                                                   [2] [3] [4] [5]
Overfull \hbox (4.49997pt too wide) detected at line 1005
 []/ptmr8t/1002

Overfull \hbox (4.49997pt too wide) detected at line 1008
 []/ptmr8t/1004

Overfull \hbox (4.49997pt too wide) detected at line 1009
 []/ptmr8t/1004

Overfull \hbox (4.49997pt too wide) detected at line 1010
 []/ptmr8t/1004

Overfull \hbox (4.49997pt too wide) detected at line 1011
 []/ptmr8t/1005

Overfull \hbox (4.49997pt too wide) detected at line 1012
 []/ptmr8t/1006

Overfull \hbox (4.49997pt too wide) detected at line 1013
 []/ptmr8t/1006

Overfull \hbox (4.49997pt too wide) detected at line 1016
 []/ptmr8t/1008

Overfull \hbox (4.49997pt too wide) detected at line 1017
 []/ptmr8t/1008

Overfull \hbox (4.49997pt too wide) detected at line 1018
 []/ptmr8t/1009

Overfull \hbox (4.49997pt too wide) detected at line 1020
 []/ptmr8t/1016

Overfull \hbox (4.49997pt too wide) detected at line 1021
 []/ptmr8t/1017

Overfull \hbox (4.49997pt too wide) detected at line 1023
 []/ptmr8t/1019

Overfull \hbox (4.49997pt too wide) detected at line 1024
 []/ptmr8t/1020

Overfull \hbox (4.49997pt too wide) detected at line 1025
 []/ptmr8t/1020

Overfull \hbox (4.49997pt too wide) detected at line 1029
 []/ptmr8t/1024

Overfull \hbox (4.49997pt too wide) detected at line 1030
 []/ptmr8t/1024

Overfull \hbox (4.49997pt too wide) detected at line 1032
 []/ptmr8t/1025

Overfull \hbox (4.49997pt too wide) detected at line 1038
 []/ptmr8t/1029

Overfull \hbox (4.49997pt too wide) detected at line 1049
 []/ptmr8t/1034

Overfull \hbox (4.49997pt too wide) detected at line 1053
 []/ptmr8t/1035

Overfull \hbox (4.49997pt too wide) detected at line 1055
 []/ptmr8t/1039

Overfull \hbox (4.49997pt too wide) detected at line 1057
 []/ptmr8t/1043

Overfull \hbox (4.49997pt too wide) detected at line 1060
 []/ptmr8t/1044

Overfull \hbox (4.49997pt too wide) detected at line 1061
 []/ptmr8t/1044

Overfull \hbox (4.49997pt too wide) detected at line 1062
 []/ptmr8t/1045

Overfull \hbox (4.49997pt too wide) detected at line 1063
 []/ptmr8t/1046

Overfull \hbox (4.49997pt too wide) detected at line 1064
 []/ptmr8t/1046

Overfull \hbox (4.49997pt too wide) detected at line 1066
 []/ptmr8t/1047

Overfull \hbox (4.49997pt too wide) detected at line 1068
 []/ptmr8t/1048

Overfull \hbox (4.49997pt too wide) detected at line 1069
 []/ptmr8t/1049

Overfull \hbox (4.49997pt too wide) detected at line 1070
 []/ptmr8t/1049

Overfull \hbox (4.49997pt too wide) detected at line 1071
 []/ptmr8t/1051
[6]
Overfull \hbox (4.49997pt too wide) detected at line 1073
 []/ptmr8t/1052

Overfull \hbox (4.49997pt too wide) detected at line 1074
 []/ptmr8t/1054

Overfull \hbox (4.49997pt too wide) detected at line 1077
 []/ptmr8t/1056

Overfull \hbox (4.49997pt too wide) detected at line 1078
 []/ptmr8t/1057

Overfull \hbox (4.49997pt too wide) detected at line 1079
 []/ptmr8t/1057

Overfull \hbox (4.49997pt too wide) detected at line 1081
 []/ptmr8t/1059

Overfull \hbox (4.49997pt too wide) detected at line 1083
 []/ptmr8t/1060

Overfull \hbox (4.49997pt too wide) detected at line 1084
 []/ptmr8t/1061

Overfull \hbox (4.49997pt too wide) detected at line 1085
 []/ptmr8t/1062

Overfull \hbox (4.49997pt too wide) detected at line 1086
 []/ptmr8t/1063

Overfull \hbox (4.49997pt too wide) detected at line 1088
 []/ptmr8t/1065

Overfull \hbox (4.49997pt too wide) detected at line 1094
 []/ptmr8t/1068

Overfull \hbox (4.49997pt too wide) detected at line 1095
 []/ptmr8t/1068

Overfull \hbox (4.49997pt too wide) detected at line 1120
 []/ptmr8t/1071

Overfull \hbox (4.49997pt too wide) detected at line 1122
 []/ptmr8t/1074

Overfull \hbox (4.49997pt too wide) detected at line 1123
 []/ptmr8t/1074

Overfull \hbox (4.49997pt too wide) detected at line 1124
 []/ptmr8t/1075

Overfull \hbox (4.49997pt too wide) detected at line 1125
 []/ptmr8t/1076

Overfull \hbox (4.49997pt too wide) detected at line 1126
 []/ptmr8t/1078

Overfull \hbox (4.49997pt too wide) detected at line 1129
 []/ptmr8t/1079

Overfull \hbox (4.49997pt too wide) detected at line 1132
 []/ptmr8t/1081

Overfull \hbox (4.49997pt too wide) detected at line 1133
 []/ptmr8t/1081

Overfull \hbox (4.49997pt too wide) detected at line 1136
 []/ptmr8t/1084

Overfull \hbox (4.49997pt too wide) detected at line 1140
 []/ptmr8t/1088

Overfull \hbox (4.49997pt too wide) detected at line 1141
 []/ptmr8t/1089

Overfull \hbox (4.49997pt too wide) detected at line 1142
 []/ptmr8t/1089

Overfull \hbox (4.49997pt too wide) detected at line 1143
 []/ptmr8t/1090

Overfull \hbox (4.49997pt too wide) detected at line 1144
 []/ptmr8t/1091

Overfull \hbox (4.49997pt too wide) detected at line 1145
 []/ptmr8t/1091

Overfull \hbox (4.49997pt too wide) detected at line 1146
 []/ptmr8t/1092

Overfull \hbox (4.49997pt too wide) detected at line 1147
 []/ptmr8t/1092

Overfull \hbox (4.49997pt too wide) detected at line 1149
 []/ptmr8t/1095

Overfull \hbox (4.49997pt too wide) detected at line 1151
 []/ptmr8t/1096

Overfull \hbox (4.49997pt too wide) detected at line 1153
 []/ptmr8t/1097

Overfull \hbox (4.49997pt too wide) detected at line 1154
 []/ptmr8t/1097

Overfull \hbox (4.49997pt too wide) detected at line 1155
 []/ptmr8t/1097

Overfull \hbox (4.49997pt too wide) detected at line 1156
 []/ptmr8t/1098

Overfull \hbox (4.49997pt too wide) detected at line 1167
 []/ptmr8t/1099

Overfull \hbox (4.49997pt too wide) detected at line 1168
 []/ptmr8t/1099

Overfull \hbox (4.49997pt too wide) detected at line 1171
 []/ptmr8t/1107

Overfull \hbox (4.49997pt too wide) detected at line 1173
 []/ptmr8t/1109

Overfull \hbox (4.49997pt too wide) detected at line 1174
 []/ptmr8t/1110

Overfull \hbox (4.49997pt too wide) detected at line 1175
 []/ptmr8t/1113
[7]) [8]
! pdfTeX warning (ext4): destination with the same identifier (name{page.1}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.139 \hypertarget{library-intro}{}\chapter
                                           {Introduction} [1]
! pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.139 \hypertarget{library-intro}{}\chapter
                                           {Introduction} [2]
Chapter 1.
! pdfTeX warning (ext4): destination with the same identifier (name{page.3}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.188 \hypertarget{built-in-funcs}{}\chapter
                                            {Built-in Functions} [3]
! pdfTeX warning (ext4): destination with the same identifier (name{page.4}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.188 \hypertarget{built-in-funcs}{}\chapter
                                            {Built-in Functions} [4]
Chapter 2.
! pdfTeX warning (ext4): destination with the same identifier (name{page.5}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.267 \end{funcdesc}
                     [5]
! pdfTeX warning (ext4): destination with the same identifier (name{page.6}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.358 
       [6] (/usr/share/texmf/tex/latex/psnfss/ts1ptm.fd)
! pdfTeX warning (ext4): destination with the same identifier (name{page.7}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.451 ...plex numbers is deprecated.\end{funcdesc}
                                                   [7]
! pdfTeX warning (ext4): destination with the same identifier (name{page.8}) ha
s been already used, duplicate ignored
<to be read again> 
                   \penalty 
l.532 \end{notice}
                   [8] [9]
Underfull \hbox (badness 10000) in paragraph at lines 658--659

[10]
Underfull \hbox (badness 10000) in paragraph at lines 746--747

[11] [12] [13] [14] [15] [16] [17] [18] [19] [20]
Chapter 3.
[21] [22]
Chapter 4.
[23] [24]
Chapter 5.
[25] [26]
Chapter 6.
[27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37]
Overfull \hbox (8.3441pt too wide) in paragraph at lines 3183--3183
[] /ptmb8t/Notes|  
[38]
Overfull \hbox (7.72594pt too wide) in paragraph at lines 3375--3375
[]/ptmr8t/(7)(8)(9)(10)|  
[39] [40]
Underfull \hbox (badness 10000) in paragraph at lines 3558--3564
[]/ptmr8t/Note, the non-operator ver-sions of /pcrr8t/union()/ptmr8t/, /pcrr8t/
intersection()/ptmr8t/, /pcrr8t/difference()/ptmr8t/, and
[41]
Underfull \hbox (badness 10000) in paragraph at lines 3645--3649
[]/ptmr8t/Note, the non-operator ver-sions of the /pcrr8t/update()/ptmr8t/, /pc
rr8t/intersection_update()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 3645--3649
/pcrr8t/difference_update()/ptmr8t/, and /pcrr8t/symmetric_difference_update() 
/ptmr8t/meth-ods will ac-cept
[42] [43] [44] [45] [46]
Underfull \hbox (badness 6944) in paragraph at lines 4192--4198
[]/ptmr8t/An ex-am-ple of a con-text man-ager that re-turns a re-lated ob-ject 
is the one re-turned by
[47] [48] [49] [50]
Chapter 7.

Underfull \hbox (badness 10000) in paragraph at lines 4492--4495
/ptmr8t/The base class for all built-in ex-cep-tions ex-cept /pcrr8t/StopIterat
ion/ptmr8t/, /pcrr8t/GeneratorExit/ptmr8t/,
[51] [52] [53] [54] [55] [56]
Chapter 8.
[57] [58]
Overfull \hbox (166.23189pt too wide) in paragraph at lines 5141--5148
[][]

Underfull \hbox (badness 10000) in paragraph at lines 5141--5148

[59]
Overfull \hbox (172.23183pt too wide) in paragraph at lines 5252--5260
[][]

Underfull \hbox (badness 10000) in paragraph at lines 5252--5260

[60]
Overfull \hbox (49.99875pt too wide) in paragraph at lines 5306--5307
[][] 

Overfull \hbox (50.00552pt too wide) in paragraph at lines 5345--5346
[][] 

Overfull \hbox (2.46297pt too wide) in paragraph at lines 5426--5426
[] /ptmb8t/Type|  

Overfull \hbox (1.29306pt too wide) in paragraph at lines 5426--5426
[]/ptmr8t/None|  

Overfull \hbox (49.99658pt too wide) in paragraph at lines 5426--5427
[][] 

Overfull \hbox (6.8293pt too wide) in paragraph at lines 5499--5499
[] /ptmb8t/Type|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'e'|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'E'|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'f'|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'F'|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'g'|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'G'|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'n'|  

Overfull \hbox (1.99948pt too wide) in paragraph at lines 5499--5499
[]/pcrr8t/'%'|  

Overfull \hbox (5.6594pt too wide) in paragraph at lines 5499--5499
[]/ptmr8t/None|  

Overfull \hbox (50.00784pt too wide) in paragraph at lines 5499--5500
[][] 
[61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75]
[76] [77]
Underfull \hbox (badness 10000) in paragraph at lines 7015--7020
[]/ptmb8t/Note:  /ptmr8t/The fol-low-ing ap-plies only to reg-u-lar ex-pres-sio
n ob-jects like those cre-ated with

Underfull \hbox (badness 10000) in paragraph at lines 7015--7020
/pcrr8t/re.compile("pattern")/ptmr8t/, not the prim-i-tives /pcrr8t/re.match(pa
ttern, string) /ptmr8t/or
[78] [79] [80] [81] [82]
Underfull \hbox (badness 10000) in paragraph at lines 7604--7606
/ptmr8t/Identical to the /pcrr8t/unpack_from() /ptmr8t/func-tion, us-ing the co
m-piled for-mat.
[83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96]
Underfull \hbox (badness 10000) in paragraph at lines 8915--8918
[]/ptmr8t/Decoding and trans-lat-ing works sim-i-lar, ex-cept /pcrr8t/UnicodeDe
codeError /ptmr8t/or
[97] [98]
Overfull \hbox (52.21255pt too wide) in paragraph at lines 9098--9098
[]/pcrr8t/'xmlcharrefreplace'|  

Overfull \hbox (46.21255pt too wide) in paragraph at lines 9098--9098
[]/pcrr8t/'backslashreplace'|  
[99] [100] [101] [102] [103]
Overfull \hbox (11.68579pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/euc_jis_2004|  

Overfull \hbox (11.68579pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/euc_jisx0213|  

Overfull \hbox (2.80591pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso2022_jp|  

Overfull \hbox (12.80591pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso2022_jp_1|  

Overfull \hbox (12.80591pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso2022_jp_2|  

Overfull \hbox (27.80591pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso2022_jp_2004|  

Overfull \hbox (12.80591pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso2022_jp_3|  

Overfull \hbox (19.87584pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso2022_jp_ext|  

Overfull \hbox (3.35597pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso2022_kr|  

Overfull \hbox (5.02602pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso8859_10|  

Overfull \hbox (5.02602pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso8859_13|  

Overfull \hbox (5.02602pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso8859_14|  

Overfull \hbox (5.02602pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/iso8859_15|  

Overfull \hbox (8.19551pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/mac_cyrillic|  

Overfull \hbox (2.22585pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/mac_greek|  

Overfull \hbox (8.89561pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/mac_iceland|  

Overfull \hbox (2.79562pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/mac_latin2|  

Overfull \hbox (5.5658pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/mac_roman|  

Overfull \hbox (7.79564pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/mac_turkish|  

Overfull \hbox (15.58554pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/shift_jis_2004|  

Overfull \hbox (15.58554pt too wide) in paragraph at lines 10300--10300
[]/ptmr8t/shift_jisx0213|  
[104]
Overfull \vbox (459.69313pt too high) has occurred while \output is active
[105]
Overfull \hbox (11.3528pt too wide) in paragraph at lines 10484--10484
[] /ptmb8t/Operand 

Overfull \hbox (18.4786pt too wide) in paragraph at lines 10484--10484
[]/ptmr8t/base64_codec|  

Overfull \hbox (5.14877pt too wide) in paragraph at lines 10484--10484
[]/ptmr8t/bz2_codec|  

Overfull \hbox (4.99887pt too wide) in paragraph at lines 10484--10484
[]/ptmr8t/hex_codec|  

Overfull \hbox (1.81868pt too wide) in paragraph at lines 10484--10484
/ptmr8t/pri_codec|  

Overfull \hbox (45.5384pt too wide) in paragraph at lines 10484--10484
[]/ptmr8t/raw_unicode_escape|  

Overfull \hbox (16.8183pt too wide) in paragraph at lines 10484--10484
[]/ptmr8t/string_escape|  

Overfull \hbox (12.91855pt too wide) in paragraph at lines 10484--10484
/ptmr8t/code_escape|  

Overfull \hbox (16.8184pt too wide) in paragraph at lines 10484--10484
/ptmr8t/code_internal|  

Overfull \hbox (0.70883pt too wide) in paragraph at lines 10484--10484
[]/ptmr8t/uu_codec|  

Overfull \hbox (5.70856pt too wide) in paragraph at lines 10484--10484
[]/ptmr8t/zlib_codec|  
(/usr/share/texmf/tex/latex/latex-unicode/uni-0.def) [106] [107] [108] [109]
[110]
Chapter 9.
[111] [112]
Underfull \hbox (badness 10000) in paragraph at lines 11110--11112
/ptmr8t/The most pos-i-tive /pcrr8t/timedelta /ptmr8t/ob-ject, /pcrr8t/timedelt
a(days=999999999, hours=23,

Underfull \hbox (badness 10000) in paragraph at lines 11116--11118
/ptmr8t/The small-est pos-si-ble dif-fer-ence be-tween non-equal /pcrr8t/timede
lta /ptmr8t/ob-jects,
[113] [114]
Overfull \hbox (20.67915pt too wide) in paragraph at lines 11394--11395
[][] 

Underfull \hbox (badness 7362) in paragraph at lines 11400--11405
/pcrr8t/< 0/ptmr8t/. Af-ter-ward /pcrr8t/date2 - date1 == timedelta.days/ptmr8t
/. /pcrr8t/timedelta.seconds /ptmr8t/and

Underfull \hbox (badness 10000) in paragraph at lines 11443--11447
/pcrr8t/d.month, d.day, 0, 0, 0, d.weekday(), d.toordinal() - date(d.year, 1,
[115]
Underfull \hbox (badness 10000) in paragraph at lines 11501--11506
/ptmr8t/Return a string rep-re-sent-ing the date, for ex-am-ple /pcrr8t/date(20
02, 12,

Underfull \hbox (badness 10000) in paragraph at lines 11501--11506
/pcrr8t/4).ctime() == 'Wed Dec 4 00:00:00 2002'/ptmr8t/. /pcrr8t/d.ctime() /ptm
r8t/is equiv-a-lent to
[116]
Underfull \hbox (badness 10000) in paragraph at lines 11615--11618
/ptmr8t/Return the cur-rent lo-cal date-time, with /pcrr8t/tzinfo None/ptmr8t/.
 This is equiv-a-lent to
[117]
Underfull \hbox (badness 10000) in paragraph at lines 11628--11632
[]/ptmr8t/Else /ptmri8t/tz /ptmr8t/must be an in-stance of a class /pcrr8t/tzin
fo /ptmr8t/sub-class, and the cur-rent date

Underfull \hbox (badness 10000) in paragraph at lines 11628--11632
/ptmr8t/and time are con-verted to /ptmri8t/tz/ptmr8t/`s time zone. In this cas
e the re-sult is equiv-a-lent to

Underfull \hbox (badness 10000) in paragraph at lines 11648--11652
[]/ptmr8t/Else /ptmri8t/tz /ptmr8t/must be an in-stance of a class /pcrr8t/tzin
fo /ptmr8t/sub-class, and the times-

Underfull \hbox (badness 10000) in paragraph at lines 11648--11652
/ptmr8t/tamp is con-verted to /ptmri8t/tz/ptmr8t/`s time zone. In this case the
 re-sult is equiv-a-lent to

Underfull \hbox (badness 10000) in paragraph at lines 11713--11715
/ptmr8t/The small-est pos-si-ble dif-fer-ence be-tween non-equal /pcrr8t/dateti
me /ptmr8t/ob-jects,
[118]
Underfull \hbox (badness 5652) in paragraph at lines 11796--11802
[]/ptmr8t/datetime2 is a du-ra-tion of timedelta re-moved from date-time1, mov-
ing for-ward in time if
[119]
Underfull \hbox (badness 10000) in paragraph at lines 11945--11953
/ptmr8t/equiv-a-lent to /pcrr8t/time.struct_time((d.year, d.month, d.day, d.hou
r, d.minute,

Underfull \hbox (badness 10000) in paragraph at lines 11945--11953
/pcrr8t/d.second, d.weekday(), d.toordinal() - date(d.year, 1, 1).toordinal() +

[120]
Underfull \hbox (badness 6592) in paragraph at lines 11961--11967
[]/ptmr8t/If /ptmri8t/d /ptmr8t/is aware, /ptmri8t/d /ptmr8t/is nor-mal-ized to
 UTC time, by sub-tract-ing /pcrr8t/d.utcoffset()/ptmr8t/, and a

Underfull \hbox (badness 10000) in paragraph at lines 11990--11992
/ptmr8t/Return a 3-tuple, (ISO year, ISO week num-ber, ISO week-day). The same 
as

Underfull \hbox (badness 10000) in paragraph at lines 11996--11999
/ptmr8t/Return a string rep-re-sent-ing the date and time in ISO 8601 for-mat, 
YYYY-MM-

Underfull \hbox (badness 7238) in paragraph at lines 12026--12031
/ptmr8t/Return a string rep-re-sent-ing the date and time, for ex-am-ple /pcrr8
t/datetime(2002, 12, 4,
[121] [122] [123] [124] [125] [126] [127] [128] [129] [130]
Overfull \hbox (11.12794pt too wide) in paragraph at lines 12942--12942
[] /ptmb8t/Notes|  
[131] [132] [133] [134]
Overfull \hbox (19.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/Container|  

Overfull \hbox (13.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/Hashable|  

Overfull \hbox (13.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/Iterable|  

Overfull \hbox (13.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/Iterator|  

Overfull \hbox (13.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/Callable|  

Overfull \hbox (13.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/Sequence|  

Overfull \hbox (55.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/MutableSequence|  

Overfull \hbox (25.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/MutableSet|  

Overfull \hbox (7.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/Mapping|  

Overfull \hbox (49.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/MutableMapping|  

Overfull \hbox (31.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/MappingView|  

Overfull \hbox (13.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/KeysView|  

Overfull \hbox (14.37897pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/MappingView/ptmr8t/, 

Overfull \hbox (19.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/ItemsView|  

Overfull \hbox (14.37897pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/MappingView/ptmr8t/, 

Overfull \hbox (25.54549pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/ValuesView|  

Overfull \hbox (11.87897pt too wide) in paragraph at lines 13473--13473
[]/pcrr8t/MappingView|  
[135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146]
[147] [148] [149] [150]
Underfull \hbox (badness 10000) in paragraph at lines 14902--14916
[]/ptmr8t/Note, the non-operator ver-sions of /pcrr8t/union()/ptmr8t/, /pcrr8t/
intersection()/ptmr8t/, /pcrr8t/difference()/ptmr8t/, and

Overfull \hbox (44.79945pt too wide) in paragraph at lines 15021--15021
[]/pcrr8t/s.symmetric_difference_update(t)|  
[151] [152] [153] [154] [155]
Underfull \hbox (badness 5637) in paragraph at lines 15375--15378
[]/ptmr8t/The low-est val-ued en-tries are re-trieved first (the low-est val-ue
d en-try is the one re-turned
[156] [157] [158] [159] [160]
Underfull \hbox (badness 7308) in paragraph at lines 15883--15885
[]/ptmr8t/In ad-di-tion to the four base meth-ods, pro-gres-sively more ef-fi-c
iency comes with defin-ing
[161] [162] [163] [164]
Underfull \hbox (badness 10000) in paragraph at lines 16238--16244
/ptmr8t/The type of ob-jects de-fined in ex-ten-sion mod-ules with /pcrr8t/PyMe
mberDef/ptmr8t/, such as
[165] [166] [167] [168] [169] [170]
Chapter 10.
[171] [172] [173] [174] [175] [176] [177] [178] [179] [180] [181] [182]
[183] [184] [185] [186] [187] [188] [189] [190] [191] [192] [193] [194]
[195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206]
[207] [208] [209] [210] [211] [212] [213] [214] [215] [216] [217] [218]
[219] [220] [221] [222] [223] [224]
Chapter 11.
[225] [226] [227] [228]
Underfull \hbox (badness 10000) in paragraph at lines 22021--22022


Overfull \hbox (64.2315pt too wide) in paragraph at lines 22040--22042
[]/ptmr8t/Usage ex-am-ple: /pcrr8t/fi = fileinput.FileInput(openhook=fileinput.
hook_encoded("iso-8859-1")) 
[229] [230] [231] [232] [233]
Underfull \hbox (badness 10000) in paragraph at lines 22481--22481
[]/ptmri8t/[mode='w+b', [bufsize=-1, [suf-fix='', [pre-fix='tmp', [dir=None,

Underfull \hbox (badness 10000) in paragraph at lines 22497--22497
[]/ptmri8t/[max_size=0, [mode='w+b', [bufsize=-1, [suf-fix='', [pre-fix='tmp',
[234] [235] [236] [237] [238] [239] [240] [241] [242]
Chapter 12.
[243]
Underfull \hbox (badness 10000) in paragraph at lines 23276--23277

[244] [245] [246] [247] [248] [249] [250] [251] [252] [253]
Underfull \hbox (badness 10000) in paragraph at lines 24198--24205
/ptmr8t/A sub-class of /pcrr8t/Shelf /ptmr8t/which ex-poses /pcrr8t/first()/ptm
r8t/, /pcrr8t/next()/ptmr8t/, /pcrr8t/previous()/ptmr8t/, /pcrr8t/last() /ptmr8
t/and
[254] [255]
Underfull \hbox (badness 10000) in paragraph at lines 24322--24323


Underfull \hbox (badness 10000) in paragraph at lines 24342--24343

[256] [257] [258]
Overfull \hbox (17.53752pt too wide) in paragraph at lines 24736--24737
[][] 
[259] [260] [261] [262] [263] [264] [265] [266] [267] [268] [269] [270]
[271] [272] [273] [274] [275]
Underfull \hbox (badness 10000) in paragraph at lines 26265--26269
[]/ptmr8t/The /pcrr8t/sqlite3 /ptmr8t/mod-ule has two de-fault adapters for Pyt
hon's built-in /pcrr8t/datetime.date /ptmr8t/and
[276] [277] [278]
Underfull \hbox (badness 5288) in paragraph at lines 26449--26456
/ptmr8t/Using the non-stan-dard /pcrr8t/execute()/ptmr8t/, /pcrr8t/executemany(
) /ptmr8t/and /pcrr8t/executescript() /ptmr8t/meth-ods of the
[279] [280]
Chapter 13.
[281] [282] [283] [284]
Underfull \hbox (badness 10000) in paragraph at lines 27001--27004
/ptmr8t/Sequential com-pres-sion and de-com-pres-sion is done us-ing the classe
s /pcrr8t/BZ2Compressor /ptmr8t/and
[285] [286] [287] [288] [289] [290] [291]
Underfull \hbox (badness 10000) in paragraph at lines 27745--27747
/ptmr8t/Is raised for /ptmri8t/non-fatal /ptmr8t/er-rors when us-ing /pcrr8t/Ta
rFile.extract()/ptmr8t/, but only if
[292] [293]
Underfull \hbox (badness 10000) in paragraph at lines 28009--28012
[]/pcrr8t/TarInfo /ptmr8t/ob-jects are re-turned by /pcrr8t/TarFile/ptmr8t/`s m
eth-ods /pcrr8t/getmember()/ptmr8t/, /pcrr8t/getmembers() /ptmr8t/and
[294] [295] [296]
Underfull \hbox (badness 10000) in paragraph at lines 28265--28274
[]/ptmr8t/The de-fault value for /ptmri8t/en-cod-ing /ptmr8t/is the lo-cal char
-ac-ter en-cod-ing. It is de-duced from
[297] [298]
Chapter 14.
[299] [300]
Underfull \hbox (badness 10000) in paragraph at lines 28460--28460
[]/ptmri8t/csvfile, field-names, [rest-val='', [ex-trasac-tion='raise', [di-ale
ct='excel', [*args,
[301] [302] [303] [304] [305]
Underfull \hbox (badness 10000) in paragraph at lines 28879--28880

[306]
Underfull \hbox (badness 6526) in paragraph at lines 28976--28978
/ptmr8t/Exception raised when an op-tion ref-er-enced from a value does not ex-
ist. Sub-class of
[307] [308] [309] [310] [311] [312] [313] [314]
Overfull \hbox (15.7865pt too wide) in paragraph at lines 29730--29731
[]
[315] [316]
Chapter 15.

Underfull \hbox (badness 10000) in paragraph at lines 29863--29864

[317] [318] [319] [320]
Chapter 16.
[321] [322] [323]
Underfull \hbox (badness 10000) in paragraph at lines 30607--30612
/ptmr8t/Execute /ptmri8t/cmd /ptmr8t/as a sub-process and re-turn the file ob-j
ects /pcrr8t/(child_stdin,
[324] [325]
Underfull \hbox (badness 10000) in paragraph at lines 30725--30729
[]/ptmr8t/If you're start-ing with a Python file ob-ject /ptmri8t/f/ptmr8t/, fi
rst do /pcrr8t/f.flush()/ptmr8t/, and then do
[326] [327] [328] [329] [330] [331]
Underfull \hbox (badness 10000) in paragraph at lines 31411--31412


Underfull \hbox (badness 10000) in paragraph at lines 31427--31428

[332] [333] [334] [335] [336] [337] [338] [339] [340]
Underfull \hbox (badness 5741) in paragraph at lines 32229--32235
[]/pcrr8t/BufferedIOBase /ptmr8t/deals with buffer-ing on a raw byte stream (/p
crr8t/RawIOBase/ptmr8t/). Its sub-classes,
[341] [342] [343] [344] [345] [346]
Underfull \hbox (badness 10000) in paragraph at lines 32946--32948
/ptmr8t/A helper codec that de-codes new-lines for uni-ver-sal new-lines mode. 
It in-her-its
[347] [348]
Overfull \hbox (11.12794pt too wide) in paragraph at lines 33384--33384
[] /ptmb8t/Notes|  

Overfull \hbox (25.01363pt too wide) in paragraph at lines 33384--33385
[][] 
[349] [350] [351] [352] [353]
Underfull \hbox (badness 10000) in paragraph at lines 33777--33781
[]/pcrr8t/"-v" /ptmr8t/and /pcrr8t/"--report" /ptmr8t/are both op-tions. As-sum
-ing that /pcrro8t/--report /ptmr8t/takes one ar-gu-ment,
[354] [355] [356] [357]
Underfull \hbox (badness 5652) in paragraph at lines 34102--34105
[]/ptmr8t/If /pcrr8t/optparse /ptmr8t/en-coun-ters ei-ther /pcrr8t/"-h" /ptmr8t
/or /pcrr8t/"--help" /ptmr8t/on the command-line, or if you just call
[358] [359] [360] [361]
Underfull \hbox (badness 5203) in paragraph at lines 34386--34389
/ptmr8t/There are sev-eral ways to pop-u-late the parser with op-tions. The pre
-ferred way is by us-ing
[362] [363] [364] [365] [366] [367]
Underfull \hbox (badness 10000) in paragraph at lines 34976--34977
[]/ptmr8t/assume op-tion con-flicts are a pro-gram-ming er-ror and raise
[368] [369] [370] [371] [372] [373]
Underfull \hbox (badness 10000) in paragraph at lines 35426--35431
[]/ptmr8t/Your type-checking func-tion should raise /pcrr8t/OptionValueError /p
tmr8t/if it en-coun-ters any prob-lems.
[374] [375] [376] [377] [378] [379] [380]
Underfull \hbox (badness 10000) in paragraph at lines 35997--36006
[]/pcrr8t/Logger.debug()/ptmr8t/, /pcrr8t/Logger.info()/ptmr8t/, /pcrr8t/Logger
.warning()/ptmr8t/, /pcrr8t/Logger.error()/ptmr8t/, and
[381] [382] [383] [384]
Underfull \hbox (badness 5403) in paragraph at lines 36345--36348
[]/pcrr8t/BaseRotatingHandler /ptmr8t/is the base class for han-dlers that ro-t
ate log files at a cer-tain
[385] [386]
Overfull \hbox (16.72716pt too wide) in paragraph at lines 36623--36623
[]/pcrr8t/filename|  

Overfull \hbox (16.72716pt too wide) in paragraph at lines 36623--36623
[]/pcrr8t/filemode|  

Overfull \hbox (4.72716pt too wide) in paragraph at lines 36623--36623
[]/pcrr8t/format|  

Overfull \hbox (10.72716pt too wide) in paragraph at lines 36623--36623
[]/pcrr8t/datefmt|  

Overfull \hbox (4.72716pt too wide) in paragraph at lines 36623--36623
[]/pcrr8t/stream|  

Overfull \hbox (25.01265pt too wide) in paragraph at lines 36623--36624
[][] 
[387] [388] [389] [390]
Overfull \hbox (3.63922pt too wide) in paragraph at lines 36943--36943
[]/pcrr8t/%(name)s|  

Overfull \hbox (33.63922pt too wide) in paragraph at lines 36943--36943
[]/pcrr8t/%(levelname)s|  

Overfull \hbox (21.63922pt too wide) in paragraph at lines 36943--36943
[]/pcrr8t/%(asctime)s|  

Overfull \hbox (21.63922pt too wide) in paragraph at lines 36943--36943
[]/pcrr8t/%(message)s|  
[391] [392] [393] [394] [395] [396] [397] [398]
Underfull \hbox (badness 6001) in paragraph at lines 37574--37574
[]/ptmri8t/filename, [when, [in-ter-val, [back-up-Count, [en-cod-ing, [de-lay,
[399]
Underfull \hbox (badness 5245) in paragraph at lines 37722--37724
/ptmr8t/The fac-tory method of /pcrr8t/SocketHandler /ptmr8t/is here over-rid-d
en to cre-ate a UDP socket
[400] [401] [402]
Overfull \hbox (4.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(levelno)s|  

Overfull \hbox (16.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(levelname)s|  

Overfull \hbox (10.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(pathname)s|  

Overfull \hbox (10.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(filename)s|  

Overfull \hbox (10.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(funcName)s|  

Overfull \hbox (4.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(created)f|  

Overfull \hbox (52.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(relativeCreated)d|  

Overfull \hbox (4.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(asctime)s|  

Overfull \hbox (22.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(threadName)s|  

Overfull \hbox (4.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(process)d|  

Overfull \hbox (4.21255pt too wide) in paragraph at lines 38071--38071
[]/pcrr8t/%(message)s|  

Underfull \hbox (badness 10000) in paragraph at lines 38114--38118
/ptmr8t/Formats the spec-i-fied ex-cep-tion in-for-ma-tion (a stan-dard ex-cep-
tion tu-ple as re-

Underfull \hbox (badness 10000) in paragraph at lines 38114--38118
/ptmr8t/turned by /pcrr8t/sys.exc_info()/ptmr8t/) as a string. This de-fault im
-ple-men-ta-tion just uses
[403] [404] [405] [406] [407] [408] [409] [410] [411] [412] [413] [414]
[415] [416]
Underfull \hbox (badness 10000) in paragraph at lines 39269--39270

[417] [418] [419] [420] [421] [422]
Overfull \vbox (435.69313pt too high) has occurred while \output is active
[423] [424] [425] [426] [427] [428] [429] [430] [431] [432] [433] [434]
[435] [436] [437] [438] [439] [440]
Overfull \hbox (28.77098pt too wide) in paragraph at lines 42666--42667
[][] 
[441] [442] [443] [444] [445] [446] [447] [448] [449] [450] [451] [452]
[453] [454] [455] [456] [457] [458] [459] [460] [461] [462]
Underfull \hbox (badness 7221) in paragraph at lines 44332--44335
[]/ptmr8t/The ex-act func-tion-al-ity is sys-tem de-pen-dent. Changed in ver-si
on 2.6: Win-dows only:
[463] [464] [465] [466] [467] [468] [469] [470]
Chapter 17.
[471]
Overfull \hbox (14.31891pt too wide) in paragraph at lines 45106--45107
[][] 
[472] [473] [474] [475] [476] [477] [478] [479] [480] [481] [482] [483]
[484]
Underfull \hbox (badness 10000) in paragraph at lines 46585--46586

[485] [486] [487]
Underfull \hbox (badness 10000) in paragraph at lines 46788--46791
[]/ptmr8t/For more flex-i-bil-ity in us-ing shared mem-ory one can use the
[488] [489] [490]
Underfull \hbox (badness 10000) in paragraph at lines 47072--47073


Underfull \hbox (badness 10000) in paragraph at lines 47086--47087

[491] [492] [493]
Underfull \hbox (badness 10000) in paragraph at lines 47296--47302
[]/ptmb8t/Note:  /pcrr8t/multiprocessing /ptmr8t/con-tains no ana-logues of /pc
rr8t/threading.active_count()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 47296--47302
/pcrr8t/threading.enumerate()/ptmr8t/, /pcrr8t/threading.settrace()/ptmr8t/, /p
crr8t/threading.setprofile()/ptmr8t/,
[494]
Underfull \hbox (badness 10000) in paragraph at lines 47418--47419


Underfull \hbox (badness 10000) in paragraph at lines 47424--47425

[495]
Underfull \hbox (badness 5417) in paragraph at lines 47485--47491
[]/ptmb8t/Note:  /ptmr8t/If the SIG-INT sig-nal gen-er-ated by Ctrl-C ar-rives 
while the main thread is blocked

Underfull \hbox (badness 10000) in paragraph at lines 47485--47491
/ptmr8t/by a call to /pcrr8t/BoundedSemaphore.acquire()/ptmr8t/, /pcrr8t/Lock.a
cquire()/ptmr8t/, /pcrr8t/RLock.acquire()/ptmr8t/,
[496] [497] [498] [499] [500] [501] [502] [503] [504] [505] [506]
Underfull \hbox (badness 8113) in paragraph at lines 48556--48563
[]/ptmr8t/If au-then-ti-ca-tion is re-quested but do au-then-ti-ca-tion key is 
spec-i-fied then the re-turn value of
[507] [508] [509] [510] [511] [512] [513] [514] [515] [516] [517] [518]
[519] [520] [521] [522] [523] [524] [525] [526] [527] [528] [529] [530]
[531] [532] [533] [534] [535] [536] [537] [538] [539] [540] [541] [542]
Chapter 18.

Underfull \hbox (badness 10000) in paragraph at lines 50912--50912
/ptmri8t/close_fds=False, shell=False, cwd=None, env=None, uni-ver-sal_newlines
=False, star-
[543] [544] [545]
Underfull \hbox (badness 10000) in paragraph at lines 51134--51139
[]/ptmb8t/Warning:  /ptmr8t/Use /pcrr8t/communicate() /ptmr8t/rather than /pcrr
8t/stdin.write()/ptmr8t/, /pcrr8t/stdout.read() /ptmr8t/or
[546] [547] [548] [549] [550]
Underfull \hbox (badness 10000) in paragraph at lines 51621--51625
[]/ptmr8t/If you want to know the cur-rent ma-chine's IP ad-dress, you may want
 to use
[551] [552] [553] [554] [555] [556] [557] [558]
Underfull \hbox (badness 10000) in paragraph at lines 52302--52302
[]/ptmri8t/sock, key-file=None, cert-file=None, server_side=False, cert_reqs=CE
RT_NONE,

Underfull \hbox (badness 10000) in paragraph at lines 52302--52302
/ptmri8t/ssl_version={see docs}, ca_certs=None, do_handshake_on_connect=True, s
up-
[559] [560] [561] [562] [563] [564]
Overfull \hbox (9.78795pt too wide) in paragraph at lines 52919--52920
[]
[565] [566]
Underfull \hbox (badness 6047) in paragraph at lines 53085--53090
/ptmr8t/Sets given in-ter-val timer (one of /pcrr8t/signal.ITIMER_REAL/ptmr8t/,
 /pcrr8t/signal.ITIMER_VIRTUAL /ptmr8t/or
[567] [568] [569] [570] [571] [572] [573] [574]
Overfull \hbox (13.83913pt too wide) in paragraph at lines 53859--53860
[][] 
[575] [576]
Chapter 19.
[577] [578] [579] [580] [581] [582] [583] [584]
Underfull \hbox (badness 10000) in paragraph at lines 54859--54863
[]/ptmr8t/As a con-ve-nience, see the meth-ods /pcrr8t/Message.as_string() /ptm
r8t/and /pcrr8t/str(aMessage)/ptmr8t/, a.k.a.
[585] [586] [587] [588] [589] [590] [591] [592] [593] [594]
Underfull \hbox (badness 10000) in paragraph at lines 55801--55807
/ptmr8t/Changed in ver-sion 2.4: The /pcrr8t/dump_address_pair() /ptmr8t/func-t
ion has been re-moved; use
[595] [596] [597] [598] [599] [600]
Underfull \hbox (badness 10000) in paragraph at lines 56286--56289
[]/ptmr8t/Methods that were dep-re-cated in ver-sion 3 have been re-moved. Thes
e in-clude

Underfull \hbox (badness 10000) in paragraph at lines 56286--56289
/pcrr8t/Generator.__call__()/ptmr8t/, /pcrr8t/Message.get_type()/ptmr8t/, /pcrr
8t/Message.get_main_type()/ptmr8t/,
[601]
Underfull \hbox (badness 10000) in paragraph at lines 56318--56323
[]/ptmr8t/New /pcrr8t/DeprecationWarning/ptmr8t/s have been added to: /pcrr8t/G
enerator.__call__()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 56318--56323
/pcrr8t/Message.get_type()/ptmr8t/, /pcrr8t/Message.get_main_type()/ptmr8t/, /p
crr8t/Message.get_subtype()/ptmr8t/, and
[602]
Underfull \hbox (badness 10000) in paragraph at lines 56391--56395
[]/ptmr8t/The fol-low-ing func-tions in the /pcrr8t/email.Utils /ptmr8t/mod-ule
 have been dep-re-cated:
[603] [604] [605] [606] [607] [608] [609]
Underfull \hbox (badness 10000) in paragraph at lines 57160--57161

[610] [611] [612]
Underfull \hbox (badness 10000) in paragraph at lines 57424--57427
/ptmr8t/Return a /pcrr8t/Maildir /ptmr8t/in-stance rep-re-sent-ing the folder w
hose name is /ptmri8t/folder/ptmr8t/. A
[613] [614] [615] [616] [617] [618] [619] [620] [621] [622] [623] [624]
[625] [626] [627] [628] [629] [630] [631] [632] [633] [634] [635] [636]
Underfull \hbox (badness 10000) in paragraph at lines 60389--60393
/ptmr8t/Return a pair /pcrr8t/(full name, email address) /ptmr8t/parsed from th
e string re-turned by
[637] [638] [639]
Overfull \hbox (207.12541pt too wide) in paragraph at lines 60684--60686
[]

Underfull \hbox (badness 10000) in paragraph at lines 60705--60706

[640] [641] [642] [643] [644]
Chapter 20.
[645] [646] [647] [648]
Underfull \hbox (badness 10000) in paragraph at lines 61446--61450
/ptmr8t/This method is called to pro-cess un-re-solv-able nu-meric char-ac-ter 
ref-er-ences. Re-fer to
[649] [650] [651] [652]
Underfull \hbox (badness 10000) in paragraph at lines 61825--61831
/ptmr8t/Calling this with a true value for /ptmri8t/flag /ptmr8t/(the de-fault)
 will cause Ex-pat to call the
[653] [654] [655] [656] [657] [658] [659]
Overfull \hbox (0.7234pt too wide) in paragraph at lines 62696--62696
[]/pcrr8t/DOMImplementation|  

Overfull \hbox (24.7234pt too wide) in paragraph at lines 62696--62696
[]/pcrr8t/ProcessingInstruction|  
[660]
Underfull \hbox (badness 10000) in paragraph at lines 62740--62746
/ptmr8t/ob-ject: /pcrr8t/ELEMENT_NODE/ptmr8t/, /pcrr8t/ATTRIBUTE_NODE/ptmr8t/, 
/pcrr8t/TEXT_NODE/ptmr8t/, /pcrr8t/CDATA_SECTION_NODE/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 62740--62746
/pcrr8t/ENTITY_NODE/ptmr8t/, /pcrr8t/PROCESSING_INSTRUCTION_NODE/ptmr8t/, /pcrr
8t/COMMENT_NODE/ptmr8t/, /pcrr8t/DOCUMENT_NODE/ptmr8t/,
[661] [662] [663] [664] [665] [666]
Underfull \hbox (badness 10000) in paragraph at lines 63343--63346
/ptmr8t/Exception when a node does not ex-ist in the ref-er-enced con-text. For
 ex-am-ple,
[667] [668] [669] [670] [671]
Underfull \hbox (badness 10000) in paragraph at lines 63849--63851
[]/pcrr8t/const /ptmr8t/dec-la-ra-tions map to vari-ables in their re-spec-tive
 scope (e.g.
[672] [673] [674]
Underfull \hbox (badness 10000) in paragraph at lines 64201--64205
/ptmr8t/Value: /pcrr8t/"http://xml.org/sax/properties/lexical-handler" /ptmr8t/
--- data type:

Underfull \hbox (badness 10000) in paragraph at lines 64209--64213
/ptmr8t/Value: /pcrr8t/"http://xml.org/sax/properties/declaration-handler" /ptm
r8t/--- data type:
[675] [676] [677] [678] [679] [680]
Underfull \hbox (badness 10000) in paragraph at lines 64715--64718
/ptmr8t/Return the cur-rent set-ting for fea-ture /ptmri8t/fea-ture-name/ptmr8t
/. If the fea-ture is not rec-og-nized,
[681] [682] [683] [684] [685] [686] [687] [688]
Chapter 21.
[689] [690] [691] [692] [693] [694] [695] [696] [697] [698] [699]
Underfull \hbox (badness 7832) in paragraph at lines 66510--66518
[]/pcrr8t/Headers /ptmr8t/ob-jects sup-port typ-i-cal map-ping op-er-a-tions in
-clud-ing /pcrr8t/__getitem__()/ptmr8t/, /pcrr8t/get()/ptmr8t/,
[700] [701] [702] [703] [704] [705] [706] [707] [708]
Underfull \hbox (badness 10000) in paragraph at lines 67392--67396
[]/ptmr8t/When per-form-ing ba-sic au-then-ti-ca-tion, a /pcrr8t/FancyURLopener
 /ptmr8t/in-stance calls its
[709] [710] [711]
Underfull \hbox (badness 10000) in paragraph at lines 67635--67638
/ptmr8t/An HTTP sta-tus code as de-fined in [][]RFC 2616[][]. This nu-meric val
ue

Underfull \hbox (badness 10000) in paragraph at lines 67635--67638
/ptmr8t/cor-re-sponds to a value found in the dic-tio-nary of codes as found in

[712] [713] [714] [715] [716] [717] [718] [719] [720] [721]
Overfull \hbox (21.13048pt too wide) in paragraph at lines 68986--68987
[][] 
[722] [723] [724] [725] [726] [727] [728] [729] [730] [731] [732] [733]
[734] [735] [736] [737] [738] [739] [740] [741] [742] [743] [744] [745]
[746] [747] [748]
Underfull \hbox (badness 10000) in paragraph at lines 71611--71615
/ptmr8t/Parse a query string given as a string ar-gu-ment (data of type

Underfull \hbox (badness 10000) in paragraph at lines 71632--71635
/ptmr8t/Parse a query string given as a string ar-gu-ment (data of type
[749] [750] [751] [752] [753] [754] [755] [756] [757] [758] [759] [760]
Underfull \hbox (badness 10000) in paragraph at lines 72724--72727
[]/ptmr8t/A lot of the work, such as pars-ing the re-quest, is done by the base
 class
[761]
Underfull \hbox (badness 10000) in paragraph at lines 72809--72813
[]/ptmr8t/The /pcrr8t/CGIHTTPServer /ptmr8t/mod-ule de-fines a request-handler 
class, in-ter-face com-pat-i-

Underfull \hbox (badness 10000) in paragraph at lines 72809--72813
/ptmr8t/ble with /pcrr8t/BaseHTTPServer.BaseHTTPRequestHandler /ptmr8t/and in-h
er-its be-hav-ior from
[762]
Underfull \hbox (badness 10000) in paragraph at lines 72955--72955
[]/ptmri8t/blocked_domains=None, al-lowed_domains=None,

Underfull \hbox (badness 10000) in paragraph at lines 72955--72955
/ptmri8t/netscape=True, rfc2965=False, rfc2109_as_netscape=None,

Underfull \hbox (badness 10000) in paragraph at lines 72955--72955
/ptmri8t/hide_cookie2=False, strict_domain=False,

Underfull \hbox (badness 10000) in paragraph at lines 72955--72955
/ptmri8t/strict_rfc2965_unverifiable=True, strict_ns_unverifiable=False,

Underfull \hbox (badness 10000) in paragraph at lines 72955--72955
/ptmri8t/strict_ns_domain=DefaultCookiePolicy.DomainLiberal,
[763]
Underfull \hbox (badness 10000) in paragraph at lines 73035--73040
[]/ptmr8t/The /ptmri8t/re-quest /ptmr8t/ob-ject (usu-ally a /pcrr8t/urllib2.Req
uest /ptmr8t/in-stance) must sup-port the

Underfull \hbox (badness 10000) in paragraph at lines 73035--73040
/ptmr8t/meth-ods /pcrr8t/get_full_url()/ptmr8t/, /pcrr8t/get_host()/ptmr8t/, /p
crr8t/get_type()/ptmr8t/, /pcrr8t/unverifiable()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 73035--73040
/pcrr8t/get_origin_req_host()/ptmr8t/, /pcrr8t/has_header()/ptmr8t/, /pcrr8t/ge
t_header()/ptmr8t/, /pcrr8t/header_items()/ptmr8t/, and

Underfull \hbox (badness 10000) in paragraph at lines 73056--73061
[]/ptmr8t/The /ptmri8t/re-quest /ptmr8t/ob-ject (usu-ally a /pcrr8t/urllib2.Req
uest /ptmr8t/in-stance) must sup-port the meth-ods
[764] [765]
Underfull \hbox (badness 10000) in paragraph at lines 73206--73207

[766] [767] [768] [769] [770] [771] [772] [773]
Overfull \hbox (14.07869pt too wide) in paragraph at lines 74055--74055
[]/pcrr8t/floating-point 

Overfull \hbox (24.99854pt too wide) in paragraph at lines 74055--74056
[][] 
[774] [775] [776] [777] [778] [779] [780] [781] [782]
Underfull \hbox (badness 10000) in paragraph at lines 74788--74788
[]/ptmri8t/addr, [re-questHandler, [lo-gRe-quests, [al-low_none, [en-cod-ing,

Underfull \hbox (badness 10000) in paragraph at lines 74789--74792
/ptmr8t/Create a new server in-stance. All pa-ram-e-ters have the same mean-ing
 as for

Underfull \hbox (badness 10000) in paragraph at lines 74789--74792
/pcrr8t/SimpleXMLRPCServer.SimpleXMLRPCServer/ptmr8t/; /ptmri8t/re-questHandler
 /ptmr8t/de-faults to
[783]
Overfull \hbox (57.12117pt too wide) in paragraph at lines 74838--74845
/ptmr8t/The /pcrr8t/DocCGIXMLRPCRequestHandler /ptmr8t/class is de-rived from /
pcrr8t/SimpleXMLRPCServer.CGIXMLRPCRequestHandler
[784]
Chapter 22.
[785] [786] [787] [788]
Underfull \hbox (badness 10000) in paragraph at lines 75257--75258

[789] [790] [791]
Underfull \hbox (badness 10000) in paragraph at lines 75632--75634
/ptmr8t/Returns a tu-ple /pcrr8t/(nchannels, sampwidth, framerate, nframes, com
ptype,
[792]
Underfull \hbox (badness 10000) in paragraph at lines 75710--75713
/ptmr8t/The /ptmri8t/tu-ple /ptmr8t/should be /pcrr8t/(nchannels, sampwidth, fr
amerate, nframes, comptype,
[793]
Underfull \hbox (badness 10000) in paragraph at lines 75829--75831
/ptmr8t/Returns a tu-ple /pcrr8t/(nchannels, sampwidth, framerate, nframes, com
ptype,

Underfull \hbox (badness 10000) in paragraph at lines 75909--75912
/ptmr8t/The /ptmri8t/tu-ple /ptmr8t/should be /pcrr8t/(nchannels, sampwidth, fr
amerate, nframes, comptype,
[794] [795]
Underfull \hbox (badness 5475) in paragraph at lines 76102--76105
[]/ptmr8t/More in-for-ma-tion about color spaces can be found at [][]http://www
.poynton.com/ColorFAQ.html[][] and
[796] [797] [798] [799] [800]
Underfull \hbox (badness 10000) in paragraph at lines 76718--76722
/ptmr8t/Returns the vol-ume of a given mixer con-trol. The re-turned vol-ume is
 a 2-tuple
[801] [802]
Chapter 23.
[803] [804] [805]
Underfull \hbox (badness 10000) in paragraph at lines 77113--77118
/ptmr8t/The /pcrr8t/gettext /ptmr8t/mod-ule pro-vides one ad-di-tional class de
-rived from /pcrr8t/NullTranslations/ptmr8t/:
[806] [807] [808] [809] [810] [811]
Overfull \hbox (30.34413pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/LC_NUMERIC|  

Overfull \hbox (6.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'decimal_point'|  

Overfull \hbox (6.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'thousands_sep'|  

Overfull \hbox (36.34413pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/LC_MONETARY|  

Overfull \hbox (18.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'int_curr_symbol'|  

Overfull \hbox (18.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'currency_symbol'|  

Overfull \hbox (90.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'p_cs_precedes/n_cs_precedes'|  

Overfull \hbox (102.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'p_sep_by_space/n_sep_by_space'|  

Overfull \hbox (30.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'mon_decimal_point'|  

Overfull \hbox (18.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'int_frac_digits'|  

Overfull \hbox (30.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'mon_thousands_sep'|  

Overfull \hbox (0.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'mon_grouping'|  

Overfull \hbox (6.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'positive_sign'|  

Overfull \hbox (6.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'negative_sign'|  

Overfull \hbox (66.9278pt too wide) in paragraph at lines 77686--77686
[]/pcrr8t/'p_sign_posn/n_sign_posn'|  

Overfull \hbox (24.99313pt too wide) in paragraph at lines 77686--77687
[][] 
[812] [813] [814] [815] [816] [817] [818]
Chapter 24.
[819] [820] [821] [822] [823] [824]
Chapter 25.
[825] [826] [827] [828] [829] [830] [831] [832]
Underfull \hbox (badness 10000) in paragraph at lines 79417--79421
[]/ptmr8t/This is al-most al-ways the /pcrr8t/set() /ptmr8t/method of some scro
ll-bar wid-get,

Underfull \hbox (badness 10000) in paragraph at lines 79417--79421
/ptmr8t/but can be any wid-get method that takes a sin-gle ar-gu-ment. Re-fer t
o the file
[833] [834] [835] [836] [837] [838] [839] [840] [841] [842] [843] [844]
[845] [846] [847] [848]
Underfull \hbox (badness 10000) in paragraph at lines 81034--81036
[]
[849] [850] [851] [852] [853] [854] [855] [856] [857] [858] [859] [860]
[861] [862] [863]
Overfull \hbox (22.8553pt too wide) in paragraph at lines 82620--82620
[]/ptmr8t/planet_and_moon|  
[864] [865] [866] [867] [868]
Chapter 26.
[869] [870] [871] [872] [873] [874] [875]
Underfull \hbox (badness 10000) in paragraph at lines 83613--83615
/ptmr8t/Changed in ver-sion 2.4: The abil-ity to han-dle a multi-line ex-cep-ti
on de-tail, and the
[876]
Underfull \hbox (badness 10000) in paragraph at lines 83673--83679
/ptmr8t/may go away when Python re-leases prior to 2.4 be-come un-in-ter-est-in
g. Un-til then,
[877]
Overfull \hbox (82.23183pt too wide) in paragraph at lines 83752--83758
[][]

Underfull \hbox (badness 10000) in paragraph at lines 83752--83758

[878]
Underfull \hbox (badness 10000) in paragraph at lines 83811--83826
/pcrr8t/ELLIPSIS/ptmr8t/, /pcrr8t/IGNORE_EXCEPTION_DETAIL/ptmr8t/, /pcrr8t/REPO
RT_UDIFF/ptmr8t/, /pcrr8t/REPORT_CDIFF/ptmr8t/, /pcrr8t/REPORT_NDIFF/ptmr8t/,

Underfull \hbox (badness 7064) in paragraph at lines 83828--83833
/ptmr8t/Create a new op-tion flag with a given name, and re-turn the new flag's
 in-te-ger value.
[879]
Underfull \hbox (badness 10000) in paragraph at lines 83947--83949
[]/ptmr8t/Optional ar-gu-ment /ptmri8t/name /ptmr8t/gives the name of the test;
 by de-fault, or if /pcrr8t/None/ptmr8t/,
[880] [881] [882] [883] [884] [885] [886] [887] [888] [889]
Underfull \hbox (badness 6910) in paragraph at lines 84820--84822
[]/ptmr8t/For in-for-ma-tion about the con-struc-tor pa-ram-e-ters and meth-ods
, see the doc-u-men-ta-tion for
[890] [891] [892] [893] [894] [895]
Underfull \hbox (badness 10000) in paragraph at lines 85291--85294
[]/ptmr8t/will cre-ate a test suite that will run /pcrr8t/WidgetTestCase.testDe
faultSize() /ptmr8t/and
[896] [897] [898] [899] [900]
Underfull \hbox (badness 5288) in paragraph at lines 85844--85853
[]/ptmr8t/For ex-am-ple, if you have a mod-ule /pcrr8t/SampleTests /ptmr8t/con-
tain-ing a /pcrr8t/TestCase/ptmr8t/-derived class
[901] [902]
Underfull \hbox (badness 10000) in paragraph at lines 86011--86012

[903] [904] [905] [906] [907] [908]
Chapter 27.
[909] [910] [911] [912] [913] [914] [915] [916] [917] [918] [919] [920]
[921] [922] [923] [924] [925] [926] [927] [928] [929] [930]
Chapter 28.
[931]
Underfull \hbox (badness 10000) in paragraph at lines 88510--88511

[932] [933]
Underfull \hbox (badness 6001) in paragraph at lines 88795--88799
[]/ptmr8t/On Win-dows NT+, file names are Uni-code na-tively, so no con-ver-sio
n is per-formed.
[934] [935] [936] [937] [938] [939] [940]
Overfull \hbox (33.31012pt too wide) in paragraph at lines 89556--89556
[]/pcrr8t/PendingDeprecationWarning|  

Overfull \hbox (22.45828pt too wide) in paragraph at lines 89625--89626
[][] 
[941] [942] [943] [944] [945] [946] [947] [948]
Underfull \hbox (badness 10000) in paragraph at lines 90328--90332
/ptmr8t/This is a short-hand for /pcrr8t/print_exception(sys.exc_type, sys.exc_
value,
[949]
Underfull \hbox (badness 10000) in paragraph at lines 90342--90344
/ptmr8t/This is a short-hand for /pcrr8t/print_exception(sys.last_type, sys.las
t_value,
[950] [951] [952]
Underfull \hbox (badness 6575) in paragraph at lines 90629--90631
[]/ptmr8t/Instances of class /pcrr8t/_Feature /ptmr8t/have two cor-re-spond-ing
 meth-ods, /pcrr8t/getOptionalRelease() /ptmr8t/and
[953] [954]
Underfull \hbox (badness 5592) in paragraph at lines 90832--90835
/ptmr8t/The de-bug-ging flags nec-es-sary for the col-lec-tor to print in-for-m
a-tion about a leak-ing pro-
[955]
Overfull \hbox (6.01671pt too wide) in paragraph at lines 91238--91238
[] /ptmb8t/Notes|  

Overfull \hbox (0.99947pt too wide) in paragraph at lines 91238--91238
[]/ptmr8t/method|  

Overfull \hbox (2.11691pt too wide) in paragraph at lines 91238--91238
[]/ptmr8t/f_exc_traceback|  
[956]
Overfull \vbox (63.69313pt too high) has occurred while \output is active
[957] [958] [959]
Underfull \hbox (badness 10000) in paragraph at lines 91534--91535

[960] [961] [962] [963]
Underfull \hbox (badness 6396) in paragraph at lines 91863--91868
[]/ptmr8t/Conversion of an IEEE-754 ex-cep-tion to a Python ex-cep-tion re-quir
es that the wrap-per macros
[964] [965] [966]
Chapter 29.

Underfull \hbox (badness 6016) in paragraph at lines 91919--91922
/ptmr8t/Closely em-u-late the be-hav-ior of the in-ter-ac-tive Python in-ter-pr
eter. This class builds on

Underfull \hbox (badness 10000) in paragraph at lines 91926--91933
/ptmr8t/Convenience func-tion to run a read-eval-print loop. This cre-ates a ne
w in-stance of
[967] [968] [969] [970]
Chapter 30.

Underfull \hbox (badness 10000) in paragraph at lines 92169--92170


Overfull \hbox (85.05946pt too wide) in paragraph at lines 92219--92224
/ptmr8t/abled mod-ule.          []

Underfull \hbox (badness 10000) in paragraph at lines 92219--92224


Underfull \hbox (badness 10000) in paragraph at lines 92241--92242

[971] [972]
Underfull \hbox (badness 10000) in paragraph at lines 92417--92422
/ptmr8t/is /pcrr8t/('audioop', 'array', 'binascii', 'cmath', 'errno', 'imageop'
,

Underfull \hbox (badness 10000) in paragraph at lines 92417--92422
/pcrr8t/'marshal', 'math', 'md5', 'operator', 'parser', 'regex', 'select',

Underfull \hbox (badness 10000) in paragraph at lines 92433--92438
/pcrr8t/'readlink', 'stat', 'times', 'uname', 'getpid', 'getppid', 'getcwd',
[973]
Overfull \hbox (98.94922pt too wide) in paragraph at lines 92499--92504
/ptmr8t/Dis-abled mod-ule.          []

Underfull \hbox (badness 10000) in paragraph at lines 92499--92504

[974] [975] [976]
Chapter 31.
[977] [978] [979] [980] [981] [982] [983] [984] [985] [986] [987] [988]
Chapter 32.
[989] [990] [991] [992] [993] [994] [995] [996] [997] [998] [999] [1000]
[1001] [1002] [1003] [1004] [1005] [1006] [1007] [1008] [1009] [1010] [1011]
[1012] [1013] [1014] [1015] [1016] [1017] [1018]
Chapter 33.
[1019] [1020] [1021]
Overfull \vbox (951.69313pt too high) has occurred while \output is active
[1022] [1023] [1024]
Chapter 34.
[1025] [1026] [1027] [1028]
Chapter 35.
[1029]
Underfull \hbox (badness 10000) in paragraph at lines 97709--97715
/ptmr8t/Modify the view, by call-ing /pcrr8t/MsiViewModify/ptmr8t/. /ptmri8t/ki
nd /ptmr8t/can be one of

Underfull \hbox (badness 10000) in paragraph at lines 97709--97715
/pcrr8t/MSIMODIFY_SEEK/ptmr8t/, /pcrr8t/MSIMODIFY_REFRESH/ptmr8t/, /pcrr8t/MSIM
ODIFY_INSERT/ptmr8t/, /pcrr8t/MSIMODIFY_UPDATE/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 97709--97715
/pcrr8t/MSIMODIFY_ASSIGN/ptmr8t/, /pcrr8t/MSIMODIFY_REPLACE/ptmr8t/, /pcrr8t/MS
IMODIFY_MERGE/ptmr8t/, /pcrr8t/MSIMODIFY_DELETE/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 97709--97715
/pcrr8t/MSIMODIFY_INSERT_TEMPORARY/ptmr8t/, /pcrr8t/MSIMODIFY_VALIDATE/ptmr8t/,
 /pcrr8t/MSIMODIFY_VALIDATE_NEW/ptmr8t/,
[1030]
Underfull \hbox (badness 10000) in paragraph at lines 97741--97748
/pcrr8t/PID_AUTHOR/ptmr8t/, /pcrr8t/PID_KEYWORDS/ptmr8t/, /pcrr8t/PID_COMMENTS/
ptmr8t/, /pcrr8t/PID_TEMPLATE/ptmr8t/, /pcrr8t/PID_LASTAUTHOR/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 97741--97748
/pcrr8t/PID_REVNUMBER/ptmr8t/, /pcrr8t/PID_LASTPRINTED/ptmr8t/, /pcrr8t/PID_CRE
ATE_DTM/ptmr8t/, /pcrr8t/PID_LASTSAVE_DTM/ptmr8t/,
[1031] [1032] [1033] [1034] [1035] [1036]
Overfull \hbox (25.00525pt too wide) in paragraph at lines 98491--98492
[][] 
[1037]
Overfull \hbox (43.37585pt too wide) in paragraph at lines 98670--98670
[]/pcrr8t/REG_DWORD_LITTLE_ENDIAN|  

Overfull \hbox (25.37585pt too wide) in paragraph at lines 98670--98670
[]/pcrr8t/REG_DWORD_BIG_ENDIAN|  

Overfull \hbox (7.37585pt too wide) in paragraph at lines 98670--98670
[]/pcrr8t/REG_RESOURCE_LIST|  

Overfull \hbox (25.01274pt too wide) in paragraph at lines 98670--98671
[][] 
[1038] [1039] [1040] [1041] [1042]
Chapter 36.
[1043] [1044] [1045]
Underfull \hbox (badness 10000) in paragraph at lines 99440--99441

[1046] [1047] [1048] [1049] [1050] [1051] [1052] [1053] [1054] [1055] [1056]
Underfull \hbox (badness 10000) in paragraph at lines 100685--100688
[]/pcrr8t/LOG_EMERG/ptmr8t/, /pcrr8t/LOG_ALERT/ptmr8t/, /pcrr8t/LOG_CRIT/ptmr8t
/, /pcrr8t/LOG_ERR/ptmr8t/, /pcrr8t/LOG_WARNING/ptmr8t/,
[1057]
Underfull \hbox (badness 10000) in paragraph at lines 100721--100722

[1058]
Chapter 37.

Underfull \hbox (badness 10000) in paragraph at lines 100788--100789

[1059]
Underfull \hbox (badness 10000) in paragraph at lines 100926--100927

[1060]
Underfull \hbox (badness 10000) in paragraph at lines 101050--101051

[1061] [1062]
Underfull \hbox (badness 10000) in paragraph at lines 101165--101166

[1063] [1064]
Underfull \hbox (badness 10000) in paragraph at lines 101393--101394

[1065] [1066] [1067]
Underfull \hbox (badness 10000) in paragraph at lines 101755--101756

[1068] [1069] [1070] [1071] [1072]
Chapter 38.
[1073] [1074]
Underfull \hbox (badness 10000) in paragraph at lines 102191--102192


Underfull \hbox (badness 10000) in paragraph at lines 102270--102271

[1075] [1076]
Underfull \hbox (badness 10000) in paragraph at lines 102420--102421

[1077] [1078]
Chapter 39.

Underfull \hbox (badness 10000) in paragraph at lines 102638--102639

[1079] [1080] [1081] [1082]
Overfull \hbox (4.80948pt too wide) in paragraph at lines 103137--103137
[]/pcrr8t/audio|  

Overfull \hbox (4.80948pt too wide) in paragraph at lines 103137--103137
[]/pcrr8t/index|  

Overfull \hbox (4.80948pt too wide) in paragraph at lines 103137--103137
[]/pcrr8t/ptime|  

Overfull \hbox (4.80948pt too wide) in paragraph at lines 103137--103137
[]/pcrr8t/atime|  

Overfull \hbox (16.80948pt too wide) in paragraph at lines 103137--103137
[]/pcrr8t/catalog|  

Overfull \hbox (4.80948pt too wide) in paragraph at lines 103137--103137
[]/pcrr8t/ident|  

Overfull \hbox (16.80948pt too wide) in paragraph at lines 103137--103137
[]/pcrr8t/control|  

Overfull \hbox (24.99579pt too wide) in paragraph at lines 103137--103138
[][] 
[1083] [1084] [1085]
Underfull \hbox (badness 10000) in paragraph at lines 103421--103425
/pcrr8t/set_slider_bounds()/ptmr8t/, /pcrr8t/get_slider_bounds()/ptmr8t/, /pcrr
8t/set_slider_return()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103429--103433
/pcrr8t/set_slider_bounds()/ptmr8t/, /pcrr8t/get_slider_bounds()/ptmr8t/, /pcrr
8t/set_slider_return()/ptmr8t/,
[1086]
Underfull \hbox (badness 10000) in paragraph at lines 103443--103448
/ptmr8t/Add a po-si-tioner ob-ject to the form. --- Meth-ods: /pcrr8t/set_posit
ioner_xvalue()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103443--103448
/pcrr8t/set_positioner_yvalue()/ptmr8t/, /pcrr8t/set_positioner_xbounds()/ptmr8
t/,

Underfull \hbox (badness 10000) in paragraph at lines 103443--103448
/pcrr8t/set_positioner_ybounds()/ptmr8t/, /pcrr8t/get_positioner_xvalue()/ptmr8
t/,

Underfull \hbox (badness 10000) in paragraph at lines 103443--103448
/pcrr8t/get_positioner_yvalue()/ptmr8t/, /pcrr8t/get_positioner_xbounds()/ptmr8
t/,

Underfull \hbox (badness 10000) in paragraph at lines 103452--103455
/pcrr8t/set_counter_bounds()/ptmr8t/, /pcrr8t/set_counter_step()/ptmr8t/, /pcrr
8t/set_counter_precision()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103471--103475
/pcrr8t/addto_choice()/ptmr8t/, /pcrr8t/replace_choice()/ptmr8t/, /pcrr8t/delet
e_choice()/ptmr8t/, /pcrr8t/get_choice_text()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103479--103488
/pcrr8t/add_browser_line()/ptmr8t/, /pcrr8t/addto_browser()/ptmr8t/, /pcrr8t/in
sert_browser_line()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103479--103488
/pcrr8t/delete_browser_line()/ptmr8t/, /pcrr8t/replace_browser_line()/ptmr8t/, 
/pcrr8t/get_browser_line()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103479--103488
/pcrr8t/load_browser()/ptmr8t/, /pcrr8t/get_browser_maxline()/ptmr8t/, /pcrr8t/
select_browser_line()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103479--103488
/pcrr8t/deselect_browser_line()/ptmr8t/, /pcrr8t/deselect_browser()/ptmr8t/, /p
crr8t/isselected_browser_line()/ptmr8t/,

Underfull \hbox (badness 10000) in paragraph at lines 103479--103488
/pcrr8t/get_browser()/ptmr8t/, /pcrr8t/set_browser_fontsize()/ptmr8t/, /pcrr8t/
set_browser_fontstyle()/ptmr8t/,
[1087] [1088]make: *** [dist] Error 143
 [1089]
Underfull \hbox (badness 10000) in paragraph at lines 103939--103940

[1090] [1091] [1092]
Overfull \hbox (16.61642pt too wide) in paragraph at lines 104267--104267
[]/pcrr8t/'forcegray'|  

Overfull \hbox (4.61642pt too wide) in paragraph at lines 104267--104267
[]/pcrr8t/'quality'|  

Overfull \hbox (10.61642pt too wide) in paragraph at lines 104267--104267
[]/pcrr8t/'optimize'|  

Overfull \hbox (24.99864pt too wide) in paragraph at lines 104267--104268
[][] 

Overfull \hbox (74.97656pt too wide) in paragraph at lines 104279--104281
[]
[1093] [1094]
Chapter 40.
[1095] [1096]
Chapter 41.

Underfull \hbox (badness 10000) in paragraph at lines 104464--104465


Underfull \hbox (badness 10000) in paragraph at lines 104495--104496


Underfull \hbox (badness 10000) in paragraph at lines 104503--104504


Underfull \hbox (badness 10000) in paragraph at lines 104510--104511

[1097]
Underfull \hbox (badness 10000) in paragraph at lines 104518--104519

[1098]
Underfull \hbox (badness 10000) in paragraph at lines 104636--104637


Underfull \hbox (badness 10000) in paragraph at lines 104654--104655

[1099] [1100]
Appendix A.
[1101] [1102] [1103] [1104]


More information about the Python-checkins mailing list