Small changes to index.rst prior to release

Adding template information to subversion
This commit is contained in:
markm 2006-03-30 08:19:49 +00:00
parent 82870e2ee2
commit f658d94dc2

@ -24,7 +24,7 @@ To check you have it installed correctly
Run Python ::
>>> import application
>>> app = application.Application()._start("notepad")
>>> app = application.Application.start("notepad.exe")
>>> app.notepad.TypeKeys("%FX")