On 01/07/18 23:34, Alan Gauld via Tutor wrote:

> Realize that you made a mistake, get the original
> version back
> 
> co -l -v1.1 myfile.py

Oops, a bit rusty. The command should be:

co -l1.1 myfile.py


-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos


_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to