guido
7852ead1fe
[svn r37912] Made some small changes to the initpkg mechanism so docstrings are, if
...
provided in the exportdefs, copied to the namespaces (from whereever they
come), and added docstrings to all exposed namespaces (except for _thread for
now).
--HG--
branch : trunk
2007-02-04 15:27:10 +01:00
hpk
d6d7eb8704
[svn r37866] small cleanup of ground std* descriptors.
...
--HG--
branch : trunk
2007-02-03 13:31:47 +01:00
fijal
4ffda926ab
[svn r37850] Split methods a bit to smaller parts.
...
--HG--
branch : trunk
2007-02-03 11:26:23 +01:00
fijal
026c2fa0bc
[svn r37838] Privatize attributes of rsync.py
...
--HG--
branch : trunk
2007-02-03 00:32:35 +01:00
hpk
8c2ef5cb22
[svn r37831] improving more docstrings
...
--HG--
branch : trunk
2007-02-02 22:01:27 +01:00
hpk
2c0e4bc798
[svn r37830] better RSync docstring
...
--HG--
branch : trunk
2007-02-02 21:57:59 +01:00
hpk
e0a1612d51
[svn r37824] fix typo
...
--HG--
branch : trunk
2007-02-02 20:59:10 +01:00
hpk
59264d57ae
[svn r37822] added lots of docstrings, general cleanup
...
--HG--
branch : trunk
2007-02-02 20:57:47 +01:00
hpk
24539c3797
[svn r37790] fix Ssh remote sanitzing of FD 1 and 0 and factor
...
out the code in a function
--HG--
branch : trunk
2007-02-02 02:44:31 +01:00
hpk
272812fd76
[svn r37787] more precision at shutdown: first remove
...
from the sendqueue, then trigger the queue
to shutdown. (This is an attempt to get
rid of the still appearing "exception in thread"
messages)
--HG--
branch : trunk
2007-02-02 02:07:37 +01:00
hpk
0c55062e74
[svn r37786] improve docstring
...
--HG--
branch : trunk
2007-02-02 02:05:31 +01:00
hpk
7a718ca2e7
[svn r37785] privatizing some more attributes
...
--HG--
branch : trunk
2007-02-02 02:02:55 +01:00
hpk
b4919c8102
[svn r37784] privatizing some attributes
...
--HG--
branch : trunk
2007-02-02 01:34:40 +01:00
hpk
c6c9fd326c
[svn r37783] puh, it took me quite a while to find out why
...
ssh-stdout-confusion tests involving "os.write(1, ...)"
were passing on earlier revisions: in 35888
a test name got fixed, but when you specify "-S somehost"
then this will hang, so i am skipping the test for
now, this never worked.
--HG--
branch : trunk
2007-02-02 01:32:24 +01:00
hpk
3634701598
[svn r37780] simplifying code a bit (but test_confusion* for Ssh still fails)
...
--HG--
branch : trunk
2007-02-02 00:57:55 +01:00
fijal
cf7e2d7c28
[svn r37779] Fix and a test for disappearing files.
...
--HG--
branch : trunk
2007-02-02 00:40:49 +01:00
fijal
7759bb404f
[svn r37554] add XXX
...
--HG--
branch : trunk
2007-01-29 18:12:17 +01:00
hpk
6838180187
[svn r37459] fix socketgateway test to run on both win32 and linux
...
--HG--
branch : trunk
2007-01-28 11:14:22 +01:00
hpk
dad2da4583
[svn r37456] some small adjustments/cleanups regarding intiialisation
...
--HG--
branch : trunk
2007-01-28 09:48:59 +01:00
hpk
8f540fe7c6
[svn r37446] don't try this on windows
...
--HG--
branch : trunk
2007-01-27 20:22:23 +01:00
hpk
780e715395
[svn r37445] use suprocess module to start socketserver subprocess
...
--HG--
branch : trunk
2007-01-27 20:13:17 +01:00
hpk
6d403d4573
[svn r37444] a try at a wrapping loop_socketserver.py
...
that restarts the actual socketserver.py
--HG--
branch : trunk
2007-01-27 19:57:05 +01:00
guido
ed55fea143
[svn r37318] Rolling back previous change, instead applying what seems to have been the intention from the start: if '' is supplied as hostname from the server, use the IP address as reported by socket.getsockname()
...
--HG--
branch : trunk
2007-01-25 11:25:40 +01:00
guido
039ec87c64
[svn r37317] Fixed execnet tests on Windows, for some reason it uses '0.0.0.0' as IP address if '' is given as hostname
...
--HG--
branch : trunk
2007-01-25 11:16:35 +01:00
hpk
7cf9824680
[svn r37278] move files from branch to trunk (and thus complete
...
the merge of the config branch into the trunk)
--HG--
branch : trunk
2007-01-24 17:46:46 +01:00
hpk
5992a8ef21
[svn r37264] create the new development trunk
...
--HG--
branch : trunk
2007-01-24 15:24:01 +01:00