X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2FPersons.py;h=0b0fe6894325777c2895d2f454fc26ae17ef31b1;hb=a74854dd38cb742b8fdc0d0cda7fff738a95312c;hp=24d71d39f83af19443f1a0fba1e442e7fd821223;hpb=4604006f235246d8480da96e488c0c7fd6a09c91;p=plcapi.git diff --git a/PLC/Persons.py b/PLC/Persons.py index 24d71d3..0b0fe68 100644 --- a/PLC/Persons.py +++ b/PLC/Persons.py @@ -4,7 +4,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: Persons.py,v 1.38 2007/08/22 19:54:07 tmack Exp $ +# $Id$ # from types import StringTypes