Seems to work ok...it just can't do anything at the very end:

Removed trailing whitespace from py3k-sympy\sympy\utilities\iterables.py
Traceback (most recent call last):
  File "bin\use2to3", line 162, in <module>
    for line in fileinput.input(modified_files, inplace=1):
  File "C:\Python27\lib\fileinput.py", line 253, in next
    line = self.readline()
  File "C:\Python27\lib\fileinput.py", line 351, in readline
    return self.readline()
  File "C:\Python27\lib\fileinput.py", line 323, in readline
    self._file = open(self._backupfilename, self._mode)
IOError: [Errno 13] Permission denied: 'py3k-sympy/bin/__pycache__.bak'

The only other problem is that the *new* changes needs a path to git in
order to work, but that branch hasn't been pushed yet.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to