in get_login_bases, if there are no site_ids then there are no login basees. Return...
authorTony Mack <tmack@cs.princeton.edu>
Thu, 3 Sep 2009 14:25:25 +0000 (14:25 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Thu, 3 Sep 2009 14:25:25 +0000 (14:25 +0000)
commit04b2d78778b03717801e9b744e46f57b316049ee
treeb4546ff53e18d7ae068a2cd62f05f2c123092dd1
parent4893cdac37baf58fa621540cf76a190c54bd3208
in get_login_bases, if there are no site_ids then there are no login basees. Return an empty list instead of throwing an exception.
PLC/SFA.py