[Python-bugs-list] [ python-Bugs-406319 ] Typo in os.py

nobody nobody@sourceforge.net
Tue, 06 Mar 2001 10:49:10 -0800


Bugs #406319, was updated on 2001-03-06 05:56
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=406319&group_id=5470

Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Paul Moore
Assigned to: Nobody/Anonymous
Summary: Typo in os.py

Initial Comment:
There's a typo in the RISCOS part of os.py, line 167. 
The section imports riscos, then extends __all__, and 
then does "del ce". Presumably, this is a cut&paste 
error, and should be "del riscos".

I don't use RISC OS, so I'm afraid I can't check this.

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

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