Changeset 3749 for trunk/makeTutorial.py
- Timestamp:
- Dec 2, 2018 9:47:24 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/makeTutorial.py
r3559 r3749 106 106 print('<h3>Tutorials with video-recorded examples</H3>', file=out) 107 107 print(videolist, file=out) 108 print("<P>The video tutorials are also <A href=https://pan.baidu.com/s/1C1jq1amfuVmcY2n91cQcsg> mirrored in China</A></P>", 109 file=out) 108 110 out.close()
Note: See TracChangeset
for help on using the changeset viewer.