14
14
# along with this program; if not, write to the Free Software
15
15
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
30
30
import bzrlib.errors as errors
33
37
""" Display checkout dialog and perform the needed operations. """
35
39
""" Initialize the Checkout dialog. """
42
42
self.window = self.glade.get_widget('window_checkout')