I was just looking at a source file listing of the files included with PyMSNt, and noticed some apparent duplicates between the src and the src/tlib directories.
The two that stood out the most are msnp11chl.py and msnp2p.py. diff(1) doesn't find any differences between them. Is it intentional, or just an artifact of previous usage? -- Eric Schnoebelen [EMAIL PROTECTED] http://www.cirr.com "You can start by removing your clothes."; "Not without flowers and dinner." - Franklin and Ivonova on Babylon 5 From [EMAIL PROTECTED] Fri Nov 4 10:39:21 2005 From: [EMAIL PROTECTED] (James Bunton) Date: Fri Nov 4 10:39:41 2005 Subject: [py-transports] PyMSNt: duplicate files in src and src/tlib? In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Thanks. I've no idea how those files got there. I've just removed them from SVN. --- James On 04/11/2005, at 4:07 PM, Eric Schnoebelen wrote: > > I was just looking at a source file listing of the files > included with PyMSNt, and noticed some apparent duplicates > between the src and the src/tlib directories. > > The two that stood out the most are msnp11chl.py and msnp2p.py. > diff(1) doesn't find any differences between them. > > Is it intentional, or just an artifact of previous usage? > > -- > Eric Schnoebelen [EMAIL PROTECTED] > http://www.cirr.com > "You can start by removing your clothes."; > "Not without flowers and dinner." - Franklin and Ivonova on Babylon 5 > _______________________________________________ > py-transports mailing list > [email protected] > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports >
