renamed application.py to videoob.py

This commit is contained in:
Romain Bignon 2010-05-30 18:16:57 +02:00
commit 8a86468677
2 changed files with 1 additions and 1 deletions

View file

@ -18,4 +18,4 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
"""
from .application import Videoob
from .videoob import Videoob