Skip to content

make files modules #280

@lutzhamel

Description

@lutzhamel

make files modules along the lines of Python modules and get rid of the 'module' statement.

This simplifies the 'load' statement semantics: now loading a file simply means loading a module and does not rely on the fact whether the file implements a 'module' statement or not.

The good news, from a user perspective of the current Asteroid modules nothing changes!

Metadata

Metadata

Assignees

Labels

enhancementFeatures that are directly related to the core tenet of Asteroid

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions