head	1.3;
access;
symbols
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2005.07.29.00.55.50;	author perky;	state dead;
branches;
next	1.2;

1.2
date	2002.07.01.19.20.30;	author perky;	state Exp;
branches;
next	1.1;

1.1
date	2001.03.29.13.18.53;	author sobomax;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Remove stackless_python from the ports collection.  It's never been
released as tarball source and difficult to maintain for its tendency
to be outdated from the mainstream Python.
@
text
@Stackless Python is an alternative implementation of Python 
created by independent developer Christian Tismer.
It can make Python faster, smaller, more flexible, safer.
and supports continuation, microthread, and so many fascinative
features.

WWW: http://www.stackless.com/
@


1.2
log
@Update to Python2.2.1+Stackless020701
@
text
@@


1.1
log
@Add stackless_python 2.0,  a Python implementation that does not use
the C stack.

PR:		29196
Submitted by:	Hye-Shik Chang <perky@@python.or.kr>
@
text
@a7 2

- Hye-Shik Chang, a.k.a, "Perky"
@

