From: Kevin A. <ka...@us...> - 2005-03-28 05:42:49
|
Update of /cvsroot/pythoncard/PythonCard/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10867/docs Modified Files: samples.txt Log Message: renamed samples.py to samples.pyw Index: samples.txt =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/docs/samples.txt,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** samples.txt 8 Apr 2004 21:07:35 -0000 1.7 --- samples.txt 28 Mar 2005 05:42:40 -0000 1.8 *************** *** 3,7 **** Descriptions of each of the samples included with the PythonCard ! are in the readme.txt file of each sample directory. Run samples.py in the samples directory and then you can easily launch each sample with or without runtime tools, view the description (readme.txt), source, and --- 3,7 ---- Descriptions of each of the samples included with the PythonCard ! are in the readme.txt file of each sample directory. Run samples.pyw in the samples directory and then you can easily launch each sample with or without runtime tools, view the description (readme.txt), source, and |