Re: [Tutor] Patches

2007-01-04 Thread Kent Johnson
Øyvind wrote: > Hello. > > I need to access SMTP with SSL and found this patch: > https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1567274&group_id=5470 > > But, I cannot find anything with Google or in the Python documentation > about how to apply a patch. > > Is patch a program I h

[Tutor] Patches

2007-01-04 Thread Øyvind
Hello. I need to access SMTP with SSL and found this patch: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1567274&group_id=5470 But, I cannot find anything with Google or in the Python documentation about how to apply a patch. Ok, one slight modification. I did find something: 5.