-
Should process the docs with something like epydoc, and provide examples.
2009-09-25 02:44:17 UTC in Tftpy, a pure Python TFTP Library
-
Currently once a transfer begins, the caller has no control over it. Since we're providing support for a packethook, maybe it should be a two-way deal, allowing the caller to inspect the data and terminate the transfer if desired.
2009-09-25 02:42:59 UTC in Tftpy, a pure Python TFTP Library
-
msoulier changed the public information on the Tftpy, a pure Python TFTP Library project.
2009-03-16 02:42:08 UTC in Tftpy, a pure Python TFTP Library
-
msoulier committed revision 90 to the Tftpy, a pure Python TFTP Library SVN repository, changing 7 files.
2008-10-05 14:27:28 UTC in Tftpy, a pure Python TFTP Library
-
msoulier committed revision 89 to the Tftpy, a pure Python TFTP Library SVN repository, changing 7 files.
2008-10-05 00:47:34 UTC in Tftpy, a pure Python TFTP Library
-
msoulier committed revision 88 to the Tftpy, a pure Python TFTP Library SVN repository, changing 1 files.
2008-10-05 00:47:11 UTC in Tftpy, a pure Python TFTP Library
-
msoulier committed revision 87 to the Tftpy, a pure Python TFTP Library SVN repository, changing 1 files.
2008-10-05 00:46:58 UTC in Tftpy, a pure Python TFTP Library
-
msoulier committed revision 86 to the Tftpy, a pure Python TFTP Library SVN repository, changing 1 files.
2008-10-04 00:04:15 UTC in Tftpy, a pure Python TFTP Library
-
I notice that this patch makes no use of the tsize option itself. While there is nothing to do in the library, there is perhaps something to do in the client. If we have a tsize option, then we could display progress during transfer.
2008-08-06 16:41:55 UTC in Tftpy, a pure Python TFTP Library
-
Patched on "tsize-patch" branch in Git, and pushed to github.
Will test, and if all it well, it will be merged to master.
http://github.com/msoulier/tftpy/.
2008-07-30 18:11:41 UTC in Tftpy, a pure Python TFTP Library