This just started happening today. I've been saving and accessing my Python Files to Network Drives for over a year without issues.
When I open a locally saved Python File I can see the contents. When I open a Python File saved to a Network Drive though I don't see the code. I swear it's actually there.
When I go to a different machine on the network with a Python Installation I can open the files and see the code just fine.
I've tried rebooting the machine. Running IDLE as an administrator, going to the file through File Explorer and right clicking and selecting open with IDLE and even remapping the drives. Nothing has worked.
Does anyone have any idea what would cause this? It's driving me nuts.