File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ The following Google style guides live outside of this project:
3838[ cpp ] : https://google.github.io/styleguide/cppguide.html
3939[ objc ] : objcguide.md
4040[ java ] : https://google.github.io/styleguide/javaguide.html
41- [ py ] : https://google. github.io/ styleguide/pyguide.html
41+ [ py ] : https://github.com/google/ styleguide/blob/gh-pages/ pyguide.md
4242[ r ] : https://google.github.io/styleguide/Rguide.xml
4343[ sh ] : https://google.github.io/styleguide/shell.xml
4444[ htmlcss ] : https://google.github.io/styleguide/htmlcssguide.html
Original file line number Diff line number Diff line change 11< HTML xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns# " xmlns:dc ="http://purl.org/dc/elements/1.1/ " xmlns:dcq ="http://purl.org/dc/qualifiers/1.0/ " xmlns:fo ="http://www.w3.org/1999/XSL/Format " xmlns:fn ="http://www.w3.org/2005/xpath-functions ">
22< HEAD >
3- < TITLE > Google Python Style Guide</ TITLE >
3+ < TITLE > [Deprecated] Google Python Style Guide</ TITLE >
44< META http-equiv ="Content-Type " content ="text/html; charset=utf-8 ">
55< LINK HREF ="https://www.google.com/favicon.ico " type ="image/x-icon " rel ="shortcut icon ">
66< LINK HREF ="styleguide.css " type ="text/css " rel ="stylesheet ">
133133 </ SCRIPT >
134134</ HEAD >
135135< BODY >
136- < H1 > Google Python Style Guide</ H1 >
136+ < H1 > Deprecated Google Python Style Guide</ H1 >
137137 < p align ="right ">
138138
139139 Revision 2.59
140+ < b > This is an obsolete unmaintained copy of the style guide.
141+ < a href ="https://github.com/google/styleguide/blob/gh-pages/pyguide.md "> Please use pyguide.md instead</ a > .
142+ </ b >
140143 </ p >
141144
142- < address >
143- Amit Patel< br >
144- Antoine Picard< br >
145- Eugene Jhong< br >
146- Jeremy Hylton< br >
147- Matt Smart< br >
148- Mike Shields< br >
149- </ address >
150145 < DIV style ="margin-left: 50%; font-size: 75%; ">
151146< P >
152147 Each style point has a summary for which additional information is available
You can’t perform that action at this time.
0 commit comments