Hi Marius,
> But the interpreter fails with 'unbound variable: this' upon running
> glibcs Python scripts.
This means it fell through to the case where “python” is called with
more than one argument:
--8<---cut here---start->8---
(define* (main #:optional (a
On Sat, Jul 06, 2019 at 04:07:24AM +, Adam Mazurkiewicz wrote:
> sob., 6 lip 2019 o 04:01 Adam Mazurkiewicz napisał(a):
> >
> > pt., 5 lip 2019 o 03:24 pelzflorian (Florian Pelz)
> > napisał(a):
> > >
> > > On Thu, Jul 04, 2019 at 06:08:55PM +0200, pelzflorian (Florian Pelz)
> > > wrote:
> >
And I hope you are using a recent git checkout or ran `git pull
--rebase` recently.
Regards,
Florian