Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4574482
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T19:55:44+00:00 2026-05-21T19:55:44+00:00

When I self.response.out.write(self.request.path) the output is something like \page\cfg%27%40 . How do I print

  • 0

When I self.response.out.write(self.request.path) the output is something like \page\cfg%27%40.

How do I print out the character instead?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T19:55:45+00:00Added an answer on May 21, 2026 at 7:55 pm

    you have do something like this

    import urllib2
    path = self.request.path
    unquoted_path=urllib2.unquote(path)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

self.response.out.write(\n) When i upload a data of multiline using text property and then printing
('/\d+\?fmt=json',JsonHandler) class JsonHandler(webapp.RequestHandler): def get(self): self.response.out.write(hello) Hey, I am using google app engine python
I have write an simple python application on GAE. class Upload(webapp2.RequestHandler): def post(self): self.response.out.write('HelloWorld')
I am trying to set a cookie in my Google App Engine page: self.response.headers.add_header('Set-Cookie','CookieName=1234;
This code renders out a template 'sites.htm' in response to the POST request: def
My RequestHandler looks like this: class GetChart(webapp2.RequestHandler): def post(self): station_id = cgi.escape(self.request.get('id')) request_time =
as we see: def parse(self, response): hxs = HtmlXPathSelector(response) sites = hxs.select('//ul/li') items =
I'm trying to make a simple http request/response communication between two of my pages
When serving a request, GAE automatically inserts response header X-AppEngine-Country set to a value
class ... self.response.headers.add_header('Set-Cookie','user_id = %s'% id_and_hash) self.redirect(/app/login) class ThanksHandler(webapp2.RequestHandler): def get(self): if 'user_id' in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.