Home | History | Annotate | Download | only in lib-dynload
__gmon_start__ _init _fini __cxa_finalize _Jv_RegisterClasses _PyNode_SizeOf PyLong_FromSsize_t PyArg_ParseTupleAndKeywords _Py_TrueStruct _Py_ZeroStruct PyInt_FromLong PyString_FromString _Py_NoneStruct PyObject_IsTrue PyList_SetItem PyList_New PyTuple_SetItem PyTuple_New PyArg_ParseTuple PyDict_New Py_BuildValue PyNode_Free PyObject_Free strcmp Py_Py3kWarningFlag PyExc_DeprecationWarning PyErr_WarnEx PyArena_New PyAST_FromNode PyAST_Compile PyArena_Free Py_FindMethod _PyParser_Grammar PyParser_ParseStringFlagsFilenameEx _PyObject_New PyParser_SetError PyObject_Size PySequence_GetItem PyErr_SetObject PySequence_Check PyNode_AddChild PyObject_Malloc memcpy PyErr_NoMemory PyExc_ValueError PyErr_SetString PyErr_Format PyErr_Occurred PyErr_Clear PyInt_AsLong PyNode_New PySequence_GetSlice initparser PyType_Type Py_InitModule4 PyModule_AddObject PyModule_AddStringConstant PyImport_ImportModuleNoBlock PyObject_GetAttrString PyErr_NewException PyObject_CallFunctionObjArgs libc.so.6 _edata __bss_start _end GLIBC_2.1.3 GLIBC_2.0 
O!:issuite O!:isexpr O!|OO:st2list |OO:tolist O!|OO:st2tuple |OO:totuple O!:_pickler Oi O(O)  O!|s:compilest |s:compile s:suite s:expr Illegal node construct. os , ** as import_as_name exprlist in testlist_safe yield testlist & ^ | ( fplist fpdef comp_op unknown comparison operator illegal operator '%s' not and = lambda : else subscript sliceop old_lambdef comp_iter comp_for comp_if illegal use of '*' in arglist illegal arglist specification list_iter list_for list_if illegal list display atom testlist1 trailer subscriptlist except with @ small_stmt flow_stmt yield_stmt augassign print print_stmt del_stmt del pass break continue return raise import_stmt import_name import from illegal global statement global exec illegal exec statement assert illegal assert statement elif while try try/finally try/except/finally unrecognized node type illegal flow_stmt type illegal small_stmt child type compound_stmt simple_stmt ; O:sequence2st Error Parsing encoding_decl unspecified ST error occurred parameters class parser parser.ParserError ASTType __copyright__ __doc__ __version__ copy_reg pickle parser.st ast2tuple ast2list compileast sequence2ast tuple2ast tuple2st __sizeof__ line_info col_info sequence source filename ast2list is removed in 3.x; use st2list ast2tuple is removed in 3.x; use st2tuple compileast is removed in 3.x; use compilest terminal nodes must have 2 or 3 entries second item in terminal node must be a string, found %s third item in terminal node must be an integer, found %s unsupported number of child nodes Expected node type %d, got %d. Illegal terminal: expected "%s" expected variable argument trailer for varargslist illegal variable argument trailer for varargslist Illegal number of children for %s node. illegal comparison operator type varargslist missing child nodes illegal formation for varargslist invalid number of arguments for subscript node need '(', ')' for generator expression illegal arglist specification (extra stuff on end) illegal use of '**' in arglist missing child nodes of testlist_comp illegal trailing nodes for testlist_comp missing child nodes of listmaker illegal trailing nodes for listmaker illegal number of nodes for dictorsetmaker illegal trailing nodes for dictorsetmaker illegal number of nodes for 'power' illegal import_stmt child type illegal number of children for dotted_as_name Illegal number of children for try/%s node. illegal augmented assignment operator Illegal compound statement type: %d. VALIDATION FAILURE: report this to the maintainer! sequence2st() requires a single sequence argument Illegal syntax-tree; cannot start with terminal symbol. could not validate expression tuple parse tree does not use a valid start symbol tuple2ast is removed in 3.x; use tuple2st Intermediate representation of a Python parse tree. Creates a tuple-tree representation of an ST. Creates a list-tree representation of an ST. Compiles an ST object into a code object. Creates an ST object from an expression. Determines if an ST object was created from an expression. Determines if an ST object was created from a suite. Creates an ST object from a suite. Creates an ST object from a tree representation. Returns the pickle magic to allow ST objects to be pickled. Compile this ST object into a code object. Determines if this ST object was created from an expression. Determines if this ST object was created from a suite. Creates a list-tree representation of this ST. Creates a tuple-tree representation of this ST. Returns size in memory, in bytes. 0 0 h 8 x 5 5 5 5 q P i 5 x w X B f ( v 5 5 5 5 5 @ d = 5 5 - 5 5 5 5 } b / 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 f 5 
Copyright 1995-1996 by Virginia Polytechnic Institute & State University, Blacksburg, Virginia, USA, and Fred L. Drake, Jr., Reston, Virginia, USA. Portions copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, The Netherlands. This is an interface to Python's internal parser. 0.5 0 @ @ t 0 p F P , ; h @ l ` t S @ p 4 F P ` ; _ y ` 8 
GCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7) GCC: (GNU) 4.6.x-google 20120106 (prerelease) GCC: (GNU) 4.2.3 (Ubuntu 4.2.3-2ubuntu7) 
.symtab .strtab .shstrtab .hash .dynsym .dynstr .gnu.version .gnu.version_r .rel.dyn .rel.plt .init .text .fini .rodata .eh_frame_hdr .eh_frame .ctors .dtors .jcr .dynamic .got .got.plt .data .bss .comment .debug_aranges .debug_info .debug_abbrev .debug_line .debug_ranges 
initfini.c crtstuff.c __CTOR_LIST__ __DTOR_LIST__ __JCR_LIST__ __do_global_dtors_aux completed.5467 dtor_idx.5469 frame_dummy __CTOR_END__ __FRAME_END__ __JCR_END__ __do_global_ctors_aux parsermodule.c parser_sizeof parser_issuite keywords.9806 PyST_Type parser_isexpr keywords.9798 node2tuple parser_st2list keywords.9767 parser_st2tuple keywords.9750 parser__pickler pickle_constructor parser_free parser_compare_nodes parser_compare parser_ast2list parser_ast2tuple parser_compilest keywords.9785 parser_compileast parser_getattr parser_methods parser_do_parse keywords.9824 parser_suite parser_expr build_node_children parser_error validate_chain_two_ops.isra.5 validate_arith_expr validate_term validate_terminal validate_varargslist_trailer.isra.7 validate_dotted_name validate_import_as_names.isra.13 validate_repeating_list validate_list_for.part.21 validate_expr validate_old_test validate_yield_expr validate_test validate_and_expr validate_xor_expr validate_fpdef validate_comp_op validate_comparison validate_not_test.part.14 validate_and_test validate_or_test validate_comp_for.part.17 validate_varargslist validate_subscript validate_old_lambdef validate_comp_iter validate_argument validate_arglist validate_list_iter validate_atom validate_power validate_factor validate_node validate_small_stmt.part.23 validate_simple_stmt validate_compound_stmt validate_funcdef validate_class validate_suite validate_file_input.isra.26 parser_tuple2st keywords.9852 parser_tuple2ast parser_functions parser_copyright_string parser_doc_string parser_version_string .L788 .L679 .L680 .L681 .L682 .L683 .L684 .L859 .L860 .L858 .L861 .L862 .L863 .L864 .L865 .L866 .L867 .L868 .L869 .L870 .L871 .L872 .L873 .L874 .L875 .L876 .L877 .L878 .L879 .L880 .L881 .L882 .L883 .L884 .L885 .L886 .L887 .L888 .L889 .L890 .L891 .L892 .L893 .L894 .L895 .L896 .L897 .L898 .L899 .L900 .L901 .L902 .L903 .L904 .L905 _GLOBAL_OFFSET_TABLE_ __x86.get_pc_thunk.bx __dso_handle __DTOR_END__ __x86.get_pc_thunk.cx _DYNAMIC PyModule_AddObject _Py_ZeroStruct PyArena_New PyExc_ValueError PyModule_AddStringConstant PyImport_ImportModuleNoBlock __gmon_start__ _Jv_RegisterClasses initparser _fini PyErr_NoMemory PyParser_SetError PyObject_CallFunctionObjArgs PyObject_IsTrue _PyObject_New PyAST_Compile Py_FindMethod PyArena_Free PyErr_Format PyArg_ParseTuple PyErr_Occurred PyArg_ParseTupleAndKeywords PyParser_ParseStringFlagsFilenameEx PyAST_FromNode _PyParser_Grammar PyErr_SetObject PyExc_DeprecationWarning PyObject_Size _Py_TrueStruct PyString_FromString memcpy@@GLIBC_2.0 PyInt_FromLong PySequence_GetItem PyInt_AsLong PyType_Type PyErr_WarnEx PyObject_Malloc PySequence_Check PyNode_AddChild Py_BuildValue PyObject_GetAttrString __bss_start _Py_NoneStruct PyErr_NewException _PyNode_SizeOf PyNode_New Py_InitModule4 PyObject_Free PySequence_GetSlice _end PyErr_Clear PyTuple_New PyNode_Free PyTuple_SetItem PyLong_FromSsize_t PyErr_SetString Py_Py3kWarningFlag PyList_SetItem _edata strcmp@@GLIBC_2.0 PyList_New __cxa_finalize@@GLIBC_2.1.3 _init PyDict_New