Revision 4c32a8bd lib/errors.py

b/lib/errors.py
336 336
  """
337 337

  
338 338

  
339
class NoCtypesError(GenericError):
340
  """python ctypes module is not found in the system.
341

  
342
  """
343

  
344

  
339 345
# errors should be added above
340 346

  
341 347

  

Also available in: Unified diff