mirror of
https://github.com/iluvcapra/pycmx.git
synced 2025-12-31 17:00:53 +00:00
Deleted parse_cmx etc
Going to reimplement these
This commit is contained in:
13
pycmx/parse_cmx_events.py
Normal file
13
pycmx/parse_cmx_events.py
Normal file
@@ -0,0 +1,13 @@
|
||||
# pycmx
|
||||
# (c) 2018 Jamie Hardt
|
||||
|
||||
def events(statements=[]):
|
||||
if statements[0].
|
||||
|
||||
class Event:
|
||||
def __init__(self, statements):
|
||||
self.statements = statements
|
||||
|
||||
def number():
|
||||
return statements[0].event
|
||||
|
||||
Reference in New Issue
Block a user