Mark Grassi
|
c57138f255
|
Order imports and module-level dunder name assignments.
|
2022-08-21 11:15:07 -04:00 |
|
Mark Grassi
|
96f7121944
|
Fix most PEP 8 whitespace, indentation, and major line length violations.
|
2022-08-21 11:15:07 -04:00 |
|
Mark Grassi
|
7581c9e113
|
Speed up list creations, and change lists to tuples where appropriate..
|
2022-06-26 22:18:56 -04:00 |
|
Mark Grassi
|
c255968e63
|
Fix spelling and grammar errors.
|
2022-06-18 16:14:45 -04:00 |
|
Christian Boltz
|
4c77f7193b
|
Use parse() instead of _parse() in LogprofHeaderTest
The *LogprofHeaderTest accidently used the private _parse() insteaf of
the official parse().
|
2021-03-07 18:28:27 +01:00 |
|
Christian Boltz
|
5bf9b51d4d
|
Add AliasRule and AliasRuleset classes
Also add some tests for them.
|
2020-05-27 14:05:38 +02:00 |
|