Date: Sun, 29 Jun 2003 20:55:46 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: bdeck AT lycos DOT co DOT uk Message-Id: <3405-Sun29Jun2003205545+0300-eliz@elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: <3efebe16$0$161$9b622d9e@news.freenet.de> (bdeck@lycos.co.uk) Subject: Re: dirent->d_name returns lowercase? References: <3ef8c2c7$0$150$9b622d9e AT news DOT freenet DOT de> <2593-Wed25Jun2003075056+0300-eliz AT elta DOT co DOT il> <3ef9ebcd$0$149$9b622d9e AT news DOT freenet DOT de> <3efc1417$0$29013$9b622d9e AT news DOT freenet DOT de> <2950-Fri27Jun2003205236+0300-eliz AT elta DOT co DOT il> <3efcc25c$0$28978$9b622d9e AT news DOT freenet DOT de> <1659-Sat28Jun2003085113+0300-eliz AT elta DOT co DOT il> <3efebe16$0$161$9b622d9e AT news DOT freenet DOT de> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "deckerben" > Newsgroups: comp.os.msdos.djgpp > Date: Sun, 29 Jun 2003 12:28:09 +0200 > > > > > > D:\>set FNCASE=n > > > D:\>ls -al > > > total 1617 > > > drwxr-xr-x 17 bdeck root 608 Jun 17 01:13 . > > > drwxr-xr-x 17 bdeck root 608 Jun 17 01:13 .. > > > -rw-r--r-- 1 bdeck root 708836 Jun 16 01:10 Citizenship docs1.zip > > > > This isn't NT, it probably is Windows 2000 or XP. Windows NT doesn't > > support long file names at all, so the only way you could see the > > above is if you have NTLFN installed on that system. > > PythonD doesn't run on a configuration that doesn't support long filenames > anyhow. It's special :-) The above output was from `ls', not from PythonD.