aitjcize / PyTox

Python binding for Project-Tox the skype replacement.
GNU General Public License v3.0
96 stars 29 forks source link

examples: EchoBot sends sent files back #55

Closed mrshu closed 8 years ago

mrshu commented 8 years ago

Signed-off-by: mr.Shu mr@shu.io

mrshu commented 8 years ago

@aitjcize would you mind checking this PR? It cleans the code a bit and adds a functionality that should have been there for a long time I believe.

mrshu commented 8 years ago

Sorry @aitjcize, I understand you do not have much time for this repository, my last message should have been addressed to @kitech.

kitech commented 8 years ago

nice about EchoBot and pythonic. in the Travis build log, found nothing about what updated for apt-get update

mrshu commented 8 years ago

@kitech If you look for instance here: https://travis-ci.org/aitjcize/PyTox/jobs/99936648#L110 you can see that quite a few package lists have been updated. I suspect that some of these lists must have yasm in them since it fixed the problem.

kitech commented 8 years ago

Ok, since it's version related, just merged.

mrshu commented 8 years ago

Thanks a ton @kitech!