Question: does it handle circular imports? Is 
module a -> import b
module b -> import a 
an error? Should it be?

-elf

On April 7, 2019 3:46:36 AM UTC, Evan Hanson <[email protected]> wrote:
>On 2019-04-05 16:18, Peter Bex wrote:
>> Here's a pretty straightforward patch to prevent a module from
>> importing itself.  This fixes #1506.
>
>A couple of warm-up tickets before you took on #1576?
>
>Applied, thanks Peter.
>
>Evan
>
>_______________________________________________
>Chicken-hackers mailing list
>[email protected]
>https://lists.nongnu.org/mailman/listinfo/chicken-hackers

_______________________________________________
Chicken-hackers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to