Re: PyHurd 0.0.0a3

2008-09-01 Thread Anatoly A. Kazantsev
On Mon, 1 Sep 2008 19:57:42 +0200 Arne Babenhauserheide <[EMAIL PROTECTED]> wrote: > Am Freitag 29 August 2008 19:28:41 schrieb Anatoly A. Kazantsev: > > Just like my examples :-) > > Does it fit, now? > > http://freehg.org/u/ArneBab/pyhurd Yes, it's OK. -- Anatoly A. Kazantsev Protect you

Re: PyHurd 0.0.0a3

2008-09-01 Thread Arne Babenhauserheide
Am Freitag 29 August 2008 19:28:41 schrieb Anatoly A. Kazantsev: > Just like my examples :-) Does it fit, now? http://freehg.org/u/ArneBab/pyhurd Best wishes, Arne -- -- My stuff: http://draketo.de - stories, songs, poems, programs and stuff :) -- Infinite Hands: http://infinite-hands.draketo

Re: PyHurd 0.0.0a3

2008-08-31 Thread Anatoly A. Kazantsev
On Sat, 30 Aug 2008 05:05:23 +0200 <[EMAIL PROTECTED]> wrote: > Hi, > > > I just submitted the registration (and did and pushed some > > modifications in the code required for that - i.e. including the > > licenses (gpl-2.0 and gpl-3.0, since we didn't yet decide) > > This code is probably tied

Re: PyHurd 0.0.0a3

2008-08-29 Thread olafBuddenhagen
Hi, > I just submitted the registration (and did and pushed some > modifications in the code required for that - i.e. including the > licenses (gpl-2.0 and gpl-3.0, since we didn't yet decide) This code is probably tied rather tightly to the Hurd libraries, and thus bound by their license... Whic

Re: PyHurd 0.0.0a3

2008-08-29 Thread Anatoly A. Kazantsev
On Fri, 29 Aug 2008 12:10:06 +0200 Arne Babenhauserheide <[EMAIL PROTECTED]> wrote: > Am Freitag 29 August 2008 10:58:16 schrieb Anatoly A. Kazantsev: > > > You mean with commandline argument parsing? > > > > > > Sure! > > > > OK. As you wish :-) > > I tried to understand what you wish :) > > I

Re: PyHurd 0.0.0a3

2008-08-29 Thread Arne Babenhauserheide
Am Freitag 29 August 2008 10:58:16 schrieb Anatoly A. Kazantsev: > > You mean with commandline argument parsing? > > > > Sure! > > OK. As you wish :-) I tried to understand what you wish :) It is an example of how to create a file class - but it can be called as module in Python, replacing the

Re: PyHurd 0.0.0a3

2008-08-29 Thread Anatoly A. Kazantsev
On Fri, 29 Aug 2008 10:27:58 +0200 Arne Babenhauserheide <[EMAIL PROTECTED]> wrote: > Am Freitag 29 August 2008 07:07:42 schrieb Anatoly A. Kazantsev: > > > It is simply an adapted version of your copy and dump examples, but might > > > be useful. > > > > Can you form it as example file? > > You

Re: PyHurd 0.0.0a3

2008-08-29 Thread Arne Babenhauserheide
Am Freitag 29 August 2008 07:07:42 schrieb Anatoly A. Kazantsev: > > It is simply an adapted version of your copy and dump examples, but might > > be useful. > > Can you form it as example file? You mean with commandline argument parsing? Sure! > > I just did the same in reverse, so if you add

Re: PyHurd 0.0.0a3

2008-08-28 Thread Anatoly A. Kazantsev
On Thu, 28 Aug 2008 09:26:32 +0200 Arne Babenhauserheide <[EMAIL PROTECTED]> wrote: > Hi, > > I just dived into pyHurd again (switched to wmii for that, so a qemu crash > wouldn't take my open KDE config files again...) and wrote a simple file > object for pyhurd (as example). > > - http://f

Re: PyHurd 0.0.0a3

2008-08-28 Thread Arne Babenhauserheide
Hi, I just dived into pyHurd again (switched to wmii for that, so a qemu crash wouldn't take my open KDE config files again...) and wrote a simple file object for pyhurd (as example). - http://freehg.org/u/ArneBab/pyhurd Usage: f = file.file(path) # read f.read() # write f.write(date) #

Re: PyHurd 0.0.0a3

2008-06-28 Thread Anatoly A. Kazantsev
On Wed, 18 Jun 2008 06:15:46 +0200 <[EMAIL PROTECTED]> wrote: > Just wanted to point out that for this to take off, you probably need to > create actual use cases -- in other words, write some useful > translator(s) or other Hurd-specific tools based on these bindings... > Something that shows its

Re: PyHurd 0.0.0a3

2008-06-18 Thread olafBuddenhagen
Hi, On Sun, Jun 15, 2008 at 05:57:42PM +0700, Anatoly A. Kazantsev wrote: > If you want to run a few simple test or see examples you need dowload > source distribution. It's available on the same page. > > P.S.: we really need a good tests :-) If you want to help us, please > reply. I don't spe