[Python-ideas] Re: XDG Directory Support for PDB

2023-04-20 Thread Gustaf Waldemarson
, should be interesting to see what comes up. Best regards, Gustaf Den tors 20 apr. 2023 kl 17:05 skrev Barry : > > > On 20 Apr 2023, at 14:24, Gustaf Waldemarson > wrote: > >  > Interesting, are you both sure ./.pdbrc should be the first file? I was > expecting > the ord

[Python-ideas] Re: XDG Directory Support for PDB

2023-04-20 Thread Gustaf Waldemarson
Interesting, are you both sure ./.pdbrc should be the first file? I was expecting the order to always go from "most general" to "most specific", i.e., "system" -> "home" -> "current". This way, it would be straightforward to have general configuration in a "system"/"home" configuration which can be

[Python-ideas] XDG Directory Support for PDB

2023-04-18 Thread Gustaf Waldemarson
ython haven't been using the XDG directories, so I suppose the naming of the subdirectory is really subject to a larger discussion. From d4ea8fbba3ba6c7538ccecad2a32e6b3b2059e5d Mon Sep 17 00:00:00 2001 From: Gustaf Waldemarson Date: Thu, 13 Apr 2023 11:39:00 +0200 Subject: [PA