Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

[Note: if you add two spaces at the beginning of each line, it will look like code:

  import os 
  import random 
  def do_something(x):
    if x:
      fd = os.open(x)
Note2: If one line with two spaces is too long, it will mess the whole thread, so if you ever want to quote use italics instead of spaces.]


Sorry about being pedantic.

PEPpy Python should have four spaces at each level of indentation...not two.

Now I feel better




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: