Message103726
| Author | phep |
|---|---|
| Recipients | phep |
| Date | 2010-04-20.15:29:07 |
| SpamBayes Score | 0.00448741 |
| Marked as misclassified | No |
| Message-id | <1271777349.17.0.192920763608.issue8470@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Since cmd.cmdloop() says: # ... self.stdout.write(str(self.intro)+"\n") # .... one cannot use unicode characters in cmd.cmd.intro, for example the copyright (©) character (u'\xa9'). TIA |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-04-20 15:29:09 | phep | set | recipients: + phep |
| 2010-04-20 15:29:09 | phep | set | messageid: <1271777349.17.0.192920763608.issue8470@psf.upfronthosting.co.za> |
| 2010-04-20 15:29:07 | phep | link | issue8470 messages |
| 2010-04-20 15:29:07 | phep | create | |