PostgreSQL Source Code  git master
sort-test.py File Reference

Go to the source code of this file.

Namespaces

 sort-test
 

Variables

 sort-test.infile = open(sys.argv[1], 'r')
 
 sort-test.list = infile.readlines()
 
 sort-test.key