/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to commands.py

  • Committer: Jelmer Vernooij
  • Date: 2009-06-09 14:15:11 UTC
  • Revision ID: jelmer@samba.org-20090609141511-0esnzdqqsk3dlj57
Fix import.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
# along with this program; if not, write to the Free Software
13
13
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
14
14
 
 
15
import os
 
16
 
15
17
from bzrlib import (
16
18
    branch,
17
19
    builtins,