Skip to content
Snippets Groups Projects
  1. Aug 06, 2020
  2. Feb 14, 2020
  3. Jan 09, 2020
    • Scott Snyder's avatar
      AthenaCommon: More python 3 fixes · f480c51c
      Scott Snyder authored and Walter Lampl's avatar Walter Lampl committed
       - Coerce iterator to list.
       - fileno
      
      Also need to make sure `file' is explicitly defined as a local
      if we're assigning it on any arm of a conditional;
      can't just rely on finding it as a builtin.
      f480c51c
  4. Dec 19, 2019
    • scott snyder's avatar
      AthenaCommon: python3 fixes · 66e875e6
      scott snyder authored
       - string.translate no longer exists.
       - __builtin__ -> builtins
       - types module
       - need to open temp file in text mode
      66e875e6
  5. Nov 26, 2019
  6. Jun 04, 2019
  7. Apr 23, 2019
  8. Nov 27, 2018
  9. Sep 19, 2014
Loading