Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.011 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'output': 0.04; 'subject:Python': 0.05; 'subject:file': 0.07; 'subject:2.7': 0.09; 'skip:f 30': 0.15; 'subject: \n ': 0.16; '8bit%:3': 0.17; 'team,': 0.18; 'python?': 0.20; 'message-id:@mail.gmail.com': 0.27; '8bit%:5': 0.29; 'file': 0.32; 'received:74.125.82': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'saved': 0.35; 'skip:* 20': 0.35; 'received:74.125': 0.36; 'subject:with': 0.36; 'data': 0.37; 'some': 0.38; 'to:addr:python.org': 0.39; 'here': 0.65; 'subject:Any': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=yKgethXIQnadKM3eX4K9QO88WuzFPx1H6YViWCDuW7Y=; b=SpydPlE9apwiPzSoDmHLCZEwBFRz9lROD8VOsM65vn6zJkOxgtrs28hjHKSw40eHKv uT/oAjPlAVwfEYUqEXzsOTZiEPEmgyCbry10tkmiXTcIDw7+j89OIg4isG1JXCescknN gC3S1rJF4FptZ+pSyii+uRcIWQgi3oUlzW3XWqFXxNZNq5pMbl1mHETCIhys+LfV3vfH GvC/0R33CoCbCqjw4cdRhEzfmrgvR6sP6tZeRVUEfccF32Bgsc7wM3KRL/nsGtdiJ/9u MlAoufFb3y7VE8GqFnzVX0m1g+7ftKwknrbgsdJjwCP80JY0YVkiQMWgfLS4eLdBidyo 1/2Q== MIME-Version: 1.0 X-Received: by 10.194.235.6 with SMTP id ui6mr15262945wjc.12.1360420036183; Sat, 09 Feb 2013 06:27:16 -0800 (PST) Date: Sat, 9 Feb 2013 15:27:16 +0100 Subject: Any idea how i can format my output file with ********************Start file*********************** usinf Python 2.7 From: Morten Engvoldsen To: python-list@python.org Content-Type: multipart/alternative; boundary=089e01493bd00085ed04d54b793a X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 28 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1360420037 news.xs4all.nl 6985 [2001:888:2000:d::a6]:40894 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:38522 --089e01493bd00085ed04d54b793a Content-Type: text/plain; charset=ISO-8859-1 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? --089e01493bd00085ed04d54b793a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi Team,
I Have saved my output in .doc file and want to for= mat the output with
=A0
*************Start the File **= **********************
=A0
Some data here
=A0=
=A0
*******************End of File**************************= ***
=A0
Can you let me know how can i do that using Pyt= hon?
--089e01493bd00085ed04d54b793a--