2a7e19d - Add type information to parser.py and sections.py. (clumens)

Authored and Committed by clumens 8 years ago
    - Add type information to parser.py and sections.py. (clumens)
    - Fix some of the types in base.py. (clumens)
    - Don't set currentCmd on the handler object. (clumens)
    - Remove logs and coverage files from the "clean" target. (clumens)
    - Fix the if block in the Makefile to be much more clear. (clumens)
    - Get rid of the BuildRequires: transifex. (clumens)
    - Get rid of the "test" makefile target.  Use "coverage" for everything. (clumens)
    - Use python3 by default in the spec file and Makefile. (clumens)
    - Remove the #! line from setup.py. (clumens)
    - Remove spec file history from before version 1.99. (clumens)
    - Add some initial static typing information to pykickstart. (dshea)
    - Fix a bug in how arguments were being passed to zanata. (clumens)
    
        
file modified
+1 -0
file modified
+21 -709
file modified
+1 -1