Re: AttributeError on _strptime_time

2012-12-14 Thread code2live
http://bugs.python.org/issue7980 http://bugs.python.org/issue11108 On Tuesday, September 25, 2012 1:39:53 PM UTC-4, Victor wrote: > MadeR did you ever get to the bottom of this error? I am using > python2.6.5, django1.3.1, and tastypie0.9.7 with a mysql5.1 back end. Its a > real doozy, I have n

Re: AttributeError on _strptime_time

2012-09-25 Thread Victor
MadeR did you ever get to the bottom of this error? I am using python2.6.5, django1.3.1, and tastypie0.9.7 with a mysql5.1 back end. Its a real doozy, I have never seen it when developing locally, but once a week or so I'll get an email from my production django server that has something like th

AttributeError on _strptime_time

2011-03-10 Thread Massimiliano della Rovere
The error was trapped by django-sentry and does *not* occur in python interpreter, thus I can't understand it! Please can anybody enlighten me? Here the details: Exception Type: AttributeError Exception Value: _strptime_time The error is raised by line #698 in /usr/local/lib/python2.6/dist-pack