Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #24971
| Date | 2012-07-06 16:56 +0200 |
|---|---|
| From | Thomas Jollans <t@jollybox.de> |
| Subject | Re: stuck in files!! |
| References | <5ddf03db-a5b1-4996-b9ce-6447ad89a3df@nw7g2000pbb.googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1861.1341586609.4697.python-list@python.org> (permalink) |
On 07/06/2012 01:53 PM, Chirag B wrote: > i want to kno how to link two applications using python for eg:notepad > txt file and some docx file. like i wat to kno how to take path of > those to files and run them simultaneously.like if i type something in > notepad it has to come in wordpad whenever i run that code. > Not possible. (okay, within certain restrictions it might not be completely impossible) What are you trying to achieve?
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
stuck in files!! Chirag B <chirag.b.93@gmail.com> - 2012-07-06 04:53 -0700
Re: stuck in files!! Thomas Jollans <t@jollybox.de> - 2012-07-06 16:56 +0200
Re: stuck in files!! andrea crotti <andrea.crotti.0@gmail.com> - 2012-07-06 17:46 +0100
Re: stuck in files!! "Alex" <foo@email.invalid> - 2012-07-06 18:21 +0000
Re: stuck in files!! Chris Angelico <rosuav@gmail.com> - 2012-07-07 08:13 +1000
Re: stuck in files!! alex23 <wuwei23@gmail.com> - 2012-07-08 18:45 -0700
csiph-web