-
Hello,
Tried compiling MicroPython UNIX on FreeBSD 9.2 (amd64) and although the majority of the code complies fine I had the following problems:
a) Need to use 'gmake' rather than 'make' (this just …
paulc updated
10 years ago
-
```
2013-05-11 01:58:13,478 (beeswarm.hive.hive) Hive running - see log file (hive.log) for attack events.
2013-05-11 01:59:48,778 (beeswarm.hive.models.session) pop3 authentication attempt from 127.0…
-
_From [nmeixler](https://code.google.com/u/105664387858565161438/) on April 21, 2010 14:52:55_
What steps will reproduce the problem? 1. download newest pymssql for windows on this website
2. run the…
-
Consistently getting this error from the jEdit plug-in every time it tries to do something:
```
Traceback (most recent call last):
File "", line 1, in
ImportError: No module named editorconfig
```…
-
_From [nmeixler](https://code.google.com/u/105664387858565161438/) on April 21, 2010 14:52:55_
What steps will reproduce the problem? 1. download newest pymssql for windows on this website
2. run the…
-
Hi Ditesh.
Thank you for the library.
I've encountered a situation where POP3Client.prototype.uidl get stuck in a loop.
``` javascript
while(true) {
…
nazar updated
13 years ago
-
Are there any plans on including POP3 and IMAP (and possibly different protocols) clients in tornado?
I'm currently working on asynchronous implementations of both (with former almost finished).
Now I…
-
Hi, I added a line to the Module wiki page (https://github.com/joyent/node/wiki/Modules/_compare/34fc3cbfeaca21e9b1b10470f9c6eda94faaeeb6...99ff78b941d08555568922cbc93cc084d6cadfba). When I saved it i…