durusmail: quixote-users: Drop support for Python 2.1?
Drop support for Python 2.1?
2003-10-28
2003-10-28
Re: Drop support for Python 2.1?
2003-10-28
2003-10-28
Re: Drop support for Python 2.1?
2003-10-28
2003-10-29
2003-10-29
Backticks? (was Re: Drop support for Python 2.1?)
2003-10-30
Backticks? (was Re: Drop support for Python 2.1?)
2003-10-30
Re: Backticks? (was Re: Drop support for Python 2.1?)
2003-10-30
2003-10-30
Doesnt Quixote like CSS?
2003-11-01
2003-11-01
2003-11-04
2003-10-29
Re: Drop support for Python 2.1?
2003-10-29
Drop support for Python 2.1?
Neil Schemenauer
2003-10-28
I would like to make the htmltext class a subclass of StringType.
That would remove the need to call str() in html templates for
functions that require a string.  Credit Guido with the idea.

Subclassing builtin types is only supported in Python >= 2.2.  I'm
wondering how many people would be affected if we dropped support
for Python 2.1?

  Neil

reply