2011/7/5 成都七中2002级7班_大家都是天才~ <liu.liuwei....@gmail.com>:
> 2. If I open fiddler, everything works great. But I can't see the
> traffic in fiddler. And if I change port from 1111 to any other
> number, it works find too.
>

It sounds to me like the traffic's going through fiddler, but you're
just not seeing any log entries. The reactions from the Python end are
exactly what I'd expect. Look at fiddler's documentation to see if you
can enable verbose logging, or something of the sort.

Chris Angelico
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to