##// END OF EJS Templates
py3: glob line numbers in test-check-py3-compat
timeless -
r28673:e78613c1 default
parent child Browse files
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:10)
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:10)
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 284)
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:10)
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 43)
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:10)
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:10)
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:10)
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 18)
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 10)
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:10)
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 9)
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 9)
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:10)
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 14)
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:10)
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:10)
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 21)
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:10)
146 hgext/convert/monotone.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:*) (glob)
147 hgext/convert/p4.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10)
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 6)
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 21)
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:10)
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:10)
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:13)
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:10)
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:10)
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:10)
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:10)
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:10)
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:10)
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:10)
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:10)
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:10)
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:10)
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:10)
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 13)
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:10)
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 7)
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 9)
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:10)
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 8)
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:10)
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:10)
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:10)
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 68)
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:10)
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:10)
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:10)
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:10)
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:10)
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:10)
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:10)
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/win32text.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10)
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:10)
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:10)
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 30)
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:10)
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:10)
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 10)
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 10)
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:10)
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:10)
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:10)
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 13)
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:10)
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:10)
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:10)
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:10)
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 12)
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:10)
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:10)
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:10)
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:10)
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 10)
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:10)
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:10)
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:10)
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 11)
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 14)
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 15)
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 10)
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 15)
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 11)
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 16)
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 16)
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 16)
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:10)
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 36)
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 17)
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 12)
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 113)
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:10)
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:10)
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:10)
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:10)
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:10)
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:10)
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:10)
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:10)
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:11)
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:10)
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 11)
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:10)
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:10)
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 10)
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 10)
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:10)
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:10)
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:10)
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:10)
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:10)
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:10)
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 10)
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 3)
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:10)
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:10)
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:10)
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:10)
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:10)
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 15)
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:10)
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:10)
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:10)
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:10)
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:10)
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:11)
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:11)
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:10)
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:10)
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:10)
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:10)
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 13)
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:10)
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:10)
272 mercurial/verify.py: error importing: <ImportError> No module named 'cStringIO' (error at mpatch.py:*) (glob)
273 mercurial/win32.py: error importing module: <ImportError> No module named 'msvcrt' (line 12)
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 10)
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