Home | History | Annotate | Download | only in lib-dynload
__gmon_start__ _init _fini __cxa_finalize _Jv_RegisterClasses PyArg_ParseTuple PyMem_Malloc _PyLong_FromByteArray PyMem_Free PyExc_ValueError PyErr_SetString PyErr_NoMemory PyInt_AsLong PyInt_FromLong PyNumber_Remainder PyErr_Occurred _Py_NoneStruct PyExc_TypeError PyErr_Format PyTuple_Size PyLong_AsUnsignedLong PyLong_AsLong PyTuple_New PyLong_FromUnsignedLong PyLong_FromLong PyArg_UnpackTuple PyNumber_Absolute PyNumber_Rshift PyMem_Realloc PyObject_IsTrue PyNumber_And PyObject_Hash time PyFloat_FromDouble _PyArg_NoKeywords init_random PyType_Ready Py_InitModule4 PyModule_AddObject PyObject_GenericGetAttr PyObject_Free libc.so.6 _edata __bss_start _end GLIBC_2.1.3 GLIBC_2.0 
i:getrandbits state vector must be a tuple seed Random() _random _random.Random getstate setstate jumpahead number of bits must be greater than zero jumpahead requires an integer, not '%s' state vector is the wrong size random() -> x in the interval [0, 1). seed([n]) -> None. Defaults to current time. getstate() -> tuple containing the current state. setstate(state) -> None. Restores generator state. jumpahead(int) -> None. Create new state from existing state and integer. getrandbits(k) -> x. Generates a long int with k random bits. L %
 ! Module implements the Mersenne Twister random number generator. Random() -> create a random number generator with its own internal state. ! # P , 5 H > ` | P 
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 _randommodule.c genrand_int32 mag01.8748 random_getrandbits random_jumpahead random_setstate random_getstate random_seed random_random random_new Random_Type module_doc random_doc random_methods _GLOBAL_OFFSET_TABLE_ __x86.get_pc_thunk.bx __dso_handle __DTOR_END__ _DYNAMIC PyModule_AddObject PyArg_UnpackTuple PyNumber_Remainder PyExc_ValueError PyType_Ready PyLong_FromUnsignedLong PyMem_Free __gmon_start__ _Jv_RegisterClasses _fini PyErr_NoMemory PyObject_IsTrue PyExc_TypeError PyMem_Realloc PyNumber_Absolute PyLong_AsLong PyErr_Format PyFloat_FromDouble PyNumber_And PyArg_ParseTuple _PyArg_NoKeywords PyErr_Occurred _PyLong_FromByteArray PyInt_FromLong PyInt_AsLong PyObject_GenericGetAttr PyNumber_Rshift PyObject_Hash time@@GLIBC_2.0 __bss_start init_random _Py_NoneStruct PyLong_FromLong Py_InitModule4 PyObject_Free PyTuple_Size _end PyTuple_New PyErr_SetString _edata PyMem_Malloc __cxa_finalize@@GLIBC_2.1.3 PyLong_AsUnsignedLong _init