4 lines
124 B
Python
4 lines
124 B
Python
import modl.lowercase as Lower
|
|
from mod import lowercase as Lowercase
|
|
from mod import another_lowercase as AnotherLowercase
|