16 March 2007 08:00
easier to post to than a wiki: Using pexpect to control Django manage.py
by 1 other
Pexpect, is a pure python module for running external commands and controlling them as if you were a user.
1
(1 marks)