]> git.evergreen-ils.org Git - Evergreen.git/commit
Parse the field_safe parameter in Python's IDL parser
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sat, 19 Mar 2011 03:06:58 +0000 (03:06 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sat, 19 Mar 2011 03:06:58 +0000 (03:06 +0000)
commit45802f9c79eaa552a9e475a6a5c7ce2965274c15
treecbc3c21e76d496e9af649d427d2a7d89d8897ca1
parente6335c229c5fb759be22efda58ac07dd632ebf88
Parse the field_safe parameter in Python's IDL parser

Also set the correct namespace for the tablename attribute.

The rest of the changes are for PEP8 compliance. We retain the
IDLParser set_IDL() and parse_IDL() methods because things like
constrictor call them directly, but note in the docstrings that
they are deprecated names.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@19816 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/python/oils/utils/idl.py