File Details
pycomputer-2.0.1.jar
- R
- Jul 2, 2026
- 41.82 MB
- 9
- 1.21.1
- NeoForge
File Name
pycomputer-2.0.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
## 2.0.1 — Security & Hotfix
- Removed the PRECOMPILED class files (Lib/*$py.class) of all OS/process/network
stdlib modules from the bundled Jython — previously only the .py sources were
stripped. "Lib/subprocess$py.class" and all similar entries no longer exist
in the jar (subprocess, socket, httplib, urllib, shutil, telnetlib, etc.).
- Fixed a "kernel panic: NameError" that appeared on every terminal command.
- Runtime import guard unchanged: os/subprocess/java access is blocked in-game.