In the documentation of JobQueue http://pydoc.net/Python/Fabric/1.4.0/fabric.job_queue/ The example shows a one parameter constructor while actually its a two parameter method.
In the documentation of JobQueue
http://pydoc.net/Python/Fabric/1.4.0/fabric.job_queue/
The example shows a one parameter constructor while actually its a two parameter method.