Skip to content

help with pipe signature in version 2.6 #518

Closed Answered by gi0baro
josejachuf asked this question in Q&A
Discussion options

You must be logged in to vote

If you want to use HttpUrlBuilder directly from emmett_core, you need to pass current as first attribute, eg:

from emmett_core.routing.urls import HttpUrlBuilder
from emmett import current

HttpUrlBuilder(current, ["whatever'])

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@josejachuf
Comment options

@gi0baro
Comment options

Answer selected by josejachuf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants