Commit 2b32e6f34c3274dadb1fa04f2c979b0685dd71c8

Daniel Veillard 2003-04-26T12:03:54

fixed a problem in the generator where the way functions are remapped as * python/generator.py: fixed a problem in the generator where the way functions are remapped as methods on classes was not symetric and dependant on python internal hash order, as reported by Stéphane Bidoul Daniel