Changeset 9323
- Timestamp:
- 11/01/08 15:51:54 (2 months ago)
- Files:
-
- django/trunk/docs/intro/install.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/intro/install.txt
r8993 r9323 25 25 need to follow a few additional steps. See :ref:`howto-jython` for details. 26 26 27 .. _jython: http:// jython.org/27 .. _jython: http://www.jython.org/ 28 28 29 29 You can verify that Python's installed by typing ``python`` from your shell; you should see something like::
