Quote:
|
Originally Posted by Sane
By the way, I'm not sure if you saw my post edit? It wasn't included in your quote. I'll assume you hadn't seen it.
|
Quote:
|
Originally Posted by Sane
You also didn't really answer my question. I know what's happening, what I don't know is if it has any impact on Python. If vars is actually an essential part of Python, or some sort of representation therein.
|
I'm sorry, I don't understand the question. If you're worried about it affecting the internals (which it shouldn't do beyond the scope of its operation), you can aways copy the data to a nice, safe, normal dict object.