===================================
FDO 3.3.0 Python Sample Tests
===================================

In order to run the Python sample tests, execute the following actions.

1) 	Download and install Python 2.4.4 from:

        http://www.python.org/ftp/python/2.4.4/python-2.4.4.msi
    
    Install the Python SDK at: 

        C:\Python24

2)  Download and extract the FDO SDK 3.3.3 tar file from:

        http://download.osgeo.org/fdo/3.3.0/fdosdk-3.3.0_win32.tar.gz
	
    Unzip the contents to:
	
        <Your FDO Install Dir>

3)  Extract the contents of this zip file (fdopython-3.3.0_win32.zip) to:

        <Your FDO Install Dir>

4)  Open a Windows command window an change the directory to:

        <Your FDO Install Dir>
		
5)  Run the Ptyhon sample tests

        call PythonTests.cmd
