fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fab-user] python version requirement


From: Dennis Schoen
Subject: [Fab-user] python version requirement
Date: Tue, 20 Jan 2009 11:03:49 +0100

Hi,

just FYI I think we require python 2.5 now because of this line in fabric.py:

"from functools import wraps"

functools is new in version 2.5 (http://docs.python.org/library/functools.html )

- Dennis




reply via email to

[Prev in Thread] Current Thread [Next in Thread]