From e5464e5237a00d6545d7d9039618fb72086e740b Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 10 Dec 2009 01:51:34 +0000 Subject: Remove extra comman in comment. svn path=/main/trunk/; revision=15015 --- pym/portage/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pym') diff --git a/pym/portage/__init__.py b/pym/portage/__init__.py index 4dfe866f2..7ed9df4a6 100644 --- a/pym/portage/__init__.py +++ b/pym/portage/__init__.py @@ -7624,7 +7624,7 @@ def movefile(src, dest, newmtime=None, sstat=None, mysettings=None, return None # Always use stat_obj[stat.ST_MTIME] for the integral timestamp which - # is returned,, since the stat_obj.st_mtime float attribute rounds *up* + # is returned, since the stat_obj.st_mtime float attribute rounds *up* # if the nanosecond part of the timestamp is 999999881 ns or greater. try: if hardlinked: -- cgit v1.2.3-1-g7c22