Feature #32

fresh python2,5 (testing) - unstable install shows getter Value Error

Added by Manfred Schilling almost 3 years ago. Updated almost 3 years ago.

Status:Closed Start date:
Priority:Normal Due date:
Assignee:Lukas Rist % Done:

0%

Category:Glastopf Spent time: -
Target version:To be done sometime
Resolution:fixed

Description

[the stable version has same line]

as promised tonight i started another server to test the unstable branch

however, it comes up with error...

something about value error on line 56 in webserver.py
getter can only have 1 parameter, but given 2.

so, no idea, same script works at another debian machine that had ~same installation.

i upgraded yesterday from us debian, and installed the python2.5 etc.

was sagst du dazu?

History

Updated by Manfred Schilling almost 3 years ago

p.s. i removed the "file" statement from the filename=bla.getter(

changed to to filename=bla.getter(url)

:)

Updated by Lukas Rist almost 3 years ago

  • Status changed from New to Assigned

The url in #L56 is dispensable. i'll fix it asap.

Updated by Manfred Schilling almost 3 years ago

Replying to [comment:2 glaslos]:

The url in #L56 is dispensable. i'll fix it asap.

I found you being messing with "file" and "filename" once.

you should grep for those terms and have a short look on all these line containing it.

Updated by Lukas Rist almost 3 years ago

  • Status changed from Assigned to Closed
  • Resolution set to fixed

Fixed in new unstable version.

Also available in: Atom PDF