Update Python initialization example to precise that the init script should be exec-ed in the global scope. This is important when init script is executed from a function. This change helps to clarify a question asked on #483.