[issue6736] File handling in Python

2009-08-19 Thread Amaury Forgeot d'Arc
Amaury Forgeot d'Arc added the comment: The issue tracker is not a place to get help. Please ask your question on the comp.lang.python newsgroup, there are many people willing to help you. -- nosy: +amaury.forgeotdarc resolution: -> invalid status: open -> closed

[issue6736] File handling in Python

2009-08-19 Thread Salebona
New submission from Salebona : How can I make read a text file from a normal text editor lik emicrosoft word or word pad? -- components: Windows messages: 91751 nosy: SallaS07 severity: normal status: open title: File handling in Python type: behavior versions: Python 2.6 _