]> granicus.if.org Git - python/commit
- win95/98 helper for new os.popen code
authorFredrik Lundh <fredrik@pythonware.com>
Sun, 9 Jul 2000 11:35:36 +0000 (11:35 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Sun, 9 Jul 2000 11:35:36 +0000 (11:35 +0000)
commit43298d1fff01a8cc170722738263b8af7e1119a1
tree951525c08817531cc925b9bfac6ed04ce182077c
parentc2e7da9859c54b91b0cb8e20e91be60437a765f6
- win95/98 helper for new os.popen code

  this should be built as a console application (link with
  USER32.LIB), and installed in the same directory as the
  Python DLL.
PC/w9xpopen.c [new file with mode: 0644]