[Pkg-debile-commits] [debile-master] 49/126: mizzing imports

Sylvestre Ledru sylvestre at alioth.debian.org
Mon Aug 19 14:56:12 UTC 2013


This is an automated email from the git hooks/post-receive script.

sylvestre pushed a commit to branch scan-build-html
in repository debile-master.

commit 155de551918bc6c8ed5954eff1dd26e369559675
Author: Paul Tagliamonte <tag at pault.ag>
Date:   Thu May 30 21:04:56 2013 -0400

    mizzing imports
---
 lucy/server.py |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/lucy/server.py b/lucy/server.py
index 32c0040..ed16619 100644
--- a/lucy/server.py
+++ b/lucy/server.py
@@ -9,6 +9,8 @@ from base64 import b64decode
 import datetime as dt
 import socketserver
 import threading
+import os.path
+import os
 
 NAMESPACE = threading.local()
 config = get_config()

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-debile/debile-master.git



More information about the Pkg-debile-commits mailing list