[pygr-notify] [pygr commit] r215 - Edited wiki page through web user interface.

codesite-noreply at google.com codesite-noreply at google.com
Wed May 6 19:25:58 PDT 2009


Author: marecki
Date: Wed May  6 17:37:00 2009
New Revision: 215

Modified:
    wiki/BuildingAndTestingPygr.wiki

Log:
Edited wiki page through web user interface.

Modified: wiki/BuildingAndTestingPygr.wiki
==============================================================================
--- wiki/BuildingAndTestingPygr.wiki	(original)
+++ wiki/BuildingAndTestingPygr.wiki	Wed May  6 17:37:00 2009
@@ -61,7 +61,7 @@

   * under Windows, your Python installation should come with all the  
required header files but things are more complicated when it comes to the  
compiler. There are two options available here, they will be discussed in  
more details later:
    * use Microsoft Visual Studio and the official Microsoft Platform SDK; or
-  * use MinGW, port of GCC and friends to Windows bundled with  
freely-distributable standard header files and import libraries.
+  * use [http://www.mingw.org/ MinGW], port of GCC and friends to Windows  
bundled with freely-distributable standard header files and import  
libraries.

  Like Pyrex, both the compiler and the header files are build-time  
dependencies only. They can safely be removed afterwards.




More information about the pygr-notify mailing list