Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

8
LINES

< > BotCompany Repo | #1030289 // Drop BytecodeLoader from Jython

JavaX (incomplete)

zip2zip_withPredicate(loadLibrary(#1400440),
  javaxCachesDir("jython-2.7.2-without-bytecodeloader.jar"), 
  name -> {
    if (startsWith(name, "org/python/core/BytecodeLoader"))
      ret false with print("Dropping: " + name);
    true;
  });

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030289
Snippet name: Drop BytecodeLoader from Jython
Eternal ID of this version: #1030289/1
Text MD5: afe8c66569e061eecc39b2a885f6757e
Author: stefan
Category: javax
Type: JavaX (incomplete)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-11-27 15:47:24
Source code size: 253 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 120 / 144
Referenced in: [show references]