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:
38
38
[ cpp ] : https://google.github.io/styleguide/cppguide.html
39
39
[ objc ] : objcguide.md
40
40
[ 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
42
42
[ r ] : https://google.github.io/styleguide/Rguide.xml
43
43
[ sh ] : https://google.github.io/styleguide/shell.xml
44
44
[ htmlcss ] : https://google.github.io/styleguide/htmlcssguide.html
Original file line number Diff line number Diff line change 1
1
< 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 ">
2
2
< HEAD >
3
- < TITLE > Google Python Style Guide</ TITLE >
3
+ < TITLE > [Deprecated] Google Python Style Guide</ TITLE >
4
4
< META http-equiv ="Content-Type " content ="text/html; charset=utf-8 ">
5
5
< LINK HREF ="https://www.google.com/favicon.ico " type ="image/x-icon " rel ="shortcut icon ">
6
6
< LINK HREF ="styleguide.css " type ="text/css " rel ="stylesheet ">
133
133
</ SCRIPT >
134
134
</ HEAD >
135
135
< BODY >
136
- < H1 > Google Python Style Guide</ H1 >
136
+ < H1 > Deprecated Google Python Style Guide</ H1 >
137
137
< p align ="right ">
138
138
139
139
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 >
140
143
</ p >
141
144
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 >
150
145
< DIV style ="margin-left: 50%; font-size: 75%; ">
151
146
< P >
152
147
Each style point has a summary for which additional information is available
You can’t perform that action at this time.
0 commit comments