Line endings
Magnus Lie Hetland <[email protected]> Sun, 17 Nov 2002 19:47:11 +0100
| Newsgroups | gmane.comp.python.anygui.devel |
|---|---|
| Message-ID | <[email protected]> |
I have now tried to fix the line endings by converting them and checking in the changed files. I used the conv utility of cygwin, i.e: find ~/anygui -name \*.py | xargs conv --d2u It *seems* to have worked OK from my end, but that's no guarantee, of course. Also, I just tried my hand at making Application a Borg. It didn't immediately work as planned, though. I guess it may need some thought, but I still think it's a more natural than the singleton version (which is, essentially, what the original factory function solution was). -- Magnus Lie Hetland Practical Python The Anygui Project http://hetland.org http://ppython.com http://anygui.org ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html