1 | |
---|
2 | [root@compute8 src]# wget http://tmrc.mit.edu/mirror/twisted/Twisted/2.5/Twisted-2.5.0.tar.bz2 |
---|
3 | --21:18:58-- http://tmrc.mit.edu/mirror/twisted/Twisted/2.5/Twisted-2.5.0.tar.bz2 |
---|
4 | Resolving tmrc.mit.edu... 18.150.1.81 |
---|
5 | Connecting to tmrc.mit.edu|18.150.1.81|:80... connected. |
---|
6 | HTTP request sent, awaiting response... 200 OK |
---|
7 | Length: 2747816 (2.6M) [*/*] |
---|
8 | Saving to: `Twisted-2.5.0.tar.bz2' |
---|
9 | |
---|
10 | 100%[=======================================>] 2,747,816 171K/s in 16s |
---|
11 | |
---|
12 | 21:19:14 (169 KB/s) - `Twisted-2.5.0.tar.bz2' saved [2747816/2747816] |
---|
13 | |
---|
14 | [root@compute8 src]# bzcat Twisted-2.5.0.tar.bz2 | tar fx - |
---|
15 | [root@compute8 src]# cd Twisted-2.5.0 |
---|
16 | [root@compute8 Twisted-2.5.0]# python setup.py install |
---|
17 | running install |
---|
18 | running build |
---|
19 | running build_py |
---|
20 | creating build |
---|
21 | creating build/lib.linux-x86_64-2.4 |
---|
22 | creating build/lib.linux-x86_64-2.4/twisted |
---|
23 | creating build/lib.linux-x86_64-2.4/twisted/plugins |
---|
24 | copying twisted/plugins/__init__.py -> build/lib.linux-x86_64-2.4/twisted/plugins |
---|
25 | copying twisted/plugins/notestplugin.py -> build/lib.linux-x86_64-2.4/twisted/plugins |
---|
26 | copying twisted/plugins/testplugin.py -> build/lib.linux-x86_64-2.4/twisted/plugins |
---|
27 | copying twisted/plugins/twisted_ftp.py -> build/lib.linux-x86_64-2.4/twisted/plugins |
---|
28 | copying twisted/plugins/twisted_inet.py -> build/lib.linux-x86_64-2.4/twisted/plugins |
---|
29 | copying twisted/plugins/twisted_manhole.py -> build/lib.linux-x86_64-2.4/twisted/plugins |
---|
30 | copying twisted/plugins/twisted_portforward.py -> build/lib.linux-x86_64-2.4/twisted/plugins |
---|
31 | copying twisted/plugins/twisted_socks.py -> build/lib.linux-x86_64-2.4/twisted/plugins |
---|
32 | copying twisted/plugins/twisted_telnet.py -> build/lib.linux-x86_64-2.4/twisted/plugins |
---|
33 | copying twisted/plugins/twisted_trial.py -> build/lib.linux-x86_64-2.4/twisted/plugins |
---|
34 | copying twisted/plugins/twisted_reactors.py -> build/lib.linux-x86_64-2.4/twisted/plugins |
---|
35 | copying twisted/_version.py -> build/lib.linux-x86_64-2.4/twisted |
---|
36 | copying twisted/im.py -> build/lib.linux-x86_64-2.4/twisted |
---|
37 | copying twisted/copyright.py -> build/lib.linux-x86_64-2.4/twisted |
---|
38 | copying twisted/__init__.py -> build/lib.linux-x86_64-2.4/twisted |
---|
39 | copying twisted/plugin.py -> build/lib.linux-x86_64-2.4/twisted |
---|
40 | creating build/lib.linux-x86_64-2.4/twisted/internet |
---|
41 | copying twisted/internet/_win32serialport.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
42 | copying twisted/internet/pyuisupport.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
43 | copying twisted/internet/__init__.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
44 | copying twisted/internet/abstract.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
45 | copying twisted/internet/defer.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
46 | copying twisted/internet/tcp.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
47 | copying twisted/internet/cfreactor.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
48 | copying twisted/internet/_dumbwin32proc.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
49 | copying twisted/internet/tksupport.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
50 | copying twisted/internet/kqreactor.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
51 | copying twisted/internet/_win32stdio.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
52 | copying twisted/internet/unix.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
53 | copying twisted/internet/base.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
54 | copying twisted/internet/gtkreactor.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
55 | copying twisted/internet/ssl.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
56 | copying twisted/internet/epollreactor.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
57 | copying twisted/internet/interfaces.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
58 | copying twisted/internet/serialport.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
59 | copying twisted/internet/fdesc.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
60 | copying twisted/internet/wxreactor.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
61 | copying twisted/internet/threads.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
62 | copying twisted/internet/_threadedselect.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
63 | copying twisted/internet/_pollingfile.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
64 | copying twisted/internet/_posixserialport.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
65 | copying twisted/internet/stdio.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
66 | copying twisted/internet/protocol.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
67 | copying twisted/internet/glib2reactor.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
68 | copying twisted/internet/win32eventreactor.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
69 | copying twisted/internet/_sslverify.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
70 | copying twisted/internet/task.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
71 | copying twisted/internet/address.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
72 | copying twisted/internet/udp.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
73 | copying twisted/internet/main.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
74 | copying twisted/internet/pollreactor.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
75 | copying twisted/internet/gtk2reactor.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
76 | copying twisted/internet/reactor.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
77 | copying twisted/internet/qtreactor.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
78 | copying twisted/internet/wxsupport.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
79 | copying twisted/internet/error.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
80 | copying twisted/internet/_javaserialport.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
81 | copying twisted/internet/selectreactor.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
82 | copying twisted/internet/posixbase.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
83 | copying twisted/internet/default.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
84 | copying twisted/internet/process.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
85 | copying twisted/internet/utils.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
86 | copying twisted/internet/_posixstdio.py -> build/lib.linux-x86_64-2.4/twisted/internet |
---|
87 | creating build/lib.linux-x86_64-2.4/twisted/internet/iocpreactor |
---|
88 | copying twisted/internet/iocpreactor/ops.py -> build/lib.linux-x86_64-2.4/twisted/internet/iocpreactor |
---|
89 | copying twisted/internet/iocpreactor/proactor.py -> build/lib.linux-x86_64-2.4/twisted/internet/iocpreactor |
---|
90 | copying twisted/internet/iocpreactor/process_waiter.py -> build/lib.linux-x86_64-2.4/twisted/internet/iocpreactor |
---|
91 | copying twisted/internet/iocpreactor/__init__.py -> build/lib.linux-x86_64-2.4/twisted/internet/iocpreactor |
---|
92 | copying twisted/internet/iocpreactor/abstract.py -> build/lib.linux-x86_64-2.4/twisted/internet/iocpreactor |
---|
93 | copying twisted/internet/iocpreactor/tcp.py -> build/lib.linux-x86_64-2.4/twisted/internet/iocpreactor |
---|
94 | copying twisted/internet/iocpreactor/util.py -> build/lib.linux-x86_64-2.4/twisted/internet/iocpreactor |
---|
95 | copying twisted/internet/iocpreactor/iocpdebug.py -> build/lib.linux-x86_64-2.4/twisted/internet/iocpreactor |
---|
96 | copying twisted/internet/iocpreactor/server.py -> build/lib.linux-x86_64-2.4/twisted/internet/iocpreactor |
---|
97 | copying twisted/internet/iocpreactor/udp.py -> build/lib.linux-x86_64-2.4/twisted/internet/iocpreactor |
---|
98 | copying twisted/internet/iocpreactor/process.py -> build/lib.linux-x86_64-2.4/twisted/internet/iocpreactor |
---|
99 | copying twisted/internet/iocpreactor/client.py -> build/lib.linux-x86_64-2.4/twisted/internet/iocpreactor |
---|
100 | creating build/lib.linux-x86_64-2.4/twisted/manhole |
---|
101 | copying twisted/manhole/telnet.py -> build/lib.linux-x86_64-2.4/twisted/manhole |
---|
102 | copying twisted/manhole/gladereactor.py -> build/lib.linux-x86_64-2.4/twisted/manhole |
---|
103 | copying twisted/manhole/__init__.py -> build/lib.linux-x86_64-2.4/twisted/manhole |
---|
104 | copying twisted/manhole/explorer.py -> build/lib.linux-x86_64-2.4/twisted/manhole |
---|
105 | copying twisted/manhole/_inspectro.py -> build/lib.linux-x86_64-2.4/twisted/manhole |
---|
106 | copying twisted/manhole/service.py -> build/lib.linux-x86_64-2.4/twisted/manhole |
---|
107 | creating build/lib.linux-x86_64-2.4/twisted/manhole/ui |
---|
108 | copying twisted/manhole/ui/pywidgets.py -> build/lib.linux-x86_64-2.4/twisted/manhole/ui |
---|
109 | copying twisted/manhole/ui/__init__.py -> build/lib.linux-x86_64-2.4/twisted/manhole/ui |
---|
110 | copying twisted/manhole/ui/gtkmanhole.py -> build/lib.linux-x86_64-2.4/twisted/manhole/ui |
---|
111 | copying twisted/manhole/ui/gtk2manhole.py -> build/lib.linux-x86_64-2.4/twisted/manhole/ui |
---|
112 | copying twisted/manhole/ui/spelunk_gnome.py -> build/lib.linux-x86_64-2.4/twisted/manhole/ui |
---|
113 | creating build/lib.linux-x86_64-2.4/twisted/application |
---|
114 | copying twisted/application/strports.py -> build/lib.linux-x86_64-2.4/twisted/application |
---|
115 | copying twisted/application/__init__.py -> build/lib.linux-x86_64-2.4/twisted/application |
---|
116 | copying twisted/application/app.py -> build/lib.linux-x86_64-2.4/twisted/application |
---|
117 | copying twisted/application/reactors.py -> build/lib.linux-x86_64-2.4/twisted/application |
---|
118 | copying twisted/application/internet.py -> build/lib.linux-x86_64-2.4/twisted/application |
---|
119 | copying twisted/application/service.py -> build/lib.linux-x86_64-2.4/twisted/application |
---|
120 | creating build/lib.linux-x86_64-2.4/twisted/python |
---|
121 | copying twisted/python/otp.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
122 | copying twisted/python/timeoutqueue.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
123 | copying twisted/python/release.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
124 | copying twisted/python/log.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
125 | copying twisted/python/__init__.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
126 | copying twisted/python/text.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
127 | copying twisted/python/syslog.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
128 | copying twisted/python/util.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
129 | copying twisted/python/plugin.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
130 | copying twisted/python/shortcut.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
131 | copying twisted/python/usage.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
132 | copying twisted/python/components.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
133 | copying twisted/python/dxprofile.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
134 | copying twisted/python/compat.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
135 | copying twisted/python/hook.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
136 | copying twisted/python/threadable.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
137 | copying twisted/python/htmlizer.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
138 | copying twisted/python/rebuild.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
139 | copying twisted/python/finalize.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
140 | copying twisted/python/dist.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
141 | copying twisted/python/win32.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
142 | copying twisted/python/dispatch.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
143 | copying twisted/python/versions.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
144 | copying twisted/python/urlpath.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
145 | copying twisted/python/procutils.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
146 | copying twisted/python/lockfile.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
147 | copying twisted/python/logfile.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
148 | copying twisted/python/roots.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
149 | copying twisted/python/modules.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
150 | copying twisted/python/zippath.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
151 | copying twisted/python/filepath.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
152 | copying twisted/python/threadpool.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
153 | copying twisted/python/zipstream.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
154 | copying twisted/python/failure.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
155 | copying twisted/python/context.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
156 | copying twisted/python/zshcomp.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
157 | copying twisted/python/formmethod.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
158 | copying twisted/python/reflect.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
159 | copying twisted/python/runtime.py -> build/lib.linux-x86_64-2.4/twisted/python |
---|
160 | creating build/lib.linux-x86_64-2.4/twisted/scripts |
---|
161 | copying twisted/scripts/_twistd_unix.py -> build/lib.linux-x86_64-2.4/twisted/scripts |
---|
162 | copying twisted/scripts/__init__.py -> build/lib.linux-x86_64-2.4/twisted/scripts |
---|
163 | copying twisted/scripts/trial.py -> build/lib.linux-x86_64-2.4/twisted/scripts |
---|
164 | copying twisted/scripts/tap2rpm.py -> build/lib.linux-x86_64-2.4/twisted/scripts |
---|
165 | copying twisted/scripts/_twistw.py -> build/lib.linux-x86_64-2.4/twisted/scripts |
---|
166 | copying twisted/scripts/htmlizer.py -> build/lib.linux-x86_64-2.4/twisted/scripts |
---|
167 | copying twisted/scripts/tapconvert.py -> build/lib.linux-x86_64-2.4/twisted/scripts |
---|
168 | copying twisted/scripts/mktap.py -> build/lib.linux-x86_64-2.4/twisted/scripts |
---|
169 | copying twisted/scripts/tap2deb.py -> build/lib.linux-x86_64-2.4/twisted/scripts |
---|
170 | copying twisted/scripts/twistd.py -> build/lib.linux-x86_64-2.4/twisted/scripts |
---|
171 | copying twisted/scripts/manhole.py -> build/lib.linux-x86_64-2.4/twisted/scripts |
---|
172 | copying twisted/scripts/tkunzip.py -> build/lib.linux-x86_64-2.4/twisted/scripts |
---|
173 | creating build/lib.linux-x86_64-2.4/twisted/spread |
---|
174 | copying twisted/spread/__init__.py -> build/lib.linux-x86_64-2.4/twisted/spread |
---|
175 | copying twisted/spread/util.py -> build/lib.linux-x86_64-2.4/twisted/spread |
---|
176 | copying twisted/spread/flavors.py -> build/lib.linux-x86_64-2.4/twisted/spread |
---|
177 | copying twisted/spread/interfaces.py -> build/lib.linux-x86_64-2.4/twisted/spread |
---|
178 | copying twisted/spread/banana.py -> build/lib.linux-x86_64-2.4/twisted/spread |
---|
179 | copying twisted/spread/publish.py -> build/lib.linux-x86_64-2.4/twisted/spread |
---|
180 | copying twisted/spread/refpath.py -> build/lib.linux-x86_64-2.4/twisted/spread |
---|
181 | copying twisted/spread/jelly.py -> build/lib.linux-x86_64-2.4/twisted/spread |
---|
182 | copying twisted/spread/pb.py -> build/lib.linux-x86_64-2.4/twisted/spread |
---|
183 | creating build/lib.linux-x86_64-2.4/twisted/spread/ui |
---|
184 | copying twisted/spread/ui/tktree.py -> build/lib.linux-x86_64-2.4/twisted/spread/ui |
---|
185 | copying twisted/spread/ui/__init__.py -> build/lib.linux-x86_64-2.4/twisted/spread/ui |
---|
186 | copying twisted/spread/ui/gtkutil.py -> build/lib.linux-x86_64-2.4/twisted/spread/ui |
---|
187 | copying twisted/spread/ui/gtk2util.py -> build/lib.linux-x86_64-2.4/twisted/spread/ui |
---|
188 | copying twisted/spread/ui/tkutil.py -> build/lib.linux-x86_64-2.4/twisted/spread/ui |
---|
189 | creating build/lib.linux-x86_64-2.4/twisted/persisted |
---|
190 | copying twisted/persisted/__init__.py -> build/lib.linux-x86_64-2.4/twisted/persisted |
---|
191 | copying twisted/persisted/aot.py -> build/lib.linux-x86_64-2.4/twisted/persisted |
---|
192 | copying twisted/persisted/dirdbm.py -> build/lib.linux-x86_64-2.4/twisted/persisted |
---|
193 | copying twisted/persisted/marmalade.py -> build/lib.linux-x86_64-2.4/twisted/persisted |
---|
194 | copying twisted/persisted/crefutil.py -> build/lib.linux-x86_64-2.4/twisted/persisted |
---|
195 | copying twisted/persisted/styles.py -> build/lib.linux-x86_64-2.4/twisted/persisted |
---|
196 | copying twisted/persisted/sob.py -> build/lib.linux-x86_64-2.4/twisted/persisted |
---|
197 | creating build/lib.linux-x86_64-2.4/twisted/persisted/journal |
---|
198 | copying twisted/persisted/journal/picklelog.py -> build/lib.linux-x86_64-2.4/twisted/persisted/journal |
---|
199 | copying twisted/persisted/journal/__init__.py -> build/lib.linux-x86_64-2.4/twisted/persisted/journal |
---|
200 | copying twisted/persisted/journal/base.py -> build/lib.linux-x86_64-2.4/twisted/persisted/journal |
---|
201 | copying twisted/persisted/journal/rowjournal.py -> build/lib.linux-x86_64-2.4/twisted/persisted/journal |
---|
202 | creating build/lib.linux-x86_64-2.4/twisted/enterprise |
---|
203 | copying twisted/enterprise/row.py -> build/lib.linux-x86_64-2.4/twisted/enterprise |
---|
204 | copying twisted/enterprise/__init__.py -> build/lib.linux-x86_64-2.4/twisted/enterprise |
---|
205 | copying twisted/enterprise/util.py -> build/lib.linux-x86_64-2.4/twisted/enterprise |
---|
206 | copying twisted/enterprise/reflector.py -> build/lib.linux-x86_64-2.4/twisted/enterprise |
---|
207 | copying twisted/enterprise/adbapi.py -> build/lib.linux-x86_64-2.4/twisted/enterprise |
---|
208 | copying twisted/enterprise/sqlreflector.py -> build/lib.linux-x86_64-2.4/twisted/enterprise |
---|
209 | creating build/lib.linux-x86_64-2.4/twisted/test |
---|
210 | copying twisted/test/test_release.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
211 | copying twisted/test/test_assertions.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
212 | copying twisted/test/test_split_compat.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
213 | copying twisted/test/test_defer.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
214 | copying twisted/test/test_log.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
215 | copying twisted/test/test_dict.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
216 | copying twisted/test/test_extensions.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
217 | copying twisted/test/test_application.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
218 | copying twisted/test/test_hook.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
219 | copying twisted/test/test_htb.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
220 | copying twisted/test/stdio_test_producer.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
221 | copying twisted/test/test_internet.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
222 | copying twisted/test/test_task.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
223 | copying twisted/test/test_zipstream.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
224 | copying twisted/test/stdio_test_write.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
225 | copying twisted/test/process_tty.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
226 | copying twisted/test/test_newcred.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
227 | copying twisted/test/test_process.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
228 | copying twisted/test/__init__.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
229 | copying twisted/test/test_pb.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
230 | copying twisted/test/process_reader.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
231 | copying twisted/test/test_compat.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
232 | copying twisted/test/test_text.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
233 | copying twisted/test/test_timeoutqueue.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
234 | copying twisted/test/test_logfile.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
235 | copying twisted/test/app_qtstub.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
236 | copying twisted/test/test_manhole.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
237 | copying twisted/test/test_usage.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
238 | copying twisted/test/test_twistd.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
239 | copying twisted/test/test_tcp_internals.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
240 | copying twisted/test/test_udp.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
241 | copying twisted/test/test_nmea.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
242 | copying twisted/test/test_doc.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
243 | copying twisted/test/test_sslverify.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
244 | copying twisted/test/myrebuilder1.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
245 | copying twisted/test/test_threadpool.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
246 | copying twisted/test/test_ftp.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
247 | copying twisted/test/test_sip.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
248 | copying twisted/test/test_reflector.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
249 | copying twisted/test/test_journal.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
250 | copying twisted/test/test_sob.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
251 | copying twisted/test/process_twisted.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
252 | copying twisted/test/test_pbfailure.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
253 | copying twisted/test/reflect_helper_VE.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
254 | copying twisted/test/test_dirdbm.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
255 | copying twisted/test/test_error.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
256 | copying twisted/test/test_loopback.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
257 | copying twisted/test/test_threadable.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
258 | copying twisted/test/test_util.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
259 | copying twisted/test/test_modules.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
260 | copying twisted/test/stdio_test_consumer.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
261 | copying twisted/test/test_components.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
262 | copying twisted/test/test_dist.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
263 | copying twisted/test/test_ident.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
264 | copying twisted/test/testutils.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
265 | copying twisted/test/test_amp.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
266 | copying twisted/test/test_jelly.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
267 | copying twisted/test/process_echoer.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
268 | copying twisted/test/threading_latency.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
269 | copying twisted/test/crash_test_dummy.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
270 | copying twisted/test/test_policies.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
271 | copying twisted/test/stdio_test_hostpeer.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
272 | copying twisted/test/test_import.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
273 | copying twisted/test/test_postfix.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
274 | copying twisted/test/test_epoll.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
275 | copying twisted/test/test_paths.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
276 | copying twisted/test/test_adbapi.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
277 | copying twisted/test/test_reflect.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
278 | copying twisted/test/test_defgen.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
279 | copying twisted/test/test_protocols.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
280 | copying twisted/test/reflect_helper_ZDE.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
281 | copying twisted/test/process_signal.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
282 | copying twisted/test/ssl_helpers.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
283 | copying twisted/test/time_helpers.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
284 | copying twisted/test/test_roots.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
285 | copying twisted/test/test_versions.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
286 | copying twisted/test/test_strports.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
287 | copying twisted/test/test_plugin.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
288 | copying twisted/test/process_linger.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
289 | copying twisted/test/process_stdinreader.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
290 | copying twisted/test/test_unix.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
291 | copying twisted/test/test_context.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
292 | copying twisted/test/test_factories.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
293 | copying twisted/test/process_tester.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
294 | copying twisted/test/test_failure.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
295 | copying twisted/test/process_cmdline.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
296 | copying twisted/test/test_threads.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
297 | copying twisted/test/test_cooperator.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
298 | copying twisted/test/test_explorer.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
299 | copying twisted/test/test_iutils.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
300 | copying twisted/test/test_pcp.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
301 | copying twisted/test/test_stdio.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
302 | copying twisted/test/test_tcp.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
303 | copying twisted/test/test_banana.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
304 | copying twisted/test/iosim.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
305 | copying twisted/test/test_lockfile.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
306 | copying twisted/test/test_rebuild.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
307 | copying twisted/test/test_persisted.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
308 | copying twisted/test/myrebuilder2.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
309 | copying twisted/test/test_enterprise.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
310 | copying twisted/test/test_stateful.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
311 | copying twisted/test/test_socks.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
312 | copying twisted/test/test_spread.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
313 | copying twisted/test/proto_helpers.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
314 | copying twisted/test/process_fds.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
315 | copying twisted/test/test_zshcomp.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
316 | copying twisted/test/test_ssl.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
317 | copying twisted/test/test_tpfile.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
318 | copying twisted/test/stdio_test_writeseq.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
319 | copying twisted/test/test_shortcut.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
320 | copying twisted/test/test_finger.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
321 | copying twisted/test/stdio_test_loseconn.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
322 | copying twisted/test/test_formmethod.py -> build/lib.linux-x86_64-2.4/twisted/test |
---|
323 | creating build/lib.linux-x86_64-2.4/twisted/trial |
---|
324 | copying twisted/trial/reporter.py -> build/lib.linux-x86_64-2.4/twisted/trial |
---|
325 | copying twisted/trial/__init__.py -> build/lib.linux-x86_64-2.4/twisted/trial |
---|
326 | copying twisted/trial/util.py -> build/lib.linux-x86_64-2.4/twisted/trial |
---|
327 | copying twisted/trial/runner.py -> build/lib.linux-x86_64-2.4/twisted/trial |
---|
328 | copying twisted/trial/itrial.py -> build/lib.linux-x86_64-2.4/twisted/trial |
---|
329 | copying twisted/trial/unittest.py -> build/lib.linux-x86_64-2.4/twisted/trial |
---|
330 | creating build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
331 | copying twisted/trial/test/test_assertions.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
332 | copying twisted/trial/test/test_output.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
333 | copying twisted/trial/test/test_deferred.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
334 | copying twisted/trial/test/mockdoctest.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
335 | copying twisted/trial/test/test_log.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
336 | copying twisted/trial/test/test_runner.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
337 | copying twisted/trial/test/__init__.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
338 | copying twisted/trial/test/packages.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
339 | copying twisted/trial/test/scripttest.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
340 | copying twisted/trial/test/sample.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
341 | copying twisted/trial/test/test_util.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
342 | copying twisted/trial/test/test_loader.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
343 | copying twisted/trial/test/test_script.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
344 | copying twisted/trial/test/novars.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
345 | copying twisted/trial/test/mockcustomsuite2.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
346 | copying twisted/trial/test/moduletest.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
347 | copying twisted/trial/test/detests.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
348 | copying twisted/trial/test/weird.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
349 | copying twisted/trial/test/test_keyboard.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
350 | copying twisted/trial/test/mockcustomsuite.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
351 | copying twisted/trial/test/mockcustomsuite3.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
352 | copying twisted/trial/test/test_doctest.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
353 | copying twisted/trial/test/test_pyunitcompat.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
354 | copying twisted/trial/test/test_tests.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
355 | copying twisted/trial/test/moduleself.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
356 | copying twisted/trial/test/suppression.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
357 | copying twisted/trial/test/test_test_visitor.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
358 | copying twisted/trial/test/test_class.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
359 | copying twisted/trial/test/erroneous.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
360 | copying twisted/trial/test/test_reporter.py -> build/lib.linux-x86_64-2.4/twisted/trial/test |
---|
361 | creating build/lib.linux-x86_64-2.4/twisted/tap |
---|
362 | copying twisted/tap/telnet.py -> build/lib.linux-x86_64-2.4/twisted/tap |
---|
363 | copying twisted/tap/__init__.py -> build/lib.linux-x86_64-2.4/twisted/tap |
---|
364 | copying twisted/tap/socks.py -> build/lib.linux-x86_64-2.4/twisted/tap |
---|
365 | copying twisted/tap/portforward.py -> build/lib.linux-x86_64-2.4/twisted/tap |
---|
366 | copying twisted/tap/ftp.py -> build/lib.linux-x86_64-2.4/twisted/tap |
---|
367 | copying twisted/tap/manhole.py -> build/lib.linux-x86_64-2.4/twisted/tap |
---|
368 | creating build/lib.linux-x86_64-2.4/twisted/cred |
---|
369 | copying twisted/cred/portal.py -> build/lib.linux-x86_64-2.4/twisted/cred |
---|
370 | copying twisted/cred/__init__.py -> build/lib.linux-x86_64-2.4/twisted/cred |
---|
371 | copying twisted/cred/util.py -> build/lib.linux-x86_64-2.4/twisted/cred |
---|
372 | copying twisted/cred/pamauth.py -> build/lib.linux-x86_64-2.4/twisted/cred |
---|
373 | copying twisted/cred/credentials.py -> build/lib.linux-x86_64-2.4/twisted/cred |
---|
374 | copying twisted/cred/checkers.py -> build/lib.linux-x86_64-2.4/twisted/cred |
---|
375 | copying twisted/cred/error.py -> build/lib.linux-x86_64-2.4/twisted/cred |
---|
376 | creating build/lib.linux-x86_64-2.4/twisted/protocols |
---|
377 | copying twisted/protocols/rawudp.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
378 | copying twisted/protocols/telnet.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
379 | copying twisted/protocols/wire.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
380 | copying twisted/protocols/smtp.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
381 | copying twisted/protocols/irc.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
382 | copying twisted/protocols/htb.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
383 | copying twisted/protocols/jabber.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
384 | copying twisted/protocols/__init__.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
385 | copying twisted/protocols/toc.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
386 | copying twisted/protocols/ethernet.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
387 | copying twisted/protocols/amp.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
388 | copying twisted/protocols/shoutcast.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
389 | copying twisted/protocols/finger.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
390 | copying twisted/protocols/ident.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
391 | copying twisted/protocols/sip.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
392 | copying twisted/protocols/raw.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
393 | copying twisted/protocols/socks.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
394 | copying twisted/protocols/dict.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
395 | copying twisted/protocols/oscar.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
396 | copying twisted/protocols/loopback.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
397 | copying twisted/protocols/nntp.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
398 | copying twisted/protocols/pcp.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
399 | copying twisted/protocols/dns.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
400 | copying twisted/protocols/msn.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
401 | copying twisted/protocols/pop3.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
402 | copying twisted/protocols/postfix.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
403 | copying twisted/protocols/basic.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
404 | copying twisted/protocols/portforward.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
405 | copying twisted/protocols/ftp.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
406 | copying twisted/protocols/ip.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
407 | copying twisted/protocols/stateful.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
408 | copying twisted/protocols/http.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
409 | copying twisted/protocols/policies.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
410 | copying twisted/protocols/imap4.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
411 | copying twisted/protocols/xmlstream.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
412 | copying twisted/protocols/sux.py -> build/lib.linux-x86_64-2.4/twisted/protocols |
---|
413 | creating build/lib.linux-x86_64-2.4/twisted/protocols/gps |
---|
414 | copying twisted/protocols/gps/rockwell.py -> build/lib.linux-x86_64-2.4/twisted/protocols/gps |
---|
415 | copying twisted/protocols/gps/__init__.py -> build/lib.linux-x86_64-2.4/twisted/protocols/gps |
---|
416 | copying twisted/protocols/gps/nmea.py -> build/lib.linux-x86_64-2.4/twisted/protocols/gps |
---|
417 | creating build/lib.linux-x86_64-2.4/twisted/protocols/mice |
---|
418 | copying twisted/protocols/mice/__init__.py -> build/lib.linux-x86_64-2.4/twisted/protocols/mice |
---|
419 | copying twisted/protocols/mice/mouseman.py -> build/lib.linux-x86_64-2.4/twisted/protocols/mice |
---|
420 | running build_ext |
---|
421 | Checking if C extensions can be compiled, don't be alarmed if a few compile errors are printed. |
---|
422 | gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/python2.4 -c conftest.c -o conftest.o |
---|
423 | gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/python2.4 -c conftest.c -o conftest.o |
---|
424 | building 'twisted.protocols._c_urlarg' extension |
---|
425 | creating build/temp.linux-x86_64-2.4 |
---|
426 | creating build/temp.linux-x86_64-2.4/twisted |
---|
427 | creating build/temp.linux-x86_64-2.4/twisted/protocols |
---|
428 | gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/python2.4 -c twisted/protocols/_c_urlarg.c -o build/temp.linux-x86_64-2.4/twisted/protocols/_c_urlarg.o |
---|
429 | twisted/protocols/_c_urlarg.c: In function ‘unquote’: |
---|
430 | twisted/protocols/_c_urlarg.c:65: warning: pointer targets in passing argument 2 of ‘PycStringIO->cwrite’ differ in signedness |
---|
431 | twisted/protocols/_c_urlarg.c:75: warning: pointer targets in passing argument 2 of ‘PycStringIO->cwrite’ differ in signedness |
---|
432 | twisted/protocols/_c_urlarg.c:83: warning: pointer targets in passing argument 2 of ‘PycStringIO->cwrite’ differ in signedness |
---|
433 | twisted/protocols/_c_urlarg.c:85: warning: pointer targets in passing argument 2 of ‘PycStringIO->cwrite’ differ in signedness |
---|
434 | twisted/protocols/_c_urlarg.c:93: warning: pointer targets in passing argument 2 of ‘PycStringIO->cwrite’ differ in signedness |
---|
435 | twisted/protocols/_c_urlarg.c:96: warning: pointer targets in passing argument 2 of ‘PycStringIO->cwrite’ differ in signedness |
---|
436 | twisted/protocols/_c_urlarg.c:97: warning: pointer targets in passing argument 2 of ‘PycStringIO->cwrite’ differ in signedness |
---|
437 | gcc -pthread -shared build/temp.linux-x86_64-2.4/twisted/protocols/_c_urlarg.o -o build/lib.linux-x86_64-2.4/twisted/protocols/_c_urlarg.so |
---|
438 | building 'twisted.python._epoll' extension |
---|
439 | creating build/temp.linux-x86_64-2.4/twisted/python |
---|
440 | gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/python2.4 -c twisted/python/_epoll.c -o build/temp.linux-x86_64-2.4/twisted/python/_epoll.o |
---|
441 | twisted/python/_epoll.c: In function ‘__pyx_f_6_epoll_5epoll___dealloc__’: |
---|
442 | twisted/python/_epoll.c:168: warning: label ‘__pyx_L1’ defined but not used |
---|
443 | twisted/python/_epoll.c: In function ‘__pyx_f_6_epoll_5epoll_wait’: |
---|
444 | twisted/python/_epoll.c:432: warning: label ‘__pyx_L7’ defined but not used |
---|
445 | twisted/python/_epoll.c:430: warning: label ‘__pyx_L6’ defined but not used |
---|
446 | twisted/python/_epoll.c: In function ‘__pyx_tp_new_6_epoll_epoll’: |
---|
447 | twisted/python/_epoll.c:508: warning: unused variable ‘p’ |
---|
448 | twisted/python/_epoll.c: In function ‘__pyx_tp_dealloc_6_epoll_epoll’: |
---|
449 | twisted/python/_epoll.c:513: warning: unused variable ‘p’ |
---|
450 | twisted/python/_epoll.c: In function ‘__pyx_tp_traverse_6_epoll_epoll’: |
---|
451 | twisted/python/_epoll.c:528: warning: unused variable ‘p’ |
---|
452 | twisted/python/_epoll.c:527: warning: unused variable ‘e’ |
---|
453 | twisted/python/_epoll.c: In function ‘__pyx_tp_clear_6_epoll_epoll’: |
---|
454 | twisted/python/_epoll.c:533: warning: unused variable ‘p’ |
---|
455 | twisted/python/_epoll.c: At top level: |
---|
456 | twisted/python/_epoll.c:32: warning: ‘__Pyx_UnpackItem’ declared ‘static’ but never defined |
---|
457 | twisted/python/_epoll.c:33: warning: ‘__Pyx_EndUnpack’ declared ‘static’ but never defined |
---|
458 | twisted/python/_epoll.c:34: warning: ‘__Pyx_PrintItem’ declared ‘static’ but never defined |
---|
459 | twisted/python/_epoll.c:35: warning: ‘__Pyx_PrintNewline’ declared ‘static’ but never defined |
---|
460 | twisted/python/_epoll.c:37: warning: ‘__Pyx_ReRaise’ declared ‘static’ but never defined |
---|
461 | twisted/python/_epoll.c:38: warning: ‘__Pyx_Import’ declared ‘static’ but never defined |
---|
462 | twisted/python/_epoll.c:39: warning: ‘__Pyx_GetExcValue’ declared ‘static’ but never defined |
---|
463 | twisted/python/_epoll.c:40: warning: ‘__Pyx_ArgTypeTest’ declared ‘static’ but never defined |
---|
464 | twisted/python/_epoll.c:41: warning: ‘__Pyx_TypeTest’ declared ‘static’ but never defined |
---|
465 | twisted/python/_epoll.c:42: warning: ‘__Pyx_GetStarArgs’ declared ‘static’ but never defined |
---|
466 | twisted/python/_epoll.c:43: warning: ‘__Pyx_WriteUnraisable’ declared ‘static’ but never defined |
---|
467 | twisted/python/_epoll.c:45: warning: ‘__Pyx_ImportType’ declared ‘static’ but never defined |
---|
468 | twisted/python/_epoll.c:46: warning: ‘__Pyx_SetVtable’ declared ‘static’ but never defined |
---|
469 | twisted/python/_epoll.c:47: warning: ‘__Pyx_GetVtable’ declared ‘static’ but never defined |
---|
470 | twisted/python/_epoll.c:48: warning: ‘__Pyx_CreateClass’ declared ‘static’ but never defined |
---|
471 | twisted/python/_epoll.c:50: warning: ‘__Pyx_InitStrings’ declared ‘static’ but never defined |
---|
472 | twisted/python/_epoll.c:51: warning: ‘__Pyx_InitCApi’ declared ‘static’ but never defined |
---|
473 | twisted/python/_epoll.c:52: warning: ‘__Pyx_ImportModuleCApi’ declared ‘static’ but never defined |
---|
474 | gcc -pthread -shared build/temp.linux-x86_64-2.4/twisted/python/_epoll.o -o build/lib.linux-x86_64-2.4/twisted/python/_epoll.so |
---|
475 | running build_scripts |
---|
476 | creating build/scripts-2.4 |
---|
477 | copying and adjusting bin/manhole -> build/scripts-2.4 |
---|
478 | copying and adjusting bin/mktap -> build/scripts-2.4 |
---|
479 | copying and adjusting bin/twistd -> build/scripts-2.4 |
---|
480 | copying and adjusting bin/tap2deb -> build/scripts-2.4 |
---|
481 | copying and adjusting bin/tap2rpm -> build/scripts-2.4 |
---|
482 | copying and adjusting bin/tapconvert -> build/scripts-2.4 |
---|
483 | copying and adjusting bin/trial -> build/scripts-2.4 |
---|
484 | changing mode of build/scripts-2.4/manhole from 644 to 755 |
---|
485 | changing mode of build/scripts-2.4/mktap from 644 to 755 |
---|
486 | changing mode of build/scripts-2.4/twistd from 644 to 755 |
---|
487 | changing mode of build/scripts-2.4/tap2deb from 644 to 755 |
---|
488 | changing mode of build/scripts-2.4/tap2rpm from 644 to 755 |
---|
489 | changing mode of build/scripts-2.4/tapconvert from 644 to 755 |
---|
490 | changing mode of build/scripts-2.4/trial from 644 to 755 |
---|
491 | running install_lib |
---|
492 | creating /usr/lib64/python2.4/site-packages/twisted |
---|
493 | creating /usr/lib64/python2.4/site-packages/twisted/internet |
---|
494 | copying build/lib.linux-x86_64-2.4/twisted/internet/_win32serialport.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
495 | copying build/lib.linux-x86_64-2.4/twisted/internet/pyuisupport.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
496 | copying build/lib.linux-x86_64-2.4/twisted/internet/__init__.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
497 | copying build/lib.linux-x86_64-2.4/twisted/internet/abstract.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
498 | copying build/lib.linux-x86_64-2.4/twisted/internet/defer.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
499 | copying build/lib.linux-x86_64-2.4/twisted/internet/tcp.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
500 | copying build/lib.linux-x86_64-2.4/twisted/internet/cfreactor.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
501 | copying build/lib.linux-x86_64-2.4/twisted/internet/_dumbwin32proc.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
502 | copying build/lib.linux-x86_64-2.4/twisted/internet/tksupport.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
503 | copying build/lib.linux-x86_64-2.4/twisted/internet/kqreactor.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
504 | copying build/lib.linux-x86_64-2.4/twisted/internet/_win32stdio.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
505 | copying build/lib.linux-x86_64-2.4/twisted/internet/unix.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
506 | copying build/lib.linux-x86_64-2.4/twisted/internet/base.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
507 | copying build/lib.linux-x86_64-2.4/twisted/internet/gtkreactor.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
508 | copying build/lib.linux-x86_64-2.4/twisted/internet/ssl.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
509 | copying build/lib.linux-x86_64-2.4/twisted/internet/epollreactor.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
510 | copying build/lib.linux-x86_64-2.4/twisted/internet/interfaces.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
511 | copying build/lib.linux-x86_64-2.4/twisted/internet/serialport.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
512 | copying build/lib.linux-x86_64-2.4/twisted/internet/fdesc.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
513 | copying build/lib.linux-x86_64-2.4/twisted/internet/wxreactor.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
514 | copying build/lib.linux-x86_64-2.4/twisted/internet/threads.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
515 | copying build/lib.linux-x86_64-2.4/twisted/internet/_threadedselect.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
516 | copying build/lib.linux-x86_64-2.4/twisted/internet/_pollingfile.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
517 | copying build/lib.linux-x86_64-2.4/twisted/internet/_posixserialport.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
518 | copying build/lib.linux-x86_64-2.4/twisted/internet/stdio.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
519 | copying build/lib.linux-x86_64-2.4/twisted/internet/protocol.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
520 | copying build/lib.linux-x86_64-2.4/twisted/internet/glib2reactor.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
521 | copying build/lib.linux-x86_64-2.4/twisted/internet/win32eventreactor.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
522 | copying build/lib.linux-x86_64-2.4/twisted/internet/_sslverify.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
523 | copying build/lib.linux-x86_64-2.4/twisted/internet/task.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
524 | copying build/lib.linux-x86_64-2.4/twisted/internet/address.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
525 | copying build/lib.linux-x86_64-2.4/twisted/internet/udp.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
526 | copying build/lib.linux-x86_64-2.4/twisted/internet/main.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
527 | creating /usr/lib64/python2.4/site-packages/twisted/internet/iocpreactor |
---|
528 | copying build/lib.linux-x86_64-2.4/twisted/internet/iocpreactor/ops.py -> /usr/lib64/python2.4/site-packages/twisted/internet/iocpreactor |
---|
529 | copying build/lib.linux-x86_64-2.4/twisted/internet/iocpreactor/proactor.py -> /usr/lib64/python2.4/site-packages/twisted/internet/iocpreactor |
---|
530 | copying build/lib.linux-x86_64-2.4/twisted/internet/iocpreactor/process_waiter.py -> /usr/lib64/python2.4/site-packages/twisted/internet/iocpreactor |
---|
531 | copying build/lib.linux-x86_64-2.4/twisted/internet/iocpreactor/__init__.py -> /usr/lib64/python2.4/site-packages/twisted/internet/iocpreactor |
---|
532 | copying build/lib.linux-x86_64-2.4/twisted/internet/iocpreactor/abstract.py -> /usr/lib64/python2.4/site-packages/twisted/internet/iocpreactor |
---|
533 | copying build/lib.linux-x86_64-2.4/twisted/internet/iocpreactor/tcp.py -> /usr/lib64/python2.4/site-packages/twisted/internet/iocpreactor |
---|
534 | copying build/lib.linux-x86_64-2.4/twisted/internet/iocpreactor/util.py -> /usr/lib64/python2.4/site-packages/twisted/internet/iocpreactor |
---|
535 | copying build/lib.linux-x86_64-2.4/twisted/internet/iocpreactor/iocpdebug.py -> /usr/lib64/python2.4/site-packages/twisted/internet/iocpreactor |
---|
536 | copying build/lib.linux-x86_64-2.4/twisted/internet/iocpreactor/server.py -> /usr/lib64/python2.4/site-packages/twisted/internet/iocpreactor |
---|
537 | copying build/lib.linux-x86_64-2.4/twisted/internet/iocpreactor/udp.py -> /usr/lib64/python2.4/site-packages/twisted/internet/iocpreactor |
---|
538 | copying build/lib.linux-x86_64-2.4/twisted/internet/iocpreactor/process.py -> /usr/lib64/python2.4/site-packages/twisted/internet/iocpreactor |
---|
539 | copying build/lib.linux-x86_64-2.4/twisted/internet/iocpreactor/client.py -> /usr/lib64/python2.4/site-packages/twisted/internet/iocpreactor |
---|
540 | copying build/lib.linux-x86_64-2.4/twisted/internet/pollreactor.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
541 | copying build/lib.linux-x86_64-2.4/twisted/internet/gtk2reactor.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
542 | copying build/lib.linux-x86_64-2.4/twisted/internet/reactor.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
543 | copying build/lib.linux-x86_64-2.4/twisted/internet/qtreactor.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
544 | copying build/lib.linux-x86_64-2.4/twisted/internet/wxsupport.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
545 | copying build/lib.linux-x86_64-2.4/twisted/internet/error.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
546 | copying build/lib.linux-x86_64-2.4/twisted/internet/_javaserialport.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
547 | copying build/lib.linux-x86_64-2.4/twisted/internet/selectreactor.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
548 | copying build/lib.linux-x86_64-2.4/twisted/internet/posixbase.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
549 | copying build/lib.linux-x86_64-2.4/twisted/internet/default.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
550 | copying build/lib.linux-x86_64-2.4/twisted/internet/process.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
551 | copying build/lib.linux-x86_64-2.4/twisted/internet/utils.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
552 | copying build/lib.linux-x86_64-2.4/twisted/internet/_posixstdio.py -> /usr/lib64/python2.4/site-packages/twisted/internet |
---|
553 | copying build/lib.linux-x86_64-2.4/twisted/_version.py -> /usr/lib64/python2.4/site-packages/twisted |
---|
554 | copying build/lib.linux-x86_64-2.4/twisted/im.py -> /usr/lib64/python2.4/site-packages/twisted |
---|
555 | creating /usr/lib64/python2.4/site-packages/twisted/manhole |
---|
556 | copying build/lib.linux-x86_64-2.4/twisted/manhole/telnet.py -> /usr/lib64/python2.4/site-packages/twisted/manhole |
---|
557 | copying build/lib.linux-x86_64-2.4/twisted/manhole/gladereactor.py -> /usr/lib64/python2.4/site-packages/twisted/manhole |
---|
558 | copying build/lib.linux-x86_64-2.4/twisted/manhole/__init__.py -> /usr/lib64/python2.4/site-packages/twisted/manhole |
---|
559 | copying build/lib.linux-x86_64-2.4/twisted/manhole/explorer.py -> /usr/lib64/python2.4/site-packages/twisted/manhole |
---|
560 | copying build/lib.linux-x86_64-2.4/twisted/manhole/_inspectro.py -> /usr/lib64/python2.4/site-packages/twisted/manhole |
---|
561 | creating /usr/lib64/python2.4/site-packages/twisted/manhole/ui |
---|
562 | copying build/lib.linux-x86_64-2.4/twisted/manhole/ui/pywidgets.py -> /usr/lib64/python2.4/site-packages/twisted/manhole/ui |
---|
563 | copying build/lib.linux-x86_64-2.4/twisted/manhole/ui/__init__.py -> /usr/lib64/python2.4/site-packages/twisted/manhole/ui |
---|
564 | copying build/lib.linux-x86_64-2.4/twisted/manhole/ui/gtkmanhole.py -> /usr/lib64/python2.4/site-packages/twisted/manhole/ui |
---|
565 | copying build/lib.linux-x86_64-2.4/twisted/manhole/ui/gtk2manhole.py -> /usr/lib64/python2.4/site-packages/twisted/manhole/ui |
---|
566 | copying build/lib.linux-x86_64-2.4/twisted/manhole/ui/spelunk_gnome.py -> /usr/lib64/python2.4/site-packages/twisted/manhole/ui |
---|
567 | copying build/lib.linux-x86_64-2.4/twisted/manhole/service.py -> /usr/lib64/python2.4/site-packages/twisted/manhole |
---|
568 | copying build/lib.linux-x86_64-2.4/twisted/copyright.py -> /usr/lib64/python2.4/site-packages/twisted |
---|
569 | creating /usr/lib64/python2.4/site-packages/twisted/application |
---|
570 | copying build/lib.linux-x86_64-2.4/twisted/application/strports.py -> /usr/lib64/python2.4/site-packages/twisted/application |
---|
571 | copying build/lib.linux-x86_64-2.4/twisted/application/__init__.py -> /usr/lib64/python2.4/site-packages/twisted/application |
---|
572 | copying build/lib.linux-x86_64-2.4/twisted/application/app.py -> /usr/lib64/python2.4/site-packages/twisted/application |
---|
573 | copying build/lib.linux-x86_64-2.4/twisted/application/reactors.py -> /usr/lib64/python2.4/site-packages/twisted/application |
---|
574 | copying build/lib.linux-x86_64-2.4/twisted/application/internet.py -> /usr/lib64/python2.4/site-packages/twisted/application |
---|
575 | copying build/lib.linux-x86_64-2.4/twisted/application/service.py -> /usr/lib64/python2.4/site-packages/twisted/application |
---|
576 | copying build/lib.linux-x86_64-2.4/twisted/__init__.py -> /usr/lib64/python2.4/site-packages/twisted |
---|
577 | copying build/lib.linux-x86_64-2.4/twisted/plugin.py -> /usr/lib64/python2.4/site-packages/twisted |
---|
578 | creating /usr/lib64/python2.4/site-packages/twisted/python |
---|
579 | copying build/lib.linux-x86_64-2.4/twisted/python/otp.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
580 | copying build/lib.linux-x86_64-2.4/twisted/python/timeoutqueue.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
581 | copying build/lib.linux-x86_64-2.4/twisted/python/_epoll.so -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
582 | copying build/lib.linux-x86_64-2.4/twisted/python/release.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
583 | copying build/lib.linux-x86_64-2.4/twisted/python/log.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
584 | copying build/lib.linux-x86_64-2.4/twisted/python/__init__.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
585 | copying build/lib.linux-x86_64-2.4/twisted/python/text.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
586 | copying build/lib.linux-x86_64-2.4/twisted/python/syslog.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
587 | copying build/lib.linux-x86_64-2.4/twisted/python/util.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
588 | copying build/lib.linux-x86_64-2.4/twisted/python/plugin.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
589 | copying build/lib.linux-x86_64-2.4/twisted/python/shortcut.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
590 | copying build/lib.linux-x86_64-2.4/twisted/python/usage.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
591 | copying build/lib.linux-x86_64-2.4/twisted/python/components.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
592 | copying build/lib.linux-x86_64-2.4/twisted/python/dxprofile.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
593 | copying build/lib.linux-x86_64-2.4/twisted/python/compat.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
594 | copying build/lib.linux-x86_64-2.4/twisted/python/hook.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
595 | copying build/lib.linux-x86_64-2.4/twisted/python/threadable.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
596 | copying build/lib.linux-x86_64-2.4/twisted/python/htmlizer.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
597 | copying build/lib.linux-x86_64-2.4/twisted/python/rebuild.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
598 | copying build/lib.linux-x86_64-2.4/twisted/python/finalize.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
599 | copying build/lib.linux-x86_64-2.4/twisted/python/dist.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
600 | copying build/lib.linux-x86_64-2.4/twisted/python/win32.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
601 | copying build/lib.linux-x86_64-2.4/twisted/python/dispatch.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
602 | copying build/lib.linux-x86_64-2.4/twisted/python/versions.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
603 | copying build/lib.linux-x86_64-2.4/twisted/python/urlpath.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
604 | copying build/lib.linux-x86_64-2.4/twisted/python/procutils.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
605 | copying build/lib.linux-x86_64-2.4/twisted/python/lockfile.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
606 | copying build/lib.linux-x86_64-2.4/twisted/python/logfile.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
607 | copying build/lib.linux-x86_64-2.4/twisted/python/roots.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
608 | copying build/lib.linux-x86_64-2.4/twisted/python/modules.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
609 | copying build/lib.linux-x86_64-2.4/twisted/python/zippath.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
610 | copying build/lib.linux-x86_64-2.4/twisted/python/filepath.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
611 | copying build/lib.linux-x86_64-2.4/twisted/python/threadpool.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
612 | copying build/lib.linux-x86_64-2.4/twisted/python/zipstream.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
613 | copying build/lib.linux-x86_64-2.4/twisted/python/failure.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
614 | copying build/lib.linux-x86_64-2.4/twisted/python/context.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
615 | copying build/lib.linux-x86_64-2.4/twisted/python/zshcomp.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
616 | copying build/lib.linux-x86_64-2.4/twisted/python/formmethod.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
617 | copying build/lib.linux-x86_64-2.4/twisted/python/reflect.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
618 | copying build/lib.linux-x86_64-2.4/twisted/python/runtime.py -> /usr/lib64/python2.4/site-packages/twisted/python |
---|
619 | creating /usr/lib64/python2.4/site-packages/twisted/scripts |
---|
620 | copying build/lib.linux-x86_64-2.4/twisted/scripts/_twistd_unix.py -> /usr/lib64/python2.4/site-packages/twisted/scripts |
---|
621 | copying build/lib.linux-x86_64-2.4/twisted/scripts/__init__.py -> /usr/lib64/python2.4/site-packages/twisted/scripts |
---|
622 | copying build/lib.linux-x86_64-2.4/twisted/scripts/trial.py -> /usr/lib64/python2.4/site-packages/twisted/scripts |
---|
623 | copying build/lib.linux-x86_64-2.4/twisted/scripts/tap2rpm.py -> /usr/lib64/python2.4/site-packages/twisted/scripts |
---|
624 | copying build/lib.linux-x86_64-2.4/twisted/scripts/_twistw.py -> /usr/lib64/python2.4/site-packages/twisted/scripts |
---|
625 | copying build/lib.linux-x86_64-2.4/twisted/scripts/htmlizer.py -> /usr/lib64/python2.4/site-packages/twisted/scripts |
---|
626 | copying build/lib.linux-x86_64-2.4/twisted/scripts/tapconvert.py -> /usr/lib64/python2.4/site-packages/twisted/scripts |
---|
627 | copying build/lib.linux-x86_64-2.4/twisted/scripts/mktap.py -> /usr/lib64/python2.4/site-packages/twisted/scripts |
---|
628 | copying build/lib.linux-x86_64-2.4/twisted/scripts/tap2deb.py -> /usr/lib64/python2.4/site-packages/twisted/scripts |
---|
629 | copying build/lib.linux-x86_64-2.4/twisted/scripts/twistd.py -> /usr/lib64/python2.4/site-packages/twisted/scripts |
---|
630 | copying build/lib.linux-x86_64-2.4/twisted/scripts/manhole.py -> /usr/lib64/python2.4/site-packages/twisted/scripts |
---|
631 | copying build/lib.linux-x86_64-2.4/twisted/scripts/tkunzip.py -> /usr/lib64/python2.4/site-packages/twisted/scripts |
---|
632 | creating /usr/lib64/python2.4/site-packages/twisted/spread |
---|
633 | copying build/lib.linux-x86_64-2.4/twisted/spread/__init__.py -> /usr/lib64/python2.4/site-packages/twisted/spread |
---|
634 | copying build/lib.linux-x86_64-2.4/twisted/spread/util.py -> /usr/lib64/python2.4/site-packages/twisted/spread |
---|
635 | copying build/lib.linux-x86_64-2.4/twisted/spread/flavors.py -> /usr/lib64/python2.4/site-packages/twisted/spread |
---|
636 | copying build/lib.linux-x86_64-2.4/twisted/spread/interfaces.py -> /usr/lib64/python2.4/site-packages/twisted/spread |
---|
637 | copying build/lib.linux-x86_64-2.4/twisted/spread/banana.py -> /usr/lib64/python2.4/site-packages/twisted/spread |
---|
638 | copying build/lib.linux-x86_64-2.4/twisted/spread/publish.py -> /usr/lib64/python2.4/site-packages/twisted/spread |
---|
639 | copying build/lib.linux-x86_64-2.4/twisted/spread/refpath.py -> /usr/lib64/python2.4/site-packages/twisted/spread |
---|
640 | copying build/lib.linux-x86_64-2.4/twisted/spread/jelly.py -> /usr/lib64/python2.4/site-packages/twisted/spread |
---|
641 | copying build/lib.linux-x86_64-2.4/twisted/spread/pb.py -> /usr/lib64/python2.4/site-packages/twisted/spread |
---|
642 | creating /usr/lib64/python2.4/site-packages/twisted/spread/ui |
---|
643 | copying build/lib.linux-x86_64-2.4/twisted/spread/ui/tktree.py -> /usr/lib64/python2.4/site-packages/twisted/spread/ui |
---|
644 | copying build/lib.linux-x86_64-2.4/twisted/spread/ui/__init__.py -> /usr/lib64/python2.4/site-packages/twisted/spread/ui |
---|
645 | copying build/lib.linux-x86_64-2.4/twisted/spread/ui/gtkutil.py -> /usr/lib64/python2.4/site-packages/twisted/spread/ui |
---|
646 | copying build/lib.linux-x86_64-2.4/twisted/spread/ui/gtk2util.py -> /usr/lib64/python2.4/site-packages/twisted/spread/ui |
---|
647 | copying build/lib.linux-x86_64-2.4/twisted/spread/ui/tkutil.py -> /usr/lib64/python2.4/site-packages/twisted/spread/ui |
---|
648 | creating /usr/lib64/python2.4/site-packages/twisted/persisted |
---|
649 | copying build/lib.linux-x86_64-2.4/twisted/persisted/__init__.py -> /usr/lib64/python2.4/site-packages/twisted/persisted |
---|
650 | copying build/lib.linux-x86_64-2.4/twisted/persisted/aot.py -> /usr/lib64/python2.4/site-packages/twisted/persisted |
---|
651 | copying build/lib.linux-x86_64-2.4/twisted/persisted/dirdbm.py -> /usr/lib64/python2.4/site-packages/twisted/persisted |
---|
652 | creating /usr/lib64/python2.4/site-packages/twisted/persisted/journal |
---|
653 | copying build/lib.linux-x86_64-2.4/twisted/persisted/journal/picklelog.py -> /usr/lib64/python2.4/site-packages/twisted/persisted/journal |
---|
654 | copying build/lib.linux-x86_64-2.4/twisted/persisted/journal/__init__.py -> /usr/lib64/python2.4/site-packages/twisted/persisted/journal |
---|
655 | copying build/lib.linux-x86_64-2.4/twisted/persisted/journal/base.py -> /usr/lib64/python2.4/site-packages/twisted/persisted/journal |
---|
656 | copying build/lib.linux-x86_64-2.4/twisted/persisted/journal/rowjournal.py -> /usr/lib64/python2.4/site-packages/twisted/persisted/journal |
---|
657 | copying build/lib.linux-x86_64-2.4/twisted/persisted/marmalade.py -> /usr/lib64/python2.4/site-packages/twisted/persisted |
---|
658 | copying build/lib.linux-x86_64-2.4/twisted/persisted/crefutil.py -> /usr/lib64/python2.4/site-packages/twisted/persisted |
---|
659 | copying build/lib.linux-x86_64-2.4/twisted/persisted/styles.py -> /usr/lib64/python2.4/site-packages/twisted/persisted |
---|
660 | copying build/lib.linux-x86_64-2.4/twisted/persisted/sob.py -> /usr/lib64/python2.4/site-packages/twisted/persisted |
---|
661 | creating /usr/lib64/python2.4/site-packages/twisted/enterprise |
---|
662 | copying build/lib.linux-x86_64-2.4/twisted/enterprise/row.py -> /usr/lib64/python2.4/site-packages/twisted/enterprise |
---|
663 | copying build/lib.linux-x86_64-2.4/twisted/enterprise/__init__.py -> /usr/lib64/python2.4/site-packages/twisted/enterprise |
---|
664 | copying build/lib.linux-x86_64-2.4/twisted/enterprise/util.py -> /usr/lib64/python2.4/site-packages/twisted/enterprise |
---|
665 | copying build/lib.linux-x86_64-2.4/twisted/enterprise/reflector.py -> /usr/lib64/python2.4/site-packages/twisted/enterprise |
---|
666 | copying build/lib.linux-x86_64-2.4/twisted/enterprise/adbapi.py -> /usr/lib64/python2.4/site-packages/twisted/enterprise |
---|
667 | copying build/lib.linux-x86_64-2.4/twisted/enterprise/sqlreflector.py -> /usr/lib64/python2.4/site-packages/twisted/enterprise |
---|
668 | creating /usr/lib64/python2.4/site-packages/twisted/test |
---|
669 | copying build/lib.linux-x86_64-2.4/twisted/test/test_release.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
670 | copying build/lib.linux-x86_64-2.4/twisted/test/test_assertions.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
671 | copying build/lib.linux-x86_64-2.4/twisted/test/test_split_compat.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
672 | copying build/lib.linux-x86_64-2.4/twisted/test/test_defer.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
673 | copying build/lib.linux-x86_64-2.4/twisted/test/test_log.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
674 | copying build/lib.linux-x86_64-2.4/twisted/test/test_dict.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
675 | copying build/lib.linux-x86_64-2.4/twisted/test/test_extensions.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
676 | copying build/lib.linux-x86_64-2.4/twisted/test/test_application.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
677 | copying build/lib.linux-x86_64-2.4/twisted/test/test_hook.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
678 | copying build/lib.linux-x86_64-2.4/twisted/test/test_htb.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
679 | copying build/lib.linux-x86_64-2.4/twisted/test/stdio_test_producer.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
680 | copying build/lib.linux-x86_64-2.4/twisted/test/test_internet.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
681 | copying build/lib.linux-x86_64-2.4/twisted/test/test_task.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
682 | copying build/lib.linux-x86_64-2.4/twisted/test/test_zipstream.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
683 | copying build/lib.linux-x86_64-2.4/twisted/test/stdio_test_write.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
684 | copying build/lib.linux-x86_64-2.4/twisted/test/process_tty.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
685 | copying build/lib.linux-x86_64-2.4/twisted/test/test_newcred.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
686 | copying build/lib.linux-x86_64-2.4/twisted/test/test_process.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
687 | copying build/lib.linux-x86_64-2.4/twisted/test/__init__.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
688 | copying build/lib.linux-x86_64-2.4/twisted/test/test_pb.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
689 | copying build/lib.linux-x86_64-2.4/twisted/test/process_reader.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
690 | copying build/lib.linux-x86_64-2.4/twisted/test/test_compat.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
691 | copying build/lib.linux-x86_64-2.4/twisted/test/test_text.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
692 | copying build/lib.linux-x86_64-2.4/twisted/test/test_timeoutqueue.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
693 | copying build/lib.linux-x86_64-2.4/twisted/test/test_logfile.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
694 | copying build/lib.linux-x86_64-2.4/twisted/test/app_qtstub.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
695 | copying build/lib.linux-x86_64-2.4/twisted/test/test_manhole.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
696 | copying build/lib.linux-x86_64-2.4/twisted/test/test_usage.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
697 | copying build/lib.linux-x86_64-2.4/twisted/test/test_twistd.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
698 | copying build/lib.linux-x86_64-2.4/twisted/test/test_tcp_internals.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
699 | copying build/lib.linux-x86_64-2.4/twisted/test/test_udp.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
700 | copying build/lib.linux-x86_64-2.4/twisted/test/test_nmea.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
701 | copying build/lib.linux-x86_64-2.4/twisted/test/test_doc.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
702 | copying build/lib.linux-x86_64-2.4/twisted/test/test_sslverify.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
703 | copying build/lib.linux-x86_64-2.4/twisted/test/myrebuilder1.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
704 | copying build/lib.linux-x86_64-2.4/twisted/test/test_threadpool.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
705 | copying build/lib.linux-x86_64-2.4/twisted/test/test_ftp.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
706 | copying build/lib.linux-x86_64-2.4/twisted/test/test_sip.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
707 | copying build/lib.linux-x86_64-2.4/twisted/test/test_reflector.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
708 | copying build/lib.linux-x86_64-2.4/twisted/test/test_journal.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
709 | copying build/lib.linux-x86_64-2.4/twisted/test/test_sob.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
710 | copying build/lib.linux-x86_64-2.4/twisted/test/process_twisted.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
711 | copying build/lib.linux-x86_64-2.4/twisted/test/test_pbfailure.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
712 | copying build/lib.linux-x86_64-2.4/twisted/test/reflect_helper_VE.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
713 | copying build/lib.linux-x86_64-2.4/twisted/test/test_dirdbm.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
714 | copying build/lib.linux-x86_64-2.4/twisted/test/test_error.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
715 | copying build/lib.linux-x86_64-2.4/twisted/test/test_loopback.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
716 | copying build/lib.linux-x86_64-2.4/twisted/test/test_threadable.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
717 | copying build/lib.linux-x86_64-2.4/twisted/test/test_util.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
718 | copying build/lib.linux-x86_64-2.4/twisted/test/test_modules.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
719 | copying build/lib.linux-x86_64-2.4/twisted/test/stdio_test_consumer.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
720 | copying build/lib.linux-x86_64-2.4/twisted/test/test_components.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
721 | copying build/lib.linux-x86_64-2.4/twisted/test/test_dist.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
722 | copying build/lib.linux-x86_64-2.4/twisted/test/test_ident.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
723 | copying build/lib.linux-x86_64-2.4/twisted/test/testutils.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
724 | copying build/lib.linux-x86_64-2.4/twisted/test/test_amp.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
725 | copying build/lib.linux-x86_64-2.4/twisted/test/test_jelly.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
726 | copying build/lib.linux-x86_64-2.4/twisted/test/process_echoer.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
727 | copying build/lib.linux-x86_64-2.4/twisted/test/threading_latency.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
728 | copying build/lib.linux-x86_64-2.4/twisted/test/crash_test_dummy.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
729 | copying build/lib.linux-x86_64-2.4/twisted/test/test_policies.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
730 | copying build/lib.linux-x86_64-2.4/twisted/test/stdio_test_hostpeer.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
731 | copying build/lib.linux-x86_64-2.4/twisted/test/test_import.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
732 | copying build/lib.linux-x86_64-2.4/twisted/test/test_postfix.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
733 | copying build/lib.linux-x86_64-2.4/twisted/test/test_epoll.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
734 | copying build/lib.linux-x86_64-2.4/twisted/test/test_paths.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
735 | copying build/lib.linux-x86_64-2.4/twisted/test/test_adbapi.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
736 | copying build/lib.linux-x86_64-2.4/twisted/test/test_reflect.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
737 | copying build/lib.linux-x86_64-2.4/twisted/test/test_defgen.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
738 | copying build/lib.linux-x86_64-2.4/twisted/test/test_protocols.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
739 | copying build/lib.linux-x86_64-2.4/twisted/test/reflect_helper_ZDE.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
740 | copying build/lib.linux-x86_64-2.4/twisted/test/process_signal.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
741 | copying build/lib.linux-x86_64-2.4/twisted/test/ssl_helpers.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
742 | copying build/lib.linux-x86_64-2.4/twisted/test/time_helpers.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
743 | copying build/lib.linux-x86_64-2.4/twisted/test/test_roots.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
744 | copying build/lib.linux-x86_64-2.4/twisted/test/test_versions.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
745 | copying build/lib.linux-x86_64-2.4/twisted/test/test_strports.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
746 | copying build/lib.linux-x86_64-2.4/twisted/test/test_plugin.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
747 | copying build/lib.linux-x86_64-2.4/twisted/test/process_linger.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
748 | copying build/lib.linux-x86_64-2.4/twisted/test/process_stdinreader.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
749 | copying build/lib.linux-x86_64-2.4/twisted/test/test_unix.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
750 | copying build/lib.linux-x86_64-2.4/twisted/test/test_context.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
751 | copying build/lib.linux-x86_64-2.4/twisted/test/test_factories.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
752 | copying build/lib.linux-x86_64-2.4/twisted/test/process_tester.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
753 | copying build/lib.linux-x86_64-2.4/twisted/test/test_failure.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
754 | copying build/lib.linux-x86_64-2.4/twisted/test/process_cmdline.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
755 | copying build/lib.linux-x86_64-2.4/twisted/test/test_threads.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
756 | copying build/lib.linux-x86_64-2.4/twisted/test/test_cooperator.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
757 | copying build/lib.linux-x86_64-2.4/twisted/test/test_explorer.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
758 | copying build/lib.linux-x86_64-2.4/twisted/test/test_iutils.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
759 | copying build/lib.linux-x86_64-2.4/twisted/test/test_pcp.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
760 | copying build/lib.linux-x86_64-2.4/twisted/test/test_stdio.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
761 | copying build/lib.linux-x86_64-2.4/twisted/test/test_tcp.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
762 | copying build/lib.linux-x86_64-2.4/twisted/test/test_banana.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
763 | copying build/lib.linux-x86_64-2.4/twisted/test/iosim.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
764 | copying build/lib.linux-x86_64-2.4/twisted/test/test_lockfile.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
765 | copying build/lib.linux-x86_64-2.4/twisted/test/test_rebuild.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
766 | copying build/lib.linux-x86_64-2.4/twisted/test/test_persisted.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
767 | copying build/lib.linux-x86_64-2.4/twisted/test/myrebuilder2.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
768 | copying build/lib.linux-x86_64-2.4/twisted/test/test_enterprise.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
769 | copying build/lib.linux-x86_64-2.4/twisted/test/test_stateful.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
770 | copying build/lib.linux-x86_64-2.4/twisted/test/test_socks.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
771 | copying build/lib.linux-x86_64-2.4/twisted/test/test_spread.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
772 | copying build/lib.linux-x86_64-2.4/twisted/test/proto_helpers.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
773 | copying build/lib.linux-x86_64-2.4/twisted/test/process_fds.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
774 | copying build/lib.linux-x86_64-2.4/twisted/test/test_zshcomp.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
775 | copying build/lib.linux-x86_64-2.4/twisted/test/test_ssl.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
776 | copying build/lib.linux-x86_64-2.4/twisted/test/test_tpfile.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
777 | copying build/lib.linux-x86_64-2.4/twisted/test/stdio_test_writeseq.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
778 | copying build/lib.linux-x86_64-2.4/twisted/test/test_shortcut.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
779 | copying build/lib.linux-x86_64-2.4/twisted/test/test_finger.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
780 | copying build/lib.linux-x86_64-2.4/twisted/test/stdio_test_loseconn.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
781 | copying build/lib.linux-x86_64-2.4/twisted/test/test_formmethod.py -> /usr/lib64/python2.4/site-packages/twisted/test |
---|
782 | creating /usr/lib64/python2.4/site-packages/twisted/trial |
---|
783 | copying build/lib.linux-x86_64-2.4/twisted/trial/reporter.py -> /usr/lib64/python2.4/site-packages/twisted/trial |
---|
784 | copying build/lib.linux-x86_64-2.4/twisted/trial/__init__.py -> /usr/lib64/python2.4/site-packages/twisted/trial |
---|
785 | copying build/lib.linux-x86_64-2.4/twisted/trial/util.py -> /usr/lib64/python2.4/site-packages/twisted/trial |
---|
786 | copying build/lib.linux-x86_64-2.4/twisted/trial/runner.py -> /usr/lib64/python2.4/site-packages/twisted/trial |
---|
787 | creating /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
788 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/test_assertions.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
789 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/test_output.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
790 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/test_deferred.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
791 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/mockdoctest.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
792 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/test_log.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
793 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/test_runner.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
794 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/__init__.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
795 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/packages.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
796 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/scripttest.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
797 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/sample.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
798 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/test_util.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
799 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/test_loader.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
800 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/test_script.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
801 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/novars.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
802 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/mockcustomsuite2.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
803 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/moduletest.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
804 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/detests.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
805 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/weird.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
806 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/test_keyboard.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
807 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/mockcustomsuite.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
808 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/mockcustomsuite3.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
809 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/test_doctest.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
810 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/test_pyunitcompat.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
811 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/test_tests.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
812 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/moduleself.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
813 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/suppression.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
814 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/test_test_visitor.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
815 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/test_class.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
816 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/erroneous.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
817 | copying build/lib.linux-x86_64-2.4/twisted/trial/test/test_reporter.py -> /usr/lib64/python2.4/site-packages/twisted/trial/test |
---|
818 | copying build/lib.linux-x86_64-2.4/twisted/trial/itrial.py -> /usr/lib64/python2.4/site-packages/twisted/trial |
---|
819 | copying build/lib.linux-x86_64-2.4/twisted/trial/unittest.py -> /usr/lib64/python2.4/site-packages/twisted/trial |
---|
820 | creating /usr/lib64/python2.4/site-packages/twisted/tap |
---|
821 | copying build/lib.linux-x86_64-2.4/twisted/tap/telnet.py -> /usr/lib64/python2.4/site-packages/twisted/tap |
---|
822 | copying build/lib.linux-x86_64-2.4/twisted/tap/__init__.py -> /usr/lib64/python2.4/site-packages/twisted/tap |
---|
823 | copying build/lib.linux-x86_64-2.4/twisted/tap/socks.py -> /usr/lib64/python2.4/site-packages/twisted/tap |
---|
824 | copying build/lib.linux-x86_64-2.4/twisted/tap/portforward.py -> /usr/lib64/python2.4/site-packages/twisted/tap |
---|
825 | copying build/lib.linux-x86_64-2.4/twisted/tap/ftp.py -> /usr/lib64/python2.4/site-packages/twisted/tap |
---|
826 | copying build/lib.linux-x86_64-2.4/twisted/tap/manhole.py -> /usr/lib64/python2.4/site-packages/twisted/tap |
---|
827 | creating /usr/lib64/python2.4/site-packages/twisted/cred |
---|
828 | copying build/lib.linux-x86_64-2.4/twisted/cred/portal.py -> /usr/lib64/python2.4/site-packages/twisted/cred |
---|
829 | copying build/lib.linux-x86_64-2.4/twisted/cred/__init__.py -> /usr/lib64/python2.4/site-packages/twisted/cred |
---|
830 | copying build/lib.linux-x86_64-2.4/twisted/cred/util.py -> /usr/lib64/python2.4/site-packages/twisted/cred |
---|
831 | copying build/lib.linux-x86_64-2.4/twisted/cred/pamauth.py -> /usr/lib64/python2.4/site-packages/twisted/cred |
---|
832 | copying build/lib.linux-x86_64-2.4/twisted/cred/credentials.py -> /usr/lib64/python2.4/site-packages/twisted/cred |
---|
833 | copying build/lib.linux-x86_64-2.4/twisted/cred/checkers.py -> /usr/lib64/python2.4/site-packages/twisted/cred |
---|
834 | copying build/lib.linux-x86_64-2.4/twisted/cred/error.py -> /usr/lib64/python2.4/site-packages/twisted/cred |
---|
835 | creating /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
836 | copying build/lib.linux-x86_64-2.4/twisted/protocols/rawudp.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
837 | copying build/lib.linux-x86_64-2.4/twisted/protocols/telnet.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
838 | copying build/lib.linux-x86_64-2.4/twisted/protocols/wire.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
839 | copying build/lib.linux-x86_64-2.4/twisted/protocols/smtp.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
840 | copying build/lib.linux-x86_64-2.4/twisted/protocols/irc.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
841 | copying build/lib.linux-x86_64-2.4/twisted/protocols/htb.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
842 | copying build/lib.linux-x86_64-2.4/twisted/protocols/jabber.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
843 | creating /usr/lib64/python2.4/site-packages/twisted/protocols/gps |
---|
844 | copying build/lib.linux-x86_64-2.4/twisted/protocols/gps/rockwell.py -> /usr/lib64/python2.4/site-packages/twisted/protocols/gps |
---|
845 | copying build/lib.linux-x86_64-2.4/twisted/protocols/gps/__init__.py -> /usr/lib64/python2.4/site-packages/twisted/protocols/gps |
---|
846 | copying build/lib.linux-x86_64-2.4/twisted/protocols/gps/nmea.py -> /usr/lib64/python2.4/site-packages/twisted/protocols/gps |
---|
847 | copying build/lib.linux-x86_64-2.4/twisted/protocols/__init__.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
848 | copying build/lib.linux-x86_64-2.4/twisted/protocols/toc.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
849 | copying build/lib.linux-x86_64-2.4/twisted/protocols/ethernet.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
850 | copying build/lib.linux-x86_64-2.4/twisted/protocols/amp.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
851 | copying build/lib.linux-x86_64-2.4/twisted/protocols/shoutcast.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
852 | copying build/lib.linux-x86_64-2.4/twisted/protocols/finger.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
853 | creating /usr/lib64/python2.4/site-packages/twisted/protocols/mice |
---|
854 | copying build/lib.linux-x86_64-2.4/twisted/protocols/mice/__init__.py -> /usr/lib64/python2.4/site-packages/twisted/protocols/mice |
---|
855 | copying build/lib.linux-x86_64-2.4/twisted/protocols/mice/mouseman.py -> /usr/lib64/python2.4/site-packages/twisted/protocols/mice |
---|
856 | copying build/lib.linux-x86_64-2.4/twisted/protocols/ident.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
857 | copying build/lib.linux-x86_64-2.4/twisted/protocols/sip.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
858 | copying build/lib.linux-x86_64-2.4/twisted/protocols/raw.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
859 | copying build/lib.linux-x86_64-2.4/twisted/protocols/socks.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
860 | copying build/lib.linux-x86_64-2.4/twisted/protocols/_c_urlarg.so -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
861 | copying build/lib.linux-x86_64-2.4/twisted/protocols/dict.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
862 | copying build/lib.linux-x86_64-2.4/twisted/protocols/oscar.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
863 | copying build/lib.linux-x86_64-2.4/twisted/protocols/loopback.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
864 | copying build/lib.linux-x86_64-2.4/twisted/protocols/nntp.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
865 | copying build/lib.linux-x86_64-2.4/twisted/protocols/pcp.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
866 | copying build/lib.linux-x86_64-2.4/twisted/protocols/dns.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
867 | copying build/lib.linux-x86_64-2.4/twisted/protocols/msn.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
868 | copying build/lib.linux-x86_64-2.4/twisted/protocols/pop3.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
869 | copying build/lib.linux-x86_64-2.4/twisted/protocols/postfix.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
870 | copying build/lib.linux-x86_64-2.4/twisted/protocols/basic.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
871 | copying build/lib.linux-x86_64-2.4/twisted/protocols/portforward.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
872 | copying build/lib.linux-x86_64-2.4/twisted/protocols/ftp.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
873 | copying build/lib.linux-x86_64-2.4/twisted/protocols/ip.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
874 | copying build/lib.linux-x86_64-2.4/twisted/protocols/stateful.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
875 | copying build/lib.linux-x86_64-2.4/twisted/protocols/http.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
876 | copying build/lib.linux-x86_64-2.4/twisted/protocols/policies.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
877 | copying build/lib.linux-x86_64-2.4/twisted/protocols/imap4.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
878 | copying build/lib.linux-x86_64-2.4/twisted/protocols/xmlstream.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
879 | copying build/lib.linux-x86_64-2.4/twisted/protocols/sux.py -> /usr/lib64/python2.4/site-packages/twisted/protocols |
---|
880 | creating /usr/lib64/python2.4/site-packages/twisted/plugins |
---|
881 | copying build/lib.linux-x86_64-2.4/twisted/plugins/notestplugin.py -> /usr/lib64/python2.4/site-packages/twisted/plugins |
---|
882 | copying build/lib.linux-x86_64-2.4/twisted/plugins/__init__.py -> /usr/lib64/python2.4/site-packages/twisted/plugins |
---|
883 | copying build/lib.linux-x86_64-2.4/twisted/plugins/testplugin.py -> /usr/lib64/python2.4/site-packages/twisted/plugins |
---|
884 | copying build/lib.linux-x86_64-2.4/twisted/plugins/twisted_socks.py -> /usr/lib64/python2.4/site-packages/twisted/plugins |
---|
885 | copying build/lib.linux-x86_64-2.4/twisted/plugins/twisted_telnet.py -> /usr/lib64/python2.4/site-packages/twisted/plugins |
---|
886 | copying build/lib.linux-x86_64-2.4/twisted/plugins/twisted_manhole.py -> /usr/lib64/python2.4/site-packages/twisted/plugins |
---|
887 | copying build/lib.linux-x86_64-2.4/twisted/plugins/twisted_reactors.py -> /usr/lib64/python2.4/site-packages/twisted/plugins |
---|
888 | copying build/lib.linux-x86_64-2.4/twisted/plugins/twisted_ftp.py -> /usr/lib64/python2.4/site-packages/twisted/plugins |
---|
889 | copying build/lib.linux-x86_64-2.4/twisted/plugins/twisted_trial.py -> /usr/lib64/python2.4/site-packages/twisted/plugins |
---|
890 | copying build/lib.linux-x86_64-2.4/twisted/plugins/twisted_inet.py -> /usr/lib64/python2.4/site-packages/twisted/plugins |
---|
891 | copying build/lib.linux-x86_64-2.4/twisted/plugins/twisted_portforward.py -> /usr/lib64/python2.4/site-packages/twisted/plugins |
---|
892 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/_win32serialport.py to _win32serialport.pyc |
---|
893 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/pyuisupport.py to pyuisupport.pyc |
---|
894 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/__init__.py to __init__.pyc |
---|
895 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/abstract.py to abstract.pyc |
---|
896 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/defer.py to defer.pyc |
---|
897 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/tcp.py to tcp.pyc |
---|
898 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/cfreactor.py to cfreactor.pyc |
---|
899 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/_dumbwin32proc.py to _dumbwin32proc.pyc |
---|
900 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/tksupport.py to tksupport.pyc |
---|
901 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/kqreactor.py to kqreactor.pyc |
---|
902 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/_win32stdio.py to _win32stdio.pyc |
---|
903 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/unix.py to unix.pyc |
---|
904 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/base.py to base.pyc |
---|
905 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/gtkreactor.py to gtkreactor.pyc |
---|
906 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/ssl.py to ssl.pyc |
---|
907 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/epollreactor.py to epollreactor.pyc |
---|
908 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/interfaces.py to interfaces.pyc |
---|
909 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/serialport.py to serialport.pyc |
---|
910 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/fdesc.py to fdesc.pyc |
---|
911 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/wxreactor.py to wxreactor.pyc |
---|
912 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/threads.py to threads.pyc |
---|
913 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/_threadedselect.py to _threadedselect.pyc |
---|
914 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/_pollingfile.py to _pollingfile.pyc |
---|
915 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/_posixserialport.py to _posixserialport.pyc |
---|
916 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/stdio.py to stdio.pyc |
---|
917 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/protocol.py to protocol.pyc |
---|
918 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/glib2reactor.py to glib2reactor.pyc |
---|
919 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/win32eventreactor.py to win32eventreactor.pyc |
---|
920 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/_sslverify.py to _sslverify.pyc |
---|
921 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/task.py to task.pyc |
---|
922 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/address.py to address.pyc |
---|
923 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/udp.py to udp.pyc |
---|
924 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/main.py to main.pyc |
---|
925 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/iocpreactor/ops.py to ops.pyc |
---|
926 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/iocpreactor/proactor.py to proactor.pyc |
---|
927 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/iocpreactor/process_waiter.py to process_waiter.pyc |
---|
928 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/iocpreactor/__init__.py to __init__.pyc |
---|
929 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/iocpreactor/abstract.py to abstract.pyc |
---|
930 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/iocpreactor/tcp.py to tcp.pyc |
---|
931 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/iocpreactor/util.py to util.pyc |
---|
932 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/iocpreactor/iocpdebug.py to iocpdebug.pyc |
---|
933 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/iocpreactor/server.py to server.pyc |
---|
934 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/iocpreactor/udp.py to udp.pyc |
---|
935 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/iocpreactor/process.py to process.pyc |
---|
936 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/iocpreactor/client.py to client.pyc |
---|
937 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/pollreactor.py to pollreactor.pyc |
---|
938 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/gtk2reactor.py to gtk2reactor.pyc |
---|
939 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/reactor.py to reactor.pyc |
---|
940 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/qtreactor.py to qtreactor.pyc |
---|
941 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/wxsupport.py to wxsupport.pyc |
---|
942 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/error.py to error.pyc |
---|
943 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/_javaserialport.py to _javaserialport.pyc |
---|
944 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/selectreactor.py to selectreactor.pyc |
---|
945 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/posixbase.py to posixbase.pyc |
---|
946 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/default.py to default.pyc |
---|
947 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/process.py to process.pyc |
---|
948 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/utils.py to utils.pyc |
---|
949 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/internet/_posixstdio.py to _posixstdio.pyc |
---|
950 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/_version.py to _version.pyc |
---|
951 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/im.py to im.pyc |
---|
952 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/manhole/telnet.py to telnet.pyc |
---|
953 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/manhole/gladereactor.py to gladereactor.pyc |
---|
954 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/manhole/__init__.py to __init__.pyc |
---|
955 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/manhole/explorer.py to explorer.pyc |
---|
956 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/manhole/_inspectro.py to _inspectro.pyc |
---|
957 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/manhole/ui/pywidgets.py to pywidgets.pyc |
---|
958 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/manhole/ui/__init__.py to __init__.pyc |
---|
959 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/manhole/ui/gtkmanhole.py to gtkmanhole.pyc |
---|
960 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/manhole/ui/gtk2manhole.py to gtk2manhole.pyc |
---|
961 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/manhole/ui/spelunk_gnome.py to spelunk_gnome.pyc |
---|
962 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/manhole/service.py to service.pyc |
---|
963 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/copyright.py to copyright.pyc |
---|
964 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/application/strports.py to strports.pyc |
---|
965 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/application/__init__.py to __init__.pyc |
---|
966 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/application/app.py to app.pyc |
---|
967 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/application/reactors.py to reactors.pyc |
---|
968 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/application/internet.py to internet.pyc |
---|
969 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/application/service.py to service.pyc |
---|
970 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/__init__.py to __init__.pyc |
---|
971 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/plugin.py to plugin.pyc |
---|
972 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/otp.py to otp.pyc |
---|
973 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/timeoutqueue.py to timeoutqueue.pyc |
---|
974 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/release.py to release.pyc |
---|
975 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/log.py to log.pyc |
---|
976 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/__init__.py to __init__.pyc |
---|
977 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/text.py to text.pyc |
---|
978 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/syslog.py to syslog.pyc |
---|
979 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/util.py to util.pyc |
---|
980 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/plugin.py to plugin.pyc |
---|
981 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/shortcut.py to shortcut.pyc |
---|
982 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/usage.py to usage.pyc |
---|
983 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/components.py to components.pyc |
---|
984 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/dxprofile.py to dxprofile.pyc |
---|
985 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/compat.py to compat.pyc |
---|
986 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/hook.py to hook.pyc |
---|
987 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/threadable.py to threadable.pyc |
---|
988 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/htmlizer.py to htmlizer.pyc |
---|
989 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/rebuild.py to rebuild.pyc |
---|
990 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/finalize.py to finalize.pyc |
---|
991 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/dist.py to dist.pyc |
---|
992 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/win32.py to win32.pyc |
---|
993 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/dispatch.py to dispatch.pyc |
---|
994 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/versions.py to versions.pyc |
---|
995 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/urlpath.py to urlpath.pyc |
---|
996 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/procutils.py to procutils.pyc |
---|
997 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/lockfile.py to lockfile.pyc |
---|
998 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/logfile.py to logfile.pyc |
---|
999 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/roots.py to roots.pyc |
---|
1000 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/modules.py to modules.pyc |
---|
1001 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/zippath.py to zippath.pyc |
---|
1002 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/filepath.py to filepath.pyc |
---|
1003 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/threadpool.py to threadpool.pyc |
---|
1004 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/zipstream.py to zipstream.pyc |
---|
1005 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/failure.py to failure.pyc |
---|
1006 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/context.py to context.pyc |
---|
1007 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/zshcomp.py to zshcomp.pyc |
---|
1008 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/formmethod.py to formmethod.pyc |
---|
1009 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/reflect.py to reflect.pyc |
---|
1010 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/python/runtime.py to runtime.pyc |
---|
1011 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/scripts/_twistd_unix.py to _twistd_unix.pyc |
---|
1012 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/scripts/__init__.py to __init__.pyc |
---|
1013 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/scripts/trial.py to trial.pyc |
---|
1014 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/scripts/tap2rpm.py to tap2rpm.pyc |
---|
1015 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/scripts/_twistw.py to _twistw.pyc |
---|
1016 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/scripts/htmlizer.py to htmlizer.pyc |
---|
1017 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/scripts/tapconvert.py to tapconvert.pyc |
---|
1018 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/scripts/mktap.py to mktap.pyc |
---|
1019 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/scripts/tap2deb.py to tap2deb.pyc |
---|
1020 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/scripts/twistd.py to twistd.pyc |
---|
1021 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/scripts/manhole.py to manhole.pyc |
---|
1022 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/scripts/tkunzip.py to tkunzip.pyc |
---|
1023 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/spread/__init__.py to __init__.pyc |
---|
1024 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/spread/util.py to util.pyc |
---|
1025 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/spread/flavors.py to flavors.pyc |
---|
1026 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/spread/interfaces.py to interfaces.pyc |
---|
1027 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/spread/banana.py to banana.pyc |
---|
1028 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/spread/publish.py to publish.pyc |
---|
1029 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/spread/refpath.py to refpath.pyc |
---|
1030 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/spread/jelly.py to jelly.pyc |
---|
1031 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/spread/pb.py to pb.pyc |
---|
1032 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/spread/ui/tktree.py to tktree.pyc |
---|
1033 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/spread/ui/__init__.py to __init__.pyc |
---|
1034 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/spread/ui/gtkutil.py to gtkutil.pyc |
---|
1035 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/spread/ui/gtk2util.py to gtk2util.pyc |
---|
1036 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/spread/ui/tkutil.py to tkutil.pyc |
---|
1037 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/persisted/__init__.py to __init__.pyc |
---|
1038 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/persisted/aot.py to aot.pyc |
---|
1039 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/persisted/dirdbm.py to dirdbm.pyc |
---|
1040 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/persisted/journal/picklelog.py to picklelog.pyc |
---|
1041 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/persisted/journal/__init__.py to __init__.pyc |
---|
1042 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/persisted/journal/base.py to base.pyc |
---|
1043 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/persisted/journal/rowjournal.py to rowjournal.pyc |
---|
1044 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/persisted/marmalade.py to marmalade.pyc |
---|
1045 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/persisted/crefutil.py to crefutil.pyc |
---|
1046 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/persisted/styles.py to styles.pyc |
---|
1047 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/persisted/sob.py to sob.pyc |
---|
1048 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/enterprise/row.py to row.pyc |
---|
1049 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/enterprise/__init__.py to __init__.pyc |
---|
1050 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/enterprise/util.py to util.pyc |
---|
1051 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/enterprise/reflector.py to reflector.pyc |
---|
1052 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/enterprise/adbapi.py to adbapi.pyc |
---|
1053 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/enterprise/sqlreflector.py to sqlreflector.pyc |
---|
1054 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_release.py to test_release.pyc |
---|
1055 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_assertions.py to test_assertions.pyc |
---|
1056 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_split_compat.py to test_split_compat.pyc |
---|
1057 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_defer.py to test_defer.pyc |
---|
1058 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_log.py to test_log.pyc |
---|
1059 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_dict.py to test_dict.pyc |
---|
1060 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_extensions.py to test_extensions.pyc |
---|
1061 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_application.py to test_application.pyc |
---|
1062 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_hook.py to test_hook.pyc |
---|
1063 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_htb.py to test_htb.pyc |
---|
1064 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/stdio_test_producer.py to stdio_test_producer.pyc |
---|
1065 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_internet.py to test_internet.pyc |
---|
1066 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_task.py to test_task.pyc |
---|
1067 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_zipstream.py to test_zipstream.pyc |
---|
1068 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/stdio_test_write.py to stdio_test_write.pyc |
---|
1069 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/process_tty.py to process_tty.pyc |
---|
1070 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_newcred.py to test_newcred.pyc |
---|
1071 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_process.py to test_process.pyc |
---|
1072 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/__init__.py to __init__.pyc |
---|
1073 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_pb.py to test_pb.pyc |
---|
1074 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/process_reader.py to process_reader.pyc |
---|
1075 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_compat.py to test_compat.pyc |
---|
1076 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_text.py to test_text.pyc |
---|
1077 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_timeoutqueue.py to test_timeoutqueue.pyc |
---|
1078 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_logfile.py to test_logfile.pyc |
---|
1079 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/app_qtstub.py to app_qtstub.pyc |
---|
1080 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_manhole.py to test_manhole.pyc |
---|
1081 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_usage.py to test_usage.pyc |
---|
1082 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_twistd.py to test_twistd.pyc |
---|
1083 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_tcp_internals.py to test_tcp_internals.pyc |
---|
1084 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_udp.py to test_udp.pyc |
---|
1085 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_nmea.py to test_nmea.pyc |
---|
1086 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_doc.py to test_doc.pyc |
---|
1087 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_sslverify.py to test_sslverify.pyc |
---|
1088 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/myrebuilder1.py to myrebuilder1.pyc |
---|
1089 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_threadpool.py to test_threadpool.pyc |
---|
1090 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_ftp.py to test_ftp.pyc |
---|
1091 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_sip.py to test_sip.pyc |
---|
1092 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_reflector.py to test_reflector.pyc |
---|
1093 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_journal.py to test_journal.pyc |
---|
1094 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_sob.py to test_sob.pyc |
---|
1095 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/process_twisted.py to process_twisted.pyc |
---|
1096 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_pbfailure.py to test_pbfailure.pyc |
---|
1097 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/reflect_helper_VE.py to reflect_helper_VE.pyc |
---|
1098 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_dirdbm.py to test_dirdbm.pyc |
---|
1099 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_error.py to test_error.pyc |
---|
1100 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_loopback.py to test_loopback.pyc |
---|
1101 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_threadable.py to test_threadable.pyc |
---|
1102 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_util.py to test_util.pyc |
---|
1103 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_modules.py to test_modules.pyc |
---|
1104 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/stdio_test_consumer.py to stdio_test_consumer.pyc |
---|
1105 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_components.py to test_components.pyc |
---|
1106 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_dist.py to test_dist.pyc |
---|
1107 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_ident.py to test_ident.pyc |
---|
1108 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/testutils.py to testutils.pyc |
---|
1109 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_amp.py to test_amp.pyc |
---|
1110 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_jelly.py to test_jelly.pyc |
---|
1111 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/process_echoer.py to process_echoer.pyc |
---|
1112 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/threading_latency.py to threading_latency.pyc |
---|
1113 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/crash_test_dummy.py to crash_test_dummy.pyc |
---|
1114 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_policies.py to test_policies.pyc |
---|
1115 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/stdio_test_hostpeer.py to stdio_test_hostpeer.pyc |
---|
1116 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_import.py to test_import.pyc |
---|
1117 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_postfix.py to test_postfix.pyc |
---|
1118 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_epoll.py to test_epoll.pyc |
---|
1119 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_paths.py to test_paths.pyc |
---|
1120 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_adbapi.py to test_adbapi.pyc |
---|
1121 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_reflect.py to test_reflect.pyc |
---|
1122 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_defgen.py to test_defgen.pyc |
---|
1123 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_protocols.py to test_protocols.pyc |
---|
1124 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/reflect_helper_ZDE.py to reflect_helper_ZDE.pyc |
---|
1125 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/process_signal.py to process_signal.pyc |
---|
1126 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/ssl_helpers.py to ssl_helpers.pyc |
---|
1127 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/time_helpers.py to time_helpers.pyc |
---|
1128 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_roots.py to test_roots.pyc |
---|
1129 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_versions.py to test_versions.pyc |
---|
1130 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_strports.py to test_strports.pyc |
---|
1131 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_plugin.py to test_plugin.pyc |
---|
1132 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/process_linger.py to process_linger.pyc |
---|
1133 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/process_stdinreader.py to process_stdinreader.pyc |
---|
1134 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_unix.py to test_unix.pyc |
---|
1135 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_context.py to test_context.pyc |
---|
1136 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_factories.py to test_factories.pyc |
---|
1137 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/process_tester.py to process_tester.pyc |
---|
1138 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_failure.py to test_failure.pyc |
---|
1139 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/process_cmdline.py to process_cmdline.pyc |
---|
1140 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_threads.py to test_threads.pyc |
---|
1141 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_cooperator.py to test_cooperator.pyc |
---|
1142 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_explorer.py to test_explorer.pyc |
---|
1143 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_iutils.py to test_iutils.pyc |
---|
1144 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_pcp.py to test_pcp.pyc |
---|
1145 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_stdio.py to test_stdio.pyc |
---|
1146 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_tcp.py to test_tcp.pyc |
---|
1147 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_banana.py to test_banana.pyc |
---|
1148 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/iosim.py to iosim.pyc |
---|
1149 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_lockfile.py to test_lockfile.pyc |
---|
1150 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_rebuild.py to test_rebuild.pyc |
---|
1151 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_persisted.py to test_persisted.pyc |
---|
1152 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/myrebuilder2.py to myrebuilder2.pyc |
---|
1153 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_enterprise.py to test_enterprise.pyc |
---|
1154 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_stateful.py to test_stateful.pyc |
---|
1155 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_socks.py to test_socks.pyc |
---|
1156 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_spread.py to test_spread.pyc |
---|
1157 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/proto_helpers.py to proto_helpers.pyc |
---|
1158 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/process_fds.py to process_fds.pyc |
---|
1159 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_zshcomp.py to test_zshcomp.pyc |
---|
1160 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_ssl.py to test_ssl.pyc |
---|
1161 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_tpfile.py to test_tpfile.pyc |
---|
1162 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/stdio_test_writeseq.py to stdio_test_writeseq.pyc |
---|
1163 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_shortcut.py to test_shortcut.pyc |
---|
1164 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_finger.py to test_finger.pyc |
---|
1165 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/stdio_test_loseconn.py to stdio_test_loseconn.pyc |
---|
1166 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/test/test_formmethod.py to test_formmethod.pyc |
---|
1167 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/reporter.py to reporter.pyc |
---|
1168 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/__init__.py to __init__.pyc |
---|
1169 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/util.py to util.pyc |
---|
1170 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/runner.py to runner.pyc |
---|
1171 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/test_assertions.py to test_assertions.pyc |
---|
1172 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/test_output.py to test_output.pyc |
---|
1173 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/test_deferred.py to test_deferred.pyc |
---|
1174 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/mockdoctest.py to mockdoctest.pyc |
---|
1175 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/test_log.py to test_log.pyc |
---|
1176 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/test_runner.py to test_runner.pyc |
---|
1177 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/__init__.py to __init__.pyc |
---|
1178 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/packages.py to packages.pyc |
---|
1179 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/scripttest.py to scripttest.pyc |
---|
1180 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/sample.py to sample.pyc |
---|
1181 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/test_util.py to test_util.pyc |
---|
1182 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/test_loader.py to test_loader.pyc |
---|
1183 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/test_script.py to test_script.pyc |
---|
1184 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/novars.py to novars.pyc |
---|
1185 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/mockcustomsuite2.py to mockcustomsuite2.pyc |
---|
1186 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/moduletest.py to moduletest.pyc |
---|
1187 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/detests.py to detests.pyc |
---|
1188 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/weird.py to weird.pyc |
---|
1189 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/test_keyboard.py to test_keyboard.pyc |
---|
1190 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/mockcustomsuite.py to mockcustomsuite.pyc |
---|
1191 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/mockcustomsuite3.py to mockcustomsuite3.pyc |
---|
1192 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/test_doctest.py to test_doctest.pyc |
---|
1193 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/test_pyunitcompat.py to test_pyunitcompat.pyc |
---|
1194 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/test_tests.py to test_tests.pyc |
---|
1195 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/moduleself.py to moduleself.pyc |
---|
1196 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/suppression.py to suppression.pyc |
---|
1197 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/test_test_visitor.py to test_test_visitor.pyc |
---|
1198 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/test_class.py to test_class.pyc |
---|
1199 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/erroneous.py to erroneous.pyc |
---|
1200 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/test/test_reporter.py to test_reporter.pyc |
---|
1201 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/itrial.py to itrial.pyc |
---|
1202 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/trial/unittest.py to unittest.pyc |
---|
1203 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/tap/telnet.py to telnet.pyc |
---|
1204 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/tap/__init__.py to __init__.pyc |
---|
1205 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/tap/socks.py to socks.pyc |
---|
1206 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/tap/portforward.py to portforward.pyc |
---|
1207 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/tap/ftp.py to ftp.pyc |
---|
1208 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/tap/manhole.py to manhole.pyc |
---|
1209 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/cred/portal.py to portal.pyc |
---|
1210 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/cred/__init__.py to __init__.pyc |
---|
1211 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/cred/util.py to util.pyc |
---|
1212 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/cred/pamauth.py to pamauth.pyc |
---|
1213 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/cred/credentials.py to credentials.pyc |
---|
1214 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/cred/checkers.py to checkers.pyc |
---|
1215 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/cred/error.py to error.pyc |
---|
1216 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/rawudp.py to rawudp.pyc |
---|
1217 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/telnet.py to telnet.pyc |
---|
1218 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/wire.py to wire.pyc |
---|
1219 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/smtp.py to smtp.pyc |
---|
1220 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/irc.py to irc.pyc |
---|
1221 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/htb.py to htb.pyc |
---|
1222 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/jabber.py to jabber.pyc |
---|
1223 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/gps/rockwell.py to rockwell.pyc |
---|
1224 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/gps/__init__.py to __init__.pyc |
---|
1225 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/gps/nmea.py to nmea.pyc |
---|
1226 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/__init__.py to __init__.pyc |
---|
1227 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/toc.py to toc.pyc |
---|
1228 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/ethernet.py to ethernet.pyc |
---|
1229 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/amp.py to amp.pyc |
---|
1230 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/shoutcast.py to shoutcast.pyc |
---|
1231 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/finger.py to finger.pyc |
---|
1232 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/mice/__init__.py to __init__.pyc |
---|
1233 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/mice/mouseman.py to mouseman.pyc |
---|
1234 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/ident.py to ident.pyc |
---|
1235 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/sip.py to sip.pyc |
---|
1236 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/raw.py to raw.pyc |
---|
1237 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/socks.py to socks.pyc |
---|
1238 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/dict.py to dict.pyc |
---|
1239 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/oscar.py to oscar.pyc |
---|
1240 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/loopback.py to loopback.pyc |
---|
1241 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/nntp.py to nntp.pyc |
---|
1242 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/pcp.py to pcp.pyc |
---|
1243 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/dns.py to dns.pyc |
---|
1244 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/msn.py to msn.pyc |
---|
1245 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/pop3.py to pop3.pyc |
---|
1246 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/postfix.py to postfix.pyc |
---|
1247 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/basic.py to basic.pyc |
---|
1248 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/portforward.py to portforward.pyc |
---|
1249 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/ftp.py to ftp.pyc |
---|
1250 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/ip.py to ip.pyc |
---|
1251 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/stateful.py to stateful.pyc |
---|
1252 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/http.py to http.pyc |
---|
1253 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/policies.py to policies.pyc |
---|
1254 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/imap4.py to imap4.pyc |
---|
1255 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/xmlstream.py to xmlstream.pyc |
---|
1256 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/protocols/sux.py to sux.pyc |
---|
1257 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/plugins/notestplugin.py to notestplugin.pyc |
---|
1258 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/plugins/__init__.py to __init__.pyc |
---|
1259 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/plugins/testplugin.py to testplugin.pyc |
---|
1260 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/plugins/twisted_socks.py to twisted_socks.pyc |
---|
1261 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/plugins/twisted_telnet.py to twisted_telnet.pyc |
---|
1262 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/plugins/twisted_manhole.py to twisted_manhole.pyc |
---|
1263 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/plugins/twisted_reactors.py to twisted_reactors.pyc |
---|
1264 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/plugins/twisted_ftp.py to twisted_ftp.pyc |
---|
1265 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/plugins/twisted_trial.py to twisted_trial.pyc |
---|
1266 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/plugins/twisted_inet.py to twisted_inet.pyc |
---|
1267 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/plugins/twisted_portforward.py to twisted_portforward.pyc |
---|
1268 | running install_scripts |
---|
1269 | copying build/scripts-2.4/tapconvert -> /usr/bin |
---|
1270 | copying build/scripts-2.4/manhole -> /usr/bin |
---|
1271 | copying build/scripts-2.4/tap2rpm -> /usr/bin |
---|
1272 | copying build/scripts-2.4/mktap -> /usr/bin |
---|
1273 | copying build/scripts-2.4/tap2deb -> /usr/bin |
---|
1274 | copying build/scripts-2.4/trial -> /usr/bin |
---|
1275 | copying build/scripts-2.4/twistd -> /usr/bin |
---|
1276 | changing mode of /usr/bin/tapconvert to 755 |
---|
1277 | changing mode of /usr/bin/manhole to 755 |
---|
1278 | changing mode of /usr/bin/tap2rpm to 755 |
---|
1279 | changing mode of /usr/bin/mktap to 755 |
---|
1280 | changing mode of /usr/bin/tap2deb to 755 |
---|
1281 | changing mode of /usr/bin/trial to 755 |
---|
1282 | changing mode of /usr/bin/twistd to 755 |
---|
1283 | running install_data |
---|
1284 | copying ./twisted/internet/iocpreactor/_iocp.c -> /usr/lib64/python2.4/site-packages/./twisted/internet/iocpreactor |
---|
1285 | creating /usr/lib64/python2.4/site-packages/twisted/internet/cfsupport |
---|
1286 | copying ./twisted/internet/cfsupport/cfdate.pxi -> /usr/lib64/python2.4/site-packages/./twisted/internet/cfsupport |
---|
1287 | copying ./twisted/internet/cfsupport/python.pxi -> /usr/lib64/python2.4/site-packages/./twisted/internet/cfsupport |
---|
1288 | copying ./twisted/internet/cfsupport/cfrunloop.pxi -> /usr/lib64/python2.4/site-packages/./twisted/internet/cfsupport |
---|
1289 | copying ./twisted/internet/cfsupport/cfsocket.pxi -> /usr/lib64/python2.4/site-packages/./twisted/internet/cfsupport |
---|
1290 | copying ./twisted/internet/cfsupport/cfsupport.pyx -> /usr/lib64/python2.4/site-packages/./twisted/internet/cfsupport |
---|
1291 | copying ./twisted/internet/cfsupport/cfsupport.c -> /usr/lib64/python2.4/site-packages/./twisted/internet/cfsupport |
---|
1292 | copying ./twisted/internet/cfsupport/cfdecl.pxi -> /usr/lib64/python2.4/site-packages/./twisted/internet/cfsupport |
---|
1293 | copying ./twisted/manhole/logview.glade -> /usr/lib64/python2.4/site-packages/./twisted/manhole |
---|
1294 | copying ./twisted/manhole/gladereactor.glade -> /usr/lib64/python2.4/site-packages/./twisted/manhole |
---|
1295 | copying ./twisted/manhole/inspectro.glade -> /usr/lib64/python2.4/site-packages/./twisted/manhole |
---|
1296 | copying ./twisted/manhole/ui/gtk2manhole.glade -> /usr/lib64/python2.4/site-packages/./twisted/manhole/ui |
---|
1297 | copying ./twisted/manhole/ui/gtkrc -> /usr/lib64/python2.4/site-packages/./twisted/manhole/ui |
---|
1298 | copying ./twisted/python/_epoll.c -> /usr/lib64/python2.4/site-packages/./twisted/python |
---|
1299 | copying ./twisted/python/_epoll.pyx -> /usr/lib64/python2.4/site-packages/./twisted/python |
---|
1300 | copying ./twisted/python/_twisted_zsh_stub -> /usr/lib64/python2.4/site-packages/./twisted/python |
---|
1301 | creating /usr/lib64/python2.4/site-packages/twisted/python/zsh |
---|
1302 | copying ./twisted/python/zsh/_pyhtmlizer -> /usr/lib64/python2.4/site-packages/./twisted/python/zsh |
---|
1303 | copying ./twisted/python/zsh/_trial -> /usr/lib64/python2.4/site-packages/./twisted/python/zsh |
---|
1304 | copying ./twisted/python/zsh/_ckeygen -> /usr/lib64/python2.4/site-packages/./twisted/python/zsh |
---|
1305 | copying ./twisted/python/zsh/_mktap -> /usr/lib64/python2.4/site-packages/./twisted/python/zsh |
---|
1306 | copying ./twisted/python/zsh/_manhole -> /usr/lib64/python2.4/site-packages/./twisted/python/zsh |
---|
1307 | copying ./twisted/python/zsh/_conch -> /usr/lib64/python2.4/site-packages/./twisted/python/zsh |
---|
1308 | copying ./twisted/python/zsh/_tkmktap -> /usr/lib64/python2.4/site-packages/./twisted/python/zsh |
---|
1309 | copying ./twisted/python/zsh/_twistd -> /usr/lib64/python2.4/site-packages/./twisted/python/zsh |
---|
1310 | copying ./twisted/python/zsh/README -> /usr/lib64/python2.4/site-packages/./twisted/python/zsh |
---|
1311 | copying ./twisted/python/zsh/_tkconch -> /usr/lib64/python2.4/site-packages/./twisted/python/zsh |
---|
1312 | copying ./twisted/python/zsh/_lore -> /usr/lib64/python2.4/site-packages/./twisted/python/zsh |
---|
1313 | copying ./twisted/python/zsh/_cftp -> /usr/lib64/python2.4/site-packages/./twisted/python/zsh |
---|
1314 | copying ./twisted/python/zsh/_tap2deb -> /usr/lib64/python2.4/site-packages/./twisted/python/zsh |
---|
1315 | copying ./twisted/python/zsh/_tap2rpm -> /usr/lib64/python2.4/site-packages/./twisted/python/zsh |
---|
1316 | copying ./twisted/python/zsh/_websetroot -> /usr/lib64/python2.4/site-packages/./twisted/python/zsh |
---|
1317 | copying ./twisted/python/zsh/_tapconvert -> /usr/lib64/python2.4/site-packages/./twisted/python/zsh |
---|
1318 | copying ./twisted/spread/ui/login2.glade -> /usr/lib64/python2.4/site-packages/./twisted/spread/ui |
---|
1319 | copying ./twisted/test/server.pem -> /usr/lib64/python2.4/site-packages/./twisted/test |
---|
1320 | copying ./twisted/trial/test/notpython -> /usr/lib64/python2.4/site-packages/./twisted/trial/test |
---|
1321 | copying ./twisted/protocols/_c_urlarg.c -> /usr/lib64/python2.4/site-packages/./twisted/protocols |
---|
1322 | copying ./twisted/plugins/dropin.cache -> /usr/lib64/python2.4/site-packages/./twisted/plugins |
---|
1323 | running install |
---|
1324 | running build |
---|
1325 | running build_py |
---|
1326 | package init file 'twisted/plugins/__init__.py' not found (or not a regular file) |
---|
1327 | creating build |
---|
1328 | creating build/lib |
---|
1329 | creating build/lib/twisted |
---|
1330 | creating build/lib/twisted/plugins |
---|
1331 | copying twisted/plugins/twisted_conch.py -> build/lib/twisted/plugins |
---|
1332 | creating build/lib/twisted/conch |
---|
1333 | copying twisted/conch/recvline.py -> build/lib/twisted/conch |
---|
1334 | copying twisted/conch/_version.py -> build/lib/twisted/conch |
---|
1335 | copying twisted/conch/mixin.py -> build/lib/twisted/conch |
---|
1336 | copying twisted/conch/telnet.py -> build/lib/twisted/conch |
---|
1337 | copying twisted/conch/__init__.py -> build/lib/twisted/conch |
---|
1338 | copying twisted/conch/tap.py -> build/lib/twisted/conch |
---|
1339 | copying twisted/conch/ls.py -> build/lib/twisted/conch |
---|
1340 | copying twisted/conch/ttymodes.py -> build/lib/twisted/conch |
---|
1341 | copying twisted/conch/manhole_tap.py -> build/lib/twisted/conch |
---|
1342 | copying twisted/conch/unix.py -> build/lib/twisted/conch |
---|
1343 | copying twisted/conch/avatar.py -> build/lib/twisted/conch |
---|
1344 | copying twisted/conch/interfaces.py -> build/lib/twisted/conch |
---|
1345 | copying twisted/conch/manhole_ssh.py -> build/lib/twisted/conch |
---|
1346 | copying twisted/conch/stdio.py -> build/lib/twisted/conch |
---|
1347 | copying twisted/conch/checkers.py -> build/lib/twisted/conch |
---|
1348 | copying twisted/conch/error.py -> build/lib/twisted/conch |
---|
1349 | copying twisted/conch/manhole.py -> build/lib/twisted/conch |
---|
1350 | creating build/lib/twisted/conch/client |
---|
1351 | copying twisted/conch/client/__init__.py -> build/lib/twisted/conch/client |
---|
1352 | copying twisted/conch/client/direct.py -> build/lib/twisted/conch/client |
---|
1353 | copying twisted/conch/client/agent.py -> build/lib/twisted/conch/client |
---|
1354 | copying twisted/conch/client/unix.py -> build/lib/twisted/conch/client |
---|
1355 | copying twisted/conch/client/options.py -> build/lib/twisted/conch/client |
---|
1356 | copying twisted/conch/client/connect.py -> build/lib/twisted/conch/client |
---|
1357 | copying twisted/conch/client/default.py -> build/lib/twisted/conch/client |
---|
1358 | creating build/lib/twisted/conch/scripts |
---|
1359 | copying twisted/conch/scripts/__init__.py -> build/lib/twisted/conch/scripts |
---|
1360 | copying twisted/conch/scripts/ckeygen.py -> build/lib/twisted/conch/scripts |
---|
1361 | copying twisted/conch/scripts/tkconch.py -> build/lib/twisted/conch/scripts |
---|
1362 | copying twisted/conch/scripts/cftp.py -> build/lib/twisted/conch/scripts |
---|
1363 | copying twisted/conch/scripts/conch.py -> build/lib/twisted/conch/scripts |
---|
1364 | creating build/lib/twisted/conch/test |
---|
1365 | copying twisted/conch/test/__init__.py -> build/lib/twisted/conch/test |
---|
1366 | copying twisted/conch/test/test_text.py -> build/lib/twisted/conch/test |
---|
1367 | copying twisted/conch/test/test_filetransfer.py -> build/lib/twisted/conch/test |
---|
1368 | copying twisted/conch/test/test_telnet.py -> build/lib/twisted/conch/test |
---|
1369 | copying twisted/conch/test/test_manhole.py -> build/lib/twisted/conch/test |
---|
1370 | copying twisted/conch/test/test_keys.py -> build/lib/twisted/conch/test |
---|
1371 | copying twisted/conch/test/test_cftp.py -> build/lib/twisted/conch/test |
---|
1372 | copying twisted/conch/test/test_recvline.py -> build/lib/twisted/conch/test |
---|
1373 | copying twisted/conch/test/test_mixin.py -> build/lib/twisted/conch/test |
---|
1374 | copying twisted/conch/test/test_conch.py -> build/lib/twisted/conch/test |
---|
1375 | copying twisted/conch/test/test_helper.py -> build/lib/twisted/conch/test |
---|
1376 | copying twisted/conch/test/test_insults.py -> build/lib/twisted/conch/test |
---|
1377 | copying twisted/conch/test/test_ssh.py -> build/lib/twisted/conch/test |
---|
1378 | creating build/lib/twisted/conch/ssh |
---|
1379 | copying twisted/conch/ssh/connection.py -> build/lib/twisted/conch/ssh |
---|
1380 | copying twisted/conch/ssh/common.py -> build/lib/twisted/conch/ssh |
---|
1381 | copying twisted/conch/ssh/factory.py -> build/lib/twisted/conch/ssh |
---|
1382 | copying twisted/conch/ssh/__init__.py -> build/lib/twisted/conch/ssh |
---|
1383 | copying twisted/conch/ssh/sexpy.py -> build/lib/twisted/conch/ssh |
---|
1384 | copying twisted/conch/ssh/forwarding.py -> build/lib/twisted/conch/ssh |
---|
1385 | copying twisted/conch/ssh/agent.py -> build/lib/twisted/conch/ssh |
---|
1386 | copying twisted/conch/ssh/userauth.py -> build/lib/twisted/conch/ssh |
---|
1387 | copying twisted/conch/ssh/filetransfer.py -> build/lib/twisted/conch/ssh |
---|
1388 | copying twisted/conch/ssh/channel.py -> build/lib/twisted/conch/ssh |
---|
1389 | copying twisted/conch/ssh/keys.py -> build/lib/twisted/conch/ssh |
---|
1390 | copying twisted/conch/ssh/transport.py -> build/lib/twisted/conch/ssh |
---|
1391 | copying twisted/conch/ssh/asn1.py -> build/lib/twisted/conch/ssh |
---|
1392 | copying twisted/conch/ssh/service.py -> build/lib/twisted/conch/ssh |
---|
1393 | copying twisted/conch/ssh/session.py -> build/lib/twisted/conch/ssh |
---|
1394 | creating build/lib/twisted/conch/insults |
---|
1395 | copying twisted/conch/insults/helper.py -> build/lib/twisted/conch/insults |
---|
1396 | copying twisted/conch/insults/__init__.py -> build/lib/twisted/conch/insults |
---|
1397 | copying twisted/conch/insults/text.py -> build/lib/twisted/conch/insults |
---|
1398 | copying twisted/conch/insults/colors.py -> build/lib/twisted/conch/insults |
---|
1399 | copying twisted/conch/insults/insults.py -> build/lib/twisted/conch/insults |
---|
1400 | copying twisted/conch/insults/window.py -> build/lib/twisted/conch/insults |
---|
1401 | copying twisted/conch/insults/client.py -> build/lib/twisted/conch/insults |
---|
1402 | creating build/lib/twisted/conch/openssh_compat |
---|
1403 | copying twisted/conch/openssh_compat/factory.py -> build/lib/twisted/conch/openssh_compat |
---|
1404 | copying twisted/conch/openssh_compat/__init__.py -> build/lib/twisted/conch/openssh_compat |
---|
1405 | copying twisted/conch/openssh_compat/primes.py -> build/lib/twisted/conch/openssh_compat |
---|
1406 | creating build/lib/twisted/conch/ui |
---|
1407 | copying twisted/conch/ui/__init__.py -> build/lib/twisted/conch/ui |
---|
1408 | copying twisted/conch/ui/tkvt100.py -> build/lib/twisted/conch/ui |
---|
1409 | copying twisted/conch/ui/ansi.py -> build/lib/twisted/conch/ui |
---|
1410 | package init file 'twisted/plugins/__init__.py' not found (or not a regular file) |
---|
1411 | running build_scripts |
---|
1412 | creating build/scripts-2.4 |
---|
1413 | copying and adjusting bin/tkconch -> build/scripts-2.4 |
---|
1414 | copying and adjusting bin/conch -> build/scripts-2.4 |
---|
1415 | copying and adjusting bin/cftp -> build/scripts-2.4 |
---|
1416 | copying and adjusting bin/ckeygen -> build/scripts-2.4 |
---|
1417 | changing mode of build/scripts-2.4/tkconch from 644 to 755 |
---|
1418 | changing mode of build/scripts-2.4/conch from 644 to 755 |
---|
1419 | changing mode of build/scripts-2.4/cftp from 644 to 755 |
---|
1420 | changing mode of build/scripts-2.4/ckeygen from 644 to 755 |
---|
1421 | running install_lib |
---|
1422 | creating /usr/lib/python2.4/site-packages/twisted |
---|
1423 | creating /usr/lib/python2.4/site-packages/twisted/conch |
---|
1424 | copying build/lib/twisted/conch/recvline.py -> /usr/lib/python2.4/site-packages/twisted/conch |
---|
1425 | copying build/lib/twisted/conch/_version.py -> /usr/lib/python2.4/site-packages/twisted/conch |
---|
1426 | copying build/lib/twisted/conch/mixin.py -> /usr/lib/python2.4/site-packages/twisted/conch |
---|
1427 | copying build/lib/twisted/conch/telnet.py -> /usr/lib/python2.4/site-packages/twisted/conch |
---|
1428 | copying build/lib/twisted/conch/__init__.py -> /usr/lib/python2.4/site-packages/twisted/conch |
---|
1429 | copying build/lib/twisted/conch/tap.py -> /usr/lib/python2.4/site-packages/twisted/conch |
---|
1430 | creating /usr/lib/python2.4/site-packages/twisted/conch/client |
---|
1431 | copying build/lib/twisted/conch/client/__init__.py -> /usr/lib/python2.4/site-packages/twisted/conch/client |
---|
1432 | copying build/lib/twisted/conch/client/direct.py -> /usr/lib/python2.4/site-packages/twisted/conch/client |
---|
1433 | copying build/lib/twisted/conch/client/agent.py -> /usr/lib/python2.4/site-packages/twisted/conch/client |
---|
1434 | copying build/lib/twisted/conch/client/unix.py -> /usr/lib/python2.4/site-packages/twisted/conch/client |
---|
1435 | copying build/lib/twisted/conch/client/options.py -> /usr/lib/python2.4/site-packages/twisted/conch/client |
---|
1436 | copying build/lib/twisted/conch/client/connect.py -> /usr/lib/python2.4/site-packages/twisted/conch/client |
---|
1437 | copying build/lib/twisted/conch/client/default.py -> /usr/lib/python2.4/site-packages/twisted/conch/client |
---|
1438 | copying build/lib/twisted/conch/ls.py -> /usr/lib/python2.4/site-packages/twisted/conch |
---|
1439 | creating /usr/lib/python2.4/site-packages/twisted/conch/scripts |
---|
1440 | copying build/lib/twisted/conch/scripts/__init__.py -> /usr/lib/python2.4/site-packages/twisted/conch/scripts |
---|
1441 | copying build/lib/twisted/conch/scripts/ckeygen.py -> /usr/lib/python2.4/site-packages/twisted/conch/scripts |
---|
1442 | copying build/lib/twisted/conch/scripts/tkconch.py -> /usr/lib/python2.4/site-packages/twisted/conch/scripts |
---|
1443 | copying build/lib/twisted/conch/scripts/cftp.py -> /usr/lib/python2.4/site-packages/twisted/conch/scripts |
---|
1444 | copying build/lib/twisted/conch/scripts/conch.py -> /usr/lib/python2.4/site-packages/twisted/conch/scripts |
---|
1445 | copying build/lib/twisted/conch/ttymodes.py -> /usr/lib/python2.4/site-packages/twisted/conch |
---|
1446 | copying build/lib/twisted/conch/manhole_tap.py -> /usr/lib/python2.4/site-packages/twisted/conch |
---|
1447 | copying build/lib/twisted/conch/unix.py -> /usr/lib/python2.4/site-packages/twisted/conch |
---|
1448 | creating /usr/lib/python2.4/site-packages/twisted/conch/test |
---|
1449 | copying build/lib/twisted/conch/test/__init__.py -> /usr/lib/python2.4/site-packages/twisted/conch/test |
---|
1450 | copying build/lib/twisted/conch/test/test_text.py -> /usr/lib/python2.4/site-packages/twisted/conch/test |
---|
1451 | copying build/lib/twisted/conch/test/test_filetransfer.py -> /usr/lib/python2.4/site-packages/twisted/conch/test |
---|
1452 | copying build/lib/twisted/conch/test/test_telnet.py -> /usr/lib/python2.4/site-packages/twisted/conch/test |
---|
1453 | copying build/lib/twisted/conch/test/test_manhole.py -> /usr/lib/python2.4/site-packages/twisted/conch/test |
---|
1454 | copying build/lib/twisted/conch/test/test_keys.py -> /usr/lib/python2.4/site-packages/twisted/conch/test |
---|
1455 | copying build/lib/twisted/conch/test/test_cftp.py -> /usr/lib/python2.4/site-packages/twisted/conch/test |
---|
1456 | copying build/lib/twisted/conch/test/test_recvline.py -> /usr/lib/python2.4/site-packages/twisted/conch/test |
---|
1457 | copying build/lib/twisted/conch/test/test_mixin.py -> /usr/lib/python2.4/site-packages/twisted/conch/test |
---|
1458 | copying build/lib/twisted/conch/test/test_conch.py -> /usr/lib/python2.4/site-packages/twisted/conch/test |
---|
1459 | copying build/lib/twisted/conch/test/test_helper.py -> /usr/lib/python2.4/site-packages/twisted/conch/test |
---|
1460 | copying build/lib/twisted/conch/test/test_insults.py -> /usr/lib/python2.4/site-packages/twisted/conch/test |
---|
1461 | copying build/lib/twisted/conch/test/test_ssh.py -> /usr/lib/python2.4/site-packages/twisted/conch/test |
---|
1462 | copying build/lib/twisted/conch/avatar.py -> /usr/lib/python2.4/site-packages/twisted/conch |
---|
1463 | creating /usr/lib/python2.4/site-packages/twisted/conch/ssh |
---|
1464 | copying build/lib/twisted/conch/ssh/connection.py -> /usr/lib/python2.4/site-packages/twisted/conch/ssh |
---|
1465 | copying build/lib/twisted/conch/ssh/common.py -> /usr/lib/python2.4/site-packages/twisted/conch/ssh |
---|
1466 | copying build/lib/twisted/conch/ssh/factory.py -> /usr/lib/python2.4/site-packages/twisted/conch/ssh |
---|
1467 | copying build/lib/twisted/conch/ssh/__init__.py -> /usr/lib/python2.4/site-packages/twisted/conch/ssh |
---|
1468 | copying build/lib/twisted/conch/ssh/sexpy.py -> /usr/lib/python2.4/site-packages/twisted/conch/ssh |
---|
1469 | copying build/lib/twisted/conch/ssh/forwarding.py -> /usr/lib/python2.4/site-packages/twisted/conch/ssh |
---|
1470 | copying build/lib/twisted/conch/ssh/agent.py -> /usr/lib/python2.4/site-packages/twisted/conch/ssh |
---|
1471 | copying build/lib/twisted/conch/ssh/userauth.py -> /usr/lib/python2.4/site-packages/twisted/conch/ssh |
---|
1472 | copying build/lib/twisted/conch/ssh/filetransfer.py -> /usr/lib/python2.4/site-packages/twisted/conch/ssh |
---|
1473 | copying build/lib/twisted/conch/ssh/channel.py -> /usr/lib/python2.4/site-packages/twisted/conch/ssh |
---|
1474 | copying build/lib/twisted/conch/ssh/keys.py -> /usr/lib/python2.4/site-packages/twisted/conch/ssh |
---|
1475 | copying build/lib/twisted/conch/ssh/transport.py -> /usr/lib/python2.4/site-packages/twisted/conch/ssh |
---|
1476 | copying build/lib/twisted/conch/ssh/asn1.py -> /usr/lib/python2.4/site-packages/twisted/conch/ssh |
---|
1477 | copying build/lib/twisted/conch/ssh/service.py -> /usr/lib/python2.4/site-packages/twisted/conch/ssh |
---|
1478 | copying build/lib/twisted/conch/ssh/session.py -> /usr/lib/python2.4/site-packages/twisted/conch/ssh |
---|
1479 | creating /usr/lib/python2.4/site-packages/twisted/conch/insults |
---|
1480 | copying build/lib/twisted/conch/insults/helper.py -> /usr/lib/python2.4/site-packages/twisted/conch/insults |
---|
1481 | copying build/lib/twisted/conch/insults/__init__.py -> /usr/lib/python2.4/site-packages/twisted/conch/insults |
---|
1482 | copying build/lib/twisted/conch/insults/text.py -> /usr/lib/python2.4/site-packages/twisted/conch/insults |
---|
1483 | copying build/lib/twisted/conch/insults/colors.py -> /usr/lib/python2.4/site-packages/twisted/conch/insults |
---|
1484 | copying build/lib/twisted/conch/insults/insults.py -> /usr/lib/python2.4/site-packages/twisted/conch/insults |
---|
1485 | copying build/lib/twisted/conch/insults/window.py -> /usr/lib/python2.4/site-packages/twisted/conch/insults |
---|
1486 | copying build/lib/twisted/conch/insults/client.py -> /usr/lib/python2.4/site-packages/twisted/conch/insults |
---|
1487 | copying build/lib/twisted/conch/interfaces.py -> /usr/lib/python2.4/site-packages/twisted/conch |
---|
1488 | copying build/lib/twisted/conch/manhole_ssh.py -> /usr/lib/python2.4/site-packages/twisted/conch |
---|
1489 | creating /usr/lib/python2.4/site-packages/twisted/conch/openssh_compat |
---|
1490 | copying build/lib/twisted/conch/openssh_compat/factory.py -> /usr/lib/python2.4/site-packages/twisted/conch/openssh_compat |
---|
1491 | copying build/lib/twisted/conch/openssh_compat/__init__.py -> /usr/lib/python2.4/site-packages/twisted/conch/openssh_compat |
---|
1492 | copying build/lib/twisted/conch/openssh_compat/primes.py -> /usr/lib/python2.4/site-packages/twisted/conch/openssh_compat |
---|
1493 | copying build/lib/twisted/conch/stdio.py -> /usr/lib/python2.4/site-packages/twisted/conch |
---|
1494 | copying build/lib/twisted/conch/checkers.py -> /usr/lib/python2.4/site-packages/twisted/conch |
---|
1495 | creating /usr/lib/python2.4/site-packages/twisted/conch/ui |
---|
1496 | copying build/lib/twisted/conch/ui/__init__.py -> /usr/lib/python2.4/site-packages/twisted/conch/ui |
---|
1497 | copying build/lib/twisted/conch/ui/tkvt100.py -> /usr/lib/python2.4/site-packages/twisted/conch/ui |
---|
1498 | copying build/lib/twisted/conch/ui/ansi.py -> /usr/lib/python2.4/site-packages/twisted/conch/ui |
---|
1499 | copying build/lib/twisted/conch/error.py -> /usr/lib/python2.4/site-packages/twisted/conch |
---|
1500 | copying build/lib/twisted/conch/manhole.py -> /usr/lib/python2.4/site-packages/twisted/conch |
---|
1501 | creating /usr/lib/python2.4/site-packages/twisted/plugins |
---|
1502 | copying build/lib/twisted/plugins/twisted_conch.py -> /usr/lib/python2.4/site-packages/twisted/plugins |
---|
1503 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/recvline.py to recvline.pyc |
---|
1504 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/_version.py to _version.pyc |
---|
1505 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/mixin.py to mixin.pyc |
---|
1506 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/telnet.py to telnet.pyc |
---|
1507 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/__init__.py to __init__.pyc |
---|
1508 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/tap.py to tap.pyc |
---|
1509 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/client/__init__.py to __init__.pyc |
---|
1510 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/client/direct.py to direct.pyc |
---|
1511 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/client/agent.py to agent.pyc |
---|
1512 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/client/unix.py to unix.pyc |
---|
1513 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/client/options.py to options.pyc |
---|
1514 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/client/connect.py to connect.pyc |
---|
1515 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/client/default.py to default.pyc |
---|
1516 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/ls.py to ls.pyc |
---|
1517 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/scripts/__init__.py to __init__.pyc |
---|
1518 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/scripts/ckeygen.py to ckeygen.pyc |
---|
1519 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/scripts/tkconch.py to tkconch.pyc |
---|
1520 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/scripts/cftp.py to cftp.pyc |
---|
1521 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/scripts/conch.py to conch.pyc |
---|
1522 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/ttymodes.py to ttymodes.pyc |
---|
1523 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/manhole_tap.py to manhole_tap.pyc |
---|
1524 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/unix.py to unix.pyc |
---|
1525 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/test/__init__.py to __init__.pyc |
---|
1526 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/test/test_text.py to test_text.pyc |
---|
1527 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/test/test_filetransfer.py to test_filetransfer.pyc |
---|
1528 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/test/test_telnet.py to test_telnet.pyc |
---|
1529 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/test/test_manhole.py to test_manhole.pyc |
---|
1530 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/test/test_keys.py to test_keys.pyc |
---|
1531 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/test/test_cftp.py to test_cftp.pyc |
---|
1532 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/test/test_recvline.py to test_recvline.pyc |
---|
1533 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/test/test_mixin.py to test_mixin.pyc |
---|
1534 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/test/test_conch.py to test_conch.pyc |
---|
1535 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/test/test_helper.py to test_helper.pyc |
---|
1536 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/test/test_insults.py to test_insults.pyc |
---|
1537 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/test/test_ssh.py to test_ssh.pyc |
---|
1538 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/avatar.py to avatar.pyc |
---|
1539 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/ssh/connection.py to connection.pyc |
---|
1540 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/ssh/common.py to common.pyc |
---|
1541 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/ssh/factory.py to factory.pyc |
---|
1542 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/ssh/__init__.py to __init__.pyc |
---|
1543 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/ssh/sexpy.py to sexpy.pyc |
---|
1544 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/ssh/forwarding.py to forwarding.pyc |
---|
1545 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/ssh/agent.py to agent.pyc |
---|
1546 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/ssh/userauth.py to userauth.pyc |
---|
1547 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/ssh/filetransfer.py to filetransfer.pyc |
---|
1548 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/ssh/channel.py to channel.pyc |
---|
1549 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/ssh/keys.py to keys.pyc |
---|
1550 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/ssh/transport.py to transport.pyc |
---|
1551 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/ssh/asn1.py to asn1.pyc |
---|
1552 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/ssh/service.py to service.pyc |
---|
1553 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/ssh/session.py to session.pyc |
---|
1554 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/insults/helper.py to helper.pyc |
---|
1555 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/insults/__init__.py to __init__.pyc |
---|
1556 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/insults/text.py to text.pyc |
---|
1557 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/insults/colors.py to colors.pyc |
---|
1558 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/insults/insults.py to insults.pyc |
---|
1559 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/insults/window.py to window.pyc |
---|
1560 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/insults/client.py to client.pyc |
---|
1561 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/interfaces.py to interfaces.pyc |
---|
1562 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/manhole_ssh.py to manhole_ssh.pyc |
---|
1563 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/openssh_compat/factory.py to factory.pyc |
---|
1564 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/openssh_compat/__init__.py to __init__.pyc |
---|
1565 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/openssh_compat/primes.py to primes.pyc |
---|
1566 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/stdio.py to stdio.pyc |
---|
1567 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/checkers.py to checkers.pyc |
---|
1568 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/ui/__init__.py to __init__.pyc |
---|
1569 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/ui/tkvt100.py to tkvt100.pyc |
---|
1570 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/ui/ansi.py to ansi.pyc |
---|
1571 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/error.py to error.pyc |
---|
1572 | byte-compiling /usr/lib/python2.4/site-packages/twisted/conch/manhole.py to manhole.pyc |
---|
1573 | byte-compiling /usr/lib/python2.4/site-packages/twisted/plugins/twisted_conch.py to twisted_conch.pyc |
---|
1574 | running install_scripts |
---|
1575 | copying build/scripts-2.4/tkconch -> /usr/bin |
---|
1576 | copying build/scripts-2.4/conch -> /usr/bin |
---|
1577 | copying build/scripts-2.4/cftp -> /usr/bin |
---|
1578 | copying build/scripts-2.4/ckeygen -> /usr/bin |
---|
1579 | changing mode of /usr/bin/tkconch to 755 |
---|
1580 | changing mode of /usr/bin/conch to 755 |
---|
1581 | changing mode of /usr/bin/cftp to 755 |
---|
1582 | changing mode of /usr/bin/ckeygen to 755 |
---|
1583 | running install |
---|
1584 | running build |
---|
1585 | running build_py |
---|
1586 | package init file 'twisted/plugins/__init__.py' not found (or not a regular file) |
---|
1587 | creating build |
---|
1588 | creating build/lib |
---|
1589 | creating build/lib/twisted |
---|
1590 | creating build/lib/twisted/plugins |
---|
1591 | copying twisted/plugins/twisted_lore.py -> build/lib/twisted/plugins |
---|
1592 | creating build/lib/twisted/lore |
---|
1593 | copying twisted/lore/tree.py -> build/lib/twisted/lore |
---|
1594 | copying twisted/lore/_version.py -> build/lib/twisted/lore |
---|
1595 | copying twisted/lore/lint.py -> build/lib/twisted/lore |
---|
1596 | copying twisted/lore/__init__.py -> build/lib/twisted/lore |
---|
1597 | copying twisted/lore/docbook.py -> build/lib/twisted/lore |
---|
1598 | copying twisted/lore/htmlbook.py -> build/lib/twisted/lore |
---|
1599 | copying twisted/lore/texi.py -> build/lib/twisted/lore |
---|
1600 | copying twisted/lore/indexer.py -> build/lib/twisted/lore |
---|
1601 | copying twisted/lore/slides.py -> build/lib/twisted/lore |
---|
1602 | copying twisted/lore/numberer.py -> build/lib/twisted/lore |
---|
1603 | copying twisted/lore/latex.py -> build/lib/twisted/lore |
---|
1604 | copying twisted/lore/lmath.py -> build/lib/twisted/lore |
---|
1605 | copying twisted/lore/nevowlore.py -> build/lib/twisted/lore |
---|
1606 | copying twisted/lore/man2lore.py -> build/lib/twisted/lore |
---|
1607 | copying twisted/lore/default.py -> build/lib/twisted/lore |
---|
1608 | copying twisted/lore/process.py -> build/lib/twisted/lore |
---|
1609 | creating build/lib/twisted/lore/scripts |
---|
1610 | copying twisted/lore/scripts/__init__.py -> build/lib/twisted/lore/scripts |
---|
1611 | copying twisted/lore/scripts/lore.py -> build/lib/twisted/lore/scripts |
---|
1612 | creating build/lib/twisted/lore/test |
---|
1613 | copying twisted/lore/test/__init__.py -> build/lib/twisted/lore/test |
---|
1614 | copying twisted/lore/test/test_lore.py -> build/lib/twisted/lore/test |
---|
1615 | package init file 'twisted/plugins/__init__.py' not found (or not a regular file) |
---|
1616 | running build_scripts |
---|
1617 | creating build/scripts-2.4 |
---|
1618 | copying and adjusting bin/bookify -> build/scripts-2.4 |
---|
1619 | copying and adjusting bin/lore -> build/scripts-2.4 |
---|
1620 | changing mode of build/scripts-2.4/bookify from 644 to 755 |
---|
1621 | changing mode of build/scripts-2.4/lore from 644 to 755 |
---|
1622 | running install_lib |
---|
1623 | creating /usr/lib/python2.4/site-packages/twisted/lore |
---|
1624 | copying build/lib/twisted/lore/tree.py -> /usr/lib/python2.4/site-packages/twisted/lore |
---|
1625 | copying build/lib/twisted/lore/_version.py -> /usr/lib/python2.4/site-packages/twisted/lore |
---|
1626 | copying build/lib/twisted/lore/lint.py -> /usr/lib/python2.4/site-packages/twisted/lore |
---|
1627 | copying build/lib/twisted/lore/__init__.py -> /usr/lib/python2.4/site-packages/twisted/lore |
---|
1628 | copying build/lib/twisted/lore/docbook.py -> /usr/lib/python2.4/site-packages/twisted/lore |
---|
1629 | copying build/lib/twisted/lore/htmlbook.py -> /usr/lib/python2.4/site-packages/twisted/lore |
---|
1630 | creating /usr/lib/python2.4/site-packages/twisted/lore/scripts |
---|
1631 | copying build/lib/twisted/lore/scripts/__init__.py -> /usr/lib/python2.4/site-packages/twisted/lore/scripts |
---|
1632 | copying build/lib/twisted/lore/scripts/lore.py -> /usr/lib/python2.4/site-packages/twisted/lore/scripts |
---|
1633 | creating /usr/lib/python2.4/site-packages/twisted/lore/test |
---|
1634 | copying build/lib/twisted/lore/test/__init__.py -> /usr/lib/python2.4/site-packages/twisted/lore/test |
---|
1635 | copying build/lib/twisted/lore/test/test_lore.py -> /usr/lib/python2.4/site-packages/twisted/lore/test |
---|
1636 | copying build/lib/twisted/lore/texi.py -> /usr/lib/python2.4/site-packages/twisted/lore |
---|
1637 | copying build/lib/twisted/lore/indexer.py -> /usr/lib/python2.4/site-packages/twisted/lore |
---|
1638 | copying build/lib/twisted/lore/slides.py -> /usr/lib/python2.4/site-packages/twisted/lore |
---|
1639 | copying build/lib/twisted/lore/numberer.py -> /usr/lib/python2.4/site-packages/twisted/lore |
---|
1640 | copying build/lib/twisted/lore/latex.py -> /usr/lib/python2.4/site-packages/twisted/lore |
---|
1641 | copying build/lib/twisted/lore/lmath.py -> /usr/lib/python2.4/site-packages/twisted/lore |
---|
1642 | copying build/lib/twisted/lore/nevowlore.py -> /usr/lib/python2.4/site-packages/twisted/lore |
---|
1643 | copying build/lib/twisted/lore/man2lore.py -> /usr/lib/python2.4/site-packages/twisted/lore |
---|
1644 | copying build/lib/twisted/lore/default.py -> /usr/lib/python2.4/site-packages/twisted/lore |
---|
1645 | copying build/lib/twisted/lore/process.py -> /usr/lib/python2.4/site-packages/twisted/lore |
---|
1646 | copying build/lib/twisted/plugins/twisted_lore.py -> /usr/lib/python2.4/site-packages/twisted/plugins |
---|
1647 | byte-compiling /usr/lib/python2.4/site-packages/twisted/lore/tree.py to tree.pyc |
---|
1648 | byte-compiling /usr/lib/python2.4/site-packages/twisted/lore/_version.py to _version.pyc |
---|
1649 | byte-compiling /usr/lib/python2.4/site-packages/twisted/lore/lint.py to lint.pyc |
---|
1650 | byte-compiling /usr/lib/python2.4/site-packages/twisted/lore/__init__.py to __init__.pyc |
---|
1651 | byte-compiling /usr/lib/python2.4/site-packages/twisted/lore/docbook.py to docbook.pyc |
---|
1652 | byte-compiling /usr/lib/python2.4/site-packages/twisted/lore/htmlbook.py to htmlbook.pyc |
---|
1653 | byte-compiling /usr/lib/python2.4/site-packages/twisted/lore/scripts/__init__.py to __init__.pyc |
---|
1654 | byte-compiling /usr/lib/python2.4/site-packages/twisted/lore/scripts/lore.py to lore.pyc |
---|
1655 | byte-compiling /usr/lib/python2.4/site-packages/twisted/lore/test/__init__.py to __init__.pyc |
---|
1656 | byte-compiling /usr/lib/python2.4/site-packages/twisted/lore/test/test_lore.py to test_lore.pyc |
---|
1657 | byte-compiling /usr/lib/python2.4/site-packages/twisted/lore/texi.py to texi.pyc |
---|
1658 | byte-compiling /usr/lib/python2.4/site-packages/twisted/lore/indexer.py to indexer.pyc |
---|
1659 | byte-compiling /usr/lib/python2.4/site-packages/twisted/lore/slides.py to slides.pyc |
---|
1660 | byte-compiling /usr/lib/python2.4/site-packages/twisted/lore/numberer.py to numberer.pyc |
---|
1661 | byte-compiling /usr/lib/python2.4/site-packages/twisted/lore/latex.py to latex.pyc |
---|
1662 | byte-compiling /usr/lib/python2.4/site-packages/twisted/lore/lmath.py to lmath.pyc |
---|
1663 | byte-compiling /usr/lib/python2.4/site-packages/twisted/lore/nevowlore.py to nevowlore.pyc |
---|
1664 | byte-compiling /usr/lib/python2.4/site-packages/twisted/lore/man2lore.py to man2lore.pyc |
---|
1665 | byte-compiling /usr/lib/python2.4/site-packages/twisted/lore/default.py to default.pyc |
---|
1666 | byte-compiling /usr/lib/python2.4/site-packages/twisted/lore/process.py to process.pyc |
---|
1667 | byte-compiling /usr/lib/python2.4/site-packages/twisted/plugins/twisted_lore.py to twisted_lore.pyc |
---|
1668 | running install_scripts |
---|
1669 | copying build/scripts-2.4/bookify -> /usr/bin |
---|
1670 | copying build/scripts-2.4/lore -> /usr/bin |
---|
1671 | changing mode of /usr/bin/bookify to 755 |
---|
1672 | changing mode of /usr/bin/lore to 755 |
---|
1673 | running install_data |
---|
1674 | copying twisted/lore/template.mgp -> /usr/lib/python2.4/site-packages/twisted/lore |
---|
1675 | copying twisted/lore/test/simple4.xhtml -> /usr/lib/python2.4/site-packages/twisted/lore/test |
---|
1676 | copying twisted/lore/test/simple1.xhtml -> /usr/lib/python2.4/site-packages/twisted/lore/test |
---|
1677 | copying twisted/lore/test/template.tpl -> /usr/lib/python2.4/site-packages/twisted/lore/test |
---|
1678 | copying twisted/lore/test/lore_index_test_out2.html -> /usr/lib/python2.4/site-packages/twisted/lore/test |
---|
1679 | copying twisted/lore/test/lore_index_file_out_multiple.html -> /usr/lib/python2.4/site-packages/twisted/lore/test |
---|
1680 | copying twisted/lore/test/simple3.xhtml -> /usr/lib/python2.4/site-packages/twisted/lore/test |
---|
1681 | copying twisted/lore/test/simple.xhtml -> /usr/lib/python2.4/site-packages/twisted/lore/test |
---|
1682 | copying twisted/lore/test/lore_index_test2.xhtml -> /usr/lib/python2.4/site-packages/twisted/lore/test |
---|
1683 | copying twisted/lore/test/simple3.html -> /usr/lib/python2.4/site-packages/twisted/lore/test |
---|
1684 | copying twisted/lore/test/lore_numbering_test_out.html -> /usr/lib/python2.4/site-packages/twisted/lore/test |
---|
1685 | copying twisted/lore/test/lore_index_file_unnumbered_multiple_out.html -> /usr/lib/python2.4/site-packages/twisted/lore/test |
---|
1686 | copying twisted/lore/test/lore_numbering_test_out2.html -> /usr/lib/python2.4/site-packages/twisted/lore/test |
---|
1687 | copying twisted/lore/test/lore_index_test3.xhtml -> /usr/lib/python2.4/site-packages/twisted/lore/test |
---|
1688 | copying twisted/lore/test/good_simple.xhtml -> /usr/lib/python2.4/site-packages/twisted/lore/test |
---|
1689 | copying twisted/lore/test/good_internal.xhtml -> /usr/lib/python2.4/site-packages/twisted/lore/test |
---|
1690 | copying twisted/lore/test/simple4foo.xhtml -> /usr/lib/python2.4/site-packages/twisted/lore/test |
---|
1691 | copying twisted/lore/test/lore_numbering_test.xhtml -> /usr/lib/python2.4/site-packages/twisted/lore/test |
---|
1692 | copying twisted/lore/test/simple2.xhtml -> /usr/lib/python2.4/site-packages/twisted/lore/test |
---|
1693 | copying twisted/lore/test/lore_index_test.xhtml -> /usr/lib/python2.4/site-packages/twisted/lore/test |
---|
1694 | copying twisted/lore/test/simple.html -> /usr/lib/python2.4/site-packages/twisted/lore/test |
---|
1695 | copying twisted/lore/test/simple4.html -> /usr/lib/python2.4/site-packages/twisted/lore/test |
---|
1696 | copying twisted/lore/test/lore_index_file_out.html -> /usr/lib/python2.4/site-packages/twisted/lore/test |
---|
1697 | copying twisted/lore/test/lore_index_test_out.html -> /usr/lib/python2.4/site-packages/twisted/lore/test |
---|
1698 | copying twisted/lore/test/lore_index_file_unnumbered_out.html -> /usr/lib/python2.4/site-packages/twisted/lore/test |
---|
1699 | running install |
---|
1700 | running build |
---|
1701 | running build_py |
---|
1702 | package init file 'twisted/plugins/__init__.py' not found (or not a regular file) |
---|
1703 | creating build |
---|
1704 | creating build/lib |
---|
1705 | creating build/lib/twisted |
---|
1706 | creating build/lib/twisted/plugins |
---|
1707 | copying twisted/plugins/twisted_mail.py -> build/lib/twisted/plugins |
---|
1708 | creating build/lib/twisted/mail |
---|
1709 | copying twisted/mail/_version.py -> build/lib/twisted/mail |
---|
1710 | copying twisted/mail/bounce.py -> build/lib/twisted/mail |
---|
1711 | copying twisted/mail/maildir.py -> build/lib/twisted/mail |
---|
1712 | copying twisted/mail/smtp.py -> build/lib/twisted/mail |
---|
1713 | copying twisted/mail/protocols.py -> build/lib/twisted/mail |
---|
1714 | copying twisted/mail/__init__.py -> build/lib/twisted/mail |
---|
1715 | copying twisted/mail/tap.py -> build/lib/twisted/mail |
---|
1716 | copying twisted/mail/pop3client.py -> build/lib/twisted/mail |
---|
1717 | copying twisted/mail/pop3.py -> build/lib/twisted/mail |
---|
1718 | copying twisted/mail/mail.py -> build/lib/twisted/mail |
---|
1719 | copying twisted/mail/pb.py -> build/lib/twisted/mail |
---|
1720 | copying twisted/mail/imap4.py -> build/lib/twisted/mail |
---|
1721 | copying twisted/mail/relay.py -> build/lib/twisted/mail |
---|
1722 | copying twisted/mail/relaymanager.py -> build/lib/twisted/mail |
---|
1723 | copying twisted/mail/alias.py -> build/lib/twisted/mail |
---|
1724 | creating build/lib/twisted/mail/scripts |
---|
1725 | copying twisted/mail/scripts/__init__.py -> build/lib/twisted/mail/scripts |
---|
1726 | copying twisted/mail/scripts/mailmail.py -> build/lib/twisted/mail/scripts |
---|
1727 | creating build/lib/twisted/mail/test |
---|
1728 | copying twisted/mail/test/test_mail.py -> build/lib/twisted/mail/test |
---|
1729 | copying twisted/mail/test/pop3testserver.py -> build/lib/twisted/mail/test |
---|
1730 | copying twisted/mail/test/test_imap.py -> build/lib/twisted/mail/test |
---|
1731 | copying twisted/mail/test/test_options.py -> build/lib/twisted/mail/test |
---|
1732 | copying twisted/mail/test/__init__.py -> build/lib/twisted/mail/test |
---|
1733 | copying twisted/mail/test/test_smtp.py -> build/lib/twisted/mail/test |
---|
1734 | copying twisted/mail/test/test_pop3client.py -> build/lib/twisted/mail/test |
---|
1735 | copying twisted/mail/test/test_pop3.py -> build/lib/twisted/mail/test |
---|
1736 | copying twisted/mail/test/test_bounce.py -> build/lib/twisted/mail/test |
---|
1737 | package init file 'twisted/plugins/__init__.py' not found (or not a regular file) |
---|
1738 | running build_scripts |
---|
1739 | creating build/scripts-2.4 |
---|
1740 | copying and adjusting bin/mailmail -> build/scripts-2.4 |
---|
1741 | changing mode of build/scripts-2.4/mailmail from 644 to 755 |
---|
1742 | running install_lib |
---|
1743 | creating /usr/lib/python2.4/site-packages/twisted/mail |
---|
1744 | copying build/lib/twisted/mail/_version.py -> /usr/lib/python2.4/site-packages/twisted/mail |
---|
1745 | copying build/lib/twisted/mail/bounce.py -> /usr/lib/python2.4/site-packages/twisted/mail |
---|
1746 | copying build/lib/twisted/mail/maildir.py -> /usr/lib/python2.4/site-packages/twisted/mail |
---|
1747 | copying build/lib/twisted/mail/smtp.py -> /usr/lib/python2.4/site-packages/twisted/mail |
---|
1748 | copying build/lib/twisted/mail/protocols.py -> /usr/lib/python2.4/site-packages/twisted/mail |
---|
1749 | copying build/lib/twisted/mail/__init__.py -> /usr/lib/python2.4/site-packages/twisted/mail |
---|
1750 | copying build/lib/twisted/mail/tap.py -> /usr/lib/python2.4/site-packages/twisted/mail |
---|
1751 | creating /usr/lib/python2.4/site-packages/twisted/mail/scripts |
---|
1752 | copying build/lib/twisted/mail/scripts/__init__.py -> /usr/lib/python2.4/site-packages/twisted/mail/scripts |
---|
1753 | copying build/lib/twisted/mail/scripts/mailmail.py -> /usr/lib/python2.4/site-packages/twisted/mail/scripts |
---|
1754 | creating /usr/lib/python2.4/site-packages/twisted/mail/test |
---|
1755 | copying build/lib/twisted/mail/test/test_mail.py -> /usr/lib/python2.4/site-packages/twisted/mail/test |
---|
1756 | copying build/lib/twisted/mail/test/pop3testserver.py -> /usr/lib/python2.4/site-packages/twisted/mail/test |
---|
1757 | copying build/lib/twisted/mail/test/test_imap.py -> /usr/lib/python2.4/site-packages/twisted/mail/test |
---|
1758 | copying build/lib/twisted/mail/test/test_options.py -> /usr/lib/python2.4/site-packages/twisted/mail/test |
---|
1759 | copying build/lib/twisted/mail/test/__init__.py -> /usr/lib/python2.4/site-packages/twisted/mail/test |
---|
1760 | copying build/lib/twisted/mail/test/test_smtp.py -> /usr/lib/python2.4/site-packages/twisted/mail/test |
---|
1761 | copying build/lib/twisted/mail/test/test_pop3client.py -> /usr/lib/python2.4/site-packages/twisted/mail/test |
---|
1762 | copying build/lib/twisted/mail/test/test_pop3.py -> /usr/lib/python2.4/site-packages/twisted/mail/test |
---|
1763 | copying build/lib/twisted/mail/test/test_bounce.py -> /usr/lib/python2.4/site-packages/twisted/mail/test |
---|
1764 | copying build/lib/twisted/mail/pop3client.py -> /usr/lib/python2.4/site-packages/twisted/mail |
---|
1765 | copying build/lib/twisted/mail/pop3.py -> /usr/lib/python2.4/site-packages/twisted/mail |
---|
1766 | copying build/lib/twisted/mail/mail.py -> /usr/lib/python2.4/site-packages/twisted/mail |
---|
1767 | copying build/lib/twisted/mail/pb.py -> /usr/lib/python2.4/site-packages/twisted/mail |
---|
1768 | copying build/lib/twisted/mail/imap4.py -> /usr/lib/python2.4/site-packages/twisted/mail |
---|
1769 | copying build/lib/twisted/mail/relay.py -> /usr/lib/python2.4/site-packages/twisted/mail |
---|
1770 | copying build/lib/twisted/mail/relaymanager.py -> /usr/lib/python2.4/site-packages/twisted/mail |
---|
1771 | copying build/lib/twisted/mail/alias.py -> /usr/lib/python2.4/site-packages/twisted/mail |
---|
1772 | copying build/lib/twisted/plugins/twisted_mail.py -> /usr/lib/python2.4/site-packages/twisted/plugins |
---|
1773 | byte-compiling /usr/lib/python2.4/site-packages/twisted/mail/_version.py to _version.pyc |
---|
1774 | byte-compiling /usr/lib/python2.4/site-packages/twisted/mail/bounce.py to bounce.pyc |
---|
1775 | byte-compiling /usr/lib/python2.4/site-packages/twisted/mail/maildir.py to maildir.pyc |
---|
1776 | byte-compiling /usr/lib/python2.4/site-packages/twisted/mail/smtp.py to smtp.pyc |
---|
1777 | byte-compiling /usr/lib/python2.4/site-packages/twisted/mail/protocols.py to protocols.pyc |
---|
1778 | byte-compiling /usr/lib/python2.4/site-packages/twisted/mail/__init__.py to __init__.pyc |
---|
1779 | byte-compiling /usr/lib/python2.4/site-packages/twisted/mail/tap.py to tap.pyc |
---|
1780 | byte-compiling /usr/lib/python2.4/site-packages/twisted/mail/scripts/__init__.py to __init__.pyc |
---|
1781 | byte-compiling /usr/lib/python2.4/site-packages/twisted/mail/scripts/mailmail.py to mailmail.pyc |
---|
1782 | byte-compiling /usr/lib/python2.4/site-packages/twisted/mail/test/test_mail.py to test_mail.pyc |
---|
1783 | byte-compiling /usr/lib/python2.4/site-packages/twisted/mail/test/pop3testserver.py to pop3testserver.pyc |
---|
1784 | byte-compiling /usr/lib/python2.4/site-packages/twisted/mail/test/test_imap.py to test_imap.pyc |
---|
1785 | byte-compiling /usr/lib/python2.4/site-packages/twisted/mail/test/test_options.py to test_options.pyc |
---|
1786 | byte-compiling /usr/lib/python2.4/site-packages/twisted/mail/test/__init__.py to __init__.pyc |
---|
1787 | byte-compiling /usr/lib/python2.4/site-packages/twisted/mail/test/test_smtp.py to test_smtp.pyc |
---|
1788 | byte-compiling /usr/lib/python2.4/site-packages/twisted/mail/test/test_pop3client.py to test_pop3client.pyc |
---|
1789 | byte-compiling /usr/lib/python2.4/site-packages/twisted/mail/test/test_pop3.py to test_pop3.pyc |
---|
1790 | byte-compiling /usr/lib/python2.4/site-packages/twisted/mail/test/test_bounce.py to test_bounce.pyc |
---|
1791 | byte-compiling /usr/lib/python2.4/site-packages/twisted/mail/pop3client.py to pop3client.pyc |
---|
1792 | byte-compiling /usr/lib/python2.4/site-packages/twisted/mail/pop3.py to pop3.pyc |
---|
1793 | byte-compiling /usr/lib/python2.4/site-packages/twisted/mail/mail.py to mail.pyc |
---|
1794 | byte-compiling /usr/lib/python2.4/site-packages/twisted/mail/pb.py to pb.pyc |
---|
1795 | byte-compiling /usr/lib/python2.4/site-packages/twisted/mail/imap4.py to imap4.pyc |
---|
1796 | byte-compiling /usr/lib/python2.4/site-packages/twisted/mail/relay.py to relay.pyc |
---|
1797 | byte-compiling /usr/lib/python2.4/site-packages/twisted/mail/relaymanager.py to relaymanager.pyc |
---|
1798 | byte-compiling /usr/lib/python2.4/site-packages/twisted/mail/alias.py to alias.pyc |
---|
1799 | byte-compiling /usr/lib/python2.4/site-packages/twisted/plugins/twisted_mail.py to twisted_mail.pyc |
---|
1800 | running install_scripts |
---|
1801 | copying build/scripts-2.4/mailmail -> /usr/bin |
---|
1802 | changing mode of /usr/bin/mailmail to 755 |
---|
1803 | running install_data |
---|
1804 | copying twisted/mail/test/process.alias.sh -> /usr/lib/python2.4/site-packages/twisted/mail/test |
---|
1805 | copying twisted/mail/test/rfc822.message -> /usr/lib/python2.4/site-packages/twisted/mail/test |
---|
1806 | running install |
---|
1807 | running build |
---|
1808 | running build_py |
---|
1809 | package init file 'twisted/plugins/__init__.py' not found (or not a regular file) |
---|
1810 | creating build |
---|
1811 | creating build/lib |
---|
1812 | creating build/lib/twisted |
---|
1813 | creating build/lib/twisted/plugins |
---|
1814 | copying twisted/plugins/twisted_names.py -> build/lib/twisted/plugins |
---|
1815 | creating build/lib/twisted/names |
---|
1816 | copying twisted/names/_version.py -> build/lib/twisted/names |
---|
1817 | copying twisted/names/common.py -> build/lib/twisted/names |
---|
1818 | copying twisted/names/__init__.py -> build/lib/twisted/names |
---|
1819 | copying twisted/names/tap.py -> build/lib/twisted/names |
---|
1820 | copying twisted/names/authority.py -> build/lib/twisted/names |
---|
1821 | copying twisted/names/hosts.py -> build/lib/twisted/names |
---|
1822 | copying twisted/names/srvconnect.py -> build/lib/twisted/names |
---|
1823 | copying twisted/names/secondary.py -> build/lib/twisted/names |
---|
1824 | copying twisted/names/root.py -> build/lib/twisted/names |
---|
1825 | copying twisted/names/server.py -> build/lib/twisted/names |
---|
1826 | copying twisted/names/dns.py -> build/lib/twisted/names |
---|
1827 | copying twisted/names/error.py -> build/lib/twisted/names |
---|
1828 | copying twisted/names/resolve.py -> build/lib/twisted/names |
---|
1829 | copying twisted/names/cache.py -> build/lib/twisted/names |
---|
1830 | copying twisted/names/client.py -> build/lib/twisted/names |
---|
1831 | creating build/lib/twisted/names/test |
---|
1832 | copying twisted/names/test/test_rootresolve.py -> build/lib/twisted/names/test |
---|
1833 | copying twisted/names/test/__init__.py -> build/lib/twisted/names/test |
---|
1834 | copying twisted/names/test/test_names.py -> build/lib/twisted/names/test |
---|
1835 | copying twisted/names/test/test_dns.py -> build/lib/twisted/names/test |
---|
1836 | copying twisted/names/test/test_cache.py -> build/lib/twisted/names/test |
---|
1837 | copying twisted/names/test/test_client.py -> build/lib/twisted/names/test |
---|
1838 | package init file 'twisted/plugins/__init__.py' not found (or not a regular file) |
---|
1839 | running install_lib |
---|
1840 | creating /usr/lib/python2.4/site-packages/twisted/names |
---|
1841 | copying build/lib/twisted/names/_version.py -> /usr/lib/python2.4/site-packages/twisted/names |
---|
1842 | copying build/lib/twisted/names/common.py -> /usr/lib/python2.4/site-packages/twisted/names |
---|
1843 | copying build/lib/twisted/names/__init__.py -> /usr/lib/python2.4/site-packages/twisted/names |
---|
1844 | copying build/lib/twisted/names/tap.py -> /usr/lib/python2.4/site-packages/twisted/names |
---|
1845 | copying build/lib/twisted/names/authority.py -> /usr/lib/python2.4/site-packages/twisted/names |
---|
1846 | copying build/lib/twisted/names/hosts.py -> /usr/lib/python2.4/site-packages/twisted/names |
---|
1847 | copying build/lib/twisted/names/srvconnect.py -> /usr/lib/python2.4/site-packages/twisted/names |
---|
1848 | copying build/lib/twisted/names/secondary.py -> /usr/lib/python2.4/site-packages/twisted/names |
---|
1849 | creating /usr/lib/python2.4/site-packages/twisted/names/test |
---|
1850 | copying build/lib/twisted/names/test/test_rootresolve.py -> /usr/lib/python2.4/site-packages/twisted/names/test |
---|
1851 | copying build/lib/twisted/names/test/__init__.py -> /usr/lib/python2.4/site-packages/twisted/names/test |
---|
1852 | copying build/lib/twisted/names/test/test_names.py -> /usr/lib/python2.4/site-packages/twisted/names/test |
---|
1853 | copying build/lib/twisted/names/test/test_dns.py -> /usr/lib/python2.4/site-packages/twisted/names/test |
---|
1854 | copying build/lib/twisted/names/test/test_cache.py -> /usr/lib/python2.4/site-packages/twisted/names/test |
---|
1855 | copying build/lib/twisted/names/test/test_client.py -> /usr/lib/python2.4/site-packages/twisted/names/test |
---|
1856 | copying build/lib/twisted/names/root.py -> /usr/lib/python2.4/site-packages/twisted/names |
---|
1857 | copying build/lib/twisted/names/server.py -> /usr/lib/python2.4/site-packages/twisted/names |
---|
1858 | copying build/lib/twisted/names/dns.py -> /usr/lib/python2.4/site-packages/twisted/names |
---|
1859 | copying build/lib/twisted/names/error.py -> /usr/lib/python2.4/site-packages/twisted/names |
---|
1860 | copying build/lib/twisted/names/resolve.py -> /usr/lib/python2.4/site-packages/twisted/names |
---|
1861 | copying build/lib/twisted/names/cache.py -> /usr/lib/python2.4/site-packages/twisted/names |
---|
1862 | copying build/lib/twisted/names/client.py -> /usr/lib/python2.4/site-packages/twisted/names |
---|
1863 | copying build/lib/twisted/plugins/twisted_names.py -> /usr/lib/python2.4/site-packages/twisted/plugins |
---|
1864 | byte-compiling /usr/lib/python2.4/site-packages/twisted/names/_version.py to _version.pyc |
---|
1865 | byte-compiling /usr/lib/python2.4/site-packages/twisted/names/common.py to common.pyc |
---|
1866 | byte-compiling /usr/lib/python2.4/site-packages/twisted/names/__init__.py to __init__.pyc |
---|
1867 | byte-compiling /usr/lib/python2.4/site-packages/twisted/names/tap.py to tap.pyc |
---|
1868 | byte-compiling /usr/lib/python2.4/site-packages/twisted/names/authority.py to authority.pyc |
---|
1869 | byte-compiling /usr/lib/python2.4/site-packages/twisted/names/hosts.py to hosts.pyc |
---|
1870 | byte-compiling /usr/lib/python2.4/site-packages/twisted/names/srvconnect.py to srvconnect.pyc |
---|
1871 | byte-compiling /usr/lib/python2.4/site-packages/twisted/names/secondary.py to secondary.pyc |
---|
1872 | byte-compiling /usr/lib/python2.4/site-packages/twisted/names/test/test_rootresolve.py to test_rootresolve.pyc |
---|
1873 | byte-compiling /usr/lib/python2.4/site-packages/twisted/names/test/__init__.py to __init__.pyc |
---|
1874 | byte-compiling /usr/lib/python2.4/site-packages/twisted/names/test/test_names.py to test_names.pyc |
---|
1875 | byte-compiling /usr/lib/python2.4/site-packages/twisted/names/test/test_dns.py to test_dns.pyc |
---|
1876 | byte-compiling /usr/lib/python2.4/site-packages/twisted/names/test/test_cache.py to test_cache.pyc |
---|
1877 | byte-compiling /usr/lib/python2.4/site-packages/twisted/names/test/test_client.py to test_client.pyc |
---|
1878 | byte-compiling /usr/lib/python2.4/site-packages/twisted/names/root.py to root.pyc |
---|
1879 | byte-compiling /usr/lib/python2.4/site-packages/twisted/names/server.py to server.pyc |
---|
1880 | byte-compiling /usr/lib/python2.4/site-packages/twisted/names/dns.py to dns.pyc |
---|
1881 | byte-compiling /usr/lib/python2.4/site-packages/twisted/names/error.py to error.pyc |
---|
1882 | byte-compiling /usr/lib/python2.4/site-packages/twisted/names/resolve.py to resolve.pyc |
---|
1883 | byte-compiling /usr/lib/python2.4/site-packages/twisted/names/cache.py to cache.pyc |
---|
1884 | byte-compiling /usr/lib/python2.4/site-packages/twisted/names/client.py to client.pyc |
---|
1885 | byte-compiling /usr/lib/python2.4/site-packages/twisted/plugins/twisted_names.py to twisted_names.pyc |
---|
1886 | running install |
---|
1887 | running build |
---|
1888 | running build_py |
---|
1889 | creating build |
---|
1890 | creating build/lib.linux-x86_64-2.4 |
---|
1891 | creating build/lib.linux-x86_64-2.4/twisted |
---|
1892 | creating build/lib.linux-x86_64-2.4/twisted/runner |
---|
1893 | copying twisted/runner/_version.py -> build/lib.linux-x86_64-2.4/twisted/runner |
---|
1894 | copying twisted/runner/procmon.py -> build/lib.linux-x86_64-2.4/twisted/runner |
---|
1895 | copying twisted/runner/__init__.py -> build/lib.linux-x86_64-2.4/twisted/runner |
---|
1896 | copying twisted/runner/inetdconf.py -> build/lib.linux-x86_64-2.4/twisted/runner |
---|
1897 | copying twisted/runner/procutils.py -> build/lib.linux-x86_64-2.4/twisted/runner |
---|
1898 | copying twisted/runner/inetdtap.py -> build/lib.linux-x86_64-2.4/twisted/runner |
---|
1899 | copying twisted/runner/inetd.py -> build/lib.linux-x86_64-2.4/twisted/runner |
---|
1900 | running build_ext |
---|
1901 | gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/python2.4 -c conftest.c -o conftest.o |
---|
1902 | building 'twisted.runner.portmap' extension |
---|
1903 | creating build/temp.linux-x86_64-2.4 |
---|
1904 | creating build/temp.linux-x86_64-2.4/twisted |
---|
1905 | creating build/temp.linux-x86_64-2.4/twisted/runner |
---|
1906 | gcc -pthread -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fPIC -I/usr/include/python2.4 -c twisted/runner/portmap.c -o build/temp.linux-x86_64-2.4/twisted/runner/portmap.o |
---|
1907 | gcc -pthread -shared build/temp.linux-x86_64-2.4/twisted/runner/portmap.o -o build/lib.linux-x86_64-2.4/twisted/runner/portmap.so |
---|
1908 | running install_lib |
---|
1909 | creating /usr/lib64/python2.4/site-packages/twisted/runner |
---|
1910 | copying build/lib.linux-x86_64-2.4/twisted/runner/_version.py -> /usr/lib64/python2.4/site-packages/twisted/runner |
---|
1911 | copying build/lib.linux-x86_64-2.4/twisted/runner/procmon.py -> /usr/lib64/python2.4/site-packages/twisted/runner |
---|
1912 | copying build/lib.linux-x86_64-2.4/twisted/runner/__init__.py -> /usr/lib64/python2.4/site-packages/twisted/runner |
---|
1913 | copying build/lib.linux-x86_64-2.4/twisted/runner/portmap.so -> /usr/lib64/python2.4/site-packages/twisted/runner |
---|
1914 | copying build/lib.linux-x86_64-2.4/twisted/runner/inetdconf.py -> /usr/lib64/python2.4/site-packages/twisted/runner |
---|
1915 | copying build/lib.linux-x86_64-2.4/twisted/runner/procutils.py -> /usr/lib64/python2.4/site-packages/twisted/runner |
---|
1916 | copying build/lib.linux-x86_64-2.4/twisted/runner/inetdtap.py -> /usr/lib64/python2.4/site-packages/twisted/runner |
---|
1917 | copying build/lib.linux-x86_64-2.4/twisted/runner/inetd.py -> /usr/lib64/python2.4/site-packages/twisted/runner |
---|
1918 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/runner/_version.py to _version.pyc |
---|
1919 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/runner/procmon.py to procmon.pyc |
---|
1920 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/runner/__init__.py to __init__.pyc |
---|
1921 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/runner/inetdconf.py to inetdconf.pyc |
---|
1922 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/runner/procutils.py to procutils.pyc |
---|
1923 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/runner/inetdtap.py to inetdtap.pyc |
---|
1924 | byte-compiling /usr/lib64/python2.4/site-packages/twisted/runner/inetd.py to inetd.pyc |
---|
1925 | running install_data |
---|
1926 | copying twisted/runner/portmap.c -> /usr/lib64/python2.4/site-packages/twisted/runner |
---|
1927 | running install |
---|
1928 | running build |
---|
1929 | running build_py |
---|
1930 | package init file 'twisted/plugins/__init__.py' not found (or not a regular file) |
---|
1931 | creating build |
---|
1932 | creating build/lib |
---|
1933 | creating build/lib/twisted |
---|
1934 | creating build/lib/twisted/plugins |
---|
1935 | copying twisted/plugins/twisted_web.py -> build/lib/twisted/plugins |
---|
1936 | creating build/lib/twisted/web |
---|
1937 | copying twisted/web/_version.py -> build/lib/twisted/web |
---|
1938 | copying twisted/web/__init__.py -> build/lib/twisted/web |
---|
1939 | copying twisted/web/widgets.py -> build/lib/twisted/web |
---|
1940 | copying twisted/web/tap.py -> build/lib/twisted/web |
---|
1941 | copying twisted/web/util.py -> build/lib/twisted/web |
---|
1942 | copying twisted/web/soap.py -> build/lib/twisted/web |
---|
1943 | copying twisted/web/static.py -> build/lib/twisted/web |
---|
1944 | copying twisted/web/microdom.py -> build/lib/twisted/web |
---|
1945 | copying twisted/web/monitor.py -> build/lib/twisted/web |
---|
1946 | copying twisted/web/trp.py -> build/lib/twisted/web |
---|
1947 | copying twisted/web/vhost.py -> build/lib/twisted/web |
---|
1948 | copying twisted/web/domhelpers.py -> build/lib/twisted/web |
---|
1949 | copying twisted/web/distrib.py -> build/lib/twisted/web |
---|
1950 | copying twisted/web/html.py -> build/lib/twisted/web |
---|
1951 | copying twisted/web/server.py -> build/lib/twisted/web |
---|
1952 | copying twisted/web/demo.py -> build/lib/twisted/web |
---|
1953 | copying twisted/web/rewrite.py -> build/lib/twisted/web |
---|
1954 | copying twisted/web/script.py -> build/lib/twisted/web |
---|
1955 | copying twisted/web/proxy.py -> build/lib/twisted/web |
---|
1956 | copying twisted/web/twcgi.py -> build/lib/twisted/web |
---|
1957 | copying twisted/web/guard.py -> build/lib/twisted/web |
---|
1958 | copying twisted/web/http.py -> build/lib/twisted/web |
---|
1959 | copying twisted/web/resource.py -> build/lib/twisted/web |
---|
1960 | copying twisted/web/error.py -> build/lib/twisted/web |
---|
1961 | copying twisted/web/google.py -> build/lib/twisted/web |
---|
1962 | copying twisted/web/xmlrpc.py -> build/lib/twisted/web |
---|
1963 | copying twisted/web/sux.py -> build/lib/twisted/web |
---|
1964 | copying twisted/web/client.py -> build/lib/twisted/web |
---|
1965 | creating build/lib/twisted/web/test |
---|
1966 | copying twisted/web/test/test_http.py -> build/lib/twisted/web/test |
---|
1967 | copying twisted/web/test/test_domhelpers.py -> build/lib/twisted/web/test |
---|
1968 | copying twisted/web/test/test_web.py -> build/lib/twisted/web/test |
---|
1969 | copying twisted/web/test/__init__.py -> build/lib/twisted/web/test |
---|
1970 | copying twisted/web/test/test_webclient.py -> build/lib/twisted/web/test |
---|
1971 | copying twisted/web/test/test_woven.py -> build/lib/twisted/web/test |
---|
1972 | copying twisted/web/test/test_xmlrpc.py -> build/lib/twisted/web/test |
---|
1973 | copying twisted/web/test/test_soap.py -> build/lib/twisted/web/test |
---|
1974 | copying twisted/web/test/test_mvc.py -> build/lib/twisted/web/test |
---|
1975 | copying twisted/web/test/test_cgi.py -> build/lib/twisted/web/test |
---|
1976 | copying twisted/web/test/test_distrib.py -> build/lib/twisted/web/test |
---|
1977 | copying twisted/web/test/test_static.py -> build/lib/twisted/web/test |
---|
1978 | copying twisted/web/test/test_xml.py -> build/lib/twisted/web/test |
---|
1979 | creating build/lib/twisted/web/woven |
---|
1980 | copying twisted/web/woven/dirlist.py -> build/lib/twisted/web/woven |
---|
1981 | copying twisted/web/woven/template.py -> build/lib/twisted/web/woven |
---|
1982 | copying twisted/web/woven/form.py -> build/lib/twisted/web/woven |
---|
1983 | copying twisted/web/woven/__init__.py -> build/lib/twisted/web/woven |
---|
1984 | copying twisted/web/woven/widgets.py -> build/lib/twisted/web/woven |
---|
1985 | copying twisted/web/woven/view.py -> build/lib/twisted/web/woven |
---|
1986 | copying twisted/web/woven/simpleguard.py -> build/lib/twisted/web/woven |
---|
1987 | copying twisted/web/woven/tapestry.py -> build/lib/twisted/web/woven |
---|
1988 | copying twisted/web/woven/interfaces.py -> build/lib/twisted/web/woven |
---|
1989 | copying twisted/web/woven/model.py -> build/lib/twisted/web/woven |
---|
1990 | copying twisted/web/woven/input.py -> build/lib/twisted/web/woven |
---|
1991 | copying twisted/web/woven/controller.py -> build/lib/twisted/web/woven |
---|
1992 | copying twisted/web/woven/guard.py -> build/lib/twisted/web/woven |
---|
1993 | copying twisted/web/woven/page.py -> build/lib/twisted/web/woven |
---|
1994 | copying twisted/web/woven/utils.py -> build/lib/twisted/web/woven |
---|
1995 | copying twisted/web/woven/flashconduit.py -> build/lib/twisted/web/woven |
---|
1996 | package init file 'twisted/plugins/__init__.py' not found (or not a regular file) |
---|
1997 | running install_lib |
---|
1998 | creating /usr/lib/python2.4/site-packages/twisted/web |
---|
1999 | copying build/lib/twisted/web/_version.py -> /usr/lib/python2.4/site-packages/twisted/web |
---|
2000 | copying build/lib/twisted/web/__init__.py -> /usr/lib/python2.4/site-packages/twisted/web |
---|
2001 | copying build/lib/twisted/web/widgets.py -> /usr/lib/python2.4/site-packages/twisted/web |
---|
2002 | copying build/lib/twisted/web/tap.py -> /usr/lib/python2.4/site-packages/twisted/web |
---|
2003 | copying build/lib/twisted/web/util.py -> /usr/lib/python2.4/site-packages/twisted/web |
---|
2004 | copying build/lib/twisted/web/soap.py -> /usr/lib/python2.4/site-packages/twisted/web |
---|
2005 | copying build/lib/twisted/web/static.py -> /usr/lib/python2.4/site-packages/twisted/web |
---|
2006 | creating /usr/lib/python2.4/site-packages/twisted/web/test |
---|
2007 | copying build/lib/twisted/web/test/test_http.py -> /usr/lib/python2.4/site-packages/twisted/web/test |
---|
2008 | copying build/lib/twisted/web/test/test_domhelpers.py -> /usr/lib/python2.4/site-packages/twisted/web/test |
---|
2009 | copying build/lib/twisted/web/test/test_web.py -> /usr/lib/python2.4/site-packages/twisted/web/test |
---|
2010 | copying build/lib/twisted/web/test/__init__.py -> /usr/lib/python2.4/site-packages/twisted/web/test |
---|
2011 | copying build/lib/twisted/web/test/test_webclient.py -> /usr/lib/python2.4/site-packages/twisted/web/test |
---|
2012 | copying build/lib/twisted/web/test/test_woven.py -> /usr/lib/python2.4/site-packages/twisted/web/test |
---|
2013 | copying build/lib/twisted/web/test/test_xmlrpc.py -> /usr/lib/python2.4/site-packages/twisted/web/test |
---|
2014 | copying build/lib/twisted/web/test/test_soap.py -> /usr/lib/python2.4/site-packages/twisted/web/test |
---|
2015 | copying build/lib/twisted/web/test/test_mvc.py -> /usr/lib/python2.4/site-packages/twisted/web/test |
---|
2016 | copying build/lib/twisted/web/test/test_cgi.py -> /usr/lib/python2.4/site-packages/twisted/web/test |
---|
2017 | copying build/lib/twisted/web/test/test_distrib.py -> /usr/lib/python2.4/site-packages/twisted/web/test |
---|
2018 | copying build/lib/twisted/web/test/test_static.py -> /usr/lib/python2.4/site-packages/twisted/web/test |
---|
2019 | copying build/lib/twisted/web/test/test_xml.py -> /usr/lib/python2.4/site-packages/twisted/web/test |
---|
2020 | copying build/lib/twisted/web/microdom.py -> /usr/lib/python2.4/site-packages/twisted/web |
---|
2021 | copying build/lib/twisted/web/monitor.py -> /usr/lib/python2.4/site-packages/twisted/web |
---|
2022 | copying build/lib/twisted/web/trp.py -> /usr/lib/python2.4/site-packages/twisted/web |
---|
2023 | copying build/lib/twisted/web/vhost.py -> /usr/lib/python2.4/site-packages/twisted/web |
---|
2024 | copying build/lib/twisted/web/domhelpers.py -> /usr/lib/python2.4/site-packages/twisted/web |
---|
2025 | copying build/lib/twisted/web/distrib.py -> /usr/lib/python2.4/site-packages/twisted/web |
---|
2026 | copying build/lib/twisted/web/html.py -> /usr/lib/python2.4/site-packages/twisted/web |
---|
2027 | copying build/lib/twisted/web/server.py -> /usr/lib/python2.4/site-packages/twisted/web |
---|
2028 | creating /usr/lib/python2.4/site-packages/twisted/web/woven |
---|
2029 | copying build/lib/twisted/web/woven/dirlist.py -> /usr/lib/python2.4/site-packages/twisted/web/woven |
---|
2030 | copying build/lib/twisted/web/woven/template.py -> /usr/lib/python2.4/site-packages/twisted/web/woven |
---|
2031 | copying build/lib/twisted/web/woven/form.py -> /usr/lib/python2.4/site-packages/twisted/web/woven |
---|
2032 | copying build/lib/twisted/web/woven/__init__.py -> /usr/lib/python2.4/site-packages/twisted/web/woven |
---|
2033 | copying build/lib/twisted/web/woven/widgets.py -> /usr/lib/python2.4/site-packages/twisted/web/woven |
---|
2034 | copying build/lib/twisted/web/woven/view.py -> /usr/lib/python2.4/site-packages/twisted/web/woven |
---|
2035 | copying build/lib/twisted/web/woven/simpleguard.py -> /usr/lib/python2.4/site-packages/twisted/web/woven |
---|
2036 | copying build/lib/twisted/web/woven/tapestry.py -> /usr/lib/python2.4/site-packages/twisted/web/woven |
---|
2037 | copying build/lib/twisted/web/woven/interfaces.py -> /usr/lib/python2.4/site-packages/twisted/web/woven |
---|
2038 | copying build/lib/twisted/web/woven/model.py -> /usr/lib/python2.4/site-packages/twisted/web/woven |
---|
2039 | copying build/lib/twisted/web/woven/input.py -> /usr/lib/python2.4/site-packages/twisted/web/woven |
---|
2040 | copying build/lib/twisted/web/woven/controller.py -> /usr/lib/python2.4/site-packages/twisted/web/woven |
---|
2041 | copying build/lib/twisted/web/woven/guard.py -> /usr/lib/python2.4/site-packages/twisted/web/woven |
---|
2042 | copying build/lib/twisted/web/woven/page.py -> /usr/lib/python2.4/site-packages/twisted/web/woven |
---|
2043 | copying build/lib/twisted/web/woven/utils.py -> /usr/lib/python2.4/site-packages/twisted/web/woven |
---|
2044 | copying build/lib/twisted/web/woven/flashconduit.py -> /usr/lib/python2.4/site-packages/twisted/web/woven |
---|
2045 | copying build/lib/twisted/web/demo.py -> /usr/lib/python2.4/site-packages/twisted/web |
---|
2046 | copying build/lib/twisted/web/rewrite.py -> /usr/lib/python2.4/site-packages/twisted/web |
---|
2047 | copying build/lib/twisted/web/script.py -> /usr/lib/python2.4/site-packages/twisted/web |
---|
2048 | copying build/lib/twisted/web/proxy.py -> /usr/lib/python2.4/site-packages/twisted/web |
---|
2049 | copying build/lib/twisted/web/twcgi.py -> /usr/lib/python2.4/site-packages/twisted/web |
---|
2050 | copying build/lib/twisted/web/guard.py -> /usr/lib/python2.4/site-packages/twisted/web |
---|
2051 | copying build/lib/twisted/web/http.py -> /usr/lib/python2.4/site-packages/twisted/web |
---|
2052 | copying build/lib/twisted/web/resource.py -> /usr/lib/python2.4/site-packages/twisted/web |
---|
2053 | copying build/lib/twisted/web/error.py -> /usr/lib/python2.4/site-packages/twisted/web |
---|
2054 | copying build/lib/twisted/web/google.py -> /usr/lib/python2.4/site-packages/twisted/web |
---|
2055 | copying build/lib/twisted/web/xmlrpc.py -> /usr/lib/python2.4/site-packages/twisted/web |
---|
2056 | copying build/lib/twisted/web/sux.py -> /usr/lib/python2.4/site-packages/twisted/web |
---|
2057 | copying build/lib/twisted/web/client.py -> /usr/lib/python2.4/site-packages/twisted/web |
---|
2058 | copying build/lib/twisted/plugins/twisted_web.py -> /usr/lib/python2.4/site-packages/twisted/plugins |
---|
2059 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/_version.py to _version.pyc |
---|
2060 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/__init__.py to __init__.pyc |
---|
2061 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/widgets.py to widgets.pyc |
---|
2062 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/tap.py to tap.pyc |
---|
2063 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/util.py to util.pyc |
---|
2064 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/soap.py to soap.pyc |
---|
2065 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/static.py to static.pyc |
---|
2066 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/test/test_http.py to test_http.pyc |
---|
2067 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/test/test_domhelpers.py to test_domhelpers.pyc |
---|
2068 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/test/test_web.py to test_web.pyc |
---|
2069 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/test/__init__.py to __init__.pyc |
---|
2070 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/test/test_webclient.py to test_webclient.pyc |
---|
2071 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/test/test_woven.py to test_woven.pyc |
---|
2072 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/test/test_xmlrpc.py to test_xmlrpc.pyc |
---|
2073 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/test/test_soap.py to test_soap.pyc |
---|
2074 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/test/test_mvc.py to test_mvc.pyc |
---|
2075 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/test/test_cgi.py to test_cgi.pyc |
---|
2076 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/test/test_distrib.py to test_distrib.pyc |
---|
2077 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/test/test_static.py to test_static.pyc |
---|
2078 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/test/test_xml.py to test_xml.pyc |
---|
2079 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/microdom.py to microdom.pyc |
---|
2080 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/monitor.py to monitor.pyc |
---|
2081 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/trp.py to trp.pyc |
---|
2082 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/vhost.py to vhost.pyc |
---|
2083 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/domhelpers.py to domhelpers.pyc |
---|
2084 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/distrib.py to distrib.pyc |
---|
2085 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/html.py to html.pyc |
---|
2086 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/server.py to server.pyc |
---|
2087 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/woven/dirlist.py to dirlist.pyc |
---|
2088 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/woven/template.py to template.pyc |
---|
2089 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/woven/form.py to form.pyc |
---|
2090 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/woven/__init__.py to __init__.pyc |
---|
2091 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/woven/widgets.py to widgets.pyc |
---|
2092 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/woven/view.py to view.pyc |
---|
2093 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/woven/simpleguard.py to simpleguard.pyc |
---|
2094 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/woven/tapestry.py to tapestry.pyc |
---|
2095 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/woven/interfaces.py to interfaces.pyc |
---|
2096 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/woven/model.py to model.pyc |
---|
2097 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/woven/input.py to input.pyc |
---|
2098 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/woven/controller.py to controller.pyc |
---|
2099 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/woven/guard.py to guard.pyc |
---|
2100 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/woven/page.py to page.pyc |
---|
2101 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/woven/utils.py to utils.pyc |
---|
2102 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/woven/flashconduit.py to flashconduit.pyc |
---|
2103 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/demo.py to demo.pyc |
---|
2104 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/rewrite.py to rewrite.pyc |
---|
2105 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/script.py to script.pyc |
---|
2106 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/proxy.py to proxy.pyc |
---|
2107 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/twcgi.py to twcgi.pyc |
---|
2108 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/guard.py to guard.pyc |
---|
2109 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/http.py to http.pyc |
---|
2110 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/resource.py to resource.pyc |
---|
2111 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/error.py to error.pyc |
---|
2112 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/google.py to google.pyc |
---|
2113 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/xmlrpc.py to xmlrpc.pyc |
---|
2114 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/sux.py to sux.pyc |
---|
2115 | byte-compiling /usr/lib/python2.4/site-packages/twisted/web/client.py to client.pyc |
---|
2116 | byte-compiling /usr/lib/python2.4/site-packages/twisted/plugins/twisted_web.py to twisted_web.pyc |
---|
2117 | running install_data |
---|
2118 | copying twisted/web/woven/WebConduit2_msie.js -> /usr/lib/python2.4/site-packages/twisted/web/woven |
---|
2119 | copying twisted/web/woven/FlashConduit.swf -> /usr/lib/python2.4/site-packages/twisted/web/woven |
---|
2120 | copying twisted/web/woven/WebConduit2_mozilla.js -> /usr/lib/python2.4/site-packages/twisted/web/woven |
---|
2121 | copying twisted/web/woven/WebConduitGlue.html -> /usr/lib/python2.4/site-packages/twisted/web/woven |
---|
2122 | copying twisted/web/woven/FlashConduitGlue.html -> /usr/lib/python2.4/site-packages/twisted/web/woven |
---|
2123 | copying twisted/web/woven/FlashConduit.fla -> /usr/lib/python2.4/site-packages/twisted/web/woven |
---|
2124 | running install |
---|
2125 | running build |
---|
2126 | running build_py |
---|
2127 | package init file 'twisted/plugins/__init__.py' not found (or not a regular file) |
---|
2128 | creating build |
---|
2129 | creating build/lib |
---|
2130 | creating build/lib/twisted |
---|
2131 | creating build/lib/twisted/plugins |
---|
2132 | copying twisted/plugins/twisted_words.py -> build/lib/twisted/plugins |
---|
2133 | creating build/lib/twisted/words |
---|
2134 | copying twisted/words/_version.py -> build/lib/twisted/words |
---|
2135 | copying twisted/words/__init__.py -> build/lib/twisted/words |
---|
2136 | copying twisted/words/tap.py -> build/lib/twisted/words |
---|
2137 | copying twisted/words/toctap.py -> build/lib/twisted/words |
---|
2138 | copying twisted/words/ewords.py -> build/lib/twisted/words |
---|
2139 | copying twisted/words/service.py -> build/lib/twisted/words |
---|
2140 | copying twisted/words/iwords.py -> build/lib/twisted/words |
---|
2141 | creating build/lib/twisted/words/scripts |
---|
2142 | copying twisted/words/scripts/im.py -> build/lib/twisted/words/scripts |
---|
2143 | copying twisted/words/scripts/__init__.py -> build/lib/twisted/words/scripts |
---|
2144 | creating build/lib/twisted/words/xish |
---|
2145 | copying twisted/words/xish/xpathparser.py -> build/lib/twisted/words/xish |
---|
2146 | copying twisted/words/xish/__init__.py -> build/lib/twisted/words/xish |
---|
2147 | copying twisted/words/xish/utility.py -> build/lib/twisted/words/xish |
---|
2148 | copying twisted/words/xish/domish.py -> build/lib/twisted/words/xish |
---|
2149 | copying twisted/words/xish/xpath.py -> build/lib/twisted/words/xish |
---|
2150 | copying twisted/words/xish/xmlstream.py -> build/lib/twisted/words/xish |
---|
2151 | creating build/lib/twisted/words/test |
---|
2152 | copying twisted/words/test/test_jabberclient.py -> build/lib/twisted/words/test |
---|
2153 | copying twisted/words/test/__init__.py -> build/lib/twisted/words/test |
---|
2154 | copying twisted/words/test/test_toc.py -> build/lib/twisted/words/test |
---|
2155 | copying twisted/words/test/test_jabberxmppstringprep.py -> build/lib/twisted/words/test |
---|
2156 | copying twisted/words/test/test_jabberxmlstream.py -> build/lib/twisted/words/test |
---|
2157 | copying twisted/words/test/test_jabbererror.py -> build/lib/twisted/words/test |
---|
2158 | copying twisted/words/test/test_jabberjid.py -> build/lib/twisted/words/test |
---|
2159 | copying twisted/words/test/test_jabbersaslmechanisms.py -> build/lib/twisted/words/test |
---|
2160 | copying twisted/words/test/test_xmlstream.py -> build/lib/twisted/words/test |
---|
2161 | copying twisted/words/test/test_xpath.py -> build/lib/twisted/words/test |
---|
2162 | copying twisted/words/test/test_irc.py -> build/lib/twisted/words/test |
---|
2163 | copying twisted/words/test/test_xishutil.py -> build/lib/twisted/words/test |
---|
2164 | copying twisted/words/test/test_jabbersasl.py -> build/lib/twisted/words/test |
---|
2165 | copying twisted/words/test/test_service.py -> build/lib/twisted/words/test |
---|
2166 | copying twisted/words/test/test_domish.py -> build/lib/twisted/words/test |
---|
2167 | copying twisted/words/test/test_basesupport.py -> build/lib/twisted/words/test |
---|
2168 | copying twisted/words/test/test_msn.py -> build/lib/twisted/words/test |
---|
2169 | copying twisted/words/test/test_jabbercomponent.py -> build/lib/twisted/words/test |
---|
2170 | creating build/lib/twisted/words/im |
---|
2171 | copying twisted/words/im/pbsupport.py -> build/lib/twisted/words/im |
---|
2172 | copying twisted/words/im/locals.py -> build/lib/twisted/words/im |
---|
2173 | copying twisted/words/im/basesupport.py -> build/lib/twisted/words/im |
---|
2174 | copying twisted/words/im/__init__.py -> build/lib/twisted/words/im |
---|
2175 | copying twisted/words/im/tap.py -> build/lib/twisted/words/im |
---|
2176 | copying twisted/words/im/ircsupport.py -> build/lib/twisted/words/im |
---|
2177 | copying twisted/words/im/jyaccount.py -> build/lib/twisted/words/im |
---|
2178 | copying twisted/words/im/basechat.py -> build/lib/twisted/words/im |
---|
2179 | copying twisted/words/im/baseaccount.py -> build/lib/twisted/words/im |
---|
2180 | copying twisted/words/im/interfaces.py -> build/lib/twisted/words/im |
---|
2181 | copying twisted/words/im/gtkchat.py -> build/lib/twisted/words/im |
---|
2182 | copying twisted/words/im/gtkaccount.py -> build/lib/twisted/words/im |
---|
2183 | copying twisted/words/im/jychat.py -> build/lib/twisted/words/im |
---|
2184 | copying twisted/words/im/gtkcommon.py -> build/lib/twisted/words/im |
---|
2185 | copying twisted/words/im/proxyui.py -> build/lib/twisted/words/im |
---|
2186 | copying twisted/words/im/tocsupport.py -> build/lib/twisted/words/im |
---|
2187 | creating build/lib/twisted/words/protocols |
---|
2188 | copying twisted/words/protocols/irc.py -> build/lib/twisted/words/protocols |
---|
2189 | copying twisted/words/protocols/__init__.py -> build/lib/twisted/words/protocols |
---|
2190 | copying twisted/words/protocols/toc.py -> build/lib/twisted/words/protocols |
---|
2191 | copying twisted/words/protocols/oscar.py -> build/lib/twisted/words/protocols |
---|
2192 | copying twisted/words/protocols/msn.py -> build/lib/twisted/words/protocols |
---|
2193 | creating build/lib/twisted/words/protocols/jabber |
---|
2194 | copying twisted/words/protocols/jabber/__init__.py -> build/lib/twisted/words/protocols/jabber |
---|
2195 | copying twisted/words/protocols/jabber/jstrports.py -> build/lib/twisted/words/protocols/jabber |
---|
2196 | copying twisted/words/protocols/jabber/xmpp_stringprep.py -> build/lib/twisted/words/protocols/jabber |
---|
2197 | copying twisted/words/protocols/jabber/component.py -> build/lib/twisted/words/protocols/jabber |
---|
2198 | copying twisted/words/protocols/jabber/sasl.py -> build/lib/twisted/words/protocols/jabber |
---|
2199 | copying twisted/words/protocols/jabber/sasl_mechanisms.py -> build/lib/twisted/words/protocols/jabber |
---|
2200 | copying twisted/words/protocols/jabber/ijabber.py -> build/lib/twisted/words/protocols/jabber |
---|
2201 | copying twisted/words/protocols/jabber/error.py -> build/lib/twisted/words/protocols/jabber |
---|
2202 | copying twisted/words/protocols/jabber/xmlstream.py -> build/lib/twisted/words/protocols/jabber |
---|
2203 | copying twisted/words/protocols/jabber/client.py -> build/lib/twisted/words/protocols/jabber |
---|
2204 | copying twisted/words/protocols/jabber/jid.py -> build/lib/twisted/words/protocols/jabber |
---|
2205 | package init file 'twisted/plugins/__init__.py' not found (or not a regular file) |
---|
2206 | running build_scripts |
---|
2207 | creating build/scripts-2.4 |
---|
2208 | copying and adjusting bin/im -> build/scripts-2.4 |
---|
2209 | changing mode of build/scripts-2.4/im from 644 to 755 |
---|
2210 | running install_lib |
---|
2211 | creating /usr/lib/python2.4/site-packages/twisted/words |
---|
2212 | copying build/lib/twisted/words/_version.py -> /usr/lib/python2.4/site-packages/twisted/words |
---|
2213 | copying build/lib/twisted/words/__init__.py -> /usr/lib/python2.4/site-packages/twisted/words |
---|
2214 | copying build/lib/twisted/words/tap.py -> /usr/lib/python2.4/site-packages/twisted/words |
---|
2215 | copying build/lib/twisted/words/toctap.py -> /usr/lib/python2.4/site-packages/twisted/words |
---|
2216 | creating /usr/lib/python2.4/site-packages/twisted/words/scripts |
---|
2217 | copying build/lib/twisted/words/scripts/im.py -> /usr/lib/python2.4/site-packages/twisted/words/scripts |
---|
2218 | copying build/lib/twisted/words/scripts/__init__.py -> /usr/lib/python2.4/site-packages/twisted/words/scripts |
---|
2219 | creating /usr/lib/python2.4/site-packages/twisted/words/xish |
---|
2220 | copying build/lib/twisted/words/xish/xpathparser.py -> /usr/lib/python2.4/site-packages/twisted/words/xish |
---|
2221 | copying build/lib/twisted/words/xish/__init__.py -> /usr/lib/python2.4/site-packages/twisted/words/xish |
---|
2222 | copying build/lib/twisted/words/xish/utility.py -> /usr/lib/python2.4/site-packages/twisted/words/xish |
---|
2223 | copying build/lib/twisted/words/xish/domish.py -> /usr/lib/python2.4/site-packages/twisted/words/xish |
---|
2224 | copying build/lib/twisted/words/xish/xpath.py -> /usr/lib/python2.4/site-packages/twisted/words/xish |
---|
2225 | copying build/lib/twisted/words/xish/xmlstream.py -> /usr/lib/python2.4/site-packages/twisted/words/xish |
---|
2226 | creating /usr/lib/python2.4/site-packages/twisted/words/test |
---|
2227 | copying build/lib/twisted/words/test/test_jabberclient.py -> /usr/lib/python2.4/site-packages/twisted/words/test |
---|
2228 | copying build/lib/twisted/words/test/__init__.py -> /usr/lib/python2.4/site-packages/twisted/words/test |
---|
2229 | copying build/lib/twisted/words/test/test_toc.py -> /usr/lib/python2.4/site-packages/twisted/words/test |
---|
2230 | copying build/lib/twisted/words/test/test_jabberxmppstringprep.py -> /usr/lib/python2.4/site-packages/twisted/words/test |
---|
2231 | copying build/lib/twisted/words/test/test_jabberxmlstream.py -> /usr/lib/python2.4/site-packages/twisted/words/test |
---|
2232 | copying build/lib/twisted/words/test/test_jabbererror.py -> /usr/lib/python2.4/site-packages/twisted/words/test |
---|
2233 | copying build/lib/twisted/words/test/test_jabberjid.py -> /usr/lib/python2.4/site-packages/twisted/words/test |
---|
2234 | copying build/lib/twisted/words/test/test_jabbersaslmechanisms.py -> /usr/lib/python2.4/site-packages/twisted/words/test |
---|
2235 | copying build/lib/twisted/words/test/test_xmlstream.py -> /usr/lib/python2.4/site-packages/twisted/words/test |
---|
2236 | copying build/lib/twisted/words/test/test_xpath.py -> /usr/lib/python2.4/site-packages/twisted/words/test |
---|
2237 | copying build/lib/twisted/words/test/test_irc.py -> /usr/lib/python2.4/site-packages/twisted/words/test |
---|
2238 | copying build/lib/twisted/words/test/test_xishutil.py -> /usr/lib/python2.4/site-packages/twisted/words/test |
---|
2239 | copying build/lib/twisted/words/test/test_jabbersasl.py -> /usr/lib/python2.4/site-packages/twisted/words/test |
---|
2240 | copying build/lib/twisted/words/test/test_service.py -> /usr/lib/python2.4/site-packages/twisted/words/test |
---|
2241 | copying build/lib/twisted/words/test/test_domish.py -> /usr/lib/python2.4/site-packages/twisted/words/test |
---|
2242 | copying build/lib/twisted/words/test/test_basesupport.py -> /usr/lib/python2.4/site-packages/twisted/words/test |
---|
2243 | copying build/lib/twisted/words/test/test_msn.py -> /usr/lib/python2.4/site-packages/twisted/words/test |
---|
2244 | copying build/lib/twisted/words/test/test_jabbercomponent.py -> /usr/lib/python2.4/site-packages/twisted/words/test |
---|
2245 | copying build/lib/twisted/words/ewords.py -> /usr/lib/python2.4/site-packages/twisted/words |
---|
2246 | creating /usr/lib/python2.4/site-packages/twisted/words/im |
---|
2247 | copying build/lib/twisted/words/im/pbsupport.py -> /usr/lib/python2.4/site-packages/twisted/words/im |
---|
2248 | copying build/lib/twisted/words/im/locals.py -> /usr/lib/python2.4/site-packages/twisted/words/im |
---|
2249 | copying build/lib/twisted/words/im/basesupport.py -> /usr/lib/python2.4/site-packages/twisted/words/im |
---|
2250 | copying build/lib/twisted/words/im/__init__.py -> /usr/lib/python2.4/site-packages/twisted/words/im |
---|
2251 | copying build/lib/twisted/words/im/tap.py -> /usr/lib/python2.4/site-packages/twisted/words/im |
---|
2252 | copying build/lib/twisted/words/im/ircsupport.py -> /usr/lib/python2.4/site-packages/twisted/words/im |
---|
2253 | copying build/lib/twisted/words/im/jyaccount.py -> /usr/lib/python2.4/site-packages/twisted/words/im |
---|
2254 | copying build/lib/twisted/words/im/basechat.py -> /usr/lib/python2.4/site-packages/twisted/words/im |
---|
2255 | copying build/lib/twisted/words/im/baseaccount.py -> /usr/lib/python2.4/site-packages/twisted/words/im |
---|
2256 | copying build/lib/twisted/words/im/interfaces.py -> /usr/lib/python2.4/site-packages/twisted/words/im |
---|
2257 | copying build/lib/twisted/words/im/gtkchat.py -> /usr/lib/python2.4/site-packages/twisted/words/im |
---|
2258 | copying build/lib/twisted/words/im/gtkaccount.py -> /usr/lib/python2.4/site-packages/twisted/words/im |
---|
2259 | copying build/lib/twisted/words/im/jychat.py -> /usr/lib/python2.4/site-packages/twisted/words/im |
---|
2260 | copying build/lib/twisted/words/im/gtkcommon.py -> /usr/lib/python2.4/site-packages/twisted/words/im |
---|
2261 | copying build/lib/twisted/words/im/proxyui.py -> /usr/lib/python2.4/site-packages/twisted/words/im |
---|
2262 | copying build/lib/twisted/words/im/tocsupport.py -> /usr/lib/python2.4/site-packages/twisted/words/im |
---|
2263 | creating /usr/lib/python2.4/site-packages/twisted/words/protocols |
---|
2264 | copying build/lib/twisted/words/protocols/irc.py -> /usr/lib/python2.4/site-packages/twisted/words/protocols |
---|
2265 | copying build/lib/twisted/words/protocols/__init__.py -> /usr/lib/python2.4/site-packages/twisted/words/protocols |
---|
2266 | copying build/lib/twisted/words/protocols/toc.py -> /usr/lib/python2.4/site-packages/twisted/words/protocols |
---|
2267 | copying build/lib/twisted/words/protocols/oscar.py -> /usr/lib/python2.4/site-packages/twisted/words/protocols |
---|
2268 | copying build/lib/twisted/words/protocols/msn.py -> /usr/lib/python2.4/site-packages/twisted/words/protocols |
---|
2269 | creating /usr/lib/python2.4/site-packages/twisted/words/protocols/jabber |
---|
2270 | copying build/lib/twisted/words/protocols/jabber/__init__.py -> /usr/lib/python2.4/site-packages/twisted/words/protocols/jabber |
---|
2271 | copying build/lib/twisted/words/protocols/jabber/jstrports.py -> /usr/lib/python2.4/site-packages/twisted/words/protocols/jabber |
---|
2272 | copying build/lib/twisted/words/protocols/jabber/xmpp_stringprep.py -> /usr/lib/python2.4/site-packages/twisted/words/protocols/jabber |
---|
2273 | copying build/lib/twisted/words/protocols/jabber/component.py -> /usr/lib/python2.4/site-packages/twisted/words/protocols/jabber |
---|
2274 | copying build/lib/twisted/words/protocols/jabber/sasl.py -> /usr/lib/python2.4/site-packages/twisted/words/protocols/jabber |
---|
2275 | copying build/lib/twisted/words/protocols/jabber/sasl_mechanisms.py -> /usr/lib/python2.4/site-packages/twisted/words/protocols/jabber |
---|
2276 | copying build/lib/twisted/words/protocols/jabber/ijabber.py -> /usr/lib/python2.4/site-packages/twisted/words/protocols/jabber |
---|
2277 | copying build/lib/twisted/words/protocols/jabber/error.py -> /usr/lib/python2.4/site-packages/twisted/words/protocols/jabber |
---|
2278 | copying build/lib/twisted/words/protocols/jabber/xmlstream.py -> /usr/lib/python2.4/site-packages/twisted/words/protocols/jabber |
---|
2279 | copying build/lib/twisted/words/protocols/jabber/client.py -> /usr/lib/python2.4/site-packages/twisted/words/protocols/jabber |
---|
2280 | copying build/lib/twisted/words/protocols/jabber/jid.py -> /usr/lib/python2.4/site-packages/twisted/words/protocols/jabber |
---|
2281 | copying build/lib/twisted/words/service.py -> /usr/lib/python2.4/site-packages/twisted/words |
---|
2282 | copying build/lib/twisted/words/iwords.py -> /usr/lib/python2.4/site-packages/twisted/words |
---|
2283 | copying build/lib/twisted/plugins/twisted_words.py -> /usr/lib/python2.4/site-packages/twisted/plugins |
---|
2284 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/_version.py to _version.pyc |
---|
2285 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/__init__.py to __init__.pyc |
---|
2286 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/tap.py to tap.pyc |
---|
2287 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/toctap.py to toctap.pyc |
---|
2288 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/scripts/im.py to im.pyc |
---|
2289 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/scripts/__init__.py to __init__.pyc |
---|
2290 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/xish/xpathparser.py to xpathparser.pyc |
---|
2291 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/xish/__init__.py to __init__.pyc |
---|
2292 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/xish/utility.py to utility.pyc |
---|
2293 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/xish/domish.py to domish.pyc |
---|
2294 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/xish/xpath.py to xpath.pyc |
---|
2295 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/xish/xmlstream.py to xmlstream.pyc |
---|
2296 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/test/test_jabberclient.py to test_jabberclient.pyc |
---|
2297 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/test/__init__.py to __init__.pyc |
---|
2298 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/test/test_toc.py to test_toc.pyc |
---|
2299 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/test/test_jabberxmppstringprep.py to test_jabberxmppstringprep.pyc |
---|
2300 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/test/test_jabberxmlstream.py to test_jabberxmlstream.pyc |
---|
2301 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/test/test_jabbererror.py to test_jabbererror.pyc |
---|
2302 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/test/test_jabberjid.py to test_jabberjid.pyc |
---|
2303 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/test/test_jabbersaslmechanisms.py to test_jabbersaslmechanisms.pyc |
---|
2304 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/test/test_xmlstream.py to test_xmlstream.pyc |
---|
2305 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/test/test_xpath.py to test_xpath.pyc |
---|
2306 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/test/test_irc.py to test_irc.pyc |
---|
2307 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/test/test_xishutil.py to test_xishutil.pyc |
---|
2308 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/test/test_jabbersasl.py to test_jabbersasl.pyc |
---|
2309 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/test/test_service.py to test_service.pyc |
---|
2310 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/test/test_domish.py to test_domish.pyc |
---|
2311 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/test/test_basesupport.py to test_basesupport.pyc |
---|
2312 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/test/test_msn.py to test_msn.pyc |
---|
2313 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/test/test_jabbercomponent.py to test_jabbercomponent.pyc |
---|
2314 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/ewords.py to ewords.pyc |
---|
2315 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/im/pbsupport.py to pbsupport.pyc |
---|
2316 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/im/locals.py to locals.pyc |
---|
2317 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/im/basesupport.py to basesupport.pyc |
---|
2318 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/im/__init__.py to __init__.pyc |
---|
2319 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/im/tap.py to tap.pyc |
---|
2320 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/im/ircsupport.py to ircsupport.pyc |
---|
2321 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/im/jyaccount.py to jyaccount.pyc |
---|
2322 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/im/basechat.py to basechat.pyc |
---|
2323 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/im/baseaccount.py to baseaccount.pyc |
---|
2324 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/im/interfaces.py to interfaces.pyc |
---|
2325 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/im/gtkchat.py to gtkchat.pyc |
---|
2326 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/im/gtkaccount.py to gtkaccount.pyc |
---|
2327 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/im/jychat.py to jychat.pyc |
---|
2328 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/im/gtkcommon.py to gtkcommon.pyc |
---|
2329 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/im/proxyui.py to proxyui.pyc |
---|
2330 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/im/tocsupport.py to tocsupport.pyc |
---|
2331 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/protocols/irc.py to irc.pyc |
---|
2332 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/protocols/__init__.py to __init__.pyc |
---|
2333 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/protocols/toc.py to toc.pyc |
---|
2334 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/protocols/oscar.py to oscar.pyc |
---|
2335 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/protocols/msn.py to msn.pyc |
---|
2336 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/protocols/jabber/__init__.py to __init__.pyc |
---|
2337 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/protocols/jabber/jstrports.py to jstrports.pyc |
---|
2338 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/protocols/jabber/xmpp_stringprep.py to xmpp_stringprep.pyc |
---|
2339 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/protocols/jabber/component.py to component.pyc |
---|
2340 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/protocols/jabber/sasl.py to sasl.pyc |
---|
2341 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/protocols/jabber/sasl_mechanisms.py to sasl_mechanisms.pyc |
---|
2342 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/protocols/jabber/ijabber.py to ijabber.pyc |
---|
2343 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/protocols/jabber/error.py to error.pyc |
---|
2344 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/protocols/jabber/xmlstream.py to xmlstream.pyc |
---|
2345 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/protocols/jabber/client.py to client.pyc |
---|
2346 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/protocols/jabber/jid.py to jid.pyc |
---|
2347 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/service.py to service.pyc |
---|
2348 | byte-compiling /usr/lib/python2.4/site-packages/twisted/words/iwords.py to iwords.pyc |
---|
2349 | byte-compiling /usr/lib/python2.4/site-packages/twisted/plugins/twisted_words.py to twisted_words.pyc |
---|
2350 | running install_scripts |
---|
2351 | copying build/scripts-2.4/im -> /usr/bin |
---|
2352 | changing mode of /usr/bin/im to 755 |
---|
2353 | running install_data |
---|
2354 | copying twisted/words/xish/xpathparser.g -> /usr/lib/python2.4/site-packages/twisted/words/xish |
---|
2355 | copying twisted/words/im/instancemessenger.glade -> /usr/lib/python2.4/site-packages/twisted/words/im |
---|
2356 | running install |
---|
2357 | running build |
---|
2358 | running build_py |
---|
2359 | package init file 'twisted/plugins/__init__.py' not found (or not a regular file) |
---|
2360 | creating build |
---|
2361 | creating build/lib |
---|
2362 | creating build/lib/twisted |
---|
2363 | creating build/lib/twisted/plugins |
---|
2364 | copying twisted/plugins/twisted_news.py -> build/lib/twisted/plugins |
---|
2365 | creating build/lib/twisted/news |
---|
2366 | copying twisted/news/_version.py -> build/lib/twisted/news |
---|
2367 | copying twisted/news/news.py -> build/lib/twisted/news |
---|
2368 | copying twisted/news/database.py -> build/lib/twisted/news |
---|
2369 | copying twisted/news/__init__.py -> build/lib/twisted/news |
---|
2370 | copying twisted/news/tap.py -> build/lib/twisted/news |
---|
2371 | copying twisted/news/nntp.py -> build/lib/twisted/news |
---|
2372 | creating build/lib/twisted/news/test |
---|
2373 | copying twisted/news/test/test_nntp.py -> build/lib/twisted/news/test |
---|
2374 | copying twisted/news/test/__init__.py -> build/lib/twisted/news/test |
---|
2375 | copying twisted/news/test/test_news.py -> build/lib/twisted/news/test |
---|
2376 | package init file 'twisted/plugins/__init__.py' not found (or not a regular file) |
---|
2377 | running install_lib |
---|
2378 | creating /usr/lib/python2.4/site-packages/twisted/news |
---|
2379 | copying build/lib/twisted/news/_version.py -> /usr/lib/python2.4/site-packages/twisted/news |
---|
2380 | copying build/lib/twisted/news/news.py -> /usr/lib/python2.4/site-packages/twisted/news |
---|
2381 | copying build/lib/twisted/news/database.py -> /usr/lib/python2.4/site-packages/twisted/news |
---|
2382 | copying build/lib/twisted/news/__init__.py -> /usr/lib/python2.4/site-packages/twisted/news |
---|
2383 | copying build/lib/twisted/news/tap.py -> /usr/lib/python2.4/site-packages/twisted/news |
---|
2384 | creating /usr/lib/python2.4/site-packages/twisted/news/test |
---|
2385 | copying build/lib/twisted/news/test/test_nntp.py -> /usr/lib/python2.4/site-packages/twisted/news/test |
---|
2386 | copying build/lib/twisted/news/test/__init__.py -> /usr/lib/python2.4/site-packages/twisted/news/test |
---|
2387 | copying build/lib/twisted/news/test/test_news.py -> /usr/lib/python2.4/site-packages/twisted/news/test |
---|
2388 | copying build/lib/twisted/news/nntp.py -> /usr/lib/python2.4/site-packages/twisted/news |
---|
2389 | copying build/lib/twisted/plugins/twisted_news.py -> /usr/lib/python2.4/site-packages/twisted/plugins |
---|
2390 | byte-compiling /usr/lib/python2.4/site-packages/twisted/news/_version.py to _version.pyc |
---|
2391 | byte-compiling /usr/lib/python2.4/site-packages/twisted/news/news.py to news.pyc |
---|
2392 | byte-compiling /usr/lib/python2.4/site-packages/twisted/news/database.py to database.pyc |
---|
2393 | byte-compiling /usr/lib/python2.4/site-packages/twisted/news/__init__.py to __init__.pyc |
---|
2394 | byte-compiling /usr/lib/python2.4/site-packages/twisted/news/tap.py to tap.pyc |
---|
2395 | byte-compiling /usr/lib/python2.4/site-packages/twisted/news/test/test_nntp.py to test_nntp.pyc |
---|
2396 | byte-compiling /usr/lib/python2.4/site-packages/twisted/news/test/__init__.py to __init__.pyc |
---|
2397 | byte-compiling /usr/lib/python2.4/site-packages/twisted/news/test/test_news.py to test_news.pyc |
---|
2398 | byte-compiling /usr/lib/python2.4/site-packages/twisted/news/nntp.py to nntp.pyc |
---|
2399 | byte-compiling /usr/lib/python2.4/site-packages/twisted/plugins/twisted_news.py to twisted_news.pyc |
---|
2400 | [root@compute8 Twisted-2.5.0]# cd |
---|
2401 | [root@compute8 ~]# python |
---|
2402 | Python 2.4.3 (#1, Mar 14 2007, 19:01:42) |
---|
2403 | [GCC 4.1.1 20070105 (Red Hat 4.1.1-52)] on linux2 |
---|
2404 | Type "help", "copyright", "credits" or "license" for more information. |
---|
2405 | >>> import twisted |
---|
2406 | >>> import twisted.web |
---|
2407 | Traceback (most recent call last): |
---|
2408 | File "<stdin>", line 1, in ? |
---|
2409 | ImportError: No module named web |
---|
2410 | >>> import sys |
---|
2411 | >>> sys.path |
---|
2412 | ['', '/usr/lib64/python24.zip', '/usr/lib64/python2.4', '/usr/lib64/python2.4/plat-linux2', '/usr/lib64/python2.4/lib-tk', '/usr/lib64/python2.4/lib-dynload', '/usr/lib64/python2.4/site-packages', '/usr/lib64/python2.4/site-packages/Numeric', '/usr/lib64/python2.4/site-packages/gtk-2.0', '/usr/lib/python2.4/site-packages'] |
---|
2413 | >>> |
---|
2414 | [root@compute8 ~]# ll /usr/lib/python2.4/site-packages/twisted/ |
---|
2415 | total 32 |
---|
2416 | drwxr-xr-x 9 root root 4096 Nov 5 21:20 conch |
---|
2417 | drwxr-xr-x 4 root root 4096 Nov 5 21:20 lore |
---|
2418 | drwxr-xr-x 4 root root 4096 Nov 5 21:20 mail |
---|
2419 | drwxr-xr-x 3 root root 4096 Nov 5 21:20 names |
---|
2420 | drwxr-xr-x 3 root root 4096 Nov 5 21:20 news |
---|
2421 | drwxr-xr-x 2 root root 4096 Nov 5 21:20 plugins |
---|
2422 | drwxr-xr-x 4 root root 4096 Nov 5 21:20 web |
---|
2423 | drwxr-xr-x 7 root root 4096 Nov 5 21:20 words |
---|
2424 | [root@compute8 ~]# ll /usr/lib64/python2.4/site-packages/twisted/ |
---|
2425 | total 120 |
---|
2426 | drwxr-xr-x 2 root root 4096 Nov 5 21:20 application |
---|
2427 | -rw-r--r-- 1 root root 1425 Apr 23 2006 copyright.py |
---|
2428 | -rw-r--r-- 1 root root 1551 Nov 5 21:20 copyright.pyc |
---|
2429 | drwxr-xr-x 2 root root 4096 Nov 5 21:20 cred |
---|
2430 | drwxr-xr-x 2 root root 4096 Nov 5 21:20 enterprise |
---|
2431 | -rw-r--r-- 1 root root 252 Jul 29 2004 im.py |
---|
2432 | -rw-r--r-- 1 root root 376 Nov 5 21:20 im.pyc |
---|
2433 | -rw-r--r-- 1 root root 789 May 13 2006 __init__.py |
---|
2434 | -rw-r--r-- 1 root root 802 Nov 5 21:20 __init__.pyc |
---|
2435 | drwxr-xr-x 4 root root 4096 Nov 5 21:20 internet |
---|
2436 | drwxr-xr-x 3 root root 4096 Nov 5 21:20 manhole |
---|
2437 | drwxr-xr-x 3 root root 4096 Nov 5 21:20 persisted |
---|
2438 | -rw-r--r-- 1 root root 8242 Nov 14 2006 plugin.py |
---|
2439 | -rw-r--r-- 1 root root 7374 Nov 5 21:20 plugin.pyc |
---|
2440 | drwxr-xr-x 2 root root 4096 Nov 5 21:20 plugins |
---|
2441 | drwxr-xr-x 4 root root 4096 Nov 5 21:20 protocols |
---|
2442 | drwxr-xr-x 3 root root 4096 Nov 5 21:20 python |
---|
2443 | drwxr-xr-x 2 root root 4096 Nov 5 21:20 runner |
---|
2444 | drwxr-xr-x 2 root root 4096 Nov 5 21:20 scripts |
---|
2445 | drwxr-xr-x 3 root root 4096 Nov 5 21:20 spread |
---|
2446 | drwxr-xr-x 2 root root 4096 Nov 5 21:20 tap |
---|
2447 | drwxr-xr-x 2 root root 12288 Nov 5 21:20 test |
---|
2448 | drwxr-xr-x 3 root root 4096 Nov 5 21:20 trial |
---|
2449 | -rw-r--r-- 1 root root 175 Dec 29 2006 _version.py |
---|
2450 | -rw-r--r-- 1 root root 314 Nov 5 21:20 _version.pyc |
---|
2451 | [root@compute8 ~]# |
---|