On Tue, Apr 8, 2008 at 12:38 PM, Brett Cannon <[EMAIL PROTECTED]> wrote: > But I am pretty sure IronPython does not support frames access.
Really? I thought you had to pay for it (your code runs slower if they see you use it), but that they bent over backwards to provide it. > > OTOH I would guess that "executable" may not be meaningful in Jython, > > as you'd have to invoke the JVM first. Other examples: I'm not at all > > sure that all Python implementations should be expected to support > > tracing and profiling. And I don't get why builtin_module_names can't > > be universal. > > Perhaps we should start this with a discussion of what exactly other > VMs are expected to implement? At the bare minimum this can be > documented in the sys documentation even if no new module is created > or certain attributes are moved. Perhaps it may be better to first make an inventory of what they *do* provide? > I will start a new thread for this. Great! -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com