Terry Reedy wrote: > "Christian Heimes" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > | I've started to work on a pyvm module patch today.
Is there a clear rationale for the dividing line between sys and pyvm? Maybe the distinction should be that pyvm is for things that could change from one Python implementation to another, whereas sys is for language-defined things that should be present in every implementation. -- Greg _______________________________________________ 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