From: Kevin A. <ka...@us...> - 2004-10-01 00:00:54
|
Update of /cvsroot/pythoncard/PythonCard/docs/html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30279/html Modified Files: faq.html Log Message: bumped requirements reference to 2.5.2.8 Index: faq.html =================================================================== RCS file: /cvsroot/pythoncard/PythonCard/docs/html/faq.html,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** faq.html 23 Sep 2004 21:16:32 -0000 1.12 --- faq.html 1 Oct 2004 00:00:45 -0000 1.13 *************** *** 33,37 **** A. Yes. We've added a <a href="learning_python.html">Learning Python</a> page to get you started.</p> <p>Q. What do I need to use PythonCard?<br /> ! A. Python 2.3 or higher and wxPython 2.5.2.7 or higher.</p> <p>Q. What Operating Systems are supported?<br /> A. PythonCard runs on every platform that both Python and wxPython are --- 33,37 ---- A. Yes. We've added a <a href="learning_python.html">Learning Python</a> page to get you started.</p> <p>Q. What do I need to use PythonCard?<br /> ! A. Python 2.3 or higher and wxPython 2.5.2.8 or higher.</p> <p>Q. What Operating Systems are supported?<br /> A. PythonCard runs on every platform that both Python and wxPython are |