announce: FAQs suggested

Peter Otten __peter__ at web.de
Fri Nov 10 08:55:01 EST 2006


p.lavarre at ieee.org wrote:

> http://effbot.org/pyfaq/suggest.htm has new FAQ's:
> 
> FAQ: How do I ask to exit from a doctest

I don't consider that question /frequently/ /asked/ or that feature
frequently requested. Also, the KeyboardInterrupt approach is a hack. 

> FAQ: How do I say unsigned char in ctypes?
> FAQ: How do I say returns void in ctypes?

That's in the ctypes documentation, where it belongs.

Peter



More information about the Python-list mailing list