MCPcopy Create free account

hub / github.com/astrand/pyobfuscate / functions

Functions158 in github.com/astrand/pyobfuscate

↓ 16 callersMethodobfuscate_and_write
(self, testfile, outfile, args=[])
test/test_pyobfuscate.py:29
↓ 8 callersFunctionnested
(self, val)
test/test_nonlocals.py:8
↓ 7 callersMethodrun_pyobfuscate
(self, testfile, args=[])
test/test_pyobfuscate.py:20
↓ 6 callersFunctionnested_b
(self, val1, val2)
test/test_nonlocals.py:22
↓ 6 callersMethodrun_src
(self, src)
test/test_pyobfuscate.py:33
↓ 5 callersMethodobfuscate_and_run_file
(self, testfile, args=[])
test/test_pyobfuscate.py:41
↓ 4 callersFunctionnested_a
(self, val)
test/test_nonlocals.py:20
↓ 3 callersFunctionfunction_default
(expected, arg=12)
test/test_args.py:16
↓ 3 callersMethodmethod_default
(self, expected, arg=12)
test/test_args.py:71
↓ 2 callersFunctionbar
()
test/testfiles/tobeimported.py:4
↓ 2 callersFunctioncheck_func_external_write
(val)
test/test_globals.py:113
↓ 2 callersFunctioncheck_func_multi_write
(a, b)
test/test_globals.py:34
↓ 2 callersFunctioncheck_func_write
(val)
test/test_globals.py:16
↓ 2 callersMethodcheck_method_multi_write
(self, a, b)
test/test_globals.py:89
↓ 2 callersMethodcheck_method_write
(self, val)
test/test_globals.py:63
↓ 2 callersMethodcheck_method_write
(self, val)
test/test_globals.py:143
↓ 2 callersFunctionfoo
()
test/testfiles/tobeimported.py:7
↓ 2 callersFunctionfunction_args
(a, b, c)
test/test_args.py:8
↓ 2 callersFunctionfunction_kwargs
(**kwargs)
test/test_args.py:27
↓ 2 callersFunctionfunction_posargs
(*args)
test/test_args.py:21
↓ 2 callersMethodmethod_args
(self, a, b, c)
test/test_args.py:63
↓ 2 callersMethodmkstemp
wrapper for mkstemp, calling mktemp if mkstemp is not available
test/test_pyobfuscate.py:12
↓ 1 callersMethod__hidden_method
(self, a, b)
test/test_classes.py:38
↓ 1 callersFunctionarg_func
(arg)
test/test_lambda.py:10
↓ 1 callersFunctionbar
()
test/testfiles/package/tobeimported.py:4
↓ 1 callersFunctioncheck_func
(self)
test/test_nonlocals.py:7
↓ 1 callersFunctioncheck_func_define
(self)
test/test_globals.py:24
↓ 1 callersFunctioncheck_func_double
(self)
test/test_nonlocals.py:19
↓ 1 callersFunctioncheck_func_external_ref
(self)
test/test_globals.py:108
↓ 1 callersFunctioncheck_func_multi
(self)
test/test_nonlocals.py:44
↓ 1 callersFunctioncheck_func_ref
(self)
test/test_globals.py:11
↓ 1 callersMethodcheck_method_ref
(self)
test/test_globals.py:49
↓ 1 callersMethodcheck_method_ref
(self)
test/test_globals.py:129
↓ 1 callersFunctionfoo
()
test/testfiles/bug1673.py:4
↓ 1 callersFunctionfoo
(bar)
test/testfiles/bug1583.py:4
↓ 1 callersFunctionfoo
(bar=SOMETHING)
test/testfiles/keywordfunc.py:6
↓ 1 callersFunctionfoo
()
test/testfiles/global.py:4
↓ 1 callersMethodfortytwo
(self, arg=6)
test/testfiles/keywordclass.py:8
↓ 1 callersMethodfun
(self)
test/testfiles/defafteruse.py:5
↓ 1 callersFunctionfunction_double_nested
(test)
test/test_locals.py:33
↓ 1 callersFunctionfunction_nested
(test)
test/test_locals.py:23
↓ 1 callersFunctionfunction_none
()
test/test_args.py:5
↓ 1 callersFunctionfunction_public
(test)
test/test_locals.py:17
↓ 1 callersFunctionfunction_read_write
(test)
test/test_locals.py:11
↓ 1 callersFunctionfunction_write
(test)
test/test_locals.py:7
↓ 1 callersFunctiongazonk
(startval=2)
test/testfiles/keywordfunc.py:9
↓ 1 callersFunctionget_fortytwo
(agenthost, kwarg=3)
test/testfiles/defafteruse.py:9
↓ 1 callersFunctionmain
()
test/testfiles/lambda_global.py:7
↓ 1 callersFunctionmain
()
test/testfiles/global.py:7
↓ 1 callersMethodmethod_none
(self)
test/test_args.py:60
↓ 1 callersMethodmethod_public
(self, test)
test/test_locals.py:70
↓ 1 callersMethodmethod_read_write
(self, test)
test/test_locals.py:64
↓ 1 callersMethodmethod_write
(self, test)
test/test_locals.py:60
↓ 1 callersFunctionnested
(test)
test/test_locals.py:26
↓ 1 callersFunctionnested_a
(test)
test/test_locals.py:34
↓ 1 callersFunctionnested_function
(test)
test/test_classes.py:19
↓ 1 callersFunctionone
()
test/testfiles/tobeimported_noall.py:1
↓ 1 callersMethodpublic_method
(self, a, b)
test/test_classes.py:42
↓ 1 callersFunctionsmallest
(x, y)
test/testfiles/lambda_global.py:4
↓ 1 callersFunctiontest
()
test/testfiles/commblanks.py:13
↓ 1 callersFunctionthirtynine
()
test/testfiles/tobeimported_everything.py:10
↓ 1 callersFunctiontwo
()
test/testfiles/tobeimported_noall.py:4
Method__init__
(self, kwarg = 3)
test/testfiles/keywordclass.py:5
Function_hidden
()
test/testfiles/tobeimported_noall.py:7
Functionaaa
()
test/testfiles/dyn_all.py:7
Functionbbb
()
test/testfiles/dyn_all.py:4
Functionfoo
()
test/testfiles/package/tobeimported.py:7
Methodmethod_a
()
test/test_classes.py:8
Methodmethod_b
()
test/test_classes.py:12
Methodnested
(self, val)
test/test_nonlocals.py:66
Methodnested_a
(self, val)
test/test_nonlocals.py:81
Functionnested_b
(test)
test/test_locals.py:35
Methodnested_b
(self, val1, val2)
test/test_nonlocals.py:83
Methodobfuscate_and_run_src
(self, src, args=[])
test/test_pyobfuscate.py:45
Functionone
()
test/testfiles/tobeimported_everything.py:4
Methodtest_DontKeepblanks
Don't keep blanks unless told so
test/test_pyobfuscate.py:53
Methodtest_Keepblanks
Keep blanks when told so
test/test_pyobfuscate.py:61
Methodtest_allpublic
Verify that we respect the --allpublic flag but still keep functions starting with '_' hidden
test/test_pyobfuscate.py:160
Methodtest_allpublic_hidden
Verify that we still keep functions starting with '_' hidden
test/test_pyobfuscate.py:173
Methodtest_arg
(self)
test/test_lambda.py:19
Methodtest_bug1583
Verify that bug 1583 is not present (lambda obfuscation problems)
test/test_pyobfuscate.py:150
Methodtest_bug1673
Verify that bug 1673 is not present (global variable handling)
test/test_pyobfuscate.py:155
Methodtest_copy
(self)
test/test_globals.py:123
Methodtest_default
(self)
test/test_args.py:42
Methodtest_default
(self)
test/test_args.py:89
Methodtest_default_encoding
(self)
test/test_utf8_declarations.py:6
Methodtest_default_encoding
(self)
test/test_default_encodings.py:6
Methodtest_default_encoding
(self)
test/test_latin9_declarations.py:6
Methodtest_default_named
(self)
test/test_args.py:48
Methodtest_default_named
(self)
test/test_args.py:97
Methodtest_default_pos
(self)
test/test_args.py:45
Methodtest_default_pos
(self)
test/test_args.py:93
Methodtest_definition_after_use
Verify that a function defined after it's used works as expected
test/test_pyobfuscate.py:145
Methodtest_dictionary
(self)
test/test_literals.py:21
Methodtest_double_nested
(self)
test/test_locals.py:56
Methodtest_func
(self)
test/test_nonlocals.py:62
Methodtest_func_define
(self)
test/test_globals.py:73
Methodtest_func_double
(self)
test/test_nonlocals.py:77
Methodtest_func_multi
(self)
test/test_nonlocals.py:105
Methodtest_func_multi_write
(self)
test/test_globals.py:81
next →1–100 of 158, ranked by callers