Behaviors
List of software behaviors discovered with static code analysis.
Imports the "sys" module, which provides access to system-specific parameters and functions. (x4)
execution
Imports the "re" module, which provides regular expression matching operations. (x15)
execution
Creates/Opens a file. (x3)
file