gitso

gitso Commit Details


Date:2012-10-14 18:14:16 (12 years 2 months ago)
Author:gerberad
Branch:master
Commit:400a451461137803d6572b156096c6fc17c28f17
Parents: c4fa566afff77273dfba39fa3ab0a5b07f45440a
Message:Forgot to import re in Processes.

Changes:

File differences

gitso/trunk/Processes.py
2424
2525
2626
27
27
2828
2929
3030
"""
import wx
import os, sys, signal, os.path
import os, sys, signal, os.path, re
class Processes:
def __init__(self, window, paths):

Archive Download the corresponding diff file

Branches

Number of commits:
Page rendered in 0.05477s using 13 queries.