Re: DebConf 23: Python BoF

2023-09-28 Thread Stefano Rivera
Hi debian-python (2023.09.10_05:23:12_+) > We have scheduled a Python BoF at DebConf23: > https://debconf23.debconf.org/talks/27-python-bof/ > It will be on Sep 16 (Sat): at 10:30 local time (05:00 - 05:45 UTC) We had the BoF, notes: https://salsa.debian.org/debconf-team/public/data/dc23/-/bl

Re: DebConf 23: Python BoF

2023-09-10 Thread Scott Kitterman
On Sunday, September 10, 2023 1:23:12 AM EDT Stefano Rivera wrote: > We have scheduled a Python BoF at DebConf23: > https://debconf23.debconf.org/talks/27-python-bof/ > It will be on Sep 16 (Sat): at 10:30 local time (05:00 - 05:45 UTC) > > I started getting together an agenda in: > https://pad.dc

Re: debconf

2003-09-13 Thread Josselin Mouette
Le sam 13/09/2003 à 07:24, Terry Hancock a écrit : > Is there a python binding for debconf? The debconf-doc > package mentions bash and perl bindings and communicating > by pipes, but not python. Yes, it is in the debconf package. Just try "import debconf". > It would seem the natural choice > fo