Edit

kc3-lang/libevent

Branch :

  • Show log

    Commit

  • Author : Ross Lagerwall
    Date : 2012-10-23 13:30:58
    Hash : 0eb01099
    Message : Use python2 rather than python python may refer to either python2 or python3 so rather by explicit by using python2. See PEP 394 - http://www.python.org/dev/peps/pep-0394/ for more details.