prompt auto complete and history

2006-07-10 Thread Deepan Chakravarthy
Hi, I am using fedora core 5. I would like to have auto complete in python prompt and history. How do i get it enabled ? i have .pystart file and .pyhist file setup. thanks Deepan www.sudoku-solver.net/sudokusolver.html www.codeshepherd.com -- http://mail.python.org/mailman/listinfo/python

pyumlgraph for multiple files.

2006-04-26 Thread Deepan Chakravarthy
Hello, I had used pyumlgraph to generate dot files for single python script. Is it possible to use pyumlgraph to generate dot files for multiple python scripts ??? Or is it automatically done if i generate a dot file for the final python script that imports all other files? Thanks Deepan