Go to file
Guido van Rossum 5e044b7009 - Separated grabbing (which isn't used much!) from VFile.
- Renamed old Vcopy.py to OldVcopy.py, some cosmetic changes to it (is
  it still needed?)
- Added new Vcopy.py which does everything that Vtime.py does but also
  format conversions, image scaling, and packfactors.
- VFile: make packfactor always a tuple; introduce set and get methods
  for pf, format, and calculate some derived values.
- Added new module GET.py to std library, use it instead of defining
  DM* in VFile.
- Get rid of C programs (new Python programs can do all that they do
  and they probably don't understand the current file format anyway).
1993-02-25 14:20:13 +00:00
Demo - Separated grabbing (which isn't used much!) from VFile. 1993-02-25 14:20:13 +00:00
Doc * Changed preface in texipre.dat. 1993-02-21 20:10:26 +00:00
Grammar Added missing change log entries 1992-04-06 14:39:51 +00:00
Include * Added Fixcprt.py: script to fix copyright message. 1993-01-26 13:33:44 +00:00
Lib Added new audio library functionality (getstatus, float sample fmts) 1993-02-10 14:10:56 +00:00
Mac/Lib mac -> os (can't this go now dircache is universal?) 1992-03-31 19:05:44 +00:00
Modules Extensive changes to regex module (group(), casefold, etc.) 1993-02-23 13:42:39 +00:00
Objects bltinmodule.c: added round(x, [n]); coerce() of two class instances 1993-02-12 16:29:05 +00:00
Parser * bltinmodule.c: added built-in function cmp(a, b) 1992-10-18 18:53:57 +00:00
Python bltinmodule.c: added round(x, [n]); coerce() of two class instances 1993-02-12 16:29:05 +00:00
Tools/scripts Fix bug when reporting error 1992-12-10 00:01:24 +00:00
.hgtags This commit was manufactured by cvs2svn to create tag 'release098'. 1993-01-10 18:33:56 +00:00