Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #38535 > unrolled thread
| Started by | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| First post | 2013-02-09 17:53 +0000 |
| Last post | 2013-02-09 17:53 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Any idea how i can format my output file with ********************Start file*********************** usinf Python 2.7 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-02-09 17:53 +0000
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Date | 2013-02-09 17:53 +0000 |
| Subject | Re: Any idea how i can format my output file with ********************Start file*********************** usinf Python 2.7 |
| Message-ID | <mailman.1559.1360432375.2939.python-list@python.org> |
On 09/02/2013 14:27, Morten Engvoldsen wrote: > Hi Team, > I Have saved my output in .doc file and want to format the output with > *************Start the File ************************ > Some data here > *******************End of File***************************** > Can you let me know how can i do that using Python? > > Assuming the .doc file is MS Word see here http://sourceforge.net/projects/pywin32/ as a starter? If you're talking plain text others have already replied. -- Cheers. Mark Lawrence
Back to top | Article view | comp.lang.python
csiph-web