Skip to content Skip to sidebar Skip to footer
Showing posts with the label Windows Xp

Os.exec On Windows

I have a script that calls os.execvp into another Python instance. After doing this, I appear to be… Read more Os.exec On Windows

Python Udp Sockets With Multiple Interfaces

I'm Writing a script in python2.7 on a windows XP machine. The machine is connected to multiple… Read more Python Udp Sockets With Multiple Interfaces

What's With Binary Files On Windows?

I made a script to download a file, but it only works on Unix/Linux/OSX when I'm downloading bi… Read more What's With Binary Files On Windows?