[Bug 369245] Re: plwm/outline.py uses as as a variable and that is now a keyword on python2.6

2010-06-15 Thread Andrew Starr-Bochicchio
Fixed in Maverick:

python-plwm (2.6a+20080530-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * ‘as’ is a keyword in Python 2.6. Stop using it as an identifier
(closes: #566869).
  * Replace build-dependency on python-all-dev with python-all.

 -- Ubuntu Archive Auto-Sync arch...@ubuntu.com   Sun,  09 May 2010
14:00:46 +0100

** Changed in: python-plwm (Ubuntu)
   Status: Confirmed = Fix Released

-- 
plwm/outline.py uses as as a variable and that is now a keyword on python2.6
https://bugs.launchpad.net/bugs/369245
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 369245] Re: plwm/outline.py uses as as a variable and that is now a keyword on python2.6

2010-04-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~muffinresearch/+junk/python-plwm-369245

-- 
plwm/outline.py uses as as a variable and that is now a keyword on python2.6
https://bugs.launchpad.net/bugs/369245
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 369245] Re: plwm/outline.py uses as as a variable and that is now a keyword on python2.6

2010-04-20 Thread Stuart Colville
** Branch unlinked: lp:~muffinresearch/+junk/python-plwm-369245

-- 
plwm/outline.py uses as as a variable and that is now a keyword on python2.6
https://bugs.launchpad.net/bugs/369245
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 369245] Re: plwm/outline.py uses as as a variable and that is now a keyword on python2.6

2009-12-15 Thread Clóvis Fabrício
Problem remains on ubuntu 9.10 Karmic Koala.

Error log when installing the package:

/usr/lib/pymodules/python2.5/plwm/outline.py:65: Warning: 'as' will become a 
reserved keyword in Python 2.6
/usr/lib/pymodules/python2.5/plwm/outline.py:140: Warning: 'as' will become a 
reserved keyword in Python 2.6
/usr/lib/pymodules/python2.5/plwm/outline.py:141: Warning: 'as' will become a 
reserved keyword in Python 2.6
/usr/lib/pymodules/python2.5/plwm/outline.py:157: Warning: 'as' will become a 
reserved keyword in Python 2.6
/usr/lib/pymodules/python2.5/plwm/outline.py:248: Warning: 'as' will become a 
reserved keyword in Python 2.6
/usr/lib/pymodules/python2.5/plwm/outline.py:250: Warning: 'as' will become a 
reserved keyword in Python 2.6
/usr/lib/pymodules/python2.5/plwm/outline.py:252: Warning: 'as' will become a 
reserved keyword in Python 2.6
Compiling /usr/lib/pymodules/python2.6/plwm/outline.py ...
SyntaxError: ('invalid syntax', 
('/usr/lib/pymodules/python2.6/plwm/outline.py', 65, 30, 'sx, sy, 
sw, sh, as = namepos\n'))


** Changed in: python-plwm (Ubuntu)
   Status: New = Confirmed

-- 
plwm/outline.py uses as as a variable and that is now a keyword on python2.6
https://bugs.launchpad.net/bugs/369245
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 369245] Re: plwm/outline.py uses as as a variable and that is now a keyword on python2.6

2009-09-23 Thread Ari Hyttinen
Current svn version from http://plwm.sourceforge.net/?page=downloads
has the fix (variable renamed asc).

-- 
plwm/outline.py uses as as a variable and that is now a keyword on python2.6
https://bugs.launchpad.net/bugs/369245
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 369245] Re: plwm/outline.py uses as as a variable and that is now a keyword on python2.6

2009-04-29 Thread ClovisFabricio

** Attachment added: Fix to outline.py that replaces as to as_
   http://launchpadlibrarian.net/26137041/plwm_outline.py.diff

-- 
plwm/outline.py uses as as a variable and that is now a keyword on python2.6
https://bugs.launchpad.net/bugs/369245
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs