<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Stefan Behnel wrote:
<blockquote cite="mid46B2D05C.6020905@behnel.de" type="cite"><br>
  <pre wrap=""><!---->
Thanks a lot for the patches! I'm resending them to the Cython list for now.

You mentioned that you used distutils in Python 2.4 as a base. Python 2.3
compatibility is currently a requirement for Cython. Would you say there are
any 2.4 specifics in there?

Thanks again,
Stefan
  </pre>
</blockquote>
Not that I know of.  I just looked at the 2.3 distutils code and didn't
see anything that would cause problems with my distutils extension.<br>
</body>
</html>