From d58e2779398ac543d5233e36923acac6a5281a58 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 29 Jul 2008 07:15:22 +0000 Subject: Tweak table alignment. svn path=/main/trunk/; revision=11259 --- pym/portage/dep.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pym') diff --git a/pym/portage/dep.py b/pym/portage/dep.py index 5dac385f..8528da4f 100644 --- a/pym/portage/dep.py +++ b/pym/portage/dep.py @@ -418,8 +418,8 @@ class _use_dep(object): x x= x -x x= -x - x x!= -x - -x x!= x + x x!= -x + -x x!= x Conditional syntax examples: -- cgit v1.2.3-65-gdbad