New submission from Antoine Pitrou <pit...@free.fr>:

It's not really an issue, but I thought I would mention it. It is a bit 
misleading, since it makes you think that you changed something in the grammar 
that's triggering the rebuild.

$ make
./Parser/asdl_c.py -h ./Include ./Parser/Python.asdl
running build
running build_ext

----------
assignee: benjamin.peterson
components: Build
messages: 141915
nosy: benjamin.peterson, pitrou
priority: low
severity: normal
status: open
title: "make" always reruns asdl_c.py
type: behavior
versions: Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12727>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to