id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 164,Option to keep bytecode in memory,webnov8,,"Often when treating Cobra in a script-like manner it's undesirable to create a binary file. A good option would be to have an option like -inmemory where the bytecode is kept in memory and executed from there. {{{ #!python #! /usr/bin/cobra -inmemory class Foo def main print 'I can run without creating an executable' }}}",enhancement,new,critical,,Cobra Compiler,0.8.0,,,