On Mon, Nov 7, 2011 at 10:56 PM, steve wrote:
> Hey Shashidhar,
>
> Others may answer your question, I am not going to do that right away.
> I'll just offer a few suggestions to clean up your code. If you do that, I
> promise to answer your questions:
>
> a. Use os.path.join() to join path compon
On Mon, Nov 7, 2011 at 10:56 PM, steve wrote:
Hey Shashidhar,
>
> Others may answer your question, I am not going to do that right away.
> I'll just offer a few suggestions to clean up your code. If you do that, I
> promise to answer your questions:
>
> a. Use os.path.join() to join path compone
Hey Shashidhar,
Others may answer your question, I am not going to do that right away. I'll just
offer a few suggestions to clean up your code. If you do that, I promise to
answer your questions:
a. Use os.path.join() to join path components
b. You don't /have/ to read all the lines of the f
Dear Python hackers,
I have text file. I read each line and store it in List.
my requirement is I need to check only 6 special lines from i.e
1. resultToPDFFile
2. resultToPDFFileDialog
3. resultToQdasFile
4. resultToQdasFileDialog
5. resultToTableFile
6. resultToTableFileDialog
On Mon, 2011-11-07 at 16:53 +0530, Shashidhar Paragonda wrote:
> is my if else structure is wrong or not I am totally not getting
> other idea please help
> >> thank you in advance.
please paste code
--
regards
Kenneth Gonsalves
___
BangPypers mailin
Dear Python hackers,
I have text file. I read each line and store it in List.
my requirement is I need to check only 6 special lines from i.e
1. resultToPDFFile
2. resultToPDFFileDialog
3. resultToQdasFile
4. resultToQdasFileDialog
5. resultToTableFile
6. resultToTableFi
Dear Python hackers,
I have text file. I read each line and store it in List.
my requirement is I need to check only 6 special lines from i.e
1. resultToPDFFile
2. resultToPDFFileDialog
3. resultToQdasFile
4. resultToQdasFileDialog
5. resultToTableFile
6. resultT