Closed torfsen closed 4 years ago
Hi @torfsen, The shown numbers are not supposed to be printed, I guess a clean miss :) However, by default Pyment generates a patch so when you run the command, the example.py.patch is generated (or overwritten). You'll have to use options to change the behaviour.
Ah, thanks for the clarification! I was expecting output to go to STDOUT by default for some reason (the actual behavior is well-documented, so that's entirely my fault).
I've created a new ticket regarding output to STDOUT (#80), since that is what I was trying to do.
When I run pyment against the provided example.py file, I don't get a patch output but only some numbers:
The same happens for other files:
I'm using version 0.3.3: