zangetsudo

Results 6 issues of zangetsudo

**first, run this in my ubuntu:** ``` # uname -a Linux ubuntu 4.4.0-59-generic #80~14.04.1-Ubuntu SMP Fri Jan 6 18:02:02 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux ``` `dos2unix dependencies.sh ` ```...

python-cookbook/src/8/extending_classes_with_mixins/example2.py that's seem not a solutino for minin class which needs init method, i have checked on python 2.7, this is what i got: C:\Python27\python.exe D:/dev/python/pyqt/workapce/pyqt/widget/test/test.py File "D:/dev/python/pyqt/workapce/pyqt/widget/test/test.py", line 2...

hi, David i have just tested python-cookbook/src/8/lazily_computed_attributes/example1.py but happened to findout it does not workout like what the book tell, which i meam python cookbook, 3rd. After a little research,...

**Is your feature request related to a problem? Please describe.** when we switch between Overview/Collections/Layers etc, the view will be re-created(by DataTemplate) even when it's created. the data which user...

enhancement

xmlns:avalonEdit="http://icsharpcode.net/sharpdevelop/avalonedit" AdvancedFileSearchVMTemplate is: ...skip others... ...skip others... a new tab item (B) is created after the search button was clicked. the backgroud task is runing and update the TextEditor with...

does js Engine support https://github.com/facebook/regenerator/blob/main/LICENSE ? it just run into fault. **Describe the bug** Jint.Engine engine7 = new Jint.Engine(); Window window7 = new Window(engine7); window7.document = d.HtmlDocument; window7.InitializeEngine(); engine7.SetValue("document", d.HtmlDocument);...