Jul-06-2021, 05:53 PM
I'm trying to import a function, an "def" function, to a new file, but when i do, the old line ABOVE are also read. Why!?
Importing a function from another file runs the old lines also
|
|
Messages In This Thread |
Importing a function from another file runs the old lines also - by dedesssse - Jul-06-2021, 05:53 PM
RE: Importing a function from another file runs the old lines also - by deanhystad - Jul-06-2021, 06:08 PM
RE: Importing a function from another file runs the old lines also - by dedesssse - Jul-06-2021, 06:11 PM
RE: Importing a function from another file runs the old lines also - by deanhystad - Jul-06-2021, 06:13 PM
RE: Importing a function from another file runs the old lines also - by dedesssse - Jul-06-2021, 06:33 PM
RE: Importing a function from another file runs the old lines also - by jefsummers - Jul-06-2021, 06:52 PM
RE: Importing a function from another file runs the old lines also - by deanhystad - Jul-06-2021, 07:04 PM
|