I can run py.test in interactive mode.


[EMAIL PROTECTED]:~/x$ python
Python 2.4.4 (#2, Aug 16 2007, 00:34:54)
[GCC 4.1.3 20070812 (prerelease) (Debian 4.1.2-15)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import py
>>> py.test.cmdline.main()
============================= test process starts ==============================
executable:   /usr/bin/python  (2.4.4-final-0)
using py lib: /usr/lib/python2.4/site-packages/py <rev unknown>


======================= tests finished: in 0.00 seconds ======================= >>>

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to