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