Hook up get_from_file_name
This commit is contained in:
+2
-2
@@ -16,6 +16,6 @@
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
|
||||
from sugar import objects
|
||||
from sugar.objects import mime
|
||||
|
||||
print objects.mime.get_from_filename('test.pdf')
|
||||
print mime.get_from_file_name('test.pdf')
|
||||
|
||||
Reference in New Issue
Block a user