Best programs written completly in Python

2007-08-05 Thread Franz Steinhusler
Hello NG, wWhat are the best programs in your opinion, written entirly in pyhton, divided into categories like: a) Games b) Utilities/System c) Office d) Web/Newsreader/Mail/Browser ... I don't want to start a long thread, if a site of such an discussion already exists, a link will be enough.

Re: Best programs written completly in Python

2007-08-05 Thread Franz Steinhusler
On Sun, 05 Aug 2007 12:14:38 +0200, Franz Steinhäusler [EMAIL PROTECTED] wrote: Hello NG, wWhat are the best programs in your opinion, written entirly in pyhton, divided into categories like: Many thanks, The restriction, I want, is to comply the programs written in pygame, pygtk, wxPython,

Re: Best programs written completly in Python

2007-08-05 Thread Franz Steinhusler
On Sun, 05 Aug 2007 15:35:53 +0200, David Boddie [EMAIL PROTECTED] wrote: On Sun Aug 5 14:44:55 CEST 2007, Franz Steinhäusler wrote: I'm only interested to have a list, or even help to extend an existing one. If the main criterion is that the programs are written in Python then surely the

Re: Best programs written completly in Python

2007-08-05 Thread Franz Steinhusler
On Sun, 05 Aug 2007 21:31:23 +1000, Campbell Barton [EMAIL PROTECTED] wrote: O.R.Senthil Kumaran wrote: * Franz Steinh?usler [EMAIL PROTECTED] [2007-08-05 12:14:38]: wWhat are the best programs in your opinion, written entirly in pyhton, divided into categories like: a) Games b) Utilities

Re: Best programs written completly in Python

2007-08-05 Thread Franz Steinhusler
On Sun, 05 Aug 2007 11:26:13 -0700, markacy [EMAIL PROTECTED] wrote: On 5 Sie, 12:14, Franz Steinhäusler [EMAIL PROTECTED] wrote: Hello NG, wWhat are the best programs in your opinion, written entirly in pyhton, divided into categories like: a) Games b) Utilities/System c) Office d)

[ANN] DrPython 165

2007-04-08 Thread Franz Steinhusler
DrPython is a highly customizable cross-platform ide to aid programming in Python. It was developed with teaching in mind, and has a clean, simple interface. It is written in Python, using wxPython as the gui. This release is in first place a bug fix release. Unicode related stuff has been

[ANN] DrPython 165 - Download site

2007-04-08 Thread Franz Steinhusler
Sorry, I have forgotten the link: Not so hard to find, but anyway: :) http://sourceforge.net/projects/drpython/ -- Franz Steinhaeusler -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation:

Re: Ubunu - Linux - Unicode - encoding

2007-02-02 Thread Franz Steinhusler
On Fri, 2 Feb 2007 00:12:45 +0100, Alan Franzoni [EMAIL PROTECTED] wrote: Il Thu, 01 Feb 2007 20:57:53 +0100, Franz Steinhäusler ha scritto: If I copy files with german umlauts (äöü and strong 's' ß), these filenames are not copied properly, and that characters are replaces by little square

Re: Ubunu - Linux - Unicode - encoding

2007-02-01 Thread Franz Steinhusler
On Thu, 1 Feb 2007 16:42:02 +0100, Alan Franzoni [EMAIL PROTECTED] wrote: Il Thu, 01 Feb 2007 16:02:52 +0100, Franz Steinhaeusler ha scritto: The case: I have a file on a WindowsXP partition which has as contents german umlauts and the filename itself has umlauts like iÜüäßk.txt Could you

Re: Ubunu - Linux - Unicode - encoding

2007-02-01 Thread Franz Steinhusler
On 1 Feb 2007 08:24:07 -0800, Paul Boddie [EMAIL PROTECTED] wrote: On 1 Feb, 16:02, Franz Steinhaeusler [EMAIL PROTECTED] wrote: The case: I have a file on a WindowsXP partition which has as contents german umlauts and the filename itself has umlauts like iÜüäßk.txt If I want to append this

Re: XPN 0.6.5 released

2006-09-16 Thread Franz Steinhusler
On 15 Sep 2006 06:11:12 -0700, Nemesis [EMAIL PROTECTED] wrote: Franz Steinhaeusler wrote: A few other notes (or should I post into the feature requests on sourceforge?) To be honest I do not check sourceforge forums very often. If you want you can also send me an email (the email is written

Re: XPN 0.6.5 released

2006-09-16 Thread Franz Steinhusler
On Sat, 16 Sep 2006 18:16:13 +0200, Franz Steinhäusler [EMAIL PROTECTED] wrote: Sat Sep 16 18:23:04 2006 For the find, I personally would prefer to jump default to body, but this is of course a matter of taste. Could that be an option. I dos prompt, all the time the prompt doesn't

Re: XPN 0.6.5 released

2006-09-16 Thread Franz Steinhusler
On Sat, 16 Sep 2006 17:54:27 GMT, Nemesis [EMAIL PROTECTED] wrote: Mentre io pensavo ad una intro simpatica Franz Steinhäusler scriveva: For the find, I personally would prefer to jump default to body, but this is of course a matter of taste. Do you mean you would like the focus to be set on

Re: XPN 0.6.5 released

2006-09-16 Thread Franz Steinhusler
On Sat, 16 Sep 2006 17:43:28 GMT, Nemesis [EMAIL PROTECTED] wrote: Mentre io pensavo ad una intro simpatica Franz Steinhäusler scriveva: Ah, great. I changed, this was not working immediatly. So I remembered, most often you have to restart the App, and so its is working. Here is working

Re: regular expresson for Unix and Dos Lineendings wanted

2006-02-24 Thread Franz Steinhusler
On Fri, 24 Feb 2006 07:21:04 -0500, John Zenger [EMAIL PROTECTED] wrote: Franz Steinhaeusler wrote: Thank you all for the replies. But I still don't have a solution. Of course with more lines it is possible, but it would be fine to have a oneliner. re.sub(r\s+[\n\r]+, lambda x: