Language Features

PyCopyreg

Python stdlib module — copyreg. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.

Other Methods

.add_extension()Neutral
#
Signature
add_extension(module, name, code)

Register an extension code.

.clear_extension_cache()Neutral
#
Signature
clear_extension_cache()

clear_extension_cache function.

.constructor()Neutral
#
Signature
constructor(object)

constructor function.

.pickle()Neutral
#
Signature
pickle(ob_type, pickle_function, constructor_ob)

pickle function.

.pickle_complex()Neutral
#
Signature
pickle_complex(c)

pickle_complex function.

.pickle_union()Neutral
#
Signature
pickle_union(obj)

pickle_union function.

.remove_extension()Neutral
#
Signature
remove_extension(module, name, code)

Unregister an extension code. For testing only.

Fully-Qualified Names

FQNField
copyregfqns[0]

Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.

Import

rule.py
import copyreg