Re: [Python-3000] Possible py3k problem resolved.

2008-11-19 Thread Thomas Heller
Lambert, David W (S&T) schrieb: > Martin's "read the manual" answer is quite satisfying. > Unfortunately, it doesn't fix core dump of Issue4309. > I became excited thinking the problems could be related. Issue4309 is basically this problem calling the printf function: libc = CDLL(find_library("

Re: [Python-3000] Possible py3k problem resolved.

2008-11-19 Thread
Martin's "read the manual" answer is quite satisfying. Unfortunately, it doesn't fix core dump of Issue4309. I became excited thinking the problems could be related. I appreciate your incite, Dave. ___ Python-3000 mailing list Python-3000@python.org htt