[SCM] live-studio branch, master, updated. 95a5f8e274ca599e5c0cb9af66842f5e9a97d701

Chris Lamb lamby at debian.org
Fri Jul 30 23:48:20 UTC 2010


The following commit has been merged in the master branch:
commit 95a5f8e274ca599e5c0cb9af66842f5e9a97d701
Author: Chris Lamb <lamby at debian.org>
Date:   Fri Jul 30 19:46:57 2010 -0400

    No need for with_statement now

diff --git a/live_studio/build/management/commands/queue_runner.py b/live_studio/build/management/commands/queue_runner.py
index a2975fe..3b65331 100644
--- a/live_studio/build/management/commands/queue_runner.py
+++ b/live_studio/build/management/commands/queue_runner.py
@@ -1,5 +1,3 @@
-from __future__ import with_statement
-
 import os
 import sys
 import time

-- 
live-studio



More information about the debian-live-changes mailing list