Skip to content

Instantly share code, notes, and snippets.

View benjmin-r's full-sized avatar

Benjamin Reitzammer benjmin-r

View GitHub Profile
---
title: An Angry Post
description: >
Temper. Temper. Temper.
created: !!timestamp '2011-01-01 10:00:00'
tags:
- angry
- thoughts
---
# -*- coding: utf-8 -*-
"""
Run run_tests.py from the repository root.
Must be called with -n switch the first time, to create virtualenv
"""
import os
import sys
import warnings