purcell / airspeed

A lightweight Python template engine compatible with Velocity, used in OpenStack
Other
91 stars 37 forks source link

Implement additional methods `Map.put` and `Array.add` #35

Closed shmygol closed 5 years ago

shmygol commented 5 years ago

Implement a common method Map.put (dict.put) to improve the compatibility with Apache Velocity.

@purcell I've also made other additional methods more explicit. Please let me know if you don't like it. I can put it back.

Issue #34

purcell commented 5 years ago

Great, thanks! Sorry for the slow turnaround.