| commit | e2ed9df64573ce99db942acaa6f3a820448b717f | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Tue Aug 26 23:26:18 1997 +0000 |
| committer | Guido van Rossum <guido@python.org> | Tue Aug 26 23:26:18 1997 +0000 |
| tree | ed7c21a46a8f5aa4c2442d1939477c39f8c27400 | |
| parent | e20aef574a1373139ae17c6c4a02d83fe5668164 [diff] |
Fixed bugs regarding lines starting with '.' (both receiving and sending). Added a minimal test function.