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

Neal Norwitz nnorwitz at gmail.com
Sun Jan 25 07:22:43 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_ITER
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 make[1]: *** [build] Killed
make[1]: Leaving directory `/home/neal/python/r26/Doc'
make: *** [dist] Error 2


More information about the Python-checkins mailing list