1. 11 Jan, 2015 1 commit
    • Kevin Modzelewski's avatar
      Force the setting of ->lineno Name ast nodes · e02fbb7c
      Kevin Modzelewski authored
      I think this addresses most of the remaining cases where we
      have a traceback including "Line 0".  Most of these Name nodes
      can't cause an exception themselves, but other nodes copy their
      lineno values from these nodes, so just go ahead and set them
      appropriately.
      e02fbb7c
  2. 10 Jan, 2015 11 commits
  3. 09 Jan, 2015 16 commits
  4. 08 Jan, 2015 12 commits