Hi
user
Admin Login:
Username:
Password:
Name:
Hear no evil, see no evil, patch no evil: Or, how to monkey-patch safely.
--client
pyconau
--show
pycon_au_2016
--room Room_106 11354 --force
Next: 1 Pyrobuf and the Tyranny of Speed
show more...
Marks
Author(s):
Graham Dumpleton
Location
Room 106
Date
aug Sun 14
Days Raw Files
Start
10:30
First Raw Start
error-in-template
Duration
0:40:00
Offset
None
End
11:10
Last Raw End
Chapters
Total cuts_time
None min.
https://2016.pycon-au.org/schedule/18/view_talk
raw-playlist
raw-mp4-playlist
encoded-files-playlist
mp4
svg
png
assets
release.pdf
Hear_no_evil_see_no_evil_patch_no_evil_Or_how_to_monkeypatch_safely.json
logs
Admin:
episode
episode list
cut list
raw files day
marks day
marks day
image_files
State:
---------
borked
edit
encode
push to queue
post
richard
review 1
email
review 2
make public
tweet
to-miror
conf
done
Locked:
clear this to unlock
Locked by:
user/process that locked.
Start:
initially scheduled time from master, adjusted to match reality
Duration:
length in hh:mm:ss
Name:
Video Title (shows in video search results)
Emails:
email(s) of the presenter(s)
Released:
has someone authorised pubication
Unknown
Yes
No
Normalise:
Channelcopy:
m=mono, 01=copy left to right, 10=right to left, 00=ignore.
Thumbnail:
filename.png
Description:
markdown
Python is a dynamic programming language and has a strong tradition of adhering to a programming style called duck-typing. This means that it is possible to easily modify an application's code while it is running. One might wish to do this for various reasons, including enhancing the functionality of code, correcting errant behaviour, or adding instrumentation or debugging code. Making such code modifications can be tricky though and not done correctly can potentially interfere with the operation of the original code, through destroying introspection abilities, not honouring the duck-typing mantra or due to being applied at the wrong time. If you do need to do monkey patching though, the 'wrapt' library is your friend, with its transparent object proxy wrappers and post import hook mechanism, it allows you to safely monkey patch code to modify its behaviour. Come learn about the 'wrapt' library and the joys, but also the dangers, of monkey patching.
Comment:
production notes
Rf filename:
root is .../show/dv/location/, example: 2013-03-13/13:13:30.dv
Sequence:
get this:
check and save to add this
Veyepar
Video Eyeball Processor and Review