Commit Graph

25 Commits

Author SHA1 Message Date
rdb 350b2aaf3c Add version of execfile() that uses the VFS 2013-07-23 17:27:58 +00:00
rdb 8062339604 fix broken implementation of join() 2012-02-09 12:01:40 +00:00
David Rose b5eeced04a whoops, remove debug prints 2011-12-29 22:02:08 +00:00
David Rose 5496c4a9ec more writable vfs stuff 2011-09-27 16:10:19 +00:00
David Rose 703271d15d writable vfs 2011-09-17 00:41:06 +00:00
David Rose 016ff7d026 fix tell() bug (632883) 2010-09-08 05:19:48 +00:00
rdb ac1223d0da Ditch stuff like has_key and backticks 2010-03-19 10:32:09 +00:00
David Rose 991d5179a3 add __enter__ and __exit__ 2010-03-03 18:32:46 +00:00
David Rose e68e597b6a more verbose error messages 2010-03-01 19:06:12 +00:00
David Rose 3cf40a0a28 support glob for vfs 2010-02-24 01:58:36 +00:00
David Rose f6f9e269f4 introduce stdpy.pickle module with support for common-node NodePaths within a pickle stream 2010-02-10 19:43:58 +00:00
David Rose 779d246bad oops, leftover typo 2009-12-12 18:15:30 +00:00
David Rose f582d8f950 add forceYield(), considerYield() at this level too 2009-11-18 15:20:48 +00:00
David Rose 5289285624 more robust temp file and log handling 2009-08-20 00:24:00 +00:00
David Rose da2f1cd9c9 better frozen module handling 2009-08-19 18:35:21 +00:00
David Rose 54f7b2376a renamed python file streams 2009-08-09 16:06:45 +00:00
David Rose 854e5f345a fix some python errors 2009-04-03 21:30:38 +00:00
David Rose fcf157cdfc cleaner shutdown 2008-11-12 18:43:29 +00:00
David Rose d315cbf20e handle invalid dir better 2008-11-12 04:31:18 +00:00
David Rose 4139466fc9 join 2008-11-12 04:05:21 +00:00
David Rose 0f52801b0c listdir, walk 2008-11-12 03:58:47 +00:00
David Rose 512197c7d3 allow a VirtualFile 2008-11-04 23:21:57 +00:00
David Rose 5f5dd02b30 oops 2008-11-04 10:17:02 +00:00
David Rose 9df2912b68 file.py 2008-10-22 23:21:39 +00:00
David Rose c6320cc83a stdpy 2008-10-15 22:26:56 +00:00