pull/18/head
Jussi Pakkanen 10 years ago
parent b44ca46e92
commit be0f357f1d
  1. 2
      mparser.py

@ -17,8 +17,6 @@
import re
import sys
from coredata import MesonException
from array import array
from orca.messages import itemsFound
class ParseException(MesonException):
def __init__(self, text, lineno, colno):

Loading…
Cancel
Save