fab-user
[Top][All Lists]
Advanced

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

Re: [Fab-user] Fabric and pythonpath


From: Marshel Helsper
Subject: Re: [Fab-user] Fabric and pythonpath
Date: Sat, 20 Apr 2013 00:27:34 +0000

Maybe at the beginning of the application you could do something like:

import os, sys

sys.path.append(os.getcwd()) # Or, really, any path

Thanks,

Marshel Helsper
QA/Release Engineer
NetProspex Inc.
address@hidden



reply via email to

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