tests/f
changeset 45830 c102b704edb5
parent 43691 47ef023d0165
child 48875 6000f5b25c9b
equal deleted inserted replaced
45829:e7a4c018b563 45830:c102b704edb5
     1 #!/usr/bin/env python
     1 #!/usr/bin/env python3
     2 
     2 
     3 """
     3 """
     4 Utility for inspecting files in various ways.
     4 Utility for inspecting files in various ways.
     5 
     5 
     6 This tool is like the collection of tools found in a unix environment but are
     6 This tool is like the collection of tools found in a unix environment but are