On Thu, Nov 10, 2011 at 5:05 PM, Shashidhar Paragonda < shashidha...@gmail.com> wrote:
> Dear Python hackers, > > >>> I am facing *ValueError : **timestamp out of range for > platform time_t > * > * >>> *I am working on Zope v. 2.8.11 with Python v2.4.4 on > Debian v6.0 Squeeze. > >>> I get this error when I extract some parameters and > values from database. > >>> can one one help me, thank you in advance > It means you attempted to create a timestamp beyond what the underlying platform supports (most likely a date too far out or far back). Perhaps if you attached the specific line of code with the actual values being passed to the constructor that we could replicate, it would help provide a more elaborate answer. > > -- > ----------------------------------- > Regards, > > Shashidhar N.Paragonda > shashidha...@gmail.com > +919449073835 > _______________________________________________ > BangPypers mailing list > BangPypers@python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- ---------------------------------------------------------------------------------------------------------------------------------- http://blog.dhananjaynene.com twitter: @dnene <http://twitter.com/dnene>google plus: http://gplus.to/dhananjaynene _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers