search for: pprint

Displaying 7 results from an estimated 7 matches for "pprint".

Did you mean: print
2013 Aug 23
1
yum update after update from 6.3 to 6.4 - problems with epel repository.
...ors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5 #gpgkey=http://download.fedora.redhat.com/pub/epel/RPM-GPG-KEY-EPEL-5 exclude=mongodb* enabled=1 gpgcheck=0 Yum variables are ok: # python -c 'import yum, pprint; yb = yum.YumBase(); pprint.pprint(yb.conf.yumvar, width=1)' Loaded plugins: fastestmirror {'arch': 'ia32e', 'basearch': 'x86_64', 'releasever': '6', 'uuid': 'd42ce92e-d28b-4637-8365-2cf02892ee58'} But yum exits with error: # y...
2008 Jul 23
1
Calling LISP programs in R
...(remove nil mix)"; PUT "mixnew (loop for x in mix append (list(+ Mn (* SD x)))))"; PUT "(print mixnew)"; PUT "(flet(( mean(zlist)"; PUT "(setq sum (loop for x in zlist sum x))"; PUT "(setq m (/ sum (length zlist)))))"; PUT '(pprint (list "The mean is:" (mean mixnew))))'; PUT "(flet((var(zlist)"; PUT "(setq sumsq (loop for x in zlist sum (* (- x m) (- x m)))"; PUT "v (/ sumsq (- (length zlist) 1)))))"; PUT "(setq std (sqrt (var mixnew))))"; PUT '(pprint (l...
2006 Jan 12
4
Basic xenstore questions (building a watchdog)
I''m looking at building a xenstore-based watchdog, as described at http://lists.xensource.com/archives/html/xen-users/2005-07/msg00597.html However, being somewhat new to xenstore, I''d appreciate some pointers. - What portions of the xenstore namespace should I use? I''m looking for at least two settings writable by the DomUs: A flag to enable/disable the watchdog
2004 Aug 30
3
roaming profiles ok, but what about the printers?
Hi there, We have a little intranetwork with Samba 3.0.x as PDC. There are 20 Win2k-clients in several rooms and 18 users roaming from one machine to another (according to their tasks). So any user has a roaming profile. This runs almost perfect (some minor problems are still there, but the the advantages are overwelming). But there is one thing, I can't understand. Why does Win2k saves
2013 Apr 24
0
[LLVMdev] Questions about attaching DWARF source code debugging information to generated LLVM-IR.
...OS/PACKAGE CLOS/HIERARCHY CMP/CMPREPL CLOS/CPL CLOS/STD-SLOT-VALUE CLOS/SLOT CLOS/BOOT CLOS/KERNEL CLOS/METHOD CLOS/COMBIN CLOS/STD-ACCESSORS CLOS/DEFCLASS CLOS/SLOTVALUE CLOS/STANDARD CLOS/BUILTIN CLOS/CHANGE CLOS/STDMETHOD CLOS/GENERIC CLOS/FIXUP :FRONT CLOS/CONDITIONS CLOS/PRINT CLOS/STREAMS LSP/PPRINT :CLOS ) BRIDGE-COMMON-LISP (copyright Christian E. Schafmeister 2013) - 1.0 CORE>>> (defun gdb () (break "break")) ; --> #<INTERPRETED :name GDB :llh #<LAMBDA-LIST-HANDLER :ClassifiedSymbols Cons_O::nil :comment ""> :environment #[VALUE-ENVIRONMENT :id...
2013 Apr 24
2
[LLVMdev] Questions about attaching DWARF source code debugging information to generated LLVM-IR.
I upgraded my versions of llvm, clang and compiler-rt to the top-of-tree versions from last night (r180162, April 24). I recompiled debug versions of llvm, clang and my code. I then regenerated my test case and the results were the same - I can list lines of dwarf1.lsp in lldb but I can't set break-points or do anything else (what else should I be able to do?). The updated file that
2010 May 17
0
strace log
...ectory) open("/usr/lib/xen-3.2-1/bin/../lib/python/xen/xm/os.py", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/xen-3.2-1/bin/../lib/python/xen/xm/os.pyc", O_RDONLY) = -1 ENOENT (No such file or directory) stat("/usr/lib/xen-3.2-1/bin/../lib/python/xen/xm/pprint", 0x7fffffff6690) = -1 ENOENT (No such file or directory) open("/usr/lib/xen-3.2-1/bin/../lib/python/xen/xm/pprint.so", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/xen-3.2-1/bin/../lib/python/xen/xm/pprintmodule.so", O_RDONLY) = -1 ENOENT (No such file...