Re: unicode in setup.py file causing RC bug
On Tue, May 08, 2007 at 05:57:19AM -0400, Kevin Coyner wrote:
> #!/usr/bin/env python
> # -*- coding: UTF-8 -*-
>
> Is this not an issue with any other python package? Still thinking
> of reassigning this bug ...
Looking much closer, it seems that this is indeed not the fault of your
package, but the bug still breaks your package.
I didn't spend enough time tracing the code to see whether it was
disutils or setuptools at fault.
--
Brian Sutherland
Reply to: