[EMAIL PROTECTED] schrieb:
>> > > > http://effbot.org/pyfaq/suggest.htm
>> > > FAQ: How do I say returns void in ctypes?
>> > That's in the ctypes documentation, where it belongs.
>>
>> Thank you, before I never had found "Use None for void a function not
>> returning anything" at:
>> http://starship.python.net/crew/theller/ctypes/reference.html

This sentence:
  Use None for void a function not returning anything
of course makes no sense.

What I had in mind was:

  Use None for a void function not returning anything

but that can certainly improved.  Suggestions?


Thomas

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

Reply via email to