[twill] python2.4 dependence.

Titus Brown titus at caltech.edu
Tue Nov 29 09:28:34 PST 2005


Hi folks,

I'm thinking about adding in some template-string features; see

	http://docs.python.org/lib/node109.html

The catch is that these features depend on Python 2.4.  Would it be a
bad idea to require Python 2.4?

Right now I develop under Python 2.3, and twill doesn't work with 2.2.

At the moment I'm leaning towards sticking with 2.3 compatibility, but
it'd be really nice to be able to make use of template strings.  alas, I
can't find an implementation for 2.3...

cheers,
--titus



More information about the twill mailing list