Message160688
| Author | hynek |
|---|---|
| Recipients | ezio.melotti, hynek, v+python |
| Date | 2012-05-15.06:45:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1337064355.27.0.201267333647.issue14811@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Would you mind adding more information like the full traceback? By saying "compilation error", I presume you mean the compilation of the t33a.py file into byte code (and not compilation of Python itself)? I can't reproduce it neither with the vanilla 3.2.3 on OS X nor with Ubuntu's 3.2. My only suspicion is that the platform default encoding has bitten you, does it also crash if you add "# -*- coding: utf-8 -*-" as the first line? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-05-15 06:45:55 | hynek | set | recipients: + hynek, ezio.melotti, v+python |
| 2012-05-15 06:45:55 | hynek | set | messageid: <1337064355.27.0.201267333647.issue14811@psf.upfronthosting.co.za> |
| 2012-05-15 06:45:54 | hynek | link | issue14811 messages |
| 2012-05-15 06:45:54 | hynek | create | |