-
``` python
a = Attachment(path=file.filename)
a.json['ContentBytes'] = a.json['ContentBytes'].decode()
m = Message(auth=(user, password))
m.attachments.append(a)
m.setRecipients([recp])
m.setSubject('…
-
URL
https://test-fcf.appdevdesigns.net/page/opsportal
Browser
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:47.0) Gecko/20100101 Firefox/47.0
User
admin
Note
…
-
PocketMine-MP Crash Dump Wed Nov 4 12:10:13 MSK 2015
Error: Uninitialized string offset: -1
File: /src/pocketmine/level/format/mcregion/Chunk
Line: 121
Type: notice
Code:
[112] unset($this->nb…
-
When sending email with html body and any kind of attachment, some clients identify the html body also as an attachment. This problem only happened on desktop clients.
supwr updated
8 years ago
-
I was looking at generators of various different congruence subgroups, and got the following error:
```
sage: Gamma0(5).generators()[0]
[1 1]
[0 1]
sage: Gamma0(5).generators()[0] in Gamma0(7)
--…
-
Migrated from [rt.perl.org#19017](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=19017) (status was 'resolved')
Searchable as RT19017$
p5pRT updated
21 years ago