This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jkloth
Recipients brian.curtin, jkloth, loewis, pitrou, tim.golden
Date 2012-08-04.16:22:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344097345.88.0.503115553149.issue15556@psf.upfronthosting.co.za>
In-reply-to
Content
Traceback (most recent call last):
  File "stat-bug.py", line 12, in <module>
    print('stat', os.stat(pathname))
PermissionError: [Error 5] Access is denied: '\\Users\\Jeremy\\test.tmp'
History
Date User Action Args
2012-08-04 16:22:25jklothsetrecipients: + jkloth, loewis, pitrou, tim.golden, brian.curtin
2012-08-04 16:22:25jklothsetmessageid: <1344097345.88.0.503115553149.issue15556@psf.upfronthosting.co.za>
2012-08-04 16:22:25jklothlinkissue15556 messages
2012-08-04 16:22:25jklothcreate