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

  • Home
  • SEARCH
  • 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 178311
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T14:12:33+00:00 2026-05-11T14:12:33+00:00

I have a python (2.5.4) script which I run in cygwin (in a DOS

  • 0

I have a python (2.5.4) script which I run in cygwin (in a DOS box on Windows XP). I want to include a pound sign (£) in the output. If I do so, I get this error:

SyntaxError: Non-ASCII character '\xa3' in file dbscan.py on line 253, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details 

OK. So I looked at that PEP, and now tried adding this to the beginning of my script:

# coding=cp437 

That stopped the error, but the output shows ú where it should show £.

I’ve tried ISO-8859-1 as well, with the same result.

Does anyone know which encoding I need?

Or where I could look to find out?

  • 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. 2026-05-11T14:12:33+00:00Added an answer on May 11, 2026 at 2:12 pm

    There are two encodings involved here:

    • The encoding of your source code, which must be correct in order for your input file to mean what you think it means
    • The encoding of the output, which must be correct in order for the symbols emitted to display as expected.

    It seems your output encoding is off now. If this is running in a terminal window in Cygwin, it is that terminal’s encoding that you need to match.

    EDIT: I just ran the following Python program in a (native) Windows XP terminal window, thought it was slightly interesting:

    >>> ord('£') 156 

    156 is certainly not the codepoint for the pound sign in the Latin1 encoding you tried. It doesn’t seem to be in Window’s Codepage 1252 either, which I would expect my terminal to use … Weird.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 188k
  • Answers 188k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer There was problem with multiple event handlers. On each click… May 12, 2026 at 5:40 pm
  • Editorial Team
    Editorial Team added an answer The URI in the profile attribute points to a document… May 12, 2026 at 5:40 pm
  • Editorial Team
    Editorial Team added an answer validates_presence_of is entirely redundant when used with validates_length_of, except in… May 12, 2026 at 5:40 pm

Related Questions

If I have a Python script that requires at least a particular version of
I have a python script which outputs lots of data, sample is as below.
I have a question about how python treats the methods passed to sorted(). Consider
I am using rss2email for converting a number of RSS feeds into mail for

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.