Skip to content

collections.py potential name collision #1

@jmsv

Description

@jmsv

This library seems like a cool idea, looking good!

I jumped into the code and noticed there's a file called collections.py, but 'collections' is already a thing in Python:

py-collections

This might cause namespacey problems, and could slightly hinder readability - I saw collections was being imported in coinhandler.py and briefly thought it was referring to Python's own collections.

Might be worth renaming this to something more specific, although it's not really a problem if you want to keep the name the same

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions