PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
sort-test.py File Reference

Go to the source code of this file.

Namespaces

namespace  sort-test
 

Variables

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