In order for me to "double-click" the usage.py file I have to move it over to the db folder first. Otherwise it doesn't find the make_read_readme to import.
I like the popup!!
Oh, and I like the log too because I found the duplicated tag error in there.
Hmmm.... that means I can only show the definition of a method in only one place.
Here are the windows that are involved with me making one of these. I double click on usage.py and the black window is the output terminal that I can see because of the popup.
In order for me to "double-click" the
usage.py
file I have to move it over to thedb
folder first. Otherwise it doesn't find themake_read_readme
toimport
.I like the popup!!
Oh, and I like the log too because I found the duplicated tag error in there.
Hmmm.... that means I can only show the definition of a method in only one place.