A library that removes the __subclasses__() list from all classes, allowing for nearly absolute security in exec and eval functions. 一个清除所有类的__subclasses__()列表的库,使得exec和eval函数变得几乎绝对安全。
-
Updated
Mar 21, 2025 - Python
A library that removes the __subclasses__() list from all classes, allowing for nearly absolute security in exec and eval functions. 一个清除所有类的__subclasses__()列表的库,使得exec和eval函数变得几乎绝对安全。
A mini project in python allows to encode json and csv tables into python code.
Add a description, image, and links to the subclasses topic page so that developers can more easily learn about it.
To associate your repository with the subclasses topic, visit your repo's landing page and select "manage topics."