Skip to content

fix AttributeError: module 'collections' has no attribute 'abc'#90

Merged
dabeaz merged 1 commit intodabeaz-course:mainfrom
mz0:fix-import-abc
Oct 22, 2025
Merged

fix AttributeError: module 'collections' has no attribute 'abc'#90
dabeaz merged 1 commit intodabeaz-course:mainfrom
mz0:fix-import-abc

Conversation

@mz0
Copy link
Contributor

@mz0 mz0 commented Oct 20, 2025

this is the minimal change to run these scripts.

More elegant would be

from collections.abc import Sequence

@dabeaz
Copy link
Contributor

dabeaz commented Oct 22, 2025

Good catch!

@dabeaz dabeaz merged commit bc3b595 into dabeaz-course:main Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants