[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: rev 3434 - trunk/tools/hook-scripts

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-10-22 19:06:44 CEST

Branko Čibej <brane@xbc.nu> writes:
> Yes, I was wondering about that, too. IIRC generators are slated to be
> a Python 2.3 feature, and are __future__-proofed in 2.2. We require
> 2.0 for everythng else.
>
> I don't know whether replacing the generator usage with 2.0 features
> is worth the trouble; using them makes the script much more concise.

By all means, let's leave them in. But protect the script so it bombs
in a friendly way if the Python interpreter is too old.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 22 19:36:46 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.