~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to www/apps/fileservice/listing.py

  • Committer: mattgiuca
  • Date: 2008-01-10 05:31:49 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:163
fileservice: listing, action: Removed unnecessary includes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
94
94
#   which were supplied during the last copy or cut request.
95
95
 
96
96
import os
97
 
import shutil
98
97
import stat
99
98
import time
100
99
import mimetypes
105
104
from common import (util, studpath)
106
105
import conf.mimetypes
107
106
 
108
 
import action
109
 
 
110
107
# Mime types
111
108
# application/json is the "best" content type but is not good for
112
109
# debugging because Firefox just tries to download it