[galaxyproject/galaxy] 5df783: Do not use "is not" to compare strings.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 5df78304246243488629838fad6635b6211036b0 https://github.com/galaxyproject/galaxy/commit/5df78304246243488629838fad663... Author: John Chilton <jmchilton@gmail.com> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M lib/galaxy/tools/parameters/basic.py Log Message: ----------- Do not use "is not" to compare strings. http://stackoverflow.com/questions/1504717/why-does-comparing-strings-in-pyt... Commit: 162f6d49af20900b18940845bcf65de5960244f2 https://github.com/galaxyproject/galaxy/commit/162f6d49af20900b18940845bcf65... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-03-21 (Mon, 21 Mar 2016) Changed paths: M lib/galaxy/tools/parameters/basic.py Log Message: ----------- Merge pull request #1963 from jmchilton/str_comp Do not use "is not" to compare strings. Compare: https://github.com/galaxyproject/galaxy/compare/058c644d8853...162f6d49af20
participants (1)
-
GitHub