Revision 3ccb3a64 lib/utils/__init__.py

b/lib/utils/__init__.py
287 287

  
288 288
  The user can be passed either as a string (denoting the name) or as
289 289
  an integer (denoting the user id). If the user is not found, the
290
  'default' argument is returned, which defaults to None.
290
  C{default} argument is returned, which defaults to C{None}.
291 291

  
292 292
  """
293 293
  try:

Also available in: Unified diff