Message250505
| Author | Ramin Farajpour Cami |
|---|---|
| Recipients | Ramin Farajpour Cami, martin.panter |
| Date | 2015-09-12.00:26:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1442017600.07.0.425534659805.issue25075@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
why any update in python 2.7?
you should using a function this code change :
enc_sec = ZXlKMWMyVnlUbUZ0WlNJNkltRmtiV2x1SWl3aWNHRnpjM2R2Y21RaU9pSmhaRzFwYmlKOQo=
url = re.sub('\o=$','',enc_sec)
result = url.replace('\n','==')
print result |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-09-12 00:26:40 | Ramin Farajpour Cami | set | recipients: + Ramin Farajpour Cami, martin.panter |
| 2015-09-12 00:26:40 | Ramin Farajpour Cami | set | messageid: <1442017600.07.0.425534659805.issue25075@psf.upfronthosting.co.za> |
| 2015-09-12 00:26:40 | Ramin Farajpour Cami | link | issue25075 messages |
| 2015-09-12 00:26:39 | Ramin Farajpour Cami | create | |