From: Digital X. <dig...@us...> - 2007-05-06 16:43:29
|
Update of /cvsroot/openrpg/openrpg1/orpg/mapper In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv32600/orpg/mapper Modified Files: miniatures.py Log Message: Reconvert every file to unix line ending. This is the 3rd time I have done this, and no clue why they get switched back Index: miniatures.py =================================================================== RCS file: /cvsroot/openrpg/openrpg1/orpg/mapper/miniatures.py,v retrieving revision 1.43 retrieving revision 1.44 diff -C2 -d -r1.43 -r1.44 *** miniatures.py 9 Mar 2007 14:11:55 -0000 1.43 --- miniatures.py 6 May 2007 16:42:56 -0000 1.44 *************** *** 880,882 **** urllib.urlcleanup() ! self.lock.release() \ No newline at end of file --- 880,882 ---- urllib.urlcleanup() ! self.lock.release() |