[issue8278] os.utime doesn't allow a atime (Last Access) which is 27 years in the future.

Ramin Sabet report at bugs.python.org
Thu Apr 1 09:46:06 CEST 2010


New submission from Ramin Sabet <ramin.sabet at gmail.com>:

Error Message is:
OverflowError: long int too large to convert to int
---
Python Version:
Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)] on win32
---
Sample Code attached.

----------
components: IO
files: utime_test.py
messages: 102069
nosy: Ramin.Sabet
severity: normal
status: open
title: os.utime doesn't allow a atime (Last Access) which is 27 years in the future.
versions: Python 2.6
Added file: http://bugs.python.org/file16717/utime_test.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8278>
_______________________________________


More information about the Python-bugs-list mailing list