[Python-checkins] CVS: python/dist/src/Doc/lib libcrypt.tex,1.14.4.1,1.14.4.2

Fred L. Drake, Jr. fdrake@acm.org
Wed, 16 Feb 2000 11:24:52 -0500 (EST)


Peter Funk writes:
 > You didn't apply the patch using the patch program but edited 
 > it manually?  Unfortunately you missed a small detail, which Fredrik
 > pointed out before.  I submitted the following patch (shortened here):

  Actually, I usually apply small patches manually, mostly because
it's easier than saving to a file and applying it.  I'm sure I could
come up with an XEmacs shortcut, but that requires digging even
further into elisp.  ;(

 > pf> !         return crypt.crypt(cleartext, cryptedpasswd[:2]) == cryptedpasswd
 > ---------------------^^^^^^!

  Ok, ok.... fixed in CVS now.

 > Sorry for the nitpicking:  But I wanted to keep Fredrik satisfied.

  Please don't be!  This is what makes Python's docs good.

 > Please let me know, if I can do anything on the content and format
 > of my patches to simplify the task of automatically applying them
 > to the CVS.  

  No need to change, and the unidiffs are fine.  The problem here was
wetware, not software.  ;)


  -Fred

--
Fred L. Drake, Jr.	  <fdrake at acm.org>
Corporation for National Research Initiatives