~ubuntu-branches/ubuntu/karmic/dulwich/karmic

« back to all changes in this revision

Viewing changes to dulwich/errors.py

  • Committer: Bazaar Package Importer
  • Author(s): Jelmer Vernooij
  • Date: 2009-05-10 16:18:27 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090510161827-29ypzfwubbkm9tog
Tags: 0.3.0-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# errors.py -- errors for dulwich
2
2
# Copyright (C) 2007 James Westby <jw+debian@jameswestby.net>
 
3
# Copyright (C) 2009 Jelmer Vernooij <jelmer@samba.org>
3
4
4
5
# This program is free software; you can redistribute it and/or
5
6
# modify it under the terms of the GNU General Public License