~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to tools/win32/bzr_postinstall.py

  • Committer: Vincent Ladeuil
  • Date: 2010-02-04 13:45:44 UTC
  • mto: (5005.1.1 integration2)
  • mto: This revision was merged to the branch mainline in revision 5007.
  • Revision ID: v.ladeuil+lp@free.fr-20100204134544-cgctxctrblez8nj5
Just delete ApportFeature.

* bzrlib/tests/test_crash.py:
(TestApportDeprecation): Deleted.

* bzrlib/tests/features.py: 
Delete ApportFeature, nobody cares enough about it.

* bzrlib/tests/__init__.py:
(_CompatabilityThunkFeature._ensure): Clarify the intent.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright (C) 2006, 2007, 2009, 2010 by Canonical Ltd
 
1
# Copyright (C) 2005 by 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