mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 03:44:55 +00:00 
			
		
		
		
	#14114: merge with 3.2.
This commit is contained in:
		
						commit
						8c5c3c1e33
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -6,7 +6,7 @@
 | 
				
			||||||
{% endblock %}
 | 
					{% endblock %}
 | 
				
			||||||
{% block extrahead %}
 | 
					{% block extrahead %}
 | 
				
			||||||
    <link rel="shortcut icon" type="image/png" href="{{ pathto('_static/py.png', 1) }}" />
 | 
					    <link rel="shortcut icon" type="image/png" href="{{ pathto('_static/py.png', 1) }}" />
 | 
				
			||||||
    <script type="text/javascript" src="{{ pathto('_static/copybutton.js', 1) }}"></script>
 | 
					    {% if not embedded %}<script type="text/javascript" src="{{ pathto('_static/copybutton.js', 1) }}"></script>{% endif %}
 | 
				
			||||||
{{ super() }}
 | 
					{{ super() }}
 | 
				
			||||||
{% endblock %}
 | 
					{% endblock %}
 | 
				
			||||||
{% block footer %}
 | 
					{% block footer %}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue