On Feb 28, 2013, at 08:44 AM, fwierzbi...@gmail.com wrote: >Sorry I meant "is_jython" as a sort of shorthand for a case by case >check. It would be cool if we had a nice set of checks somewhere like >"is_refcounted", etc. Would the sys.implementation area be a good >place for such things?
Yep. Unless it proves too unwieldy I suppose. >On the other hand in some ways Jython is sort of like Python on a >weird virtual OS that lets the real OS bleed through some. This may >still need to be checked in that way (there's are still checks of <if >os.name == 'nt'> right?) Yeah, but that all ooooold code ;) -Barry
signature.asc
Description: PGP signature
_______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com