Terry J. Reedy <tjre...@udel.edu> added the comment:

msc is the same in 3.1. How about gcc?
If still different, what change are you proposing?
add \n to one or delete it from other?

I agree that this is a (minor) unfortunate difference, but ...
Changing either would be a pitfall to developers who only use one or the other 
and have adapted to what they get. Those on both have probably learned to work 
with the difference. However, unless they do something like 
sys.version.strip(), they might have code invalidated too.

Of course, future developers might benefit.

----------
nosy: +tjreedy
versions: +Python 3.2 -Python 2.5

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

Reply via email to