I mean, can I create them dynamically?
|
2
|
|
|
|
|
|
Yes:
|
||
|
|
|
You can create them dynamically, with the imp.new_module method. |
||
|
|
