| commit | 9ca3f02dc00179673a04f4bda77920b860b42ea5 | [log] [tgz] |
|---|---|---|
| author | Tim Peters <tim.peters@gmail.com> | Sun Jun 15 23:08:45 2003 +0000 |
| committer | Tim Peters <tim.peters@gmail.com> | Sun Jun 15 23:08:45 2003 +0000 |
| tree | 4cb00a689a77ea031fcce33010a792fcd9c5971a | |
| parent | 9e6fedd2ecd3fa6a5e5a39eeb796462f5513df87 [diff] |
^D means EOF on Unix but not on Windows. Expand the example's prompt to tell Windows Truth too. Bugfix candidate.