Edit

kc3-lang/brotli/python/tests

Branch :

  • Show log

    Commit

  • Author : Cosimo Lupo
    Date : 2015-05-08 10:06:18
    Hash : e6913b2e
    Message : [python] use built-in split instead of 'string' module for py23 In python3, the 'string' module no longer has a 'split' function.