~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/shellcomplete.py

  • Committer: Andrew Bennetts
  • Date: 2009-12-01 03:35:25 UTC
  • mto: (4845.1.1 integration)
  • mto: This revision was merged to the branch mainline in revision 4846.
  • Revision ID: andrew.bennetts@canonical.com-20091201033525-lz3gnhoq4wj4e4kc
Fix crash involving static_tuple when C extensions are not built.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright (C) 2005, 2006, 2007, 2009, 2010 Canonical Ltd
 
1
# Copyright (C) 2005, 2006 Canonical Ltd
2
2
#
3
3
# This program is free software; you can redistribute it and/or modify
4
4
# it under the terms of the GNU General Public License as published by