Thank you, i'll check it out. I've done a brief look at the subprocess module and i think it'll be a better way to do the same job.
2010/8/10 NiL <[email protected]>: > you'd better use subprocess than os.system > > you can use pdftk to both read its input from stdin and write to > stdout > > this would eliminate completely the need for those temp files and > probably be much quicker > > -- > You received this message because you are subscribed to the Google Groups > "TurboGears" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/turbogears?hl=en. > > -- There's no religion but sex and music -- Sting -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

