Decparser: allow for python comments while decaying particles
Remove redundant warnings due to Python comments added while decaying a particle.
Before this change, you would get a warning
Line XXX does not end with a ;
for lines that are plain Python comments