MCPcopy Create free account

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

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

↓ 74 callersMethodrefresh
(self)
Demo/tkinter/guido/AttrDialog.py:34
↓ 73 callersMethodclose
(self)
Mac/Demo/textedit/ped.py:107
↓ 73 callersMethodexit
(self)
Tools/webchecker/wsgui.py:229
↓ 73 callersMethodget
get: Required argument: an AE object reference Keyword argument as: undocumented, typecode 'type' Keyword argument _attributes
Lib/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.py:19
↓ 72 callersFunctionPyObject_CallFunctionObjArgs
Objects/abstract.c:2745
↓ 72 callersFunctionPyObject_GetIter
Objects/abstract.c:3070
↓ 72 callersMethoddecode
(self,input,errors='strict')
Lib/encodings/idna.py:168
↓ 72 callersFunctionerr
(*args)
Modules/cgen.py:31
↓ 72 callersMethodread
Return s characters or the rest of the string.
Tools/framer/example.py:66
↓ 71 callersFunctionPyString_Size
Objects/stringobject.c:782
↓ 71 callersMethodconfigure
Query or sets the default value of the specified option(s) in style. Each key in kw is an option and each value is either a string or
Lib/lib-tk/ttk.py:380
↓ 71 callersMethodupdate
(self)
Lib/lib-tk/Tix.py:651
↓ 70 callersFunctionPyErr_SetObject
Python/errors.c:52
↓ 70 callersMethodconnect
Connect manager object to the server process
Lib/multiprocessing/managers.py:495
↓ 70 callersFunctiongetbaseclasses
(v)
Lib/plat-mac/lib-scriptpackages/Finder/__init__.py:57
↓ 69 callersFunctionPyLong_FromLong
Objects/longobject.c:100
↓ 69 callersFunctionPyTuple_GetItem
Objects/tupleobject.c:121
↓ 69 callersFunction_dec_from_triple
Create a decimal instance directly, without any validation, normalization (e.g. removal of leading zeros) or argument conversion. This fu
Lib/decimal.py:3724
↓ 69 callersFunctiondivmod
Compute Python divmod(x, y), returning the quotient and storing the * remainder into *r. The quotient is the floor of x/y, and that's * the real po
Modules/datetimemodule.c:128
↓ 69 callersMethodmatch
Returns match for a given parse tree node. Should return a true or false object (not necessarily a bool). It may return a non-empty d
Lib/lib2to3/fixer_base.py:80
↓ 69 callersMethodpop
(self)
Lib/lib-tk/turtle.py:894
↓ 68 callersFunctionPyFloat_AsDouble
Objects/floatobject.c:250
↓ 68 callersFunctionPyList_SetItem
Objects/listobject.c:198
↓ 68 callersFunctionPyUnicode_FromUnicode
Objects/unicodeobject.c:454
↓ 68 callersMethodencode
Encodes the object input and returns a tuple (output object, length consumed). errors defines the error handling to apply. I
Lib/codecs.py:114
↓ 68 callersFunctionsorted
(lst)
Lib/lib2to3/tests/test_pytree.py:25
↓ 67 callersFunctionPyErr_NewException
Python/errors.c:559
↓ 67 callersFunctionPyTuple_Pack
Objects/tupleobject.c:184
↓ 66 callersFunctionPyObject_Repr
Objects/object.c:363
↓ 66 callersMethodcursor
(self)
Lib/sqlite3/test/regression.py:203
↓ 66 callersFunctionjoin
join(list [,sep]) -> string Return a string composed of the words in list, with intervening occurrences of sep. The default separator is a
Lib/string.py:308
↓ 66 callersMethodtitle
Set the title text of the dialog at the top.
Tools/msi/msi.py:303
↓ 65 callersFunctionPyErr_Print
Python/pythonrun.c:1053
↓ 65 callersFunctionPyIter_Next
Return next item. * If an error occurs, return NULL. PyErr_Occurred() will be true. * If the iteration terminates normally, return NULL and clear t
Objects/abstract.c:3103
↓ 65 callersFunctionast_for_expr
Python/ast.c:1822
↓ 65 callersMethodset
(self, value)
Lib/idlelib/idle_test/mock_tk.py:13
↓ 63 callersMethod__init__
(self, screenName=None, baseName=None, className='Tix')
Lib/lib-tk/Tix.py:213
↓ 63 callersFunctioncopysign
Python/pymath.c:56
↓ 63 callersMethodinsert
(self, index, item)
Demo/classes/bitvec.py:131
↓ 62 callersFunctionPyObject_GetAttr
Objects/object.c:1171
↓ 62 callersFunctionf
()
Lib/cgi.py:908
↓ 62 callersFunctiongetbaseclasses
(v)
Lib/plat-mac/lib-scriptpackages/CodeWarrior/__init__.py:37
↓ 61 callersFunctionNEXT
(1, 1)
Modules/cjkcodecs/_codecs_jp.c:155
↓ 61 callersMethodadd_command
Add command menu item.
Lib/lib-tk/Tkinter.py:2681
↓ 61 callersMethodassertIn
Just like self.assertTrue(a in b), but with a nicer default message.
Lib/unittest/case.py:800
↓ 61 callersMethodfocus_set
Direct input focus to this widget. If the application currently does not have the focus this widget will get the focus if the applica
Lib/lib-tk/Tkinter.py:460
↓ 61 callersMethodget
(self)
Demo/threads/Generator.py:47
↓ 61 callersMethodseek
Seek to specified position into the chunk. Default position is 0 (start of chunk). If the file is not seekable, this will result in an
Lib/chunk.py:96
↓ 60 callersFunctionPyArena_Malloc
Python/pyarena.c:182
↓ 60 callersFunctionPyList_GetItem
Objects/listobject.c:178
↓ 60 callersMethodremove
Remove an element from a set; it must be a member. If the element is not a member, raise a KeyError.
Lib/sets.py:512
↓ 60 callersMethodsplitlines
(self, keepends=0)
Lib/UserString.py:122
↓ 59 callersMethodget
(self, key, default="MagicCookie", txn=None, flags=0, dlen=-1, doff=-1)
Lib/bsddb/test/test_all.py:288
↓ 58 callersMethodas_string
Return the entire formatted message as a string. Optional `unixfrom' when True, means include the Unix From_ envelope header.
Lib/email/message.py:124
↓ 58 callersMethodensure_finalized
(self)
Lib/distutils/tests/support.py:126
↓ 58 callersMethodisfile
(self)
Lib/tarfile.py:1455
↓ 58 callersMethodput
(self, key, data, txn=None, flags=0, dlen=-1, doff=-1)
Lib/bsddb/test/test_all.py:265
↓ 58 callersMethodremove
(self, *args, **kwargs)
Lib/bsddb/dbobj.py:184
↓ 58 callersMethodstart
Start the thread's activity. It must be called at most once per thread object. It arranges for the object's run() method to be invoke
Lib/threading.py:726
↓ 57 callersMethodacquire
(self, blocking=True)
Lib/multiprocessing/managers.py:986
↓ 57 callersFunctionclose
Close the sequence.
Lib/fileinput.py:105
↓ 57 callersMethodmkdtemp
Create a temporary directory that will be cleaned up. Returns the path of the directory.
Lib/distutils/tests/support.py:78
↓ 56 callersFunctionPyObject_GC_UnTrack
Modules/gcmodule.c:1475
↓ 56 callersFunctionPyUnicode_FromObject
Objects/unicodeobject.c:1143
↓ 56 callersMethodwrite
(self, s)
Tools/webchecker/wcgui.py:395
↓ 55 callersFunctionPyList_Size
Objects/listobject.c:165
↓ 55 callersFunctionPyNumber_AsSsize_t
Objects/abstract.c:1521
↓ 55 callersMethodevent
(self, ev, arg, cond = "1", order = None)
Tools/msi/msilib.py:603
↓ 55 callersFunctionf1
(lock, f2=f2, done=done)
Demo/metaclasses/Synch.py:113
↓ 55 callersFunctionfilter
(match, template=template)
Lib/re.py:274
↓ 55 callersMethodindex
Return the index of a menu item identified by INDEX.
Lib/lib-tk/Tkinter.py:2731
↓ 54 callersMethodisdir
(path)
Lib/unittest/test/test_discovery.py:44
↓ 54 callersFunctionshellQuote
Return the string value in a form that can safely be inserted into a shell command.
Mac/BuildScript/build-installer.py:55
↓ 53 callersMethodclose
(self)
Tools/freeze/bkfile.py:34
↓ 52 callersMethodGetOption
Get an option value for given config type and given general configuration section/option or return a default. If type is specified,
Lib/idlelib/configHandler.py:226
↓ 52 callersFunctiondebug
(msg, *args)
Lib/multiprocessing/util.py:71
↓ 51 callersFunctionPyObject_CallMethodObjArgs
Objects/abstract.c:2717
↓ 51 callersFunctionPyObject_RichCompareBool
Return -1 if error; 1 if v op w; 0 if not (v op w). */
Objects/object.c:989
↓ 51 callersFunctionPyType_stgdict
May return NULL, but does not set an exception! */
Modules/_ctypes/stgdict.c:152
↓ 51 callersMethod_msgobj
(self, filename)
Lib/email/test/test_email.py:63
↓ 51 callersMethod_msgobj
(self, filename)
Lib/email/test/test_email_renamed.py:63
↓ 51 callersMethodcheck_roundtrip
(self, code1, filename="internal")
Demo/parser/test_unparse.py:82
↓ 51 callersMethodcommit
(self, db)
Lib/msilib/__init__.py:211
↓ 51 callersMethodcopy
Return a separate copy of this hashing object. An update to this copy won't affect the original object.
Lib/hmac.py:85
↓ 51 callersMethodget
get: get the data for an object Required argument: the object whose data is to be returned Keyword argument as: the desired types for
Lib/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.py:74
↓ 51 callersMethodpack_uint
(self, x)
Demo/rpc/xdr.py:24
↓ 51 callersMethodrename
Rename a file.
Lib/ftplib.py:536
↓ 50 callersMethodadd_file
Add a file to the current component of the directory, starting a new one if there is no current component. By default, the file name in the so
Tools/msi/msilib.py:517
↓ 50 callersFunctionins
RISCOS/Modules/riscosmodule.c:406
↓ 50 callersMethodrfind
(self, sub, start=0, end=sys.maxint)
Lib/UserString.py:109
↓ 50 callersMethodupdate
Add all values from an iterable (such as a list or file).
Lib/sets.py:489
↓ 49 callersMethodclose
(self)
Lib/plat-mac/FrameWork.py:765
↓ 49 callersFunctioncommon
Modules/expat/xmlrole.c:1304
↓ 49 callersMethodformat
(self, format_string, *args, **kwargs)
Lib/string.py:544
↓ 49 callersMethodinfo
(self, msg, *args)
Lib/distutils/log.py:39
↓ 49 callersFunctionl
()
Demo/turtle/tdemo_lindenmayer_indian.py:58
↓ 49 callersMethodread
(self, name, offset = 0, length = -1)
Demo/pdist/FSProxy.py:225
↓ 49 callersMethodstat
Get mailbox status. Result is tuple of 2 ints (message count, mailbox size)
Lib/poplib.py:192
↓ 49 callersMethodsyntax_error
(self, message)
Lib/xmllib.py:794
↓ 48 callersFunctionPyCursesCheckERR
Modules/_cursesmodule.c:178
← previousnext →201–300 of 36,908, ranked by callers