AthenaPython: Avoid some root/cling Error messages.
Was seeing Error messages from CreateRealData about std::stream objects, that were triggered by trying to create a dictionary for GaudiPython::CallbackStreamBuf. This can be avoided by touching this dictionary earlier.