DONE. I've now also removed (most of) the unused import statements for logging as indicated above.
Everybody happy now? Peter 2012/4/9 Peter Bittner <[email protected]>: > 2012/4/9 lkcl luke <[email protected]>: >> overlap shown where some are missing. +s are files where pyjamas.log >> is imported but not used. > > I have noticed that in some cases an commented out the import and log > = ... statements. > My focus was on making everything run again, so I didn't _always_ > check whether log was is used. We could do that now, of course. > > The examples are all working, also the website (doc/pyjs_site). Should > be all fine now. > > Peter

