Message 110636 - Python tracker
Message110636
| Author | BreamoreBoy |
|---|---|
| Recipients | BreamoreBoy, brett.cannon, thomaspinckney3 |
| Date | 2010-07-18.11:46:56 |
| SpamBayes Score | 0.0060170507 |
| Marked as misclassified | No |
| Message-id | <1279453617.75.0.794308997554.issue2927@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Trying to run the test and I get:-
c:\py3k\Lib>..\PCbuild\python_d.exe test\test_htmlparser.py
File "test\test_htmlparser.py", line 326
escaped = u"<p>There’s the Côte</p>"
^
SyntaxError: invalid syntax |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-07-18 11:46:58 | BreamoreBoy | set | recipients: + BreamoreBoy, brett.cannon, thomaspinckney3 |
| 2010-07-18 11:46:57 | BreamoreBoy | set | messageid: <1279453617.75.0.794308997554.issue2927@psf.upfronthosting.co.za> |
| 2010-07-18 11:46:56 | BreamoreBoy | link | issue2927 messages |
| 2010-07-18 11:46:56 | BreamoreBoy | create | |