Basic knowledge of Python

Source: Internet
Author: User

I am wondering why, even an open-source website such as Python needs to be blocked from its official website in China, it is incredible !!! I don't know if it is a problem with my DNS service provider.

Python Website: http://www.python.org

Sometimes this website can be accessed, but sometimes it cannot be blocked.

At this time, it is a bit depressing to download the python installation package. But fortunately, ftp on the official website does not block normal access.

Python official site FTP address: http://www.python.org/ftp/python/

Contains the installation packages, source code packages, and CHM help documents for python and python of various versions.

----------------------------------------

For more information about the Chinese help documentation, see Python simple manual.

As for IDE, I have already introduced an article in my blog, so I will not discuss it here.

-------------------------------------------

Syntaxerror: Non-ASCII character '\ xe5' in file solution
This is mainly because of Encoding Problems When saving the py file. Fill in at the top of the header: #-*-coding: UTF-8-*-save it again!

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.