Revision 0b1c7a55 lib/query.py

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

  
4
# Copyright (C) 2010, 2011, 2012 Google Inc.
4
# Copyright (C) 2010, 2011, 2012, 2013 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
......
2428 2428

  
2429 2429
  """
2430 2430
  if expname is None:
2431
    return _FS_UNAVAIL
2431
    return _FS_NODATA
2432 2432
  else:
2433 2433
    return expname
2434 2434

  

Also available in: Unified diff