Reworking Python body codes as enumerated type Body.

This will help documentation generator pydown.py organize
body codes and other similar enumerations together as classes.
This commit is contained in:
Don Cross
2019-07-08 15:37:56 -04:00
parent 700d3d7870
commit b3e6f185b6
6 changed files with 275 additions and 385 deletions

1
source/python/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
*.pyc