"Ed Leafe" <[email protected]> schrieb:
> On Jan 24, 2009, at 9:05 AM, Sibylle Koczian wrote:
>
> > Trying to start the Dabo demo after updating to revision 4957 I get
> > this:
>
> This should be fixed in the latest commit: r4958.
>
Updated, got 4959 and found a Python 2.6 incompatibility (new keyword
'as'):
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
F:\Sibylle\Dabodev\demo>DaboDemo.py
Traceback (most recent call last):
File "C:\Python26\lib\site-packages\wx-2.8-msw-unicode\wx\_core.py",
line 1457
6, in <lambda>
lambda event: event.callable(*event.args, **event.kw) )
File "F:\Sibylle\Dabodev\dabo\ui\uiwx\dPemMixin.py", line 328, in
_afterInitAl
l
self.afterInitAll()
File "c:\dokume~1\schmut~1\lokale~1\temp\tmpwezkch.py", line 605, in
afterInit
All
exec("import %s as exx" % justFname)
File "<string>", line 1, in <module>
File "F:\Sibylle\Dabodev\demo\samples\bubblet.py", line 7, in
<module>
from samples.games.bubblet.BubbletForm import BubbletForm
File "F:\Sibylle\Dabodev\demo\samples\__init__.py", line 1, in
<module>
import games
File "F:\Sibylle\Dabodev\demo\samples\games\__init__.py", line 3, in
<module>
from Minesweeper import MinesweeperForm
File "F:\Sibylle\Dabodev\demo\samples\games\Minesweeper.py", line 431
as = self.getAdjacentSquares(key)
^
SyntaxError: invalid syntax
Regards,
Sibylle
--
Dr. Sibylle Koczian
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]