Revision e02b9114 lib/utils.py

b/lib/utils.py
1748 1748
    return None
1749 1749

  
1750 1750
  for dir_name in search_path:
1751
    # FIXME: investigate switch to PathJoin
1751 1752
    item_name = os.path.sep.join([dir_name, name])
1752 1753
    # check the user test and that we're indeed resolving to the given
1753 1754
    # basename

Also available in: Unified diff