Traceback oddity

Dale Strickland-Clark dale at riverhall.NOTHANKS.co.uk
Fri Oct 19 10:43:28 EDT 2001


"Steve Holden" <sholden at holdenweb.com> wrote:

>And under the circumstances described above you got whichever the filesystem
>code came up against first. Wildcard matches were especially fun, since
>(AFAIR) the two different names would glob out, but then both would access
>the same file.

Glob out? I love it!

>But of course that doesn't answer Dale's question as to why his traceback
>shows the same directory in different ways. Dale, have you checked to see
>whether you have multiple entries in sys.path?

No duplicates in sys.path, although the directory reported in lower
case is the current directory. Both the related entryies in sys.path
are all lower case.
--
Dale Strickland-Clark
Riverhall Systems Ltd



More information about the Python-list mailing list