>>>>> "Tim" == Tim Peters <tim.one@home.com> writes: Tim> [Skip Montanaro] >> The spawnv and spawnve functions in the os module look useful, but >> the lib manual documentation is rather sparse about their semantics, >> referring the reader to the VC++ Runtime Library for more info. Tim> Gigabytes of MS docs (including all the VC docs) are available Tim> online for free: Tim> http://msdn.microsoft.com/library/ Tim> Since the MS docs are copyrighted, we can't just copy them into our Tim> docs. ... Tim> <http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore98/HTML/_crt__spawn.2c_._wspawn_functions.asp> Perhaps the Python docs could have a "See Also" that refers to this page? Tim> How is Fred going to summarize all that (all of it is necessary in Tim> the end!), without running afoul of copyright? It appears that in the development docs Fred has done a good job of summarizing the spawn functions' semantics. It's only the P_* constants whose definition is still left unclear. Copyright has the notion of "fair use". Since the information extracted would be so small w.r.t. the whole work from which it was extracted and it would not be used for commercial gain (at least, not directly), I would think that describing the five constants would fall under fair use guidelines. Tim> Alas, it can take a long time to learn how to find this stuff (the Tim> doc collection is massive). In general, the place to start for C Tim> library docs is: Thanks, but I'm not really interested in programming Windows, just knowing what the stuff imported from Windows means. ;-) Skip
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4