Re: "open" for Unix.

2005-09-11 Thread Jose' Matos
On Sunday 11 September 2005 05:38, Mike Meyer wrote: > > My instructions didn't include enough information about this. You need > Python 2.4. The subprocess module was introduced in that. I can > rewrite the code using pre-2.4 tools if this causes enough people > problems. If you are proposing t

Re: "open" for Unix.

2005-09-10 Thread Mike Meyer
In <[EMAIL PROTECTED]>, Roy Schestowitz <[EMAIL PROTECTED]> typed: > _/ On Sun 11 Sep 2005 01:14:55 BST, [Mike Meyer] wrote : \_ > > > Based on discussion regarding the configuration process on lyx-devel, > > I started working on a generic "file opener" for Unix, ala "open" on > > OS X and

Re: "open" for Unix.

2005-09-10 Thread Roy Schestowitz
_/ On Sun 11 Sep 2005 01:14:55 BST, [Mike Meyer] wrote : \_ Based on discussion regarding the configuration process on lyx-devel, I started working on a generic "file opener" for Unix, ala "open" on OS X and "start" on Windows. A first release is ready. I've tested it on a number of diff