Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: rbowman Newsgroups: comp.os.linux.misc Subject: Re: naughty Python Date: 6 Jan 2026 21:08:31 GMT Lines: 11 Message-ID: References: <79ScnZHy-uXnP8n0nZ2dnZfqnPadnZ2d@giganews.com> <4oycne7Wk4RQ6sj0nZ2dnZfqnPidnZ2d@giganews.com> <10j48fv$2t1h9$12@dont-email.me> <10j5qgf$3etcd$6@dont-email.me> <10j60bb$3hhps$1@dont-email.me> <10j6n9s$3q8au$2@dont-email.me> <10j71fr$3rnk5$1@paganini.bofh.team> <10j88fb$at2l$2@dont-email.me> <20260102084925.000040b5@gmail.com> <10j9dis$mp8i$15@dont-email.me> <10j9f57$ovkv$2@dont-email.me> <10ja075$ukrb$2@dont-email.me> <10jdv8g$22nf7$3@dont-email.me> <10jinku$3lvil$3@dont-email.me> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net QXPBL4KFf7mn1WTKEaX/swiGqKE5KmBVFezEuor1JSMIOf6MJV Cancel-Lock: sha1:RQu/Tho+Gj5eAcLh+SJ8DB5p41U= sha256:fTVLtnpSsw+X+MYNYU2+YipdHuJKh+17MybXEIvzVNA= User-Agent: Pan/0.162 (Pokrosvk) Xref: csiph.com comp.os.linux.misc:80622 On Tue, 6 Jan 2026 10:20:14 +0000, The Natural Philosopher wrote: > ..whereupon no program at all would then work and the use of 'strings' > revealed why. The same application would randomly use upper, lower or > camel case to refer to the same filename...safe in the certain knowledge > that the OS would translate it all to upper case. Except when it didn't. I got burned by that yesterday. The Vue Javascript framework creates a hierarchy that includes App.vue, which is a welcome screen. I edited a file, app.vue, and wondered why I was getting the default Vue screen.