enthought / pyface

pyface: traits-capable windowing framework
Other
106 stars 55 forks source link

Use `create()` rather than `_create()` #1215

Closed corranwebster closed 1 year ago

corranwebster commented 1 year ago

This carries out the next two steps of #729

as well as the next step in removing create calls from __init__ methods:

corranwebster commented 1 year ago

This PR seems to include a couple of .zip files that I think shouldn't be there. (cf: #776)

That's what I get for doing git commit -a after a search and replace :(

mdickinson commented 1 year ago

Yes, sorry - I take it back about the .zip files. I thought they were new files, but they're modifications to existing files.