summaryrefslogtreecommitdiffstats
path: root/Lib/multiprocessing/connection.py
Commit message (Expand)AuthorAgeFilesLines
* Revert 3270 patch: self._address is in pretty widespread use, need to revisitJesse Noller2008-07-151-3/+5
* multiprocessing/connection.py patch to remove fqdn oddness for issue 3270Jesse Noller2008-07-151-4/+0
* use byte literals in multiprocessingBenjamin Peterson2008-06-251-8/+3
* darn! I converted half of the files the wrong way.Benjamin Peterson2008-06-131-425/+425
* convert multiprocessing to unix line endingsBenjamin Peterson2008-06-131-7/+7
* add the multiprocessing package to fulfill PEP 371Benjamin Peterson2008-06-111-0/+425