Python_2  1.0
Namespaces | Functions
sort_file.py File Reference

Namespaces

 sort_file
 Sort the lines of a file.
 

Functions

def sort_file.sort_file ()
 Sort the lines in the file named on standard input, outputting the sorted lines on stdout. More...