Marc Rintsch
Marc Rintsch
@lurch and @waveform80: Both of you make it sound that (re-)implementing a callable in C is exotic and something no beginner will do. Maybe, but that is not the problem....
@waveform80: Of course I don't think beginners implement functions or types in C, but again, that doesn't stop them from using them by simply importing them from modules or packages....
@lurch I find `partial()` cleaner and simpler than `lambda` expressions, especially when there is a need to use bound variables, which is a little bit of an ugly hack. And...
@lurch Yes you can give it another name which involves finding another name for a value which has the same meaning which often makes it hard to find another name,...
This seems to be solved‽
I can reproduce this with PC-BASIC 2.0.6.
Instead of adding the coding comment, this problem goes away with Python 3 automatically.
I'm using http://tinkerer.me/ for my personal blog. It uses Sphinx to render the static pages.
The parent page also leads to a 404 from Github. :-(
@MikeRalphson Thanks for the heads up, I'll give that app a try. :+1: