bloat-o-meter (05909cd9a0c8811731b38697af13075e8954314f) bloat-o-meter (c25ce589dca10d64dde139ae093abc258a32869c)
1#!/usr/bin/python
1#!/usr/bin/env python
2#
3# Copyright 2004 Matt Mackall <mpm@selenic.com>
4#
5# inspired by perl Bloat-O-Meter (c) 1997 by Andi Kleen
6#
7# This software may be used and distributed according to the terms
8# of the GNU General Public License, incorporated herein by reference.
9

--- 95 unchanged lines hidden ---
2#
3# Copyright 2004 Matt Mackall <mpm@selenic.com>
4#
5# inspired by perl Bloat-O-Meter (c) 1997 by Andi Kleen
6#
7# This software may be used and distributed according to the terms
8# of the GNU General Public License, incorporated herein by reference.
9

--- 95 unchanged lines hidden ---