| commit | 8d30cc0144a6a94e06f3a115b07afa6314466cfd | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Thu May 03 17:49:24 2007 +0000 |
| committer | Guido van Rossum <guido@python.org> | Thu May 03 17:49:24 2007 +0000 |
| tree | 0c0b2f3d75cca4173ec3e8e2962682affbd2e886 | |
| parent | 938ef57e267838dcfbfb0d51d9bd40caece1c5db [diff] |
Get rid of all #ifdef Py_USING_UNICODE (it is always present now). (With the help of unifdef from freshmeat.)