Second part of I/O infrastructure reorganisation.

This commit is contained in:
Stefan van der Walt
2009-11-02 01:49:47 +02:00
parent 6b7aebb563
commit 27a516c0de
9 changed files with 58 additions and 27 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import numpy as np
import plugin
from _plugin_util import prepare_for_display
from util import prepare_for_display
try:
import wx