Re: [Python-Dev] Outdating import.c 2.241

2005-03-04 Thread Michael Hudson
"Martin v. Löwis" <[EMAIL PROTECTED]> writes: > I just mistakenly checked in import.c; I have "outdated" > this checkin (cvs admin -o 2.241 import.c). If you happened > to have checked-out import.c in-between, don't be surprised > if the version numbers go backwards. Oh! Oops. python-checkins s

[Python-Dev] Outdating import.c 2.241

2005-03-04 Thread Martin v. Löwis
I just mistakenly checked in import.c; I have "outdated" this checkin (cvs admin -o 2.241 import.c). If you happened to have checked-out import.c in-between, don't be surprised if the version numbers go backwards. Regards, Martin ___ Python-Dev mailing li