Show More
@@ -123,155 +123,155 b'' | |||||
123 | contrib/check-code.py: invalid syntax: (unicode error) 'unicodeescape' codec can't decode bytes in position *-*: malformed \N character escape (<unknown>, line *) (glob) |
|
123 | contrib/check-code.py: invalid syntax: (unicode error) 'unicodeescape' codec can't decode bytes in position *-*: malformed \N character escape (<unknown>, line *) (glob) | |
124 | contrib/import-checker.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob) |
|
124 | contrib/import-checker.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob) | |
125 | doc/hgmanpage.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) |
|
125 | doc/hgmanpage.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | |
126 |
hgext/acl.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
126 | hgext/acl.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
127 | hgext/automv.py: error importing module: <SyntaxError> invalid syntax (commands.py, line *) (line *) (glob) |
|
127 | hgext/automv.py: error importing module: <SyntaxError> invalid syntax (commands.py, line *) (line *) (glob) | |
128 |
hgext/blackbox.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py: |
|
128 | hgext/blackbox.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:*) (glob) | |
129 |
hgext/bugzilla.py: error importing module: <ImportError> No module named 'urlparse' (line |
|
129 | hgext/bugzilla.py: error importing module: <ImportError> No module named 'urlparse' (line *) (glob) | |
130 |
hgext/censor.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py: |
|
130 | hgext/censor.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:*) (glob) | |
131 |
hgext/chgserver.py: error importing module: <ImportError> No module named 'SocketServer' (line |
|
131 | hgext/chgserver.py: error importing module: <ImportError> No module named 'SocketServer' (line *) (glob) | |
132 |
hgext/children.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py: |
|
132 | hgext/children.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:*) (glob) | |
133 |
hgext/churn.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py: |
|
133 | hgext/churn.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:*) (glob) | |
134 |
hgext/clonebundles.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py: |
|
134 | hgext/clonebundles.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:*) (glob) | |
135 | hgext/color.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) |
|
135 | hgext/color.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | |
136 |
hgext/convert/bzr.py: error importing module: <SystemError> Parent module 'hgext.convert' not loaded, cannot perform relative import (line |
|
136 | hgext/convert/bzr.py: error importing module: <SystemError> Parent module 'hgext.convert' not loaded, cannot perform relative import (line *) (glob) | |
137 |
hgext/convert/common.py: error importing module: <ImportError> No module named 'cPickle' (line |
|
137 | hgext/convert/common.py: error importing module: <ImportError> No module named 'cPickle' (line *) (glob) | |
138 |
hgext/convert/convcmd.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
138 | hgext/convert/convcmd.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
139 |
hgext/convert/cvs.py: error importing module: <ImportError> No module named 'cStringIO' (line |
|
139 | hgext/convert/cvs.py: error importing module: <ImportError> No module named 'cStringIO' (line *) (glob) | |
140 |
hgext/convert/cvsps.py: error importing module: <ImportError> No module named 'cPickle' (line |
|
140 | hgext/convert/cvsps.py: error importing module: <ImportError> No module named 'cPickle' (line *) (glob) | |
141 |
hgext/convert/darcs.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
141 | hgext/convert/darcs.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
142 |
hgext/convert/filemap.py: error importing module: <SystemError> Parent module 'hgext.convert' not loaded, cannot perform relative import (line |
|
142 | hgext/convert/filemap.py: error importing module: <SystemError> Parent module 'hgext.convert' not loaded, cannot perform relative import (line *) (glob) | |
143 |
hgext/convert/git.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
143 | hgext/convert/git.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
144 |
hgext/convert/gnuarch.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
144 | hgext/convert/gnuarch.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
145 |
hgext/convert/hg.py: error importing module: <ImportError> No module named 'cStringIO' (line |
|
145 | hgext/convert/hg.py: error importing module: <ImportError> No module named 'cStringIO' (line *) (glob) | |
146 |
hgext/convert/monotone.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
146 | hgext/convert/monotone.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
147 |
hgext/convert/p |
|
147 | hgext/convert/p*.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
148 |
hgext/convert/subversion.py: error importing module: <ImportError> No module named 'cPickle' (line |
|
148 | hgext/convert/subversion.py: error importing module: <ImportError> No module named 'cPickle' (line *) (glob) | |
149 |
hgext/convert/transport.py: error importing module: <ImportError> No module named 'svn.client' (line |
|
149 | hgext/convert/transport.py: error importing module: <ImportError> No module named 'svn.client' (line *) (glob) | |
150 |
hgext/eol.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
150 | hgext/eol.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
151 |
hgext/extdiff.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py: |
|
151 | hgext/extdiff.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:*) (glob) | |
152 |
hgext/factotum.py: error importing: <ImportError> No module named 'cStringIO' (error at url.py: |
|
152 | hgext/factotum.py: error importing: <ImportError> No module named 'cStringIO' (error at url.py:*) (glob) | |
153 | hgext/fetch.py: error importing module: <SyntaxError> invalid syntax (commands.py, line *) (line *) (glob) |
|
153 | hgext/fetch.py: error importing module: <SyntaxError> invalid syntax (commands.py, line *) (line *) (glob) | |
154 |
hgext/fsmonitor/state.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
154 | hgext/fsmonitor/state.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
155 |
hgext/fsmonitor/watchmanclient.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
155 | hgext/fsmonitor/watchmanclient.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
156 |
hgext/gpg.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
156 | hgext/gpg.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
157 |
hgext/graphlog.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py: |
|
157 | hgext/graphlog.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:*) (glob) | |
158 |
hgext/hgcia.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py: |
|
158 | hgext/hgcia.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:*) (glob) | |
159 |
hgext/hgk.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py: |
|
159 | hgext/hgk.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:*) (glob) | |
160 |
hgext/highlight/highlight.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
160 | hgext/highlight/highlight.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
161 | hgext/histedit.py: error importing module: <SyntaxError> invalid syntax (bundle*.py, line *) (line *) (glob) |
|
161 | hgext/histedit.py: error importing module: <SyntaxError> invalid syntax (bundle*.py, line *) (line *) (glob) | |
162 |
hgext/keyword.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
162 | hgext/keyword.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
163 |
hgext/largefiles/basestore.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
163 | hgext/largefiles/basestore.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
164 |
hgext/largefiles/lfcommands.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
164 | hgext/largefiles/lfcommands.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
165 |
hgext/largefiles/lfutil.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
165 | hgext/largefiles/lfutil.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
166 |
hgext/largefiles/localstore.py: error importing module: <ImportError> No module named 'lfutil' (line |
|
166 | hgext/largefiles/localstore.py: error importing module: <ImportError> No module named 'lfutil' (line *) (glob) | |
167 |
hgext/largefiles/overrides.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
167 | hgext/largefiles/overrides.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
168 |
hgext/largefiles/proto.py: error importing module: <ImportError> No module named 'urllib2' (line |
|
168 | hgext/largefiles/proto.py: error importing module: <ImportError> No module named 'urllib2' (line *) (glob) | |
169 |
hgext/largefiles/remotestore.py: error importing module: <ImportError> No module named 'urllib2' (line |
|
169 | hgext/largefiles/remotestore.py: error importing module: <ImportError> No module named 'urllib2' (line *) (glob) | |
170 |
hgext/largefiles/reposetup.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
170 | hgext/largefiles/reposetup.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
171 | hgext/largefiles/uisetup.py: error importing module: <SyntaxError> invalid syntax (archival.py, line *) (line *) (glob) |
|
171 | hgext/largefiles/uisetup.py: error importing module: <SyntaxError> invalid syntax (archival.py, line *) (line *) (glob) | |
172 |
hgext/largefiles/wirestore.py: error importing module: <ImportError> No module named 'lfutil' (line |
|
172 | hgext/largefiles/wirestore.py: error importing module: <ImportError> No module named 'lfutil' (line *) (glob) | |
173 |
hgext/mq.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
173 | hgext/mq.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
174 |
hgext/notify.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py: |
|
174 | hgext/notify.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:*) (glob) | |
175 |
hgext/pager.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py: |
|
175 | hgext/pager.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:*) (glob) | |
176 |
hgext/patchbomb.py: error importing module: <ImportError> No module named 'cStringIO' (line |
|
176 | hgext/patchbomb.py: error importing module: <ImportError> No module named 'cStringIO' (line *) (glob) | |
177 |
hgext/purge.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py: |
|
177 | hgext/purge.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:*) (glob) | |
178 |
hgext/rebase.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
178 | hgext/rebase.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
179 |
hgext/record.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py: |
|
179 | hgext/record.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:*) (glob) | |
180 |
hgext/relink.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py: |
|
180 | hgext/relink.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:*) (glob) | |
181 |
hgext/schemes.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py: |
|
181 | hgext/schemes.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:*) (glob) | |
182 |
hgext/share.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py: |
|
182 | hgext/share.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:*) (glob) | |
183 | hgext/shelve.py: error importing module: <SyntaxError> invalid syntax (bundle*.py, line *) (line *) (glob) |
|
183 | hgext/shelve.py: error importing module: <SyntaxError> invalid syntax (bundle*.py, line *) (line *) (glob) | |
184 |
hgext/strip.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
184 | hgext/strip.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
185 | hgext/transplant.py: error importing: <SyntaxError> invalid syntax (bundle*.py, line *) (error at bundlerepo.py:*) (glob) |
|
185 | hgext/transplant.py: error importing: <SyntaxError> invalid syntax (bundle*.py, line *) (error at bundlerepo.py:*) (glob) | |
186 |
hgext/win |
|
186 | hgext/win*text.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
187 | mercurial/archival.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) |
|
187 | mercurial/archival.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | |
188 |
mercurial/bookmarks.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
188 | mercurial/bookmarks.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
189 |
mercurial/branchmap.py: error importing: <ImportError> No module named 'Queue' (error at scmutil.py: |
|
189 | mercurial/branchmap.py: error importing: <ImportError> No module named 'Queue' (error at scmutil.py:*) (glob) | |
190 | mercurial/bundle*.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) |
|
190 | mercurial/bundle*.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | |
191 | mercurial/bundlerepo.py: error importing module: <SyntaxError> invalid syntax (bundle*.py, line *) (line *) (glob) |
|
191 | mercurial/bundlerepo.py: error importing module: <SyntaxError> invalid syntax (bundle*.py, line *) (line *) (glob) | |
192 |
mercurial/byterange.py: error importing module: <ImportError> No module named 'urllib2' (line |
|
192 | mercurial/byterange.py: error importing module: <ImportError> No module named 'urllib2' (line *) (glob) | |
193 |
mercurial/changegroup.py: error importing: <ImportError> No module named 'Queue' (error at scmutil.py: |
|
193 | mercurial/changegroup.py: error importing: <ImportError> No module named 'Queue' (error at scmutil.py:*) (glob) | |
194 |
mercurial/changelog.py: error importing: <ImportError> No module named 'cStringIO' (error at mpatch.py: |
|
194 | mercurial/changelog.py: error importing: <ImportError> No module named 'cStringIO' (error at mpatch.py:*) (glob) | |
195 |
mercurial/cmdutil.py: error importing module: <ImportError> No module named 'cStringIO' (line |
|
195 | mercurial/cmdutil.py: error importing module: <ImportError> No module named 'cStringIO' (line *) (glob) | |
196 | mercurial/commands.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) |
|
196 | mercurial/commands.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | |
197 |
mercurial/commandserver.py: error importing module: <ImportError> No module named 'SocketServer' (line |
|
197 | mercurial/commandserver.py: error importing module: <ImportError> No module named 'SocketServer' (line *) (glob) | |
198 |
mercurial/config.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
198 | mercurial/config.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
199 |
mercurial/context.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
199 | mercurial/context.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
200 |
mercurial/copies.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
200 | mercurial/copies.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
201 |
mercurial/crecord.py: error importing module: <ImportError> No module named 'cStringIO' (line |
|
201 | mercurial/crecord.py: error importing module: <ImportError> No module named 'cStringIO' (line *) (glob) | |
202 |
mercurial/destutil.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
202 | mercurial/destutil.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
203 |
mercurial/dirstate.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
203 | mercurial/dirstate.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
204 |
mercurial/discovery.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
204 | mercurial/discovery.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
205 |
mercurial/dispatch.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py: |
|
205 | mercurial/dispatch.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:*) (glob) | |
206 |
mercurial/exchange.py: error importing module: <ImportError> No module named 'urllib2' (line |
|
206 | mercurial/exchange.py: error importing module: <ImportError> No module named 'urllib2' (line *) (glob) | |
207 |
mercurial/extensions.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py: |
|
207 | mercurial/extensions.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:*) (glob) | |
208 |
mercurial/filelog.py: error importing: <ImportError> No module named 'cStringIO' (error at mpatch.py: |
|
208 | mercurial/filelog.py: error importing: <ImportError> No module named 'cStringIO' (error at mpatch.py:*) (glob) | |
209 |
mercurial/filemerge.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
209 | mercurial/filemerge.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
210 |
mercurial/fileset.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
210 | mercurial/fileset.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
211 |
mercurial/formatter.py: error importing module: <ImportError> No module named 'cPickle' (line |
|
211 | mercurial/formatter.py: error importing module: <ImportError> No module named 'cPickle' (line *) (glob) | |
212 |
mercurial/graphmod.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
212 | mercurial/graphmod.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
213 |
mercurial/help.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py: |
|
213 | mercurial/help.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:*) (glob) | |
214 |
mercurial/hg.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
214 | mercurial/hg.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
215 |
mercurial/hgweb/common.py: error importing module: <ImportError> No module named 'BaseHTTPServer' (line |
|
215 | mercurial/hgweb/common.py: error importing module: <ImportError> No module named 'BaseHTTPServer' (line *) (glob) | |
216 |
mercurial/hgweb/hgweb_mod.py: error importing module: <SystemError> Parent module 'mercurial.hgweb' not loaded, cannot perform relative import (line |
|
216 | mercurial/hgweb/hgweb_mod.py: error importing module: <SystemError> Parent module 'mercurial.hgweb' not loaded, cannot perform relative import (line *) (glob) | |
217 |
mercurial/hgweb/hgwebdir_mod.py: error importing module: <SystemError> Parent module 'mercurial.hgweb' not loaded, cannot perform relative import (line |
|
217 | mercurial/hgweb/hgwebdir_mod.py: error importing module: <SystemError> Parent module 'mercurial.hgweb' not loaded, cannot perform relative import (line *) (glob) | |
218 |
mercurial/hgweb/protocol.py: error importing module: <ImportError> No module named 'cStringIO' (line |
|
218 | mercurial/hgweb/protocol.py: error importing module: <ImportError> No module named 'cStringIO' (line *) (glob) | |
219 |
mercurial/hgweb/request.py: error importing module: <SystemError> Parent module 'mercurial.hgweb' not loaded, cannot perform relative import (line |
|
219 | mercurial/hgweb/request.py: error importing module: <SystemError> Parent module 'mercurial.hgweb' not loaded, cannot perform relative import (line *) (glob) | |
220 |
mercurial/hgweb/server.py: error importing module: <ImportError> No module named 'BaseHTTPServer' (line |
|
220 | mercurial/hgweb/server.py: error importing module: <ImportError> No module named 'BaseHTTPServer' (line *) (glob) | |
221 |
mercurial/hgweb/webcommands.py: error importing module: <SystemError> Parent module 'mercurial.hgweb' not loaded, cannot perform relative import (line |
|
221 | mercurial/hgweb/webcommands.py: error importing module: <SystemError> Parent module 'mercurial.hgweb' not loaded, cannot perform relative import (line *) (glob) | |
222 |
mercurial/hgweb/webutil.py: error importing module: <SystemError> Parent module 'mercurial.hgweb' not loaded, cannot perform relative import (line |
|
222 | mercurial/hgweb/webutil.py: error importing module: <SystemError> Parent module 'mercurial.hgweb' not loaded, cannot perform relative import (line *) (glob) | |
223 |
mercurial/hgweb/wsgicgi.py: error importing module: <SystemError> Parent module 'mercurial.hgweb' not loaded, cannot perform relative import (line |
|
223 | mercurial/hgweb/wsgicgi.py: error importing module: <SystemError> Parent module 'mercurial.hgweb' not loaded, cannot perform relative import (line *) (glob) | |
224 |
mercurial/hook.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py: |
|
224 | mercurial/hook.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:*) (glob) | |
225 |
mercurial/httpclient/_readers.py: error importing module: <ImportError> No module named 'httplib' (line |
|
225 | mercurial/httpclient/_readers.py: error importing module: <ImportError> No module named 'httplib' (line *) (glob) | |
226 |
mercurial/httpconnection.py: error importing module: <ImportError> No module named 'urllib2' (line |
|
226 | mercurial/httpconnection.py: error importing module: <ImportError> No module named 'urllib2' (line *) (glob) | |
227 |
mercurial/httppeer.py: error importing module: <ImportError> No module named 'httplib' (line |
|
227 | mercurial/httppeer.py: error importing module: <ImportError> No module named 'httplib' (line *) (glob) | |
228 |
mercurial/keepalive.py: error importing module: <ImportError> No module named 'httplib' (line |
|
228 | mercurial/keepalive.py: error importing module: <ImportError> No module named 'httplib' (line *) (glob) | |
229 |
mercurial/localrepo.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
229 | mercurial/localrepo.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
230 |
mercurial/lock.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
230 | mercurial/lock.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
231 |
mercurial/mail.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
231 | mercurial/mail.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
232 |
mercurial/manifest.py: error importing: <ImportError> No module named 'cStringIO' (error at mpatch.py: |
|
232 | mercurial/manifest.py: error importing: <ImportError> No module named 'cStringIO' (error at mpatch.py:*) (glob) | |
233 |
mercurial/match.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
233 | mercurial/match.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
234 |
mercurial/mdiff.py: error importing: <ImportError> No module named 'cStringIO' (error at mpatch.py: |
|
234 | mercurial/mdiff.py: error importing: <ImportError> No module named 'cStringIO' (error at mpatch.py:*) (glob) | |
235 |
mercurial/merge.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
235 | mercurial/merge.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
236 |
mercurial/minirst.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
236 | mercurial/minirst.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
237 |
mercurial/namespaces.py: error importing: <ImportError> No module named 'cStringIO' (error at patch.py: |
|
237 | mercurial/namespaces.py: error importing: <ImportError> No module named 'cStringIO' (error at patch.py:*) (glob) | |
238 |
mercurial/obsolete.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
238 | mercurial/obsolete.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
239 |
mercurial/patch.py: error importing module: <ImportError> No module named 'cStringIO' (line |
|
239 | mercurial/patch.py: error importing module: <ImportError> No module named 'cStringIO' (line *) (glob) | |
240 |
mercurial/pathutil.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
240 | mercurial/pathutil.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
241 |
mercurial/peer.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
241 | mercurial/peer.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
242 |
mercurial/pure/mpatch.py: error importing module: <ImportError> No module named 'cStringIO' (line |
|
242 | mercurial/pure/mpatch.py: error importing module: <ImportError> No module named 'cStringIO' (line *) (glob) | |
243 |
mercurial/pure/parsers.py: error importing module: <ImportError> No module named 'cStringIO' (line |
|
243 | mercurial/pure/parsers.py: error importing module: <ImportError> No module named 'cStringIO' (line *) (glob) | |
244 |
mercurial/pushkey.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
244 | mercurial/pushkey.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
245 |
mercurial/pvec.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
245 | mercurial/pvec.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
246 |
mercurial/registrar.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
246 | mercurial/registrar.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
247 | mercurial/repair.py: error importing module: <SyntaxError> invalid syntax (bundle*.py, line *) (line *) (glob) |
|
247 | mercurial/repair.py: error importing module: <SyntaxError> invalid syntax (bundle*.py, line *) (line *) (glob) | |
248 |
mercurial/repoview.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
248 | mercurial/repoview.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
249 |
mercurial/revlog.py: error importing: <ImportError> No module named 'cStringIO' (error at mpatch.py: |
|
249 | mercurial/revlog.py: error importing: <ImportError> No module named 'cStringIO' (error at mpatch.py:*) (glob) | |
250 |
mercurial/revset.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
250 | mercurial/revset.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
251 |
mercurial/scmutil.py: error importing module: <ImportError> No module named 'Queue' (line |
|
251 | mercurial/scmutil.py: error importing module: <ImportError> No module named 'Queue' (line *) (glob) | |
252 |
mercurial/scmwindows.py: error importing module: <ImportError> No module named '_winreg' (line |
|
252 | mercurial/scmwindows.py: error importing module: <ImportError> No module named '_winreg' (line *) (glob) | |
253 |
mercurial/similar.py: error importing: <ImportError> No module named 'cStringIO' (error at mpatch.py: |
|
253 | mercurial/similar.py: error importing: <ImportError> No module named 'cStringIO' (error at mpatch.py:*) (glob) | |
254 |
mercurial/simplemerge.py: error importing: <ImportError> No module named 'cStringIO' (error at mpatch.py: |
|
254 | mercurial/simplemerge.py: error importing: <ImportError> No module named 'cStringIO' (error at mpatch.py:*) (glob) | |
255 |
mercurial/sshpeer.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
255 | mercurial/sshpeer.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
256 |
mercurial/sshserver.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py: |
|
256 | mercurial/sshserver.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:*) (glob) | |
257 |
mercurial/sslutil.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
257 | mercurial/sslutil.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
258 |
mercurial/statichttprepo.py: error importing module: <ImportError> No module named 'urllib2' (line |
|
258 | mercurial/statichttprepo.py: error importing module: <ImportError> No module named 'urllib2' (line *) (glob) | |
259 |
mercurial/store.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
259 | mercurial/store.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
260 |
mercurial/streamclone.py: error importing: <ImportError> No module named 'Queue' (error at scmutil.py: |
|
260 | mercurial/streamclone.py: error importing: <ImportError> No module named 'Queue' (error at scmutil.py:*) (glob) | |
261 |
mercurial/subrepo.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py: |
|
261 | mercurial/subrepo.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:*) (glob) | |
262 |
mercurial/tagmerge.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
262 | mercurial/tagmerge.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
263 |
mercurial/tags.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
263 | mercurial/tags.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
264 |
mercurial/templatefilters.py: error importing: <ImportError> No module named 'cStringIO' (error at patch.py: |
|
264 | mercurial/templatefilters.py: error importing: <ImportError> No module named 'cStringIO' (error at patch.py:*) (glob) | |
265 |
mercurial/templatekw.py: error importing: <ImportError> No module named 'cStringIO' (error at patch.py: |
|
265 | mercurial/templatekw.py: error importing: <ImportError> No module named 'cStringIO' (error at patch.py:*) (glob) | |
266 |
mercurial/templater.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
266 | mercurial/templater.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
267 |
mercurial/transaction.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
267 | mercurial/transaction.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
268 |
mercurial/ui.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
268 | mercurial/ui.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
269 |
mercurial/unionrepo.py: error importing: <ImportError> No module named 'cStringIO' (error at mpatch.py: |
|
269 | mercurial/unionrepo.py: error importing: <ImportError> No module named 'cStringIO' (error at mpatch.py:*) (glob) | |
270 |
mercurial/url.py: error importing module: <ImportError> No module named 'cStringIO' (line |
|
270 | mercurial/url.py: error importing module: <ImportError> No module named 'cStringIO' (line *) (glob) | |
271 |
mercurial/util.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py: |
|
271 | mercurial/util.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob) | |
272 |
mercurial/verify.py: error importing: <ImportError> No module named 'cStringIO' (error at mpatch.py: |
|
272 | mercurial/verify.py: error importing: <ImportError> No module named 'cStringIO' (error at mpatch.py:*) (glob) | |
273 |
mercurial/win |
|
273 | mercurial/win*.py: error importing module: <ImportError> No module named 'msvcrt' (line *) (glob) | |
274 |
mercurial/windows.py: error importing module: <ImportError> No module named '_winreg' (line |
|
274 | mercurial/windows.py: error importing module: <ImportError> No module named '_winreg' (line *) (glob) | |
275 | mercurial/wireproto.py: error importing module: <SyntaxError> invalid syntax (bundle*.py, line *) (line *) (glob) |
|
275 | mercurial/wireproto.py: error importing module: <SyntaxError> invalid syntax (bundle*.py, line *) (line *) (glob) | |
276 | tests/filterpyflakes.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob) |
|
276 | tests/filterpyflakes.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob) | |
277 | tests/generate-working-copy-states.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob) |
|
277 | tests/generate-working-copy-states.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob) |
General Comments 0
You need to be logged in to leave comments.
Login now