Nick Coghlan <ncogh...@gmail.com> added the comment:

If I recall correctly, st_nblocks and st_future are there for consistency with 
the corresponding compiler structures.

I believe st_future is also needed whenever a future flag affects the symtable 
construction (there aren't any at the moment, but a trawl through the version 
history in the Python 2.x symtable.c may reveal some)

----------

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

Reply via email to