The following forum message was posted by fabioz at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4021472:

 I just took a look at the print and the space there is expected (so, that's
not it).

Can you double check if you really have a QafTemplate  in the
Dionysus.DialogueManager.QAF module?

Another thing, if you make a regular run of that module
(/home/eugen/Work/Helios-Python/workspace/Dionysus/test/main/test_qaf.py) does
it work? (note that you need to have a "unittest.main()" for it to properly
run your tests in that case).

If it doesn't, then it's a problem in your code (not really in pydev), now,
if it does, can you paste the pythonpath you're using?  (to get the pythonpath,
make a run and do import sys; print '\n'.join(sys.path).

Cheers, 

Fabio 


------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to