Articles on current page (11-13 of 13)

← Page 1   |   Page 2 of 2

February 2021

python 31

☑ What’s New in Python 3.1

This article continues to series looking at features added in each release of Python 3.x, with this one covering the move from 3.0 to 3.1. It includes the new contains OrderedDict and Counter, making modules executable as scripts, and marking unit tests as known failures. If you’re puzzled why I’m looking at releases that are years old, check out the first post in the series.

This is the 2nd of the 36 articles that currently make up the “Python 3 Releases” series, the first of which was What’s New in Python 3.0.

Read article ( 19 minutes )

June 2019

magifying glass macbook

☑ Tracing MacOS Filesystem Events

Recently I had cause to find out where a particular process is currently writing a file on MacOS and I wanted to describe how I went about it for reference.

Read article ( 5 minutes )

11 Jun 2019 at 8:19AM in Software
 |  | 

January 2013

port storm

☑ apport in a storm

Ubuntu’s apport service is less then helpful for developers — learn how to disable it.

Read article ( 2 minutes )

29 Jan 2013 at 1:16PM in Software
 |  | 

← Page 1   |   Page 2 of 2