Show More
@@ -121,11 +121,11 b'' | |||||
121 |
|
121 | |||
122 | #if py3exe |
|
122 | #if py3exe | |
123 | $ hg files 'set:(**.py)' | sed 's|\\|/|g' | xargs $PYTHON3 contrib/check-py3-compat.py |
|
123 | $ hg files 'set:(**.py)' | sed 's|\\|/|g' | xargs $PYTHON3 contrib/check-py3-compat.py | |
124 |
contrib/check-code.py: invalid syntax: (unicode error) 'unicodeescape' codec can't decode bytes in position |
|
124 | contrib/check-code.py: invalid syntax: (unicode error) 'unicodeescape' codec can't decode bytes in position *-*: malformed \N character escape (<unknown>, line *) (glob) | |
125 |
contrib/import-checker.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line |
|
125 | contrib/import-checker.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob) | |
126 |
doc/hgmanpage.py: invalid syntax: invalid syntax (<unknown>, line |
|
126 | doc/hgmanpage.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | |
127 | hgext/acl.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) |
|
127 | hgext/acl.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) | |
128 |
hgext/automv.py: error importing module: <SyntaxError> invalid syntax (commands.py, line |
|
128 | hgext/automv.py: error importing module: <SyntaxError> invalid syntax (commands.py, line *) (line *) (glob) | |
129 | hgext/blackbox.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:10) |
|
129 | hgext/blackbox.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:10) | |
130 | hgext/bugzilla.py: error importing module: <ImportError> No module named 'urlparse' (line 284) |
|
130 | hgext/bugzilla.py: error importing module: <ImportError> No module named 'urlparse' (line 284) | |
131 | hgext/censor.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:10) |
|
131 | hgext/censor.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:10) | |
@@ -133,7 +133,7 b'' | |||||
133 | hgext/children.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:10) |
|
133 | hgext/children.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:10) | |
134 | hgext/churn.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:10) |
|
134 | hgext/churn.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:10) | |
135 | hgext/clonebundles.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:10) |
|
135 | hgext/clonebundles.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:10) | |
136 |
hgext/color.py: invalid syntax: invalid syntax (<unknown>, line |
|
136 | hgext/color.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | |
137 | hgext/convert/bzr.py: error importing module: <SystemError> Parent module 'hgext.convert' not loaded, cannot perform relative import (line 18) |
|
137 | hgext/convert/bzr.py: error importing module: <SystemError> Parent module 'hgext.convert' not loaded, cannot perform relative import (line 18) | |
138 | hgext/convert/common.py: error importing module: <ImportError> No module named 'cPickle' (line 10) |
|
138 | hgext/convert/common.py: error importing module: <ImportError> No module named 'cPickle' (line 10) | |
139 | hgext/convert/convcmd.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) |
|
139 | hgext/convert/convcmd.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) | |
@@ -151,7 +151,7 b'' | |||||
151 | hgext/eol.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) |
|
151 | hgext/eol.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) | |
152 | hgext/extdiff.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:10) |
|
152 | hgext/extdiff.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:10) | |
153 | hgext/factotum.py: error importing: <ImportError> No module named 'cStringIO' (error at url.py:13) |
|
153 | hgext/factotum.py: error importing: <ImportError> No module named 'cStringIO' (error at url.py:13) | |
154 |
hgext/fetch.py: error importing module: <SyntaxError> invalid syntax (commands.py, line |
|
154 | hgext/fetch.py: error importing module: <SyntaxError> invalid syntax (commands.py, line *) (line *) (glob) | |
155 | hgext/fsmonitor/state.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) |
|
155 | hgext/fsmonitor/state.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) | |
156 | hgext/fsmonitor/watchmanclient.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) |
|
156 | hgext/fsmonitor/watchmanclient.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) | |
157 | hgext/gpg.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) |
|
157 | hgext/gpg.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) | |
@@ -159,7 +159,7 b'' | |||||
159 | hgext/hgcia.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:10) |
|
159 | hgext/hgcia.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:10) | |
160 | hgext/hgk.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:10) |
|
160 | hgext/hgk.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:10) | |
161 | hgext/highlight/highlight.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) |
|
161 | hgext/highlight/highlight.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) | |
162 |
hgext/histedit.py: error importing module: <SyntaxError> invalid syntax (bundle |
|
162 | hgext/histedit.py: error importing module: <SyntaxError> invalid syntax (bundle*.py, line *) (line *) (glob) | |
163 | hgext/keyword.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) |
|
163 | hgext/keyword.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) | |
164 | hgext/largefiles/basestore.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) |
|
164 | hgext/largefiles/basestore.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) | |
165 | hgext/largefiles/lfcommands.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) |
|
165 | hgext/largefiles/lfcommands.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) | |
@@ -169,7 +169,7 b'' | |||||
169 | hgext/largefiles/proto.py: error importing module: <ImportError> No module named 'urllib2' (line 7) |
|
169 | hgext/largefiles/proto.py: error importing module: <ImportError> No module named 'urllib2' (line 7) | |
170 | hgext/largefiles/remotestore.py: error importing module: <ImportError> No module named 'urllib2' (line 9) |
|
170 | hgext/largefiles/remotestore.py: error importing module: <ImportError> No module named 'urllib2' (line 9) | |
171 | hgext/largefiles/reposetup.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) |
|
171 | hgext/largefiles/reposetup.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) | |
172 |
hgext/largefiles/uisetup.py: error importing module: <SyntaxError> invalid syntax (archival.py, line |
|
172 | hgext/largefiles/uisetup.py: error importing module: <SyntaxError> invalid syntax (archival.py, line *) (line *) (glob) | |
173 | hgext/largefiles/wirestore.py: error importing module: <ImportError> No module named 'lfutil' (line 8) |
|
173 | hgext/largefiles/wirestore.py: error importing module: <ImportError> No module named 'lfutil' (line 8) | |
174 | hgext/mq.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) |
|
174 | hgext/mq.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) | |
175 | hgext/notify.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:10) |
|
175 | hgext/notify.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:10) | |
@@ -181,20 +181,20 b'' | |||||
181 | hgext/relink.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:10) |
|
181 | hgext/relink.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:10) | |
182 | hgext/schemes.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:10) |
|
182 | hgext/schemes.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:10) | |
183 | hgext/share.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:10) |
|
183 | hgext/share.py: error importing: <ImportError> No module named 'cStringIO' (error at cmdutil.py:10) | |
184 |
hgext/shelve.py: error importing module: <SyntaxError> invalid syntax (bundle |
|
184 | hgext/shelve.py: error importing module: <SyntaxError> invalid syntax (bundle*.py, line *) (line *) (glob) | |
185 | hgext/strip.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) |
|
185 | hgext/strip.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) | |
186 |
hgext/transplant.py: error importing: <SyntaxError> invalid syntax (bundle |
|
186 | hgext/transplant.py: error importing: <SyntaxError> invalid syntax (bundle*.py, line *) (error at bundlerepo.py:*) (glob) | |
187 | hgext/win32text.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) |
|
187 | hgext/win32text.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) | |
188 |
mercurial/archival.py: invalid syntax: invalid syntax (<unknown>, line |
|
188 | mercurial/archival.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | |
189 | mercurial/bookmarks.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) |
|
189 | mercurial/bookmarks.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) | |
190 | mercurial/branchmap.py: error importing: <ImportError> No module named 'Queue' (error at scmutil.py:10) |
|
190 | mercurial/branchmap.py: error importing: <ImportError> No module named 'Queue' (error at scmutil.py:10) | |
191 |
mercurial/bundle |
|
191 | mercurial/bundle*.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | |
192 |
mercurial/bundlerepo.py: error importing module: <SyntaxError> invalid syntax (bundle |
|
192 | mercurial/bundlerepo.py: error importing module: <SyntaxError> invalid syntax (bundle*.py, line *) (line *) (glob) | |
193 | mercurial/byterange.py: error importing module: <ImportError> No module named 'urllib2' (line 30) |
|
193 | mercurial/byterange.py: error importing module: <ImportError> No module named 'urllib2' (line 30) | |
194 | mercurial/changegroup.py: error importing: <ImportError> No module named 'Queue' (error at scmutil.py:10) |
|
194 | mercurial/changegroup.py: error importing: <ImportError> No module named 'Queue' (error at scmutil.py:10) | |
195 | mercurial/changelog.py: error importing: <ImportError> No module named 'cStringIO' (error at mpatch.py:10) |
|
195 | mercurial/changelog.py: error importing: <ImportError> No module named 'cStringIO' (error at mpatch.py:10) | |
196 | mercurial/cmdutil.py: error importing module: <ImportError> No module named 'cStringIO' (line 10) |
|
196 | mercurial/cmdutil.py: error importing module: <ImportError> No module named 'cStringIO' (line 10) | |
197 |
mercurial/commands.py: invalid syntax: invalid syntax (<unknown>, line |
|
197 | mercurial/commands.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | |
198 | mercurial/commandserver.py: error importing module: <ImportError> No module named 'SocketServer' (line 10) |
|
198 | mercurial/commandserver.py: error importing module: <ImportError> No module named 'SocketServer' (line 10) | |
199 | mercurial/config.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) |
|
199 | mercurial/config.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) | |
200 | mercurial/context.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) |
|
200 | mercurial/context.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) | |
@@ -245,7 +245,7 b'' | |||||
245 | mercurial/pushkey.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) |
|
245 | mercurial/pushkey.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) | |
246 | mercurial/pvec.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) |
|
246 | mercurial/pvec.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) | |
247 | mercurial/registrar.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) |
|
247 | mercurial/registrar.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) | |
248 |
mercurial/repair.py: error importing module: <SyntaxError> invalid syntax (bundle |
|
248 | mercurial/repair.py: error importing module: <SyntaxError> invalid syntax (bundle*.py, line *) (line *) (glob) | |
249 | mercurial/repoview.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) |
|
249 | mercurial/repoview.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) | |
250 | mercurial/revlog.py: error importing: <ImportError> No module named 'cStringIO' (error at mpatch.py:10) |
|
250 | mercurial/revlog.py: error importing: <ImportError> No module named 'cStringIO' (error at mpatch.py:10) | |
251 | mercurial/revset.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) |
|
251 | mercurial/revset.py: error importing: <ImportError> No module named 'cStringIO' (error at parsers.py:10) | |
@@ -273,36 +273,36 b'' | |||||
273 | mercurial/verify.py: error importing: <ImportError> No module named 'cStringIO' (error at mpatch.py:10) |
|
273 | mercurial/verify.py: error importing: <ImportError> No module named 'cStringIO' (error at mpatch.py:10) | |
274 | mercurial/win32.py: error importing module: <ImportError> No module named 'msvcrt' (line 12) |
|
274 | mercurial/win32.py: error importing module: <ImportError> No module named 'msvcrt' (line 12) | |
275 | mercurial/windows.py: error importing module: <ImportError> No module named '_winreg' (line 10) |
|
275 | mercurial/windows.py: error importing module: <ImportError> No module named '_winreg' (line 10) | |
276 |
mercurial/wireproto.py: error importing module: <SyntaxError> invalid syntax (bundle |
|
276 | mercurial/wireproto.py: error importing module: <SyntaxError> invalid syntax (bundle*.py, line *) (line *) (glob) | |
277 |
tests/filterpyflakes.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line |
|
277 | tests/filterpyflakes.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob) | |
278 |
tests/generate-working-copy-states.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line |
|
278 | tests/generate-working-copy-states.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob) | |
279 |
tests/get-with-headers.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line |
|
279 | tests/get-with-headers.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob) | |
280 |
tests/readlink.py: invalid syntax: invalid syntax (<unknown>, line |
|
280 | tests/readlink.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | |
281 |
tests/seq.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line |
|
281 | tests/seq.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob) | |
282 |
tests/silenttestrunner.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line |
|
282 | tests/silenttestrunner.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob) | |
283 |
tests/test-ancestor.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line |
|
283 | tests/test-ancestor.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob) | |
284 |
tests/test-batching.py: invalid syntax: invalid syntax (<unknown>, line |
|
284 | tests/test-batching.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | |
285 |
tests/test-bdiff.py: invalid syntax: invalid syntax (<unknown>, line |
|
285 | tests/test-bdiff.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | |
286 |
tests/test-context.py: invalid syntax: invalid syntax (<unknown>, line |
|
286 | tests/test-context.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | |
287 |
tests/test-demandimport.py: invalid syntax: invalid syntax (<unknown>, line |
|
287 | tests/test-demandimport.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | |
288 |
tests/test-duplicateoptions.py: invalid syntax: invalid syntax (<unknown>, line |
|
288 | tests/test-duplicateoptions.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | |
289 |
tests/test-filecache.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line |
|
289 | tests/test-filecache.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob) | |
290 |
tests/test-filelog.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line |
|
290 | tests/test-filelog.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob) | |
291 |
tests/test-hg-parseurl.py: invalid syntax: invalid syntax (<unknown>, line |
|
291 | tests/test-hg-parseurl.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | |
292 |
tests/test-hgweb-auth.py: invalid syntax: invalid syntax (<unknown>, line |
|
292 | tests/test-hgweb-auth.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | |
293 |
tests/test-hybridencode.py: invalid syntax: invalid syntax (<unknown>, line |
|
293 | tests/test-hybridencode.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | |
294 |
tests/test-lrucachedict.py: invalid syntax: invalid syntax (<unknown>, line |
|
294 | tests/test-lrucachedict.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | |
295 |
tests/test-minirst.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line |
|
295 | tests/test-minirst.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob) | |
296 |
tests/test-parseindex |
|
296 | tests/test-parseindex*.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob) | |
297 |
tests/test-propertycache.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line |
|
297 | tests/test-propertycache.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob) | |
298 |
tests/test-revlog-ancestry.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line |
|
298 | tests/test-revlog-ancestry.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob) | |
299 |
tests/test-status-inprocess.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line |
|
299 | tests/test-status-inprocess.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob) | |
300 |
tests/test-trusted.py: invalid syntax: invalid syntax (<unknown>, line |
|
300 | tests/test-trusted.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | |
301 |
tests/test-ui-color.py: invalid syntax: invalid syntax (<unknown>, line |
|
301 | tests/test-ui-color.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | |
302 |
tests/test-ui-config.py: invalid syntax: invalid syntax (<unknown>, line |
|
302 | tests/test-ui-config.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | |
303 |
tests/test-ui-verbosity.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line |
|
303 | tests/test-ui-verbosity.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob) | |
304 |
tests/test-walkrepo.py: invalid syntax: invalid syntax (<unknown>, line |
|
304 | tests/test-walkrepo.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | |
305 |
tests/test-wireproto.py: invalid syntax: invalid syntax (<unknown>, line |
|
305 | tests/test-wireproto.py: invalid syntax: invalid syntax (<unknown>, line *) (glob) | |
306 |
tests/tinyproxy.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line |
|
306 | tests/tinyproxy.py: invalid syntax: Missing parentheses in call to 'print' (<unknown>, line *) (glob) | |
307 |
|
307 | |||
308 | #endif |
|
308 | #endif |
General Comments 0
You need to be logged in to leave comments.
Login now