-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I am trying to build zodbtools and I keep running into the need for imp, which was EOL with Python 3.9.
I'm trying to use Plone and the system I'm working on has Python 3.12.
I'm new to Plone, but have done a little with Python here and there. ChatGPT is suggesting I hunt down "import imp" and replace it with importlib. That seems like a lot of esoteric work for something that should be a pretty front line system like ZODB.
Is there something I'm missing here?
Metadata
Metadata
Assignees
Labels
No labels