Oh, just test automation stuff, in Python. I've been avoiding Python.

Reply to this note

Please Login to reply.

Discussion

Python is a great language, some might say the best, to avoid! I especially like how you can never build a python code base without setting up a virtual environment and pip installing a bunch of dependencies.

I will admit, that once really nice feature of python is that it is not ruby.