]> git.neil.brown.name Git - edlib.git/commit
python: use consistent capitalisation for type names.
authorNeilBrown <neil@brown.name>
Fri, 25 Dec 2015 22:38:41 +0000 (09:38 +1100)
committerNeilBrown <neil@brown.name>
Fri, 25 Dec 2015 22:41:20 +0000 (09:41 +1100)
commita18cc99641bb904383b484185028b01c7059a368
treebc7724c8623e668f954948348dc4ee1a12ed3e06
parentb96b3953cf93146b9913f69ab0da63826936d837
python: use consistent capitalisation for type names.

I've been inconsistent with type names.
Spell all edlib types (Pane Mark Comm) with leading capital letter.

Signed-off-by: NeilBrown <neil@brown.name>
lang-python.c