From owner-p4-projects@FreeBSD.ORG Sat Jun 7 05:59:36 2008 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 45E35106567D; Sat, 7 Jun 2008 05:59:36 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0848F106567B for ; Sat, 7 Jun 2008 05:59:36 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.169]) by mx1.freebsd.org (Postfix) with ESMTP id D60448FC24 for ; Sat, 7 Jun 2008 05:59:35 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so1186358wfg.7 for ; Fri, 06 Jun 2008 22:59:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=mn75kNB4iL7pvlxGcsf0phseCMr0xB0lPeq9fCREiok=; b=aPgNRPp4x4fFzTIh5IOkQIxr4Cj50Ipo88A06EwcbAOEALFLaySnr6LO2hefZvhO3u LOoxnLWckkyDCUA6KhjIZYYuQHt5QcfpXCadWrXuduOfavxxgOLBMa9bJ4rB85iViRmz JvTCCEKgGKVe9WRZARaEfDHZ+5GdSYrQDpDa8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=STcHOvcEOaE1OVWSX3TMuJCFB9qkRG5mHmTHT6IJczRuoDPStvbNqjEekpDGbeE0T1 0d8eMP4cH4wQ9/8ywltKn5LnAIIkkfaYW/kMOOHeWHqP6/u9MWpIi5lMMGyqDn6CyKTT aqOr6Mh7ZUHAfyS2z6FDDXY72qSoIIwCGomWk= Received: by 10.143.41.5 with SMTP id t5mr348555wfj.216.1212818375119; Fri, 06 Jun 2008 22:59:35 -0700 (PDT) Received: by 10.142.136.2 with HTTP; Fri, 6 Jun 2008 22:59:35 -0700 (PDT) Message-ID: <364299f40806062259m2364471cw5dfa1ee2c373f815@mail.gmail.com> Date: Fri, 6 Jun 2008 22:59:35 -0700 From: "Garrett Cooper" To: "Victor Hugo Bilouro" , perforce@freebsd.org In-Reply-To: <200806070515.m575FSBu031865@repoman.freebsd.org> MIME-Version: 1.0 References: <200806070515.m575FSBu031865@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: PERFORCE change 143069 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jun 2008 05:59:36 -0000 On Fri, Jun 6, 2008 at 10:15 PM, Victor Hugo Bilouro wrote: > http://perforce.freebsd.org/chv.cgi?CH=143069 > > @@ -93,19 +92,20 @@ > def testTestThreeWayHandshakeWithoutAnyOptions(self): > Just a suggestion: could you abbreviate those definitions a bit? They are incredibly terse... -Garrett