File: README.TXT

package info (click to toggle)
psyco-doc 1.6-1
  • links: PTS
  • area: contrib
  • in suites: lenny
  • size: 1,832 kB
  • ctags: 3,236
  • sloc: ansic: 23,895; python: 5,646; perl: 1,309; makefile: 153
file content (16 lines) | stat: -rw-r--r-- 557 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Windows users who want to explore the generated machine code need to download
the following files and put them in this directory:

    objdump.exe:

http://cvs.sourceforge.net/viewcvs.py/psyco/psyco/py-utils/win32/objdump.exe?rev=1.1&view=auto

    cygwin1.dll:

http://cvs.sourceforge.net/viewcvs.py/psyco/psyco/py-utils/win32/cygwin1.dll?rev=1.1&view=auto


Both are GPL software distributed (with source) in Red Hat's Cygwin
(http://www.redhat.com/software/cygwin/).

For more information on exploring the machine code see the top-level README.TXT file.