Yes, that's the state of the current master. However, the latest release 0.0.9 works on py 2.4, and I'd like we did something about that line before the next release.
On Tue, Jan 20, 2009 at 11:03 AM, Dennis Schoen <[email protected]> wrote: > 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 > > > _______________________________________________ > Fab-user mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/fab-user > -- Venlig hilsen / Kind regards, Christian Vest Hansen. _______________________________________________ Fab-user mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/fab-user
