mirror of
https://github.com/kennethreitz/dive-into-python3.git
synced 2026-06-05 23:10:17 +00:00
build fiddling
--HG-- rename : dip3.js => j/dip3.js rename : ga.js => j/ga.js rename : jquery.js => j/jquery.js rename : jquery.min.js => j/jquery.min.js
This commit is contained in:
@@ -819,5 +819,5 @@ def __exit__(self, *args) -> None:
|
||||
|
||||
<p class=nav><a rel=prev href=porting-code-to-python-3-with-2to3.html title="back to “Porting code to Python 3 with 2to3”"><span>☜</span></a> <a rel=next href=further-further-reading.html title="onward to “Further Further Reading”"><span>☞</span></a>
|
||||
<p class=c>© 2001–9 <a href=about.html>Mark Pilgrim</a>
|
||||
<script src=jquery.js></script>
|
||||
<script src=dip3.js></script>
|
||||
<script src=j/jquery.js></script>
|
||||
<script src=j/dip3.js></script>
|
||||
|
||||
Reference in New Issue
Block a user