~ubuntu-branches/ubuntu/lucid/python2.6/lucid

« back to all changes in this revision

Viewing changes to Doc/using/windows.rst

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2010-03-11 13:30:19 UTC
  • mto: (10.1.13 sid)
  • mto: This revision was merged to the branch mainline in revision 44.
  • Revision ID: james.westby@ubuntu.com-20100311133019-sblbooa3uqrkoe70
Tags: upstream-2.6.5~rc2
Import upstream version 2.6.5~rc2

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
`ActivePython <http://www.activestate.com/Products/activepython/>`_
70
70
    Installer with multi-platform compatibility, documentation, PyWin32
71
71
 
72
 
`Python Enthought Edition <http://code.enthought.com/enthon/>`_
 
72
`Enthought Python Distribution <http://www.enthought.com/products/epd.php>`_
73
73
    Popular modules (such as PyWin32) with their respective documentation, tool
74
 
    suite for building extensible python applications
 
74
    suite for building extensible Python applications
75
75
 
76
76
Notice that these packages are likely to install *older* versions of Python.
77
77
 
223
223
* Win32 API calls
224
224
* Registry
225
225
* Event log
226
 
* `Microsoft Foundation Classes <http://msdn.microsoft.com/library/
227
 
  en-us/vclib/html/_mfc_Class_Library_Reference_Introduction.asp>`_ (MFC)
 
226
* `Microsoft Foundation Classes <http://msdn.microsoft.com/en-us/library/fe1cf721%28VS.80%29.aspx>`_ (MFC)
228
227
  user interfaces
229
228
 
230
229
`PythonWin <http://web.archive.org/web/20060524042422/
301
300
      MinGW gcc under Windows" or "Installing Python extension with distutils
302
301
      and without Microsoft Visual C++" by Sébastien Sauvage, 2003
303
302
 
304
 
   `MingW -- Python extensions <http://www.mingw.org/MinGWiki/index.php/Python%20extensions>`_
 
303
   `MingW -- Python extensions <http://oldwiki.mingw.org/index.php/Python%20extensions>`_
305
304
      by Trent Apted et al, 2007
306
305
 
307
306