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:
@@ -1121,5 +1121,5 @@ do_stuff(a_list)</code></pre>
|
||||
|
||||
<p class=nav><a rel=prev href=where-to-go-from-here.html title="back to “Where To Go From Here”"><span>☜</span></a> <a rel=next href=special-method-names.html title="onward to “Special Method Names”"><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