Render every Nth frame script

In lieu of a native Blender feature for this (or am I wrong, please tell me I am), here’s a script to render every Nth frame of an animation:

http://home.referral.net.au/thesethings/resource/everyNth.py

It’s for rendering every Nth frame of your animation (up to the end frame, not inclusive).

Nice script, thank you !