collective / rapido.core

2 stars 2 forks source link

Allow to import a Python file in another #3

Open ebrehault opened 8 years ago

ebrehault commented 8 years ago

When creating a block .py file, it might be useful to import another .py (located in the same app) to avoid copy/pasting.

We keep it simple: no cascading import.

djay commented 8 years ago

+1