Created the memory_leak_test_GUI_uf.py development script.
This is to help in tracking down memory leaks in the relax GUI user functions. Instead of using a
debugging Python version and guppy (wxPython doesn't seem to work with these), the pympler Python
package and its muppy module is used to produce a memory usage printout.