Hi all, How can I reference an object whos id contains a dot. I need to do this in a Python Script. e.g., in Script (Python): url = container.index.html.absolute_url() ---------------------^ That dot causes problems for me I didn't find the answer in the archives, so I'm asking here. Thanks, Eric.