This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
15,430
Commits
9
Branches
456
Tags
1.7
GiB
382a75d0e9
Commit Graph
3 Commits
Author
SHA1
Message
Date
Nicholas Riley
9a580c440c
Fixes for Python 1.6 compatibility - socket bind and connect get a
...
tuple instead two arguments.
2000-09-24 06:29:50 +00:00
Nicholas Riley
21afd01ce2
Change for Python 1.6 compatibility - UNIX's 'os' module defines
...
'spawnv' now, so we check for 'fork' first.
2000-09-24 06:28:47 +00:00
David Scherer
7aced17437
Initial revision
2000-08-15 01:13:23 +00:00