Prepare for the new tokenizer C-based parser as optional parser.
authorHolger Hans Peter Freyther <zecke@selfish.org>
Sun, 10 Jul 2005 18:03:23 +0000 (18:03 +0000)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Sun, 10 Jul 2005 18:03:23 +0000 (18:03 +0000)
commit67afbf5e1de58ee9584ccb55eca941762ccf8a0c
treeb7cfff7e982d94c725682ac7e1dd6f17841eea80
parent0ad43bae7e83199de7d848662986ac14ad95fd1f
Prepare for the new tokenizer C-based parser as optional parser.
For now import bb.parse will function the way it used to work
MANIFEST
lib/bb/parse/BBHandler.py [deleted file]
lib/bb/parse/ConfHandler.py [deleted file]
lib/bb/parse/__init__.py [deleted file]
lib/bb/parse/parse_py/BBHandler.py [new file with mode: 0644]
lib/bb/parse/parse_py/ConfHandler.py [new file with mode: 0644]
lib/bb/parse/parse_py/__init__.py [new file with mode: 0644]