computing

computing, Solaris

Python : generating unittests on the fly

When creating python unit tests you need to create a method in a unittest class. The problem however is when you don’t know until the code is running what these tests will be. In my particular case I need to run a series of tests against a number of Solaris packages. But I won’t know […]

computing

UK Windows Keyboard on a Mac Book Pro

It started well. I just plugged in the keyboard and it appeared to work. Until I tried typing an email and the ‘to’ line came out with a ” instead of an @. Aha! Simple – just change the keyboard layout. That’s a lot easier said than done in OSX Lion. For a start there

Scroll to Top