Re: PicklingError: Can't pickle : it's not the same object as pytz._UTC

2012-06-22 Thread Florian Apolloner
Hi, I've never ran into this and the only way I can reproduce it is: http://bpaste.net/show/29LVTwRDX5DIgUSDE6D9/ -- So my question to you is: What exactly are you doing, how are you deploying, do you have code reloading active somewhere? Cheers, Florian -- You received this message because

PicklingError: Can't pickle : it's not the same object as pytz._UTC

2012-04-17 Thread fuxter fuxter
le.py", line 286, in save f(self, obj) # Call unbound method with explicit self File "/usr/local/lib/python2.7/pickle.py", line 753, in save_global (obj, module, name)) PicklingError: Can't pickle : it's not the same object as pytz._UTC -- You received this