##// END OF EJS Templates
Correct links to twisted.
Thomas -
r4480:a461e270 0.10.2
parent child Browse files
Show More
@@ -250,7 +250,7 b' getting the these is to use :command:`easy_install`::'
250 $ easy_install Twisted
250 $ easy_install Twisted
251
251
252 Of course, you can also download the source tarballs from the `Twisted website
252 Of course, you can also download the source tarballs from the `Twisted website
253 <twistedmatrix.org>`_ and the `zope.interface page at PyPI
253 <http://twistedmatrix.com>`_ and the `zope.interface page at PyPI
254 <http://pypi.python.org/pypi/zope.interface>`_ and do the usual ``python
254 <http://pypi.python.org/pypi/zope.interface>`_ and do the usual ``python
255 setup.py install`` if you prefer.
255 setup.py install`` if you prefer.
256
256
@@ -294,7 +294,7 b' built-in Python on OS X comes with wxPython preinstalled. For Windows, a'
294 binary installer is available on the `wxPython website
294 binary installer is available on the `wxPython website
295 <http://www.wxpython.org/>`_.
295 <http://www.wxpython.org/>`_.
296
296
297 .. [Twisted] Twisted matrix. http://twistedmatrix.org
297 .. [Twisted] Twisted matrix. http://twistedmatrix.com
298 .. [ZopeInterface] http://pypi.python.org/pypi/zope.interface
298 .. [ZopeInterface] http://pypi.python.org/pypi/zope.interface
299 .. [Foolscap] Foolscap network protocol. http://foolscap.lothar.com/trac
299 .. [Foolscap] Foolscap network protocol. http://foolscap.lothar.com/trac
300 .. [pyOpenSSL] pyOpenSSL. http://pyopenssl.sourceforge.net
300 .. [pyOpenSSL] pyOpenSSL. http://pyopenssl.sourceforge.net
General Comments 0
You need to be logged in to leave comments. Login now