If you create a zip file in Python
And one of the file names in the zip file
Has a pipe character in it
And you look in the zip file
Using Windows Explorer
You will see all the files except
That file with a pipe in its name
...
If your Python is on Linux
That one took a while to sort out!