[Python-bugs-list] [ python-Bugs-774411 ] Typo in socket documentation

SourceForge.net noreply@sourceforge.net
Sat, 19 Jul 2003 18:11:15 -0700


Bugs item #774411, was opened at 2003-07-19 19:45
Message generated for change (Comment added) made by rhettinger
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=774411&group_id=5470

Category: Documentation
Group: Python 2.3
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Tony Meyer (anadelonbrin)
Assigned to: Nobody/Anonymous (nobody)
Summary: Typo in socket documentation

Initial Comment:
Towards the end of the page, it says that sockets can 
be in three modes - nonblocking, blocking and timout.

Unless this is some clever reference to Tim ;) timout 
should probably be timeout.

(Apologies if this is fixed in cvs; cvs access is so crappy 
it's hard to check).

----------------------------------------------------------------------

>Comment By: Raymond Hettinger (rhettinger)
Date: 2003-07-19 20:11

Message:
Logged In: YES 
user_id=80475

Fixed.  See Doc/lib/libsocket.tex 1.76

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=774411&group_id=5470