Am 21.08.2012 23:20, schrieb Andrea Crotti:
So one thing which would be awesome to have is the ability to see which lines
are not tested while I'm writing
my code...
There is already an extension here but I could not get it working
https://github.com/mattharrison/pycoverage.el
At the moment wh
So one thing which would be awesome to have is the ability to see which
lines are not tested while I'm writing
my code...
There is already an extension here but I could not get it working
https://github.com/mattharrison/pycoverage.el
At the moment what I do is simply to to set in .dir-locals.el
On 08/21/2012 08:49 PM, Andrea Crotti wrote:
I just uploaded from bazaar and checking all the new great things, and
I think I encountered a very small bug:
(defun py-toggle-smart-operator (&optional arg)
"If `py-smart-operator-mode-p' should be on or off.
Returns value of `py-smart-operator-
I just uploaded from bazaar and checking all the new great things, and I
think I encountered a very small bug:
(defun py-toggle-smart-operator (&optional arg)
"If `py-smart-operator-mode-p' should be on or off.
Returns value of `py-smart-operator-mode-p' switched to. "
(interactive)
(let