Uses 42598K of libraries. Click here for Pure Java version (42L/1K).
//lib 1400166 // jython 2.7 lib 1400442 // jython 2.7.2 without BytecodeLoader lib 1400444 // augmented BytecodeLoader for BCEL inspection lib 1400441 // objectweb asm set flag Jython. import org.python.core.*; import org.python.util.*; static PythonInterpreter jythonInterpreter() { ret new PythonInterpreter; }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030284 |
| Snippet name: | jythonInterpreter |
| Eternal ID of this version: | #1030284/6 |
| Text MD5: | ed7e2fa09fb775775f2dc6e25527c992 |
| Transpilation MD5: | 89109c4aa899590653a196a9359744f1 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-11-27 16:09:14 |
| Source code size: | 329 bytes / 13 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 441 / 588 |
| Version history: | 5 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |