This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 192578 - source encoding doesn't add declaration
Summary: source encoding doesn't add declaration
Status: CLOSED FIXED
Alias: None
Product: python
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: PC Other
: P3 normal (vote)
Assignee: vincentvdl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-27 21:53 UTC by simpatico
Modified: 2017-06-23 08:06 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description simpatico 2010-11-27 21:53:47 UTC
create a py project. change the character encoding through properties (to UTF8). No change occurs. The following line (among possible variants) should be added to every .py file in the project (or sth to the same effect):
# This Python file uses the following encoding: utf-8
Comment 1 Jenselme 2017-06-22 21:26:13 UTC
This should be completely fixed by our next release in August. If not, please reopen. Closing this old bug.
Comment 2 Jiri Kovalsky 2017-06-23 08:06:03 UTC
Thanks for your evaluation Julien. Reporter, if you think your issue is still valid and needs to be addressed, don't hesitate to reopen it with additional information. Closing for now.