Changes in tools/filldir.py [6582b36:acd3905] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/filldir.py

    r6582b36 racd3905  
    3737
    3838if len(sys.argv) < 3:
    39         print('Usage: filldir <parent-dir> <count>')
     39        print 'Usage: filldir <parent-dir> <count>'
    4040        exit(2)
    4141
Note: See TracChangeset for help on using the changeset viewer.