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 6017111
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T03:04:55+00:00 2026-05-23T03:04:55+00:00

My editor (TextMate) shows id in another colour (when used as variable name) than

  • 0

My editor (TextMate) shows id in another colour (when used as variable name) than my usual variable names. Is it a keyword? I don’t want to shade any keyword…

  • 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-23T03:04:55+00:00Added an answer on May 23, 2026 at 3:04 am

    id is not a keyword in Python, but it is the name of a built-in function.

    The keywords are:

    and       del       from      not       while
    as        elif      global    or        with
    assert    else      if        pass      yield
    break     except    import    print
    class     exec      in        raise
    continue  finally   is        return
    def       for       lambda    try
    

    Keywords are invalid variable names. The following would be a syntax error:

    if = 1
    

    On the other hand, built-in functions like id or type or str can be shadowed:

    str = "hello"    # don't do this
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

TextMate may be the best editor out there, but is has a big disadvantage:
I have my editor setup to be textmate but when I do a git
Has anyone built a text editor that has somewhat the same functionality as TextMate
I'm new to textmate and I want to use it to write latex. I
In the Textmate code-editor I use the Escape-key, for word completion, alot. Is there
i want to write a text editor in java. i want it have a
I have a problem using compass-style remotley over ssh and my favorite text-editor textmate.
I'm using TextMate at the moment as editor and it seems to be good
I'm using PDT, but want to switch to any lightweit editor. First I want
Is it possible to launch an external image editor from the TextMate project drawer?

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.