Only Python
This blog deals almost exclusively with my Python coding activities.
Monday, November 20, 2017
Now using Firefox for functional/integration testing
›
55 seconds versus 20 seconds: this is the reason why I am switching from Chrome to Firefox for my automated tests. I normally wouldn't ...
Wednesday, September 20, 2017
Reeborg's World partially available in Polish
›
Thanks to Adam Jurkiewicz, Reeborg's World is now partially available in Polish .
Thursday, August 31, 2017
Something I am working on
›
4 comments:
Tuesday, August 08, 2017
Reeborg's World: a new version and a book
›
After more than a year of rewriting, reorganizing and adding features, a new version of Reeborg's World is finally available. I have d...
3 comments:
Wednesday, May 17, 2017
What if range did not exist?
›
Over the years, various proposals for new syntactic constructs have been put forward to supplement or replace the range() function for loop...
Friday, May 05, 2017
What's in a name?
›
tl;dr: I'm changing the name of " __nonstandard__ " back to " __experimental__ ". Struggling with naming things ...
1 comment:
Saturday, April 29, 2017
nonstandard module and PEP 542
›
PEP 542 proposes a shortcut notation when defining functions that would be added to a class. A discussion of this idea can be found here ....
‹
›
Home
View web version