My Emacs hangs (Ubuntu 9 + Emacs 23 + Pyflakes) when I type """
quotes for string blocks.
Anybody experienced the same problem? I think, it may not be an Emacs problem but some Python mode or Pyflakes which I use it for error checking.
Anybody got around the issue? It is a really frustrating experience.
latest pyflakes in development mode fixed this problem for me. Thanks all
sudo easy_install -U pyflakes