Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eshirazi/python-with-braces
/ functions
Functions
36,908 in github.com/eshirazi/python-with-braces
⨍
Functions
36,908
◇
Types & classes
5,945
↳
Endpoints
2
↓ 48 callers
Function
PyObject_Call
Objects/abstract.c:2520
↓ 48 callers
Function
raiseTestError
Modules/_testcapimodule.c:20
↓ 48 callers
Function
safe_repr
(obj, short=False)
Lib/unittest/util.py:8
↓ 48 callers
Method
write
(self, data)
Demo/sockets/gopher.py:284
↓ 47 callers
Function
PyObject_GC_Del
Modules/gcmodule.c:1552
↓ 47 callers
Method
_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 callers
Method
addobject
(self, od)
Tools/bgen/bgen/bgenModule.py:24
↓ 47 callers
Method
find
Internal function.
Lib/lib-tk/Tkinter.py:2290
↓ 47 callers
Function
save
Modules/cPickle.c:2561
↓ 47 callers
Method
search
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 callers
Function
PyLong_FromVoidPtr
Objects/longobject.c:769
↓ 46 callers
Function
assert_
(cond, *args)
Lib/wsgiref/validate.py:127
↓ 46 callers
Method
bind
(self, addr)
Lib/asyncore.py:340
↓ 46 callers
Method
connect
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 callers
Method
insert
(self, index, str)
Lib/lib-tk/Tix.py:615
↓ 46 callers
Method
listdir
(_)
Lib/unittest/test/test_discovery.py:335
↓ 46 callers
Method
release
(self)
Lib/multiprocessing/managers.py:988
↓ 46 callers
Method
txn_begin
(self, *args, **kwargs)
Lib/bsddb/dbobj.py:79
↓ 46 callers
Function
validate_test
Modules/parsermodule.c:2170
↓ 45 callers
Function
FOUR_CHAR_CODE
(x)
Lib/plat-mac/Carbon/Files.py:3
↓ 45 callers
Function
PyFile_WriteString
Objects/fileobject.c:2613
↓ 45 callers
Method
StringIO
Return a StringIO-like stream for reading or writing
Tools/framer/example.py:33
↓ 45 callers
Function
add_data
(db, table, values)
Tools/msi/msilib.py:259
↓ 45 callers
Method
close
Parse all remaining data and return the root message object.
Lib/email/feedparser.py:165
↓ 45 callers
Function
getcontext
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 callers
Method
lstrip
(self, chars=None)
Lib/UserString.py:104
↓ 45 callers
Method
set_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 callers
Function
PyLong_FromLongLong
Objects/longobject.c:845
↓ 44 callers
Function
PyObject_CallObject
Objects/abstract.c:2514
↓ 44 callers
Function
PySequence_GetItem
Objects/abstract.c:1971
↓ 44 callers
Function
PySys_GetObject
Python/sysmodule.c:49
↓ 44 callers
Function
PyTuple_Pack
Only in Python 2.4 and up */
Modules/_ctypes/_ctypes.c:148
↓ 44 callers
Function
_debug
(*args)
Lib/cookielib.py:43
↓ 44 callers
Function
ast2obj_list
Python/Python-ast.c:547
↓ 44 callers
Method
count
S.count(value) -> integer -- return number of occurrences of value
Lib/_abcoll.py:606
↓ 44 callers
Method
isfile
(path)
Lib/unittest/test/test_discovery.py:49
↓ 44 callers
Method
islink
(self, name)
Demo/pdist/FSProxy.py:135
↓ 44 callers
Method
keys
(self)
Lib/idlelib/RemoteDebugger.py:263
↓ 44 callers
Method
release
(self)
Demo/threads/sync.py:301
↓ 44 callers
Method
run
Build extensions in build directory, then copy if --inplace
Lib/distutils/tests/setuptools_build_ext.py:45
↓ 44 callers
Method
write
Write a string to the file.
Tools/framer/example.py:118
↓ 43 callers
Function
PyObject_Str
Objects/object.c:448
↓ 43 callers
Function
PySys_WriteStderr
Parser/pgenmain.c:165
↓ 43 callers
Method
_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 callers
Method
close
(self)
Demo/rpc/rpc.py:217
↓ 43 callers
Method
debug
(self, msg, *args)
Lib/distutils/log.py:36
↓ 43 callers
Function
f
()
Lib/idlelib/testcode.py:3
↓ 43 callers
Method
get
(self, key, default=None)
Lib/logging/config.py:302
↓ 43 callers
Method
getvalue
Return the bytes value (contents) of the buffer
Lib/_pyio.py:801
↓ 43 callers
Method
insert
(self, *args)
Lib/idlelib/Percolator.py:60
↓ 43 callers
Function
sum
(*files)
Tools/scripts/md5sum.py:25
↓ 43 callers
Method
unpack_uint
(self)
Demo/rpc/xdr.py:105
↓ 43 callers
Function
validate_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 callers
Method
write
(self, data)
Tools/gdb/libpython.py:96
↓ 42 callers
Function
PyLong_FromUnsignedLong
Objects/longobject.c:144
↓ 42 callers
Function
Py_FindMethod
Objects/methodobject.c:383
↓ 42 callers
Function
bin
(s)
Lib/ctypes/test/test_byteswap.py:6
↓ 42 callers
Method
find_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 callers
Function
null_error
Objects/abstract.c:21
↓ 42 callers
Method
open
(self, *args, **kwargs)
Lib/bsddb/dbobj.py:180
↓ 41 callers
Function
FOUR_CHAR_CODE
(x)
Lib/plat-mac/Carbon/MacTextEditor.py:4
↓ 41 callers
Method
acquire
(self)
Demo/threads/sync.py:298
↓ 41 callers
Function
ins
Modules/fcntlmodule.c:423
↓ 41 callers
Method
iteritems
D.iteritems() -> an iterator over the (key, value) items of D
Lib/_abcoll.py:384
↓ 41 callers
Function
push
Parser/parser.c:119
↓ 41 callers
Method
read
(self)
Lib/distutils/tests/test_register.py:66
↓ 40 callers
Function
PyDict_Size
Objects/dictobject.c:1670
↓ 40 callers
Function
PyErr_Fetch
Python/errors.c:246
↓ 40 callers
Method
addCleanup
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 callers
Method
assertIsInstance
Same as self.assertTrue(isinstance(obj, cls)), with a nicer default message.
Lib/unittest/case.py:964
↓ 40 callers
Method
flatten
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 callers
Function
get
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 callers
Method
version
(self)
Lib/plat-mac/pimp.py:540
↓ 39 callers
Function
PyObject_Hash
Objects/object.c:1104
↓ 39 callers
Function
PyThread_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 callers
Function
PyType_IsSubtype
Objects/typeobject.c:1145
↓ 39 callers
Method
_simple_command
(self, name, *args)
Lib/imaplib.py:1068
↓ 39 callers
Method
assertIs
Just like self.assertTrue(a is b), but with a nicer default message.
Lib/unittest/case.py:814
↓ 39 callers
Method
fileno
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 callers
Function
obj2ast_expr
Python/Python-ast.c:4690
↓ 39 callers
Function
pointer
Modules/_ctypes/callproc.c:1845
↓ 39 callers
Method
readline
(self)
Tools/scripts/fixdiv.py:330
↓ 38 callers
Function
_PyLong_New
Objects/longobject.c:65
↓ 38 callers
Method
append
(self, element)
Lib/xml/etree/ElementTree.py:300
↓ 38 callers
Method
escape
(self, text)
Lib/pydoc.py:382
↓ 38 callers
Method
event
(self, event, argument, condition = "1", ordering = None)
Lib/msilib/__init__.py:415
↓ 38 callers
Method
field
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 callers
Method
keys
(self, *args, **kwargs)
Lib/bsddb/dbobj.py:178
↓ 38 callers
Method
mark_set
Set mark *name* before the character at index.
Lib/idlelib/idle_test/mock_tk.py:250
↓ 38 callers
Method
nextBlock
(self, block=None)
Lib/compiler/pyassem.py:29
↓ 38 callers
Method
warns_unchanged
(self, before, message)
Lib/lib2to3/tests/test_fixers.py:48
↓ 37 callers
Function
PyCallable_Check
Objects/object.c:1657
↓ 37 callers
Function
PyErr_Restore
Python/errors.c:24
↓ 37 callers
Method
walk
(top)
Lib/plat-mac/bundlebuilder.py:607
↓ 36 callers
Function
add_data
(db, table, values)
Lib/msilib/__init__.py:96
↓ 36 callers
Function
call_voidarg_function
Modules/puremodule.c:62
↓ 36 callers
Function
codec_tuple
Modules/_codecsmodule.c:147
↓ 36 callers
Method
decode
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 callers
Method
delete
(self, *args)
Lib/idlelib/Percolator.py:63
↓ 36 callers
Method
get
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
← previous
next →
301–400 of 36,908, ranked by callers