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
↓ 4,369 callers
Function
PyArg_ParseTuple
Python/getargs.c:78
↓ 2,752 callers
Method
assertEqual
Fail if the two objects are unequal as determined by the '==' operator.
Lib/unittest/case.py:510
↓ 2,453 callers
Function
Py_BuildValue
Python/modsupport.c:479
↓ 2,329 callers
Function
PyErr_SetString
Python/errors.c:66
↓ 1,238 callers
Method
append
(self, x)
Lib/mhlib.py:859
↓ 1,124 callers
Function
PyInt_FromLong
Objects/intobject.c:86
↓ 1,068 callers
Function
PyMac_Error
Call PyErr_Mac with PyMac_OSErrException */
Python/mactoolboxglue.c:102
↓ 953 callers
Method
join
Blocks until all items in the Queue have been gotten and processed. The count of unfinished tasks goes up whenever an item is added to the
Lib/Queue.py:70
↓ 912 callers
Function
PyDict_SetItemString
Objects/dictobject.c:2430
↓ 838 callers
Function
FOUR_CHAR_CODE
(x)
Lib/plat-mac/Carbon/AppleEvents.py:3
↓ 793 callers
Method
split
(self, sep=None, maxsplit=-1)
Lib/UserString.py:118
↓ 686 callers
Method
call
(self, methodname, *args, **kwargs)
Lib/idlelib/RemoteDebugger.py:294
↓ 671 callers
Method
join
(self, *args, **kwargs)
Lib/bsddb/dbobj.py:170
↓ 670 callers
Function
PyErr_Format
Python/errors.c:538
↓ 666 callers
Function
Output
(format = "", *args)
Tools/bgen/bgen/bgenOutput.py:57
↓ 659 callers
Function
FOUR_CHAR_CODE
(x)
Lib/plat-mac/Carbon/QuickTime.py:3
↓ 648 callers
Function
POINTER
Modules/_ctypes/callproc.c:1796
↓ 625 callers
Function
str
Convert float to integer, taking the locale into account.
Lib/locale.py:301
↓ 592 callers
Function
PyErr_Occurred
Python/errors.c:75
↓ 561 callers
Method
assertTrue
Check that the expression is true.
Lib/unittest/case.py:420
↓ 545 callers
Method
assertRaises
Fail unless an exception of class excClass is raised by callableObj when invoked with arguments args and keyword arguments kwarg
Lib/unittest/case.py:448
↓ 526 callers
Function
PyModule_AddIntConstant
Python/modsupport.c:622
↓ 520 callers
Function
sizeof
(t)
Lib/plat-irix6/IOCTL.py:28
↓ 490 callers
Method
check
(self, b, a)
Lib/lib2to3/tests/test_fixers.py:3046
↓ 490 callers
Function
getattr
do the equivalent of obj.name */
Objects/stringlib/string_format.h:231
↓ 461 callers
Method
write
Write DATA to the underlying SSL channel. Returns number of bytes of DATA actually transmitted.
Lib/ssl.py:167
↓ 432 callers
Method
pack
Re-name messages to eliminate numbering gaps. Invalidates keys.
Lib/mailbox.py:1186
↓ 410 callers
Function
PyString_FromStringAndSize
For PyString_FromString(), the parameter `str' points to a null-terminated string containing exactly `size' bytes. For PyString_FromStringAndSi
Objects/stringobject.c:56
↓ 407 callers
Method
add_field
(self, index, name, type)
Lib/msilib/__init__.py:33
↓ 407 callers
Method
add_field
(self, index, name, type)
Tools/msi/msilib.py:86
↓ 406 callers
Function
PyErr_Clear
Python/errors.c:260
↓ 402 callers
Function
PyString_FromString
Objects/stringobject.c:114
↓ 388 callers
Method
pack
(self)
Demo/tkinter/guido/MimeViewer.py:71
↓ 387 callers
Method
lower
Lower this widget in the stacking order.
Lib/lib-tk/Tkinter.py:714
↓ 382 callers
Method
get
(self, key, failobj=None)
Lib/os.py:444
↓ 381 callers
Method
replace
Replace this node with a new one in the parent.
Lib/lib2to3/pytree.py:132
↓ 370 callers
Function
PyErr_NoMemory
Python/errors.c:276
↓ 356 callers
Method
startswith
(self, prefix, start=0, end=sys.maxint)
Lib/UserString.py:123
↓ 345 callers
Method
execute
(self, func, args, msg=None, level=1)
Lib/distutils/cmd.py:348
↓ 343 callers
Method
compile
Return a compiled re object for the format string.
Lib/_strptime.py:263
↓ 341 callers
Method
strip
(self, chars=None)
Lib/UserString.py:125
↓ 334 callers
Method
append
(self, *args, **kwargs)
Lib/bsddb/dbobj.py:142
↓ 334 callers
Function
open
(f, mode=None)
Lib/wave.py:495
↓ 308 callers
Method
group
Process a GROUP command. Argument: - group: the group name Returns: - resp: server response if successful - count: nu
Lib/nntplib.py:344
↓ 297 callers
Function
PyArg_ParseTupleAndKeywords
Return false (0) for error, else true. */
Python/getargs.c:1421
↓ 291 callers
Function
PyObject_GetAttrString
Objects/object.c:1128
↓ 283 callers
Method
append
(self, full, file, logical = None)
Tools/msi/msilib.py:366
↓ 277 callers
Function
PyModule_AddObject
Python/modsupport.c:593
↓ 269 callers
Method
append
(self, item)
Lib/distutils/filelist.py:52
↓ 259 callers
Method
send
Send an appleevent given code/subcode/pars/attrs and unpack the reply
Lib/plat-mac/aetools.py:227
↓ 255 callers
Method
write
(self)
Lib/plat-irix6/cddb.py:176
↓ 253 callers
Function
PyString_AsString
const*/
Objects/stringobject.c:790
↓ 252 callers
Method
has_key
(self, key)
Lib/plat-mac/ic.py:182
↓ 247 callers
Method
fail
Fail immediately, with the given message.
Lib/unittest/case.py:410
↓ 241 callers
Method
get_payload
Return a reference to the payload. The payload will either be a list object or a string. If you mutate the list object, you modify t
Lib/email/message.py:168
↓ 232 callers
Method
match
(self, char, skip=1)
Lib/sre_parse.py:195
↓ 223 callers
Function
FOUR_CHAR_CODE
(x)
Lib/plat-mac/Carbon/CarbonEvents.py:3
↓ 213 callers
Function
PyType_Ready
Objects/typeobject.c:3968
↓ 212 callers
Method
exists
Returns True if the specified item is present in the tree, False otherwise.
Lib/lib-tk/ttk.py:1229
↓ 210 callers
Function
set
(self, value, name=name)
Lib/xml/dom/minicompat.py:104
↓ 207 callers
Function
PyTuple_New
Objects/tupleobject.c:48
↓ 207 callers
Method
endswith
(self, suffix, start=0, end=sys.maxint)
Lib/UserString.py:83
↓ 206 callers
Function
PyBuffer_Release
Objects/abstract.c:713
↓ 206 callers
Function
exit
Exit subprocess, possibly after first deleting sys.exitfunc If config-main.cfg/.def 'General' 'delete-exitfunc' is True, then any sys.exitfun
Lib/idlelib/run.py:227
↓ 201 callers
Method
exit
(self, status=0, msg=None)
Lib/optparse.py:1570
↓ 198 callers
Function
PyArg_Parse
Python/getargs.c:53
↓ 197 callers
Function
PyList_New
Objects/listobject.c:112
↓ 197 callers
Method
close
(self, *args, **kwargs)
Lib/bsddb/dbobj.py:146
↓ 197 callers
Method
unchanged
(self, before, ignore_warnings=False)
Lib/lib2to3/tests/test_fixers.py:51
↓ 196 callers
Method
emit
(s, d)
Parser/asdl_c.py:1061
↓ 194 callers
Method
get
(self)
Lib/idlelib/idle_test/mock_tk.py:15
↓ 192 callers
Method
append
Add the specified logger as a child of this placeholder.
Lib/logging/__init__.py:959
↓ 190 callers
Function
getbaseclasses
(v)
Lib/plat-mac/lib-scriptpackages/StdSuites/__init__.py:58
↓ 189 callers
Function
FOUR_CHAR_CODE
(x)
Lib/plat-mac/Carbon/Icons.py:3
↓ 186 callers
Function
open
A simple factory function for compatibility with the standard shleve.py module. It can be used like this, where key is a string and data
Lib/bsddb/dbshelve.py:81
↓ 183 callers
Function
CFUNCTYPE
CFUNCTYPE(restype, *argtypes, use_errno=False, use_last_error=False) -> function prototype. restype: the result type argtype
Lib/ctypes/__init__.py:78
↓ 182 callers
Method
emit
(self, inst)
Lib/compiler/pyassem.py:188
↓ 178 callers
Method
write
Append a piece of text to the current line.
Demo/parser/unparse.py:43
↓ 176 callers
Method
assertFalse
Check that the expression is false.
Lib/unittest/case.py:414
↓ 175 callers
Function
FOUR_CHAR_CODE
(x)
Lib/plat-mac/Carbon/Sound.py:3
↓ 175 callers
Function
emit
(format, *args, **kw)
Tools/faqwiz/faqwiz.py:58
↓ 175 callers
Function
open
(file, mode = 'r', bufsize = -1)
Tools/freeze/bkfile.py:44
↓ 174 callers
Method
read
Read at most size bytes from the chunk. If size is omitted or negative, read until the end of the chunk.
Lib/chunk.py:120
↓ 171 callers
Function
PyErr_SetFromErrno
Python/errors.c:397
↓ 169 callers
Function
PyMem_Free
Objects/object.c:2352
↓ 168 callers
Method
close
Close the connection without assuming anything about it.
Lib/ftplib.py:595
↓ 166 callers
Method
config
(self, cnf={}, **kw)
Lib/lib-tk/Tix.py:239
↓ 164 callers
Function
FOUR_CHAR_CODE
(x)
Lib/plat-mac/Carbon/Appearance.py:3
↓ 161 callers
Function
FOUR_CHAR_CODE
(x)
Lib/plat-mac/Carbon/Controls.py:3
↓ 161 callers
Function
PyObject_SetAttrString
Objects/object.c:1155
↓ 161 callers
Method
sort
IMAP4rev1 extension SORT command. (typ, [data]) = <instance>.sort(sort_criteria, charset, search_criteria, ...)
Lib/imaplib.py:688
↓ 159 callers
Function
PyBool_FromLong
Objects/boolobject.c:38
↓ 158 callers
Function
PyOS_snprintf
Python/mysnprintf.c:41
↓ 155 callers
Method
append
(self, frag)
Lib/plat-mac/cfmfile.py:100
↓ 153 callers
Method
write
(self, *args)
Tools/scripts/texi2html.py:337
↓ 152 callers
Method
encode
Encode a message header into an RFC-compliant format. There are many issues involved in converting a given string for use in an email
Lib/email/header.py:374
↓ 150 callers
Method
extend
(self, items)
Lib/distutils/filelist.py:55
↓ 147 callers
Function
PyObject_HasAttrString
Objects/object.c:1143
↓ 145 callers
Function
FOUR_CHAR_CODE
(x)
Lib/plat-mac/Carbon/Folders.py:3
↓ 142 callers
Function
PyInt_AsLong
Objects/intobject.c:149
next →
1–100 of 36,908, ranked by callers