Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Commit

Permalink
Added todo: to replace __import__ with importlib
Browse files Browse the repository at this point in the history
  • Loading branch information
rochacbruno committed Jul 14, 2013
1 parent c27db42 commit 8694325
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions roadmap.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Quokka Roadmap
==============

Todo
====
Change every __import__ with importlib http://docs.python.org/2.7/library/importlib.html

Core
====
* Media center (for images and files), thumbnail engine, video/audio manager/ flask-uploads
Expand Down

0 comments on commit 8694325

Please sign in to comment.