atom feed3 messages in org.python.python-bugs-list[Python-bugs-list] [ python-Bugs-4062...
FromSent OnAttachments
nobodyMar 6, 2001 5:45 am 
nobodyMar 6, 2001 10:49 am 
nobodyMar 6, 2001 10:51 am 
Subject:[Python-bugs-list] [ python-Bugs-406298 ] Typo in os.py
From:nobody (nob@sourceforge.net)
Date:Mar 6, 2001 10:51:31 am
List:org.python.python-bugs-list

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

Category: None Group: None Status: Closed 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=406298&group_id=5470