Christian Heimes added the comment:

I've solved the issue in the py3k differently. I've checked for 
!(defined(_MSC_VER) && _MSC_VER>1499) but your check is better. Thanks!

----------
assignee:  -> tiran
keywords: +patch, py3k
nosy: +tiran
priority:  -> normal
resolution:  -> accepted
versions: +Python 3.0

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1464>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to