Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Python 2.7.1+ (r271:86832, Apr 11 2011, 18:13:53)
- [GCC 4.5.2] on linux2
- Type "help", "copyright", "credits" or "license" for more information.
- >>> len(open('MCP5/conf/patches/minecraft.patch', 'r').read())
- 124628
- >>> len(open('MCP5/conf/patches/minecraft_ff.patch', 'r').read())
- 4582
- >>> len(open('MCP5/conf/patches/minecraft_server.patch', 'r').read())
- 87712
- >>> len(open('MCP5/conf/patches/minecraft_server_ff.patch', 'r').read())
- 1246
Advertisement
Add Comment
Please, Sign In to add comment