homepage

This issue tracker has been migrated to GitHub , and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author asduj
Recipients asduj, martin.panter
Date 2015年09月03日.06:51:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441263084.8.0.472873764952.issue24987@psf.upfronthosting.co.za>
In-reply-to
Content
After executing this code in Python 2.7 I check if OpenOffice is listening the localhost:8100, and get the output:
netstat -a | grep 8100
tcp 0 0 localhost:8100 *:* LISTEN
If I executing the same code in Python 3.4 and check, I get nothing.
Platform: Ubuntu 15.04. In fact, command runs any office installed on the computer (LibreOffice or OpenOffice), and on my computer I have LibreOffice.
There are no messages, the command runs normal, just not working as it should.
History
Date User Action Args
2015年09月03日 06:51:24asdujsetrecipients: + asduj, martin.panter
2015年09月03日 06:51:24asdujsetmessageid: <1441263084.8.0.472873764952.issue24987@psf.upfronthosting.co.za>
2015年09月03日 06:51:24asdujlinkissue24987 messages
2015年09月03日 06:51:24asdujcreate

AltStyle によって変換されたページ (->オリジナル) /