Only Python
This blog deals almost exclusively with my Python coding activities.
Monday, March 02, 2020
True constants in Python - part 2, and a challenge
›
Like the title says, this is the second post on this topic. If you have not done so, you should really read the first one , which is much sh...
3 comments:
True constants in Python - part 1
›
tl;dr: I'm always trying to see if what everyone "knows to be true" is really true... In many programming languages, you can...
Friday, February 28, 2020
Implicit multiplication in Python - part 1
›
Quoting from a post from Guido van Rossum ... The power of visual processing really becomes apparent when you combine multiple o...
Monday, February 24, 2020
From a rejected Pycon talk to a new project.
›
Like many others, my talk proposal ( early draft here ) for Pycon US was rejected. So, I decided to spend some time putting everything in a ...
Wednesday, December 25, 2019
Xmas present from Thonny
›
Today, a new version (3.2.5) of Thonny has been released. It incorporates support for Friendly-traceback (which needs to be installed sepa...
2 comments:
Sunday, December 15, 2019
Friendly Mu
›
Link --> See the documentation for details.
Saturday, December 14, 2019
A Tiny Python Exception Oddity
›
Today, while working on Friendly-traceback ( improved documentation !) as I have been doing a lot recently, I came into an odd SyntaxError ...
7 comments:
‹
›
Home
View web version