Revision 8b312c1d lib/errors.py

b/lib/errors.py
1 1
#
2 2
#
3 3

  
4
# Copyright (C) 2006, 2007 Google Inc.
4
# Copyright (C) 2006, 2007, 2010 Google Inc.
5 5
#
6 6
# This program is free software; you can redistribute it and/or modify
7 7
# it under the terms of the GNU General Public License as published by
......
356 356
  """
357 357

  
358 358

  
359
class IPAddressError(GenericError):
360
  """Generic IP address error.
361

  
362
  """
363

  
364

  
359 365
# errors should be added above
360 366

  
361 367

  

Also available in: Unified diff