Refactor: python: Rename attributes in patterns.py.
First, self.BadNews should at least be self.bad_news. Second, all these
attributes have accessors so just make them private to enforce the use
of the acecssors.
Refactor: python: Rename attributes in patterns.py. Tags None Referenced Files None Subscribers None
Description
Details
|