Should I be aware of any problem that could arise from doing this?
Example:
class A(object): def __init__(self, a): self.a = a @st