On Feb 7, 3:55 pm, m...@joaomoreno.com wrote:
> Hey guys,
>
> I'm starting to lose my head with this one.
>
> I have a class that extends BaseHTTPRequestHandler. It works fine on
> Python 2.5. And yesterday I was curious and decided to install Python
> 3.0 on my Mac (I followed this tutorial, to be
Hey guys,
I'm starting to lose my head with this one.
I have a class that extends BaseHTTPRequestHandler. It works fine on
Python 2.5. And yesterday I was curious and decided to install Python
3.0 on my Mac (I followed this tutorial, to be sure I wasn't messing
things up:
http://farmdev.com/thou