~mwhudson/pypy/imported-merging

Viewing all changes in revision 16713.

  • Committer: arigo
  • Date: 2007-09-05 10:34:03 UTC
  • Revision ID: svn-v4:fd0d7bf2-dfb6-0310-8d31-b7ecfe96aada:pypy/branch/merging:46333
merging of svn+ssh://codespeak.net/svn/pypy/branch/pypy-more-rtti-inprogress/rpython/module/test/test_ll_os.py
revisions 45507 to 46315:

    ------------------------------------------------------------------------
    r46244 | arigo | 2007-09-02 19:56:09 +0200 (Sun, 02 Sep 2007) | 2 lines
    
    test_ll_os.py passes on Windows.
    
    ------------------------------------------------------------------------
    r45986 | exarkun | 2007-08-25 17:05:20 +0200 (Sat, 25 Aug 2007) | 1 line
    
    implement os.times for posix
    ------------------------------------------------------------------------
    r45733 | arigo | 2007-08-16 16:56:09 +0200 (Thu, 16 Aug 2007) | 2 lines
    
    Forgot to fix these tests.
    
    ------------------------------------------------------------------------
    r45679 | arigo | 2007-08-15 15:03:44 +0200 (Wed, 15 Aug 2007) | 3 lines
    
    - support for 'os.environ.get(name)'.
    - kill rlib/ros.py.  Yay!
    
    ------------------------------------------------------------------------
    r45656 | arigo | 2007-08-14 18:10:44 +0200 (Tue, 14 Aug 2007) | 6 lines
    
    For backup purposes, in-progress: convert more of the os module to rtti
    and try to get rid of the rllib.ros module by making the native
    interfaces RPythonic.  This looks quite good in my opinion - seems that
    we've finally learned a reasonable way to do external functions.
    
    
    ------------------------------------------------------------------------

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: