How Jeroen Zomer sees IT

Archive for February, 2013

Unstash in Python

Wednesday, February 20th, 2013 Posted in security, technology, work | 2 Comments »


Warning: Undefined variable $excerpt in /var/www/vhosts/strelitzia.net/httpdocs/wp/wp-includes/deprecated.php on line 1717
I once wrote a Java version of the infamous unstash script, written in Perl. As I am picking up Python (so refreshing, so little clutter) I thought it would be nice as a little practice to rewrite it in Python as ...