#2270: TG2b6's update and the project template's encoding
-------------------------+--------------------------------------------------
Reporter: hhsuper | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.0rc1
Component: TurboGears | Version: trunk
Severity: major | Keywords:
-------------------------+--------------------------------------------------
yet, tg is update quickly, when i use the b6, i found there isn't 'paster
quickstart -e project' and also no 'paster quickstart -elixir', so compare
the b6's quickstart.py's history version, found that the trunk is also
different, so what? delete that functionality?
another suggestion, when use b6, i found that the paster quickstart
generated project file's are all encoding with ascii, i think that use
utf-8 is better(tg is for the global,thanks), when i check the trunk, i
found that have been added "# -*- coding: utf-8 -*-", it's great, but also
should change the file's encoding(which is still ascii) with utf-8 also,
or you will got un-confirmed encoding pbl.
thanks.
--
Ticket URL: <http://trac.turbogears.org/ticket/2270>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---