
10 Mar
2004
10 Mar
'04
4:55 a.m.
Hi,
http://mail.python.org/pipermail/c++-sig/2003-September/005563.html
Yes, I did see this. At first I thought that this had been missed in wrap_python.hpp, where limits.h is included before Python.h. Upon closer inspection the reason for not just including Python.h before limits.h becomes apparent. What I did was just bein minimalist, should be a better way..... I just need to think of it.