What steps will reproduce the problem?
python -c 'import sys; import pyswip; sys.exit(1)'; echo $?
0
python -c 'import sys; sys.exit(1)'; echo $?
1
What is the expected output? What do you see instead?
See above
What version of the product are you using? On what operating system?
0.2.2
Please provide any additional information below.
N/A
Original issue reported on code.google.com by kaszm...@gmail.com on 21 Dec 2011 at 8:27
Original issue reported on code.google.com by
kaszm...@gmail.com
on 21 Dec 2011 at 8:27