Garrett Cooper added the comment: Except it wasn't built within the Cygwin environment...
$ python -c 'import sys; print sys.version' 2.6.1 (r261:67515, Dec 5 2008, 13:58:38) [MSC v.1500 32 bit (Intel)] $ ldd `which python` | grep -i ygwin || echo "not cygwin" not cygwin ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15942> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com