Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astrand/pyobfuscate
/ functions
Functions
158 in github.com/astrand/pyobfuscate
⨍
Functions
158
◇
Types & classes
30
Method
test_func_ref
(self)
test/test_globals.py:46
Method
test_func_ref
(self)
test/test_globals.py:126
Method
test_func_write
(self)
test/test_globals.py:57
Method
test_func_write
(self)
test/test_globals.py:137
Method
test_global
(self)
test/test_classes.py:55
Method
test_global_ancestor
(self)
test/test_classes.py:75
Method
test_global_method
(self)
test/test_classes.py:58
Method
test_global_stmt
Verify use of 'global' keyword
test/test_pyobfuscate.py:141
Method
test_import_dyn_all
Verify that trying to import from a file with dynamic __all__ fails
test/test_pyobfuscate.py:124
Method
test_import_everything
(self)
test/test_pyobfuscate.py:117
Method
test_import_package
Handle from x.y import z
test/test_pyobfuscate.py:91
Method
test_import_package_as
Handle from x.y import z as a
test/test_pyobfuscate.py:104
Method
test_import_with_keywords
Verify that an imported class, defined in __all__, does not get obfuscated keyword arguments
test/test_pyobfuscate.py:133
Method
test_importlist
Handle from <x> import <y>
test/test_pyobfuscate.py:83
Method
test_just_write
(self)
test/test_locals.py:44
Method
test_just_write
(self)
test/test_locals.py:77
Method
test_keywordfunc
Handle keyword functions correctly. Test inspired by revision 1.8 and revision 1.9
test/test_pyobfuscate.py:78
Method
test_kwargs
(self)
test/test_args.py:55
Method
test_lambdaGlobal
Support lambda constructs referencing global functions. Test inspired by log message for revision 1.15
test/test_pyobfuscate.py:69
Method
test_local
(self)
test/test_classes.py:46
Method
test_local
(self)
test/test_lambda.py:23
Method
test_local_ancestor
(self)
test/test_classes.py:70
Method
test_local_arg
(self)
test/test_lambda.py:28
Method
test_local_method
(self)
test/test_classes.py:49
Method
test_method
(self)
test/test_nonlocals.py:65
Method
test_method_double
(self)
test/test_nonlocals.py:80
Method
test_method_multi
(self)
test/test_nonlocals.py:108
Method
test_method_multi_write
(self)
test/test_globals.py:94
Method
test_method_ref
(self)
test/test_globals.py:54
Method
test_method_ref
(self)
test/test_globals.py:134
Method
test_method_write
(self)
test/test_globals.py:67
Method
test_method_write
(self)
test/test_globals.py:147
Method
test_mixed_ancestors
(self)
test/test_classes.py:80
Method
test_multi
(self)
test/test_globals.py:77
Method
test_name
(self)
test/test_globals.py:118
Method
test_named
(self)
test/test_args.py:39
Method
test_named
(self)
test/test_args.py:85
Method
test_nested
(self)
test/test_locals.py:53
Method
test_nested_class
(self)
test/test_classes.py:63
Method
test_nested_function
(self)
test/test_classes.py:67
Method
test_none
(self)
test/test_args.py:33
Method
test_none
(self)
test/test_args.py:77
Method
test_pos
(self)
test/test_args.py:36
Method
test_pos
(self)
test/test_args.py:81
Method
test_posargs
(self)
test/test_args.py:51
Method
test_power
Handle power operator correctly. Bug 1411
test/test_pyobfuscate.py:74
Method
test_private_global
(self)
test/test_lambda.py:31
Method
test_private_method
(self)
test/test_classes.py:87
Method
test_public
(self)
test/test_locals.py:50
Method
test_public
(self)
test/test_locals.py:85
Method
test_public_global
(self)
test/test_lambda.py:36
Method
test_read_write
(self)
test/test_locals.py:47
Method
test_read_write
(self)
test/test_locals.py:81
Method
test_reffed
(self)
test/test_globals.py:43
Method
test_simple
(self)
test/test_globals.py:40
Method
test_simple
(self)
test/test_lambda.py:15
Method
test_strings
(self)
test/test_fstring.py:19
Function
two
()
test/testfiles/tobeimported_everything.py:7
← previous
101–158 of 158, ranked by callers