Re: Dabeaz's weird import discovery

"[email protected]" <[email protected]> Wed, 22 Apr 2015 09:36:39 -0700
Newsgroups gmane.comp.python.import
Message-ID <CADrh4zKs3okRFjy+Esnw3PA=4rHkXVLUEnbNFN+FhgfNfR64yg@mail.gmail.com>
On Wed, Apr 22, 2015 at 8:59 AM, Barry Warsaw <[email protected]> wrote:

> I don't know whether any of the alternative implementations also implement
> this behavior, but they'll have to.
Jython 2.7 does anyway. I think there are unit tests in the standard
library that verify this behavior that I had to get working.

-Frank