bninja / pika-pool

pools for your pikas
Other
52 stars 49 forks source link

fixing queue import for python3 #3

Closed MichalMazurek closed 9 years ago

MichalMazurek commented 9 years ago

python3 doesn't have Queue module

Maybe sys.version should be used here? What do you think?

jstasiak commented 9 years ago

This is quite an important fix to have. @bninja Is there a chance this is merged soon?

bninja commented 9 years ago

@MichalMazurek thx for fix, looks like others recommend what u did so :+1:

bninja commented 9 years ago

closes #4

jstasiak commented 9 years ago

Thank you!

bninja commented 9 years ago

@jstasiak np, should be on pypi. i'm not actively using this tho so if u are and interested in taking it over would appreciate.