[Python-Dev] cpython: Issue #23152: Renames attribute_data_to_stat to _Py_attribute_data_to_stat (original) (raw)
Steve Dower Steve.Dower at microsoft.com
Sun Feb 22 16:45:28 CET 2015
- Previous message: [Python-Dev] cpython: Issue #23152: Renames attribute_data_to_stat to _Py_attribute_data_to_stat
- Next message: [Python-Dev] Emit SyntaxWarning on unrecognized backslash escapes?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Ah, that makes sense. Feel free to move it up a few lines (or into a header if that's preferred) if it's bothering you. Otherwise I can do it in about 6-8 hours.
Cheers, Steve
Top-posted from my Windows Phone
From: Serhiy Storchaka<mailto:storchaka at gmail.com> Sent: 2/22/2015 7:29 To: python-dev at python.org<mailto:python-dev at python.org> Subject: Re: [Python-Dev] cpython: Issue #23152: Renames attribute_data_to_stat to _Py_attribute_data_to_stat
On 22.02.15 16:12, Steve Dower wrote:
Why does it do that?
Because it is in the section of generated code.
Python-Dev mailing list Python-Dev at python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/steve.dower%40microsoft.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20150222/1d009504/attachment.html>
- Previous message: [Python-Dev] cpython: Issue #23152: Renames attribute_data_to_stat to _Py_attribute_data_to_stat
- Next message: [Python-Dev] Emit SyntaxWarning on unrecognized backslash escapes?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]