Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

If you ask PSS/E both the numbers and the names of the buses, you'll get them back in the same order. Then to sort them you can use Python's sort combined with key-parameter such as in this example: http://stackoverflow.com/questions/13668393/python-sorting-two-lists