From 76f22053eaf7aedbc9bba3640e8664f83d1eb034 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Thu, 3 Mar 2022 08:33:37 -0500 Subject: [PATCH] notes about Python issues --- todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/todo.txt b/todo.txt index fba0c6317..fb3930aac 100755 --- a/todo.txt +++ b/todo.txt @@ -6,6 +6,8 @@ X https://github.com/processing/processing4/issues/415 X Change straight quotes to smart quotes in the PDE.properties file X look for other uses of Util.deleteFile() and replace with Platform calls _ test with Python Mode before release +_ opening an example throws an NPE +_ add changes for the eawt mess? sketchbook/open/deletions X test "obvious" sketch folder (and whether it prompts)