CC-5195: Media Folder: Update media folder will block media uploader

-fixed
This commit is contained in:
Martin Konecny 2013-06-06 12:54:48 -04:00
parent f61eeaf18c
commit f7a6fec5eb
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
import pyinotify import pyinotify
import time import time
import os
from pydispatch import dispatcher from pydispatch import dispatcher
from os.path import normpath from os.path import normpath