5 lines
83 B
Python
5 lines
83 B
Python
from rename_rstrip_encoder import *
|
|
|
|
s = SomeThing()
|
|
a = AnotherThing()
|
|
a.DoClsX()
|