Re: [PythonCE] trunk merge?

2008-03-18 Thread Joseph Armbruster
Luke, Cool, I was able to see it this morning. Quite empty indeed :-) I can go ahead and do the initial imports (if everyones ok with that). However, before I do so I would like to talk structure a bit. Currently, there are a few sources available from sf, 2.4/2.5 focused. How do you / oth

Re: [PythonCE] trunk merge?

2008-03-18 Thread Brad Clements
Joseph Armbruster wrote: > Luke, > > Cool, I was able to see it this morning. Quite empty indeed :-) I can go > ahead and do the initial imports (if everyones ok with that). However, > before > I do so I would like to talk structure a bit. Can I suggest again looking at Launchpad + bazaar a

Re: [PythonCE] trunk merge?

2008-03-18 Thread Joseph Armbruster
Brad, I'm not familiar with launchpad + bazaar but I will definitely investigate. Can you give the details on how this would work? I would think by-hand is the safest way to start. Once the main merge with 2.6 is complete, keeping it up to date should not be entirely difficult even if this was o

[PythonCE] PDA running PythonCE

2008-03-18 Thread Frédéric
Hello, For a panoramic head control software, we need to buy a PDA with BlueTooth, running PythonCE. I think to buy a used one, and we don't want to spend too much money. IWe don't need gadgets; only python and BT ;o) What hardware do you suggest? Do you know plans to buy old stocks or so? Than

Re: [PythonCE] trunk merge?

2008-03-18 Thread Luke Dunstan
-- From: "Joseph Armbruster" <[EMAIL PROTECTED]> Sent: Tuesday, March 18, 2008 9:14 PM To: "Luke Dunstan" <[EMAIL PROTECTED]>; Subject: Re: [PythonCE] trunk merge? > Luke, > > Cool, I was able to see it this morning. Quite empty indeed :-) I can g

Re: [PythonCE] trunk merge?

2008-03-18 Thread Joseph Armbruster
Luke, We could take it to that level if you want but I don't exactly see the need for that level of complexity here. As long as our commits are explicit about which revision in svn.python.org we are merging from, that should be enough. I think the most important question is how you all wish to t

[PythonCE] Using FBCLIENT.DLL with PythonCE

2008-03-18 Thread Marc Lebrun
Hi, Where can I find a version of FBCLIENT.DLL ported to WinCE and ARM processors ? I have to write an app on such devices using Python and Kinterbasdb and I hope this is sufficient to work, what do you think ? Thanks Marc. ___ PythonCE mailing lis

Re: [PythonCE] trunk merge?

2008-03-18 Thread Christopher Fairbairn
Hi, Does anyone have an idea on what some of the issues surrounding earlier attempts/investigations at merging the PythonCE specific changes into the main Python trunk were? I can have a guess at what a couple of these may be, but it would be handy to keep these things in mind if a more incre

[PythonCE] IRC

2008-03-18 Thread Joseph Armbruster
All, If anyone wants to discuss any merge-topics or other pythonce such things, I will be on freenode in #pythonce. I am usually logged into irc most of the day. Just be sure to check my away status. :-) Joseph Armbruster ___ PythonCE mailing list P

Re: [PythonCE] trunk merge?

2008-03-18 Thread Brad Clements
Christopher Fairbairn wrote: > Hi, > > Does anyone have an idea on what some of the issues surrounding earlier > attempts/investigations at > merging the PythonCE specific changes into the main Python trunk were? Two biggies where the lack of proper errno support and floating point math problems

[PythonCE] Temporary repository for trunk merge

2008-03-18 Thread Joseph Armbruster
All, While it is determined if the svn repository should be used and how it should be used, I would like to keep development moving forward. To support this, I have created a Temporary repository at the following location: https://www.joevial.com/svn/pythonce This is where I (and anyone else