MCPcopy Create free account

hub / github.com/eshirazi/python-with-braces / functions

Functions36,908 in github.com/eshirazi/python-with-braces

↓ 48 callersFunctionPyObject_Call
Objects/abstract.c:2520
↓ 48 callersFunctionraiseTestError
Modules/_testcapimodule.c:20
↓ 48 callersFunctionsafe_repr
(obj, short=False)
Lib/unittest/util.py:8
↓ 48 callersMethodwrite
(self, data)
Demo/sockets/gopher.py:284
↓ 47 callersFunctionPyObject_GC_Del
Modules/gcmodule.c:1552
↓ 47 callersMethod_fix
Round if it is necessary to keep self within prec precision. Rounds and fixes the exponent. Does not raise on a sNaN. Arguments:
Lib/decimal.py:1640
↓ 47 callersMethodaddobject
(self, od)
Tools/bgen/bgen/bgenModule.py:24
↓ 47 callersMethodfind
Internal function.
Lib/lib-tk/Tkinter.py:2290
↓ 47 callersFunctionsave
Modules/cPickle.c:2561
↓ 47 callersMethodsearch
Search PATTERN beginning from INDEX until STOPINDEX. Return the index of the first character of a match or an empty string.
Lib/lib-tk/Tkinter.py:3078
↓ 46 callersFunctionPyLong_FromVoidPtr
Objects/longobject.c:769
↓ 46 callersFunctionassert_
(cond, *args)
Lib/wsgiref/validate.py:127
↓ 46 callersMethodbind
(self, addr)
Lib/asyncore.py:340
↓ 46 callersMethodconnect
Connect to host. Arguments are: - host: hostname to connect to (string, default previous host) - port: port to connect to (integer,
Lib/ftplib.py:124
↓ 46 callersMethodinsert
(self, index, str)
Lib/lib-tk/Tix.py:615
↓ 46 callersMethodlistdir
(_)
Lib/unittest/test/test_discovery.py:335
↓ 46 callersMethodrelease
(self)
Lib/multiprocessing/managers.py:988
↓ 46 callersMethodtxn_begin
(self, *args, **kwargs)
Lib/bsddb/dbobj.py:79
↓ 46 callersFunctionvalidate_test
Modules/parsermodule.c:2170
↓ 45 callersFunctionFOUR_CHAR_CODE
(x)
Lib/plat-mac/Carbon/Files.py:3
↓ 45 callersFunctionPyFile_WriteString
Objects/fileobject.c:2613
↓ 45 callersMethodStringIO
Return a StringIO-like stream for reading or writing
Tools/framer/example.py:33
↓ 45 callersFunctionadd_data
(db, table, values)
Tools/msi/msilib.py:259
↓ 45 callersMethodclose
Parse all remaining data and return the root message object.
Lib/email/feedparser.py:165
↓ 45 callersFunctiongetcontext
Returns this thread's context. If this thread does not yet have a context, returns a new context and sets this thread's context.
Lib/decimal.py:421
↓ 45 callersMethodlstrip
(self, chars=None)
Lib/UserString.py:104
↓ 45 callersMethodset_lineno
Emit SET_LINENO if necessary. The instruction is considered necessary if the node has a lineno attribute and it is different than the
Lib/compiler/pycodegen.py:316
↓ 44 callersFunctionPyLong_FromLongLong
Objects/longobject.c:845
↓ 44 callersFunctionPyObject_CallObject
Objects/abstract.c:2514
↓ 44 callersFunctionPySequence_GetItem
Objects/abstract.c:1971
↓ 44 callersFunctionPySys_GetObject
Python/sysmodule.c:49
↓ 44 callersFunctionPyTuple_Pack
Only in Python 2.4 and up */
Modules/_ctypes/_ctypes.c:148
↓ 44 callersFunction_debug
(*args)
Lib/cookielib.py:43
↓ 44 callersFunctionast2obj_list
Python/Python-ast.c:547
↓ 44 callersMethodcount
S.count(value) -> integer -- return number of occurrences of value
Lib/_abcoll.py:606
↓ 44 callersMethodisfile
(path)
Lib/unittest/test/test_discovery.py:49
↓ 44 callersMethodislink
(self, name)
Demo/pdist/FSProxy.py:135
↓ 44 callersMethodkeys
(self)
Lib/idlelib/RemoteDebugger.py:263
↓ 44 callersMethodrelease
(self)
Demo/threads/sync.py:301
↓ 44 callersMethodrun
Build extensions in build directory, then copy if --inplace
Lib/distutils/tests/setuptools_build_ext.py:45
↓ 44 callersMethodwrite
Write a string to the file.
Tools/framer/example.py:118
↓ 43 callersFunctionPyObject_Str
Objects/object.c:448
↓ 43 callersFunctionPySys_WriteStderr
Parser/pgenmain.c:165
↓ 43 callersMethod_isinfinity
Returns whether the number is infinite 0 if finite or not a number 1 if +INF -1 if -INF
Lib/decimal.py:715
↓ 43 callersMethodclose
(self)
Demo/rpc/rpc.py:217
↓ 43 callersMethoddebug
(self, msg, *args)
Lib/distutils/log.py:36
↓ 43 callersFunctionf
()
Lib/idlelib/testcode.py:3
↓ 43 callersMethodget
(self, key, default=None)
Lib/logging/config.py:302
↓ 43 callersMethodgetvalue
Return the bytes value (contents) of the buffer
Lib/_pyio.py:801
↓ 43 callersMethodinsert
(self, *args)
Lib/idlelib/Percolator.py:60
↓ 43 callersFunctionsum
(*files)
Tools/scripts/md5sum.py:25
↓ 43 callersMethodunpack_uint
(self)
Demo/rpc/xdr.py:105
↓ 43 callersFunctionvalidate_numnodes
Verifies that the number of child nodes is exactly 'num', raising * an exception if it isn't. The exception message does not indicate * the exact
Modules/parsermodule.c:1001
↓ 43 callersMethodwrite
(self, data)
Tools/gdb/libpython.py:96
↓ 42 callersFunctionPyLong_FromUnsignedLong
Objects/longobject.c:144
↓ 42 callersFunctionPy_FindMethod
Objects/methodobject.c:383
↓ 42 callersFunctionbin
(s)
Lib/ctypes/test/test_byteswap.py:6
↓ 42 callersMethodfind_library_file
Search the specified list of directories for a static or shared library file 'lib' and return the full path to that file. If 'debug'
Lib/distutils/ccompiler.py:770
↓ 42 callersFunctionnull_error
Objects/abstract.c:21
↓ 42 callersMethodopen
(self, *args, **kwargs)
Lib/bsddb/dbobj.py:180
↓ 41 callersFunctionFOUR_CHAR_CODE
(x)
Lib/plat-mac/Carbon/MacTextEditor.py:4
↓ 41 callersMethodacquire
(self)
Demo/threads/sync.py:298
↓ 41 callersFunctionins
Modules/fcntlmodule.c:423
↓ 41 callersMethoditeritems
D.iteritems() -> an iterator over the (key, value) items of D
Lib/_abcoll.py:384
↓ 41 callersFunctionpush
Parser/parser.c:119
↓ 41 callersMethodread
(self)
Lib/distutils/tests/test_register.py:66
↓ 40 callersFunctionPyDict_Size
Objects/dictobject.c:1670
↓ 40 callersFunctionPyErr_Fetch
Python/errors.c:246
↓ 40 callersMethodaddCleanup
Add a function, with arguments, to be called when the test is completed. Functions added are called on a LIFO basis and are called aft
Lib/unittest/case.py:225
↓ 40 callersMethodassertIsInstance
Same as self.assertTrue(isinstance(obj, cls)), with a nicer default message.
Lib/unittest/case.py:964
↓ 40 callersMethodflatten
Print the message object tree rooted at msg to the output file specified when the Generator instance was created. unixfrom is a flag
Lib/email/generator.py:67
↓ 40 callersFunctionget
Return the singleton SearchEngine instance for the process. The single SearchEngine saves settings between dialog instances. If there is not
Lib/idlelib/SearchEngine.py:6
↓ 40 callersMethodversion
(self)
Lib/plat-mac/pimp.py:540
↓ 39 callersFunctionPyObject_Hash
Objects/object.c:1104
↓ 39 callersFunctionPyThread_get_thread_ident
* Return the thread Id instead of an handle. The Id is said to uniquely identify the * thread in the system */
Python/thread_nt.h:184
↓ 39 callersFunctionPyType_IsSubtype
Objects/typeobject.c:1145
↓ 39 callersMethod_simple_command
(self, name, *args)
Lib/imaplib.py:1068
↓ 39 callersMethodassertIs
Just like self.assertTrue(a is b), but with a nicer default message.
Lib/unittest/case.py:814
↓ 39 callersMethodfileno
Returns underlying file descriptor if one exists. An IOError is raised if the IO object does not use a file descriptor.
Lib/_pyio.py:436
↓ 39 callersFunctionobj2ast_expr
Python/Python-ast.c:4690
↓ 39 callersFunctionpointer
Modules/_ctypes/callproc.c:1845
↓ 39 callersMethodreadline
(self)
Tools/scripts/fixdiv.py:330
↓ 38 callersFunction_PyLong_New
Objects/longobject.c:65
↓ 38 callersMethodappend
(self, element)
Lib/xml/etree/ElementTree.py:300
↓ 38 callersMethodescape
(self, text)
Lib/pydoc.py:382
↓ 38 callersMethodevent
(self, event, argument, condition = "1", ordering = None)
Lib/msilib/__init__.py:415
↓ 38 callersMethodfield
Get the gdb.Value for the given field within the PyObject, coping with some python 2 versus python 3 differences. Various li
Tools/gdb/libpython.py:127
↓ 38 callersMethodkeys
(self, *args, **kwargs)
Lib/bsddb/dbobj.py:178
↓ 38 callersMethodmark_set
Set mark *name* before the character at index.
Lib/idlelib/idle_test/mock_tk.py:250
↓ 38 callersMethodnextBlock
(self, block=None)
Lib/compiler/pyassem.py:29
↓ 38 callersMethodwarns_unchanged
(self, before, message)
Lib/lib2to3/tests/test_fixers.py:48
↓ 37 callersFunctionPyCallable_Check
Objects/object.c:1657
↓ 37 callersFunctionPyErr_Restore
Python/errors.c:24
↓ 37 callersMethodwalk
(top)
Lib/plat-mac/bundlebuilder.py:607
↓ 36 callersFunctionadd_data
(db, table, values)
Lib/msilib/__init__.py:96
↓ 36 callersFunctioncall_voidarg_function
Modules/puremodule.c:62
↓ 36 callersFunctioncodec_tuple
Modules/_codecsmodule.c:147
↓ 36 callersMethoddecode
Decodes the object input and returns a tuple (output object, length consumed). input must be an object which provides the bf
Lib/codecs.py:133
↓ 36 callersMethoddelete
(self, *args)
Lib/idlelib/Percolator.py:63
↓ 36 callersMethodget
get: Get the data for an object Required argument: the object whose data is to be returned Keyword argument _attributes: AppleEvent at
Lib/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.py:57
← previousnext →301–400 of 36,908, ranked by callers