Python: fix inconsistent tabs-vs-spaces

On Fedora 31, this is shown as:

   File "./rbgen", line 81
     fpout.write("#define RB_CUSTOMIZE\n")
                                         ^
 TabError: inconsistent use of tabs and spaces in indentation
 make[1]: *** [Makefile:715: example4.c] Error 1
1 file changed