Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MDudek-ICS/TRISIS-TRITON-HATMAN
/ functions
Functions
2,813 in github.com/MDudek-ICS/TRISIS-TRITON-HATMAN
⨍
Functions
2,813
◇
Types & classes
793
↓ 3 callers
Method
__init__
(self, arg=None)
decompiled_code/library/copy.py:407
↓ 3 callers
Method
__init__
(self, mod=None, globs=None, verbose=None, optionflags=0)
decompiled_code/library/doctest.py:1626
↓ 3 callers
Method
__init__
(self, stream, errors='strict', mapping=None)
decompiled_code/library/encodings/charmap.py:47
↓ 3 callers
Method
__new__
(cls, protocol, *args, **kwargs)
decompiled_code/library/ssl.py:260
↓ 3 callers
Method
__next
(self)
decompiled_code/library/sre_parse.py:211
↓ 3 callers
Method
__setstate__
(self, state)
decompiled_code/library/copy.py:421
↓ 3 callers
Method
__subclasscheck__
Override for issubclass(subclass, cls).
decompiled_code/library/abc.py:133
↓ 3 callers
Method
_addSkip
(self, result, reason)
decompiled_code/library/unittest/case.py:274
↓ 3 callers
Function
_calculate_ratio
(matches, length)
decompiled_code/library/difflib.py:43
↓ 3 callers
Function
_error
(value)
decompiled_code/library/gettext.py:42
↓ 3 callers
Method
_exc_info_to_string
Converts a sys.exc_info()-style tuple of values into a string.
decompiled_code/library/unittest/result.py:159
↓ 3 callers
Function
_format_final_exc_line
Return a list of a single line -- normal case for format_exception_only
decompiled_code/library/traceback.py:208
↓ 3 callers
Function
_get_candidate_names
Common setup sequence for all user-callable interfaces.
decompiled_code/library/tempfile.py:210
↓ 3 callers
Function
_getlang
()
decompiled_code/library/_strptime.py:31
↓ 3 callers
Method
_internal_poll
Check if child process has terminated. Returns returncode attribute. This method is called by __del__, so it can
decompiled_code/library/subprocess.py:529
↓ 3 callers
Function
_makeLoader
(prefix, sortUsing, suiteClass=None)
decompiled_code/library/unittest/loader.py:271
↓ 3 callers
Method
_make_inheritable
Return a duplicate of handle, which is inheritable
decompiled_code/library/subprocess.py:473
↓ 3 callers
Function
_mkstemp_inner
Code common to mkstemp, TemporaryFile, and NamedTemporaryFile.
decompiled_code/library/tempfile.py:224
↓ 3 callers
Function
_parse
(source, state)
decompiled_code/library/sre_parse.py:417
↓ 3 callers
Function
_parse_sub
(source, state, nested=1)
decompiled_code/library/sre_parse.py:344
↓ 3 callers
Function
_patch
(self)
decompiled_code/library/_threading_local.py:160
↓ 3 callers
Function
_possibly_sorted
(x)
decompiled_code/library/repr.py:130
↓ 3 callers
Method
_randbelow
Return a random int in the range [0,n) Handles the case where n has more bits than returned by a single call to the underlyin
decompiled_code/library/random.py:206
↓ 3 callers
Function
_recursion
(object)
decompiled_code/library/pprint.py:317
↓ 3 callers
Method
_repr
(self, object, context, level)
decompiled_code/library/pprint.py:213
↓ 3 callers
Method
_set_cloexec_flag
(self, fd, cloexec=True)
decompiled_code/library/subprocess.py:680
↓ 3 callers
Method
_set_ident
(self)
decompiled_code/library/threading.py:706
↓ 3 callers
Function
_sorted
(iterable)
decompiled_code/library/pprint.py:72
↓ 3 callers
Function
abspath
Return an absolute path.
decompiled_code/library/posixpath.py:293
↓ 3 callers
Method
addSuccess
Called when a test has completed successfully
decompiled_code/library/unittest/result.py:133
↓ 3 callers
Method
check_value
(self, opt, value)
decompiled_code/library/optparse.py:578
↓ 3 callers
Method
close
Tidy up any resources used by the handler. This version removes the handler from an internal map of handlers, _handl
decompiled_code/library/logging/__init__.py:672
↓ 3 callers
Method
cmdloop
Repeatedly issue a prompt, accept input, parse an initial prefix off the received input, and dispatch to action methods, passing them
decompiled_code/library/cmd.py:107
↓ 3 callers
Function
copy
Shallow copy operation on arbitrary Python objects. See the module's __doc__ string for more info.
decompiled_code/library/copy.py:71
↓ 3 callers
Method
decode
(self, input, errors='strict')
decompiled_code/library/encodings/idna.py:113
↓ 3 callers
Method
default
Called on an input line when the command prefix is not recognized. If this method is not overridden, it prints an error message and
decompiled_code/library/cmd.py:247
↓ 3 callers
Method
do_handshake
Perform a TLS/SSL handshake.
decompiled_code/library/ssl.py:672
↓ 3 callers
Function
dump
(f, d, prefix)
decompiled_code/library/sre_constants.py:179
↓ 3 callers
Method
enable
(self)
decompiled_code/library/bdb.py:470
↓ 3 callers
Method
ensure_value
(self, attr, value)
decompiled_code/library/optparse.py:712
↓ 3 callers
Method
expand_prog_name
(self, s)
decompiled_code/library/optparse.py:1270
↓ 3 callers
Method
fill
fill(text : string) -> string Reformat the single paragraph in 'text' to fit in lines of no more than 'self.width' columns, a
decompiled_code/library/textwrap.py:228
↓ 3 callers
Method
filter
Determine if the specified record is to be logged. Is the specified record to be logged? Returns 0 for no, nonzero for
decompiled_code/library/logging/__init__.py:460
↓ 3 callers
Method
find_class
(self, module, name)
decompiled_code/library/pickle.py:1018
↓ 3 callers
Function
findsource
Return the entire source file and starting line number for an object. The argument may be a module, class, method, function, traceback, frame
decompiled_code/library/inspect.py:519
↓ 3 callers
Method
flush
(self)
decompiled_code/library/socket.py:268
↓ 3 callers
Method
format
Format object for a specific context, returning a string and flags indicating whether the representation is 'readable' and whether the
decompiled_code/library/pprint.py:221
↓ 3 callers
Method
formatweek
Returns a single week in a string (no newline).
decompiled_code/library/calendar.py:265
↓ 3 callers
Method
formatyear
Returns a year's calendar as a multi-line string.
decompiled_code/library/calendar.py:319
↓ 3 callers
Method
get_extension
(self, code)
decompiled_code/library/pickle.py:1005
↓ 3 callers
Method
get_names
(self)
decompiled_code/library/cmd.py:302
↓ 3 callers
Method
get_opcodes
Return list of 5-tuples describing how to turn a into b. Each tuple is of the form (tag, i1, i2, j1, j2). The first tuple ha
decompiled_code/library/difflib.py:405
↓ 3 callers
Function
getdefaultlocale
Tries to determine the default locale settings and returns them as tuple (language code, encoding). According to POSIX, a progra
decompiled_code/library/locale.py:426
↓ 3 callers
Function
getenv
(var)
decompiled_code/library/ntpath.py:258
↓ 3 callers
Function
getlocale
Returns the current setting for the given locale category as tuple (language code, encoding). category may be one of the LC_* va
decompiled_code/library/locale.py:473
↓ 3 callers
Function
getsourcefile
Return the filename that can be used to locate an object's source. Return None if no way can be identified to get the source.
decompiled_code/library/inspect.py:445
↓ 3 callers
Method
getstate
Return internal state; can be passed to setstate() later.
decompiled_code/library/random.py:116
↓ 3 callers
Method
getwidth
(self)
decompiled_code/library/sre_parse.py:164
↓ 3 callers
Function
indentsize
Return the indent size, in spaces, at the start of a line of text.
decompiled_code/library/inspect.py:346
↓ 3 callers
Function
is_assigned
(arg)
decompiled_code/library/inspect.py:936
↓ 3 callers
Function
isabs
Test whether a path is absolute
decompiled_code/library/ntpath.py:43
↓ 3 callers
Function
isclass
Return true if the object is a class. Class objects provide these attributes: __doc__ documentation string __module__
decompiled_code/library/inspect.py:49
↓ 3 callers
Function
iscode
Return true if the object is a code object. Code objects provide these attributes: co_argcount number of arguments (not including
decompiled_code/library/inspect.py:208
↓ 3 callers
Function
isframe
Return true if the object is a frame object. Frame objects provide these attributes: f_back next outer frame object (this fr
decompiled_code/library/inspect.py:189
↓ 3 callers
Function
ismethoddescriptor
Return true if the object is a method descriptor. But not if ismethod() or isclass() or isfunction() are true. This is new in Python
decompiled_code/library/inspect.py:70
↓ 3 callers
Function
istraceback
Return true if the object is a traceback. Traceback objects provide these attributes: tb_frame frame object at this level
decompiled_code/library/inspect.py:178
↓ 3 callers
Method
itervalues
(self)
decompiled_code/library/weakref.py:419
↓ 3 callers
Method
kill
Kill the process with SIGKILL
decompiled_code/library/subprocess.py:1015
↓ 3 callers
Method
loadTestsFromTestCase
Return a suite of all tests cases contained in testCaseClass
decompiled_code/library/unittest/loader.py:44
↓ 3 callers
Function
makedict
(list)
decompiled_code/library/sre_constants.py:121
↓ 3 callers
Function
match
Try to apply the pattern at the start of the string, returning a match object, or None if no match was found.
decompiled_code/library/re.py:115
↓ 3 callers
Method
monthdays2calendar
Return a matrix representing a month's calendar. Each row represents a week; week entries are (day number, weekday number) tu
decompiled_code/library/calendar.py:192
↓ 3 callers
Function
normalize
Returns a normalized locale code for the given locale name. The returned locale code is formatted for use with setlocale
decompiled_code/library/locale.py:315
↓ 3 callers
Function
normpath
Normalize path, eliminating double slashes, etc.
decompiled_code/library/ntpath.py:344
↓ 3 callers
Method
parse
(self, format_string)
decompiled_code/library/string.py:558
↓ 3 callers
Method
parseline
Parse the line into a command name and a string containing the arguments. Returns a tuple containing (command, args, line). 'command'
decompiled_code/library/cmd.py:184
↓ 3 callers
Method
pop
(self, key, *args)
decompiled_code/library/weakref.py:454
↓ 3 callers
Method
pop
od.pop(k[,d]) -> v, remove specified key and return the corresponding value. If key is not found, d is returned if given, otherwise KeyError
decompiled_code/library/collections.py:129
↓ 3 callers
Method
print_topics
(self, header, cmds, cmdlen, maxcol)
decompiled_code/library/cmd.py:358
↓ 3 callers
Function
quote
Quote a single character.
decompiled_code/library/quopri.py:34
↓ 3 callers
Method
read
Read at most size bytes from the file (less if the read hits EOF before obtaining size bytes). If the size argument is negati
decompiled_code/library/StringIO.py:128
↓ 3 callers
Method
reset
(self)
decompiled_code/library/encodings/utf_32.py:110
↓ 3 callers
Method
reset
(self)
decompiled_code/library/encodings/utf_8_sig.py:83
↓ 3 callers
Method
reset
(self)
decompiled_code/library/encodings/utf_16.py:95
↓ 3 callers
Method
set_seq1
Set the first sequence to be compared. The second sequence to be compared is not changed. >>> s = SequenceMatcher(No
decompiled_code/library/difflib.py:196
↓ 3 callers
Method
set_seq2
Set the second sequence to be compared. The first sequence to be compared is not changed. >>> s = SequenceMatcher(No
decompiled_code/library/difflib.py:222
↓ 3 callers
Method
takes_value
(self)
decompiled_code/library/optparse.py:570
↓ 3 callers
Method
tcm_result
(self)
decompiled_code/library/TsLow.py:201
↓ 3 callers
Function
test
()
decompiled_code/library/pdb.py:1108
↓ 3 callers
Method
truncate
(self, size=None)
decompiled_code/library/doctest.py:187
↓ 3 callers
Method
update
(*args, **kwargs)
decompiled_code/library/UserDict.py:98
↓ 3 callers
Method
usageExit
(self, msg=None)
decompiled_code/library/unittest/main.py:48
↓ 3 callers
Method
warning
Log 'msg % args' with severity 'WARNING'. To pass exception information, use the keyword argument exc_info with a tr
decompiled_code/library/logging/__init__.py:1060
↓ 3 callers
Method
wrap
wrap(text : string) -> [string] Reformat the single paragraph in 'text' so it fits in lines of no more than 'self.width' colu
decompiled_code/library/textwrap.py:213
↓ 2 callers
Method
AppendProgramMin
(self, code, funccnt, progcnt)
decompiled_code/library/TsHi.py:276
↓ 2 callers
Function
EncodedFile
Return a wrapped version of file which provides transparent encoding translation. Strings written to the wrapped file are interp
decompiled_code/library/codecs.py:790
↓ 2 callers
Function
Event
A factory function that returns a new event. Events manage a flag that can be set to true with the set() method and reset to false with t
decompiled_code/library/threading.py:493
↓ 2 callers
Method
GetCpStatus
(self)
decompiled_code/library/TsBase.py:29
↓ 2 callers
Method
HaltProgram
(self)
decompiled_code/library/TsBase.py:62
↓ 2 callers
Method
ReadFunction
(self, id)
decompiled_code/library/TsHi.py:106
← previous
next →
201–300 of 2,813, ranked by callers