Skip to content

vcs.removeobject doex NOT error exit if trying to remove a non vcs object #234

@doutriaux1

Description

@doutriaux1

but rather prints to the screen

In [1]: import EzTemplate

In [2]: M=EzTemplate.Multi(rows=3,columns=3)

In [3]: M.get()
Out[3]: <vcs.template.P at 0x7f910a927bb0>

In [4]: vcs.removeobject(M)
Out[4]: 'This is not a template, graphics method, or secondary method object.'

Should we error exit?

reported by @lee1043
please @durack1 and @danlipsa let me know what you think

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions