Skip to content

Instantly share code, notes, and snippets.

@SpaceManiac
SpaceManiac / champs.py
Created July 23, 2013 00:27
League of Legends game log analyzer
# -*- coding: utf-8 -*-
# champs.py
from __future__ import print_function
import os, os.path
import sys
import re
# log processing