From 67ed96b050b052922b43173f2bda4019fa6369c0 Mon Sep 17 00:00:00 2001 From: James Troup Date: Fri, 2 May 2003 13:54:05 +0000 Subject: [PATCH] Add quote. --- emilie | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/emilie b/emilie index 7000fce2..fe62dc22 100755 --- a/emilie +++ b/emilie @@ -2,7 +2,7 @@ # Sync fingerprint and uid tables with a debian.org LDAP DB # Copyright (C) 2003 James Troup -# $Id: emilie,v 1.1 2003-02-11 18:09:38 troup Exp $ +# $Id: emilie,v 1.2 2003-05-02 13:54:05 troup Exp $ # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -20,6 +20,31 @@ ################################################################################ +# ping@debian.org ? +# missing@ ? wtfru@ ? +# giggle +# I like wtfru +# all you have to do is retrofit wtfru into an acronym and no one +# could possibly be offended! +# aj: worried terriers for russian unity ? +# uhhh +# ooookkkaaaaay +# wthru is a little less offensive maybe? but myabe that's +# just because I read h as heck, not hell +# ho hum +# (surely the "f" stands for "freedom" though...) +# where the freedom are you? +# 'xactly +# or worried terriers freed (of) russian unilateralism ? +# freedom -- it's the "foo" of the 21st century +# oo, how about "wat@" as in wherefore art thou? +# or worried attack terriers +# Waning Trysts Feared - Return? Unavailable? +# (i find all these terriers more worrying, than worried) +# worrying attack terriers, then + +################################################################################ + import commands, ldap, pg, re, sys, time; import apt_pkg; import db_access, utils; -- 2.39.2