Skip to content
Snippets Groups Projects
  1. Nov 14, 2012
    • Brandon Heller's avatar
      examples: Make simpleperf.py executable · d40003e0
      Brandon Heller authored
      d40003e0
    • Brandon Heller's avatar
      pep8: Fix E127 continuation line over-indented · 2e089b5e
      Brandon Heller authored
      There are a bunch of these remaining, but I don't think the right course is
      to 'fix' all of them to make pep8 happy, but instead to either change
      the test in pep8 to consider that a continuation line may itself
      be continued halfway, OR, to change the code in these lines to be more
      readable by removing the need for all those nested continuations.
      
      Personally, I find multiply-broken lines (aka nested continuations) really
      hard to read.
      2e089b5e
  2. Aug 17, 2012
  3. Apr 10, 2012
  4. Apr 06, 2012
  5. Apr 04, 2012
Loading