Ad
  • Default User Avatar

    I just confirmed this is fixed, thanks!

  • Default User Avatar

    The "key=itemgetter(0)" bit is unnecessary since it's the default behavior. So the code becomes return sorted(sorted(items), key=itemgetter(1), ...

  • Custom User Avatar

    Fixed

  • Custom User Avatar

    vi mode mixes tabs and spaces, making writing python very hard due to indentation runtime errors. For example inserting a newline, the indent is spaces. Pressing the tab character inserts a tab character.

  • Default User Avatar

    Yes the text area was also having an issue where it didn't completely cover the visual area vertically, so the bottom area didn't respond to mouse clicks.

  • Custom User Avatar

    Yes, I'm getting the same issue on safari - also, the text area is all glitchy. Similar thing happenning to you?

  • Default User Avatar

    I'm trying to leave a comment on a solution, but nothing happens when I click the Post button. Attempted in both Firefox 32.0 and Chrome 37.0.2062.94 in Ubuntu 12.04. JS console shows error "TypeError: this.editor is undefined" in application-4aa86c6889b6cfc761b22565884e7704.js:34