os.kill on NT

Jeff Bauer jbauer at rubic.com
Thu Jul 8 21:02:16 EDT 1999


Okay, modified to Mark Hammond's stylistic and pedantically 
correct <0.5 wink> specifications. 

-Jeff

Mark Hammond wrote:
>> http://www.python.org/cgi-bin/todo.py?req=show&file=faq13.005.htp
> 
> I hadnt seen this before.  One style nit:  Im trying to get to the point
> where "pywintypes" really is never imported directly.  My "recommended"
> style is to catch "win32api.error" in that case, rather than
> pywintypes.error.  They are indentical - ie, pywintypes.error is
> win32api.error, and neither will go away, so really a tiny, tiny point.




More information about the Python-list mailing list