K 10 svn:author V 5 perky K 8 svn:date V 27 2005-10-02T14:31:39.000000Z K 7 svn:log V 606 - Update to Python 2.4.2. [1] - Allow to override a command passing to distutils using PYDISTUTILS_{CONFIGURE,BUILD,INSTALL}_TARGET [2] - Allow to specify BUILD/RUN dependency separatedly. [3] - Replace shell executions with regex replacement on bsd.python.mk. [3] - Remove thread serialization from socket.getaddrinfo() on FreeBSD 5.3 and later versions because we've got thread-safe implementation. [4] - Add a workaround to avoid curses.h problem of FreeBSD base. PR: 86685 [1] Submitted by: Soeren Straarup [1], lioux [2], vsevolod [3], sobomax [4] Obtained from: Python CVS [4] END