• Show log

    Commit

  • Hash : e6913b2e
    Author : Cosimo Lupo
    Date : 2015-05-08T10:06:18

    [python] use built-in split instead of 'string' module for py23
    
    In python3, the 'string' module no longer has a 'split' function.