Hi,<br><br>I&#39;ve got a Distribute question: We bundle a library in our application. The library is already py3k compatible but we need to use 2to3 for our code. Is there a way to tell Distribute to skip a directory? Or, alternatively, to feed it a list of to run 2to3 on directly. I looked at the relevant code (in build_py) but I can&#39;t seem to get it. How does Distribute know which files have changed? Perhaps we could &quot;trick&quot; it into thinking that directory hasn&#39;t changed so that it wouldn&#39;t run 2to3 on it. If this is not possible at all, I&#39;d be willing to code it for Distribute (provided someone gives me some pointers). <br>
<br>Thanks!<br clear="all"><br>-- <br>Vladimir Perić<br>