brentp / fishers_exact_test

Fishers Exact Test for Python (Cython)
BSD 3-Clause "New" or "Revised" License
62 stars 21 forks source link

Port to python3 #3

Closed mikdur closed 10 years ago

mikdur commented 10 years ago

These changes seems to make the code compile and work with python3.

patflick commented 10 years ago

:+1: for this pull request!