Page 325 -
P. 325
test drive
Test Drive
Before you run your program, be sure to create the depots.txt file. When
you start up the program in IDLE, the interface is a lot more compact and A nice and neat list of
even easier to use: depot options
The system is working really well now. And, due to the depots being stored in
a file, Head-Ex can change the list of depots in the file without having to amend
the code in any way.
Your GUI program builds the list of depots dynamically
and on-demand, which makes it very flexible indeed.
290 Chapter 8